Skip to content
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

Bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0 #376

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0.

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.0

🐞 Bug Fixes

  • Exclusions are not applied when versions are provided by constraints #341
  • Performance regression in 1.1.0-RC1 #339

v1.1.0-RC1

⭐ New Features

  • Remove support for Gradle's maven plugin #333
  • Raise the minimum supported version of Java to 8 #270
  • Raise the minimum supported version of Gradle to 6.8 #269

v1.0.15.RELEASE

🐞 Bug Fixes

  • Exclusions are not applied when versions are provided by constraints #340
Commits
  • 38f0b07 Release v1.1.0
  • ea3c3c7 Merge branch '1.0.x'
  • 9114b45 Upgrade to Gradle Enterprise Gradle Plugin 3.11.2
  • 55dcb51 Remove redundant catch of NoSuchMethodError
  • 48f0c4d Merge branch '1.0.x'
  • 42c0a34 Add forward merge hooks
  • 7555595 Merge branch '1.0.x'
  • 5be22d6 Consider constraints when copy configuration to determine exclusions
  • b13fae0 Fix logic for only resolving dependency management when necessary
  • 1a869a8 Next development version (v1.0.15.BUILD-SNAPSHOT)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner October 24, 2022 15:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 24, 2022
@ekoby
Copy link
Member

ekoby commented Nov 21, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/io.spring.dependency-management-1.1.0 branch from 60d0b28 to f9558e9 Compare November 21, 2022 21:39
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.14.RELEASE to 1.1.0.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.14.RELEASE...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.spring.dependency-management-1.1.0 branch from f9558e9 to efc4ba9 Compare November 22, 2022 15:16
@ekoby ekoby merged commit 9f2e7be into main Nov 22, 2022
@ekoby ekoby deleted the dependabot/gradle/io.spring.dependency-management-1.1.0 branch November 22, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant