Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps org.openrewrite.recipe:rewrite-spring from 6.20.0 to 6.21.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-spring's releases.

6.21.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-spring@v6.20.0...v6.21.0

Commits
    -
  • f0f6e43 feat: Adopt an initial few modular Spring Boot 4.0 starters (#860)
  • -
  • 7e0e9f4 spring-boot-40: handle rename of AOP Starter (#873)
  • -
  • 3b6ed2e Reorder maybeRemoveImport before maybeAddImport (#870)
  • 05292d6 Update documentation examples
  • -
  • 2647d08 Replace empty string with "project" in mavenProject() test calls (#869)
  • 7a9876f Replace JobExplorer with JobRepository
  • -
  • 72e9c81 Also rename JobStepBuilder.launcher to operator for #831
  • -
  • 1f56bb4 Migrate JobStep to use JobOperator instead of JobLauncher (#858)
  • -
  • 5d5f28c chore(ci): bump peter-evans/create-pull-request from 7 to 8 (#868)
  • -
  • 9bad6bc Fix old Spring Cloud Gateway starter names (#867)
  • 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 [org.openrewrite.recipe:rewrite-spring](https://github.com/openrewrite/rewrite-spring) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/openrewrite/rewrite-spring/releases)
- [Commits](openrewrite/rewrite-spring@v6.20.0...v6.21.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-spring
  dependency-version: 6.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 29, 2025
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Dec 29, 2025
@timtebeek timtebeek merged commit 81ee637 into main Dec 29, 2025
1 check passed
@timtebeek timtebeek deleted the dependabot/maven/org.openrewrite.recipe-rewrite-spring-6.21.0 branch December 29, 2025 13:31
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Dec 29, 2025
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

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants