grails / grails-gradle-plugin

Apache License 2.0
6 stars 9 forks source link

Bump io.spring.gradle:dependency-management-plugin from 1.1.0 to 1.1.6 #304

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps io.spring.gradle:dependency-management-plugin from 1.1.0 to 1.1.6.

Release notes

Sourced from io.spring.gradle:dependency-management-plugin's releases.

v1.1.6

:lady_beetle: Bug Fixes

  • Applying Maven-style exclusions may cause a deprecation warning with Gradle 8.8 #384

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​quaff

v1.1.5

:lady_beetle: Bug Fixes

  • When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs #383
  • Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 #381
  • Exclusions are calculated unnecessarily for non-transitive configurations #372

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​fp7

v1.1.4

:lady_beetle: Bug Fixes

  • Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368
  • Invalid pom is produced when using both the dependency management plugin and Gradle's bom support #257

:notebook_with_decorative_cover: Documentation

  • Typo in "Importing a Maven Bom" example #366

v1.1.3

:lady_beetle: Bug Fixes

  • NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid #365

v1.1.2

:lady_beetle: Bug Fixes

  • Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency #360

v1.1.1

:lady_beetle: Bug Fixes

  • Pom customization has unwanted side-effect of reversing bom import ordering #355
  • Build fails with an ArrayIndexOutOfBoundsException when a dependency has a pom with more than 8192 characters #350
  • Enabling configuration on demand causes build failure in multi module project with different group name #321

... (truncated)

Commits
  • 57d4a77 Release v1.1.6
  • caad92a Apply exclusions earlier to avoid deprecation warning
  • 68f86ea Merge pull request #387 from quaff
  • 4d44a45 Remove stray backtick
  • 90d9e1a Rename property to address naming clash
  • 3c2f6e7 Next development version (v1.1.6-SNAPSHOT)
  • 70f3e08 Release from GitHub Actions
  • b5ed22b Correct the value of build-name when deploying to Artifactory
  • 029d266 Specify the shell for build and publish step
  • 2ddde6f Prepare snapshot workflow for addition of release workflow
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)