dependabot[bot] opened a new pull request, #4960:
URL: https://github.com/apache/eventmesh/pull/4960

   Bumps 
[io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin)
 from 1.0.11.RELEASE to 1.1.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/releases";>io.spring.gradle:dependency-management-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.1.5</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>When a dependency has been substituted by changing its target, its 
version is managed based on its original group and artifact IDs <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/383";>#383</a></li>
   <li>Plugin triggers a deprecation warning for 
LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/381";>#381</a></li>
   <li>Exclusions are calculated unnecessarily for non-transitive 
configurations <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/pull/372";>#372</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/fp7";><code>@​fp7</code></a></p>
   <h2>v1.1.4</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Dependencies declared in a platform are excluded unless 
applyMavenExclusions is set to false <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/368";>#368</a></li>
   <li>Invalid pom is produced when using both the dependency management plugin 
and Gradle's bom support <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/257";>#257</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Typo in &quot;Importing a Maven Bom&quot; example <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/366";>#366</a></li>
   </ul>
   <h2>v1.1.3</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>NullPointerException when Maven-style exclusions are enabled and a 
dependency has a pom which Maven's Model Builder considers to be invalid <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/365";>#365</a></li>
   </ul>
   <h2>v1.1.2</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Resolution fails when a dependency with Gradle module metadata relies on 
constraints from a platform dependency <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/360";>#360</a></li>
   </ul>
   <h2>v1.1.1</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Pom customization has unwanted side-effect of reversing bom import 
ordering <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/pull/355";>#355</a></li>
   <li>Build fails with an ArrayIndexOutOfBoundsException when a dependency has 
a pom with more than 8192 characters <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/350";>#350</a></li>
   <li>Enabling configuration on demand causes build failure in multi module 
project with different group name <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/321";>#321</a></li>
   <li>Transitive platform dependencies may prevent exclusions from being 
applied <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/310";>#310</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update Javadoc to link to Java 8 <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/359";>#359</a></li>
   <li>Document support for Gradle 8 <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/356";>#356</a></li>
   <li>Update the reference documentation to use more up-to-date examples <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/354";>#354</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/b3f62a0a049888da42afb911b1fc1be72013da91";><code>b3f62a0</code></a>
 Release v1.1.5</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/70f3e08e2100507a79811790da8fbc602076c9ea";><code>70f3e08</code></a>
 Release from GitHub Actions</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/b5ed22b92cabe4ac18e157475d419413c5b0a063";><code>b5ed22b</code></a>
 Correct the value of build-name when deploying to Artifactory</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/029d2661093900ad41e999bcd56440fecaf70f62";><code>029d266</code></a>
 Specify the shell for build and publish step</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/2ddde6f130da0521a371df0fad45f95a67e3603d";><code>2ddde6f</code></a>
 Prepare snapshot workflow for addition of release workflow</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/6cc618e7d20c4d6c0f244b3acd9658e705086b7d";><code>6cc618e</code></a>
 Enable linting and treat warnings as errors</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/7a56eaafdf2363e4d3dc38b43dbf9f894660bb4f";><code>7a56eaa</code></a>
 Broaden Gradle version compatibility testing</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/63c27386eef84754d5cadf1bf7431a346d8a209b";><code>63c2738</code></a>
 Upgrade to Gradle 7.6.4</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/2ed89efc0abb24ba04635b6fa2cefcabe7c5aa77";><code>2ed89ef</code></a>
 Upgrade to Gradle Enterprise Conventions 0.0.17</li>
   <li><a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/0676dc08b102ae9c2d469da490a2e82bae1d6975";><code>0676dc0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/372";>#372</a>
 from fp7</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.0.11.RELEASE...v1.1.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.spring.gradle:dependency-management-plugin&package-manager=gradle&previous-version=1.0.11.RELEASE&new-version=1.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org
For additional commands, e-mail: dev-h...@eventmesh.apache.org

Reply via email to