Skip to content

Bump io.spring.gradle:dependency-management-plugin from 1.0.10.RELEASE to 1.0.15.RELEASE #2555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps io.spring.gradle:dependency-management-plugin from 1.0.10.RELEASE to 1.0.15.RELEASE.

Release notes

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

v1.0.15.RELEASE

🐞 Bug Fixes

  • Exclusions are not applied when versions are provided by constraints #340

v1.0.14.RELEASE

🐞 Bug Fixes

  • Use of GradleVersion.getNextMajor() is preventing Gradle 7.6 from adding deprecation nagging #338

v1.0.13.RELEASE

🐞 Bug Fixes

  • Plugin is incompatible with versions of Gradle where the Upload task has been removed #337

v1.0.12.RELEASE

🐞 Bug Fixes

  • Plugin uses a lot of memory in large multi module build #322
  • Unexpected managed versions due to the use of the Gradle project's version property during bom resolution #315

📔 Documentation

  • Update requirements to reflect supported versions of Gradle #328
  • Modernise the look and feel of the reference documentation #327
  • Fix typo in "Programmatic access" section of the reference docs #313
  • Remove duplicate String-based dependency management declaration from Map-based Kotlin example #295

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.0.11.RELEASE

🪲 Bug Fixes

  • NPE thrown from Exclusion.hashCode when processing an exclusion with no <groupId> or no <artifactId> #293
  • High CPU usage when identifying local projects in large multi-project builds #289

📔 Documentation

  • Update documentation to use implementation rather than compile configuration for example dependency declarations #284

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • d11d7cb Release v1.0.15.RELEASE
  • 9114b45 Upgrade to Gradle Enterprise Gradle Plugin 3.11.2
  • 5be22d6 Consider constraints when copy configuration to determine exclusions
  • 1a869a8 Next development version (v1.0.15.BUILD-SNAPSHOT)
  • 9de554f Stop using reflection and deprecated API in attribute configurer
  • b13e365 Next development version (v1.0.14.BUILD-SNAPSHOT)
  • ecbea90 Fix formatting error in reference documentation
  • 9117d2e Make plugin compatible with versions of Gradle without Upload task
  • 4ca62e5 Format documentation source using one sentence per line
  • 452f946 Stop using deprecated configurations in integration tests
  • 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 <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)

Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.10.RELEASE to 1.0.15.RELEASE.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.10.RELEASE...v1.0.15.RELEASE)

---
updated-dependencies:
- dependency-name: io.spring.gradle:dependency-management-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 24, 2023
@dependabot dependabot bot added this to the 3.2.x milestone Oct 24, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 26, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 3.2.x, 3.2.0 Oct 26, 2023
@marcusdacoregio marcusdacoregio merged commit 8410665 into main Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/io.spring.gradle-dependency-management-plugin-1.0.15.RELEASE branch October 26, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant