Closed renovate[bot] closed 1 month ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
5.19.0
->5.20.0
2.25.0
->2.26.1
5.40.2
->5.41.0
3.3.3
->3.3.4
Release Notes
openrewrite/rewrite-spring (org.openrewrite.recipe:rewrite-spring)
### [`v5.20.0`](https://redirect.github.com/openrewrite/rewrite-spring/releases/tag/v5.20.0): 5.20.0 [Compare Source](https://redirect.github.com/openrewrite/rewrite-spring/compare/v5.19.0...v5.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.0openrewrite/rewrite-migrate-java (org.openrewrite.recipe:rewrite-migrate-java)
### [`v2.26.1`](https://redirect.github.com/openrewrite/rewrite-migrate-java/releases/tag/v2.26.1): 2.26.1 [Compare Source](https://redirect.github.com/openrewrite/rewrite-migrate-java/compare/v2.26.0...v2.26.1) #### What's Changed - Shorten call to get enclosing method declaration by [@evie-lau](https://redirect.github.com/evie-lau) in [https://github.com/openrewrite/rewrite-migrate-java/pull/562](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/562) - Revert adding SerialVersionUID by [@melloware](https://redirect.github.com/melloware) in [https://github.com/openrewrite/rewrite-migrate-java/pull/563](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/563) **Full Changelog**: https://github.com/openrewrite/rewrite-migrate-java/compare/v2.26.0...v2.26.1 ### [`v2.26.0`](https://redirect.github.com/openrewrite/rewrite-migrate-java/releases/tag/v2.26.0): 2.26.0 [Compare Source](https://redirect.github.com/openrewrite/rewrite-migrate-java/compare/v2.25.1...v2.26.0) #### What's Changed - Correctly override parent property to set Java version by [@DidierLoiseau](https://redirect.github.com/DidierLoiseau) in [https://github.com/openrewrite/rewrite-migrate-java/pull/549](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/549) - refactor: Operator wrapping on end of line by [@timtebeek](https://redirect.github.com/timtebeek) in [https://github.com/openrewrite/rewrite-migrate-java/pull/559](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/559) - Java 17 recipe add serialVersionUUID and [@Serial](https://redirect.github.com/Serial) by default by [@melloware](https://redirect.github.com/melloware) in [https://github.com/openrewrite/rewrite-migrate-java/pull/560](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/560) - refactor: Update Gradle wrapper by [@shanman190](https://redirect.github.com/shanman190) in [https://github.com/openrewrite/rewrite-migrate-java/pull/561](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/561) #### New Contributors - [@DidierLoiseau](https://redirect.github.com/DidierLoiseau) made their first contribution in [https://github.com/openrewrite/rewrite-migrate-java/pull/549](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/549) **Full Changelog**: https://github.com/openrewrite/rewrite-migrate-java/compare/v2.25.1...v2.26.0 ### [`v2.25.1`](https://redirect.github.com/openrewrite/rewrite-migrate-java/releases/tag/v2.25.1): 2.25.1 [Compare Source](https://redirect.github.com/openrewrite/rewrite-migrate-java/compare/v2.25.0...v2.25.1) #### What's Changed - Removed subject methods Recipe - Added the recipe to the top List by [@BhavanaPidapa](https://redirect.github.com/BhavanaPidapa) in [https://github.com/openrewrite/rewrite-migrate-java/pull/553](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/553) - Remove wrong namespace-change of package javax.transaction.xa by [@Xaeras](https://redirect.github.com/Xaeras) in [https://github.com/openrewrite/rewrite-migrate-java/pull/554](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/554) - StringFormatted should not leave trailing whitespace after replacement by [@BramliAK](https://redirect.github.com/BramliAK) in [https://github.com/openrewrite/rewrite-migrate-java/pull/556](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/556) - fix: Handle ImmutableOf as Select on MethodInvocation by [@amishra-u](https://redirect.github.com/amishra-u) in [https://github.com/openrewrite/rewrite-migrate-java/pull/557](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/557) - Drop unnecessary trailing escape in UseTextBlocks by [@BramliAK](https://redirect.github.com/BramliAK) in [https://github.com/openrewrite/rewrite-migrate-java/pull/558](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/558) #### New Contributors - [@Xaeras](https://redirect.github.com/Xaeras) made their first contribution in [https://github.com/openrewrite/rewrite-migrate-java/pull/554](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/554) - [@BramliAK](https://redirect.github.com/BramliAK) made their first contribution in [https://github.com/openrewrite/rewrite-migrate-java/pull/556](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/556) - [@amishra-u](https://redirect.github.com/amishra-u) made their first contribution in [https://github.com/openrewrite/rewrite-migrate-java/pull/557](https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/557) **Full Changelog**: https://github.com/openrewrite/rewrite-migrate-java/compare/v2.25.0...v2.25.1openrewrite/rewrite-maven-plugin (org.openrewrite.maven:rewrite-maven-plugin)
### [`v5.41.0`](https://redirect.github.com/openrewrite/rewrite-maven-plugin/releases/tag/v5.41.0): 5.41.0 [Compare Source](https://redirect.github.com/openrewrite/rewrite-maven-plugin/compare/v5.40.2...v5.41.0) #### What's Changed - chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/openrewrite/rewrite-maven-plugin/pull/864](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/864) - chore(ci): bump io.micrometer:micrometer-core from 1.13.3 to 1.13.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/openrewrite/rewrite-maven-plugin/pull/863](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/863) - Accept any directories under `src` in `ResourceParser` by [@marcel-gepardec](https://redirect.github.com/marcel-gepardec) in [https://github.com/openrewrite/rewrite-maven-plugin/pull/868](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/868) #### New Contributors - [@marcel-gepardec](https://redirect.github.com/marcel-gepardec) made their first contribution in [https://github.com/openrewrite/rewrite-maven-plugin/pull/868](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/868) **Full Changelog**: https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.40.2...v5.41.0spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
### [`v3.3.4`](https://redirect.github.com/spring-projects/spring-boot/releases/tag/v3.3.4) [Compare Source](https://redirect.github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4) #### :lady_beetle: Bug Fixes - management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped [#42322](https://redirect.github.com/spring-projects/spring-boot/issues/42322) - Missing details in OAuth2ClientProperties validation error message [#42279](https://redirect.github.com/spring-projects/spring-boot/issues/42279) - FileNotFoundException from unused mis-configured SSL bundles [#42169](https://redirect.github.com/spring-projects/spring-boot/issues/42169) - ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath [#42161](https://redirect.github.com/spring-projects/spring-boot/issues/42161) - `@RestartScope` can cause 'Recursive update' exceptions when used with container beans [#42107](https://redirect.github.com/spring-projects/spring-boot/issues/42107) - JarLauncher fails to load large jar files [#42079](https://redirect.github.com/spring-projects/spring-boot/issues/42079) - PropertiesMigrationListener wrongly reports property as deprecated when has group [#42071](https://redirect.github.com/spring-projects/spring-boot/issues/42071) - Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET [#42059](https://redirect.github.com/spring-projects/spring-boot/issues/42059) - Default Logback config uses deprecated "converterClass" attribute [#42006](https://redirect.github.com/spring-projects/spring-boot/issues/42006) #### :notebook_with_decorative_cover: Documentation - Document that spring.jmx.enabled is not intended for third-party libraries [#42285](https://redirect.github.com/spring-projects/spring-boot/issues/42285) - Update link to Log4j2 system properties [#42263](https://redirect.github.com/spring-projects/spring-boot/issues/42263) - Links to GraphQL in the reference guide redirect to the root instead of specific sections [#42208](https://redirect.github.com/spring-projects/spring-boot/issues/42208) - Syntax error in "Receive a message reactively section" of the reference guide [#42200](https://redirect.github.com/spring-projects/spring-boot/issues/42200) - Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing [#42193](https://redirect.github.com/spring-projects/spring-boot/issues/42193) - Replace RFC 7807 by RFC 9457 in property documentation [#42190](https://redirect.github.com/spring-projects/spring-boot/issues/42190) - Document that configuration property binding to a Kotlin value class with a default is not supported [#42176](https://redirect.github.com/spring-projects/spring-boot/issues/42176) - Update documentation to reflect new no handler found exception behavior [#42167](https://redirect.github.com/spring-projects/spring-boot/issues/42167) - Polish configuration property reference [#42165](https://redirect.github.com/spring-projects/spring-boot/issues/42165) - Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available [#42111](https://redirect.github.com/spring-projects/spring-boot/issues/42111) - Fix StatsD link typo on Metrics documentation page [#42109](https://redirect.github.com/spring-projects/spring-boot/pull/42109) - Improve docker without buildpacks documentation [#42106](https://redirect.github.com/spring-projects/spring-boot/issues/42106) - Improve documentation in "Command-line Completion" [#42103](https://redirect.github.com/spring-projects/spring-boot/issues/42103) - Kotlin code examples are missing from the Testing section [#42094](https://redirect.github.com/spring-projects/spring-boot/issues/42094) - Fix incorrect command in Docker configuration for Colima [#42078](https://redirect.github.com/spring-projects/spring-boot/pull/42078) - Gradle Plugin AOT documentation has sample error [#42046](https://redirect.github.com/spring-projects/spring-boot/issues/42046) #### :hammer: Dependency Upgrades - Upgrade to Groovy 4.0.23 [#42292](https://redirect.github.com/spring-projects/spring-boot/issues/42292) - Upgrade to Hibernate 6.5.3.Final [#42365](https://redirect.github.com/spring-projects/spring-boot/issues/42365) - Upgrade to Infinispan 15.0.8.Final [#42253](https://redirect.github.com/spring-projects/spring-boot/issues/42253) - Upgrade to Jakarta Servlet JSP JSTL 3.0.2 [#42254](https://redirect.github.com/spring-projects/spring-boot/issues/42254) - Upgrade to Jetty 12.0.13 [#42256](https://redirect.github.com/spring-projects/spring-boot/issues/42256) - Upgrade to Jetty Reactive HTTPClient 4.0.7 [#42255](https://redirect.github.com/spring-projects/spring-boot/issues/42255) - Upgrade to Logback 1.5.8 [#42257](https://redirect.github.com/spring-projects/spring-boot/issues/42257) - Upgrade to Micrometer 1.13.4 [#42129](https://redirect.github.com/spring-projects/spring-boot/issues/42129) - Upgrade to Micrometer Tracing 1.3.4 [#42130](https://redirect.github.com/spring-projects/spring-boot/issues/42130) - Upgrade to MSSQL JDBC 12.6.4.jre11 [#42258](https://redirect.github.com/spring-projects/spring-boot/issues/42258) - Upgrade to Native Build Tools Plugin 0.10.3 [#42205](https://redirect.github.com/spring-projects/spring-boot/issues/42205) - Upgrade to Netty 4.1.113.Final [#42259](https://redirect.github.com/spring-projects/spring-boot/issues/42259) - Upgrade to Postgresql 42.7.4 [#42260](https://redirect.github.com/spring-projects/spring-boot/issues/42260) - Upgrade to R2DBC MariaDB 1.2.2 [#42326](https://redirect.github.com/spring-projects/spring-boot/issues/42326) - Upgrade to Reactor Bom 2023.0.10 [#42131](https://redirect.github.com/spring-projects/spring-boot/issues/42131) - Upgrade to SendGrid 4.10.3 [#42366](https://redirect.github.com/spring-projects/spring-boot/issues/42366) - Upgrade to Spring Data Bom 2024.0.4 [#42132](https://redirect.github.com/spring-projects/spring-boot/issues/42132) - Upgrade to Spring Framework 6.1.13 [#42133](https://redirect.github.com/spring-projects/spring-boot/issues/42133) - Upgrade to Spring HATEOAS 2.3.3 [#42282](https://redirect.github.com/spring-projects/spring-boot/issues/42282) - Upgrade to Spring Integration 6.3.4 [#42134](https://redirect.github.com/spring-projects/spring-boot/issues/42134) - Upgrade to Spring Kafka 3.2.4 [#42135](https://redirect.github.com/spring-projects/spring-boot/issues/42135) - Upgrade to Spring Pulsar 1.1.4 [#42136](https://redirect.github.com/spring-projects/spring-boot/issues/42136) - Upgrade to Spring Retry 2.0.9 [#42327](https://redirect.github.com/spring-projects/spring-boot/issues/42327) - Upgrade to Tomcat 10.1.30 [#42346](https://redirect.github.com/spring-projects/spring-boot/issues/42346) - Upgrade to Undertow 2.3.17.Final [#42303](https://redirect.github.com/spring-projects/spring-boot/issues/42303) - Upgrade to Zipkin Reporter 3.4.2 [#42364](https://redirect.github.com/spring-projects/spring-boot/issues/42364) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@Alchemik](https://redirect.github.com/Alchemik), [@arefbehboudi](https://redirect.github.com/arefbehboudi), [@einarpehrson](https://redirect.github.com/einarpehrson), [@izeye](https://redirect.github.com/izeye), [@martinfrancois](https://redirect.github.com/martinfrancois), [@mushroom528](https://redirect.github.com/mushroom528), [@nosan](https://redirect.github.com/nosan), and [@quaff](https://redirect.github.com/quaff)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Bratislava, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.