Closed renovate[bot] closed 1 week ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
5.18.0
->5.22.0
Release Notes
openrewrite/rewrite-spring (org.openrewrite.recipe:rewrite-spring)
### [`v5.22.0`](https://redirect.github.com/openrewrite/rewrite-spring/releases/tag/v5.22.0): 5.22.0 #### What's Changed - adding a test case for MigrateWebMvcTagsToObservationConvention for t… by [@nmck257](https://redirect.github.com/nmck257) in [https://github.com/openrewrite/rewrite-spring/pull/607](https://redirect.github.com/openrewrite/rewrite-spring/pull/607) - SAP cloud logging support migration to SB 3.x by [@aamotharald](https://redirect.github.com/aamotharald) in [https://github.com/openrewrite/rewrite-spring/pull/608](https://redirect.github.com/openrewrite/rewrite-spring/pull/608) #### New Contributors - [@aamotharald](https://redirect.github.com/aamotharald) made their first contribution in [https://github.com/openrewrite/rewrite-spring/pull/608](https://redirect.github.com/openrewrite/rewrite-spring/pull/608) **Full Changelog**: https://github.com/openrewrite/rewrite-spring/compare/v5.21.1...v5.22.0 ### [`v5.21.1`](https://redirect.github.com/openrewrite/rewrite-spring/releases/tag/v5.21.1) #### What's Changed - Migrate recipe to convert getStatus to getStatusCode with correct types by [@mslowiak](https://redirect.github.com/mslowiak) in [https://github.com/openrewrite/rewrite-spring/pull/602](https://redirect.github.com/openrewrite/rewrite-spring/pull/602) - Include Apache commons-lang3 migration with Spring Boot 2.0 ugprade by [@Laurens-W](https://redirect.github.com/Laurens-W) in [https://github.com/openrewrite/rewrite-spring/pull/603](https://redirect.github.com/openrewrite/rewrite-spring/pull/603) - Include upgrading `jakarta.annotation-api` to 2.1.x by [@Laurens-W](https://redirect.github.com/Laurens-W) in [https://github.com/openrewrite/rewrite-spring/pull/604](https://redirect.github.com/openrewrite/rewrite-spring/pull/604) **Full Changelog**: https://github.com/openrewrite/rewrite-spring/compare/v5.21.0...v5.21.1 ### [`v5.21.0`](https://redirect.github.com/openrewrite/rewrite-spring/releases/tag/v5.21.0): 5.21.0 #### What's Changed - update to latest error prone to remove protobuf-java@3.19.2 vulnerability by [@natedanner](https://redirect.github.com/natedanner) in [https://github.com/openrewrite/rewrite-spring/pull/597](https://redirect.github.com/openrewrite/rewrite-spring/pull/597) - Add recipe to migrate `ResponseStatusException` changes by [@mslowiak](https://redirect.github.com/mslowiak) in [https://github.com/openrewrite/rewrite-spring/pull/598](https://redirect.github.com/openrewrite/rewrite-spring/pull/598) - Migrate `WebMvcTags` to `ServerRequestObservationConvention` by [@Laurens-W](https://redirect.github.com/Laurens-W) in [https://github.com/openrewrite/rewrite-spring/pull/586](https://redirect.github.com/openrewrite/rewrite-spring/pull/586) #### New Contributors - [@mslowiak](https://redirect.github.com/mslowiak) made their first contribution in [https://github.com/openrewrite/rewrite-spring/pull/598](https://redirect.github.com/openrewrite/rewrite-spring/pull/598) **Full Changelog**: https://github.com/openrewrite/rewrite-spring/compare/v5.20.0...v5.21.0 ### [`v5.20.0`](https://redirect.github.com/openrewrite/rewrite-spring/releases/tag/v5.20.0): 5.20.0 #### What's Changed - Update `HttpStatus` to `HttpStatusCode` in `ResponseEntityExceptionHandler` implementations by [@Laurens-W](https://redirect.github.com/Laurens-W) in [https://github.com/openrewrite/rewrite-spring/pull/589](https://redirect.github.com/openrewrite/rewrite-spring/pull/589) - refactor: Operator wrapping on end of line by [@timtebeek](https://redirect.github.com/timtebeek) in [https://github.com/openrewrite/rewrite-spring/pull/593](https://redirect.github.com/openrewrite/rewrite-spring/pull/593) - refactor: Update Gradle wrapper by [@shanman190](https://redirect.github.com/shanman190) in [https://github.com/openrewrite/rewrite-spring/pull/595](https://redirect.github.com/openrewrite/rewrite-spring/pull/595) **Full Changelog**: https://github.com/openrewrite/rewrite-spring/compare/v5.19.0...v5.20.0 ### [`v5.19.0`](https://redirect.github.com/openrewrite/rewrite-spring/releases/tag/v5.19.0): 5.19.0 #### What's Changed - Add recipes for MongoDb related changes in Spring Boot/Data 2.3 by [@Laurens-W](https://redirect.github.com/Laurens-W) in [https://github.com/openrewrite/rewrite-spring/pull/583](https://redirect.github.com/openrewrite/rewrite-spring/pull/583) - chore(ci): Bump peter-evans/create-pull-request from 6 to 7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/openrewrite/rewrite-spring/pull/585](https://redirect.github.com/openrewrite/rewrite-spring/pull/585) - Spring Kafka 3.0 migration recipes by [@timtebeek](https://redirect.github.com/timtebeek) in [https://github.com/openrewrite/rewrite-spring/pull/587](https://redirect.github.com/openrewrite/rewrite-spring/pull/587) - refactor: Update Gradle wrapper by [@shanman190](https://redirect.github.com/shanman190) in [https://github.com/openrewrite/rewrite-spring/pull/590](https://redirect.github.com/openrewrite/rewrite-spring/pull/590) - suppress spring-data-mongodb vulnerability. We need the classes there to migrate away from it. by [@pstreef](https://redirect.github.com/pstreef) in [https://github.com/openrewrite/rewrite-spring/pull/591](https://redirect.github.com/openrewrite/rewrite-spring/pull/591) - Exclude (not used) vulnerable dependencies by [@pstreef](https://redirect.github.com/pstreef) in [https://github.com/openrewrite/rewrite-spring/pull/592](https://redirect.github.com/openrewrite/rewrite-spring/pull/592) **Full Changelog**: https://github.com/openrewrite/rewrite-spring/compare/v5.18.0...v5.19.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.