Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.13 -> 8.14 age adoption passing confidence
org.fusesource.jansi:jansi (source) compile patch 2.4.1 -> 2.4.2 age adoption passing confidence
org.testcontainers:rabbitmq (source) test minor 1.20.6 -> 1.21.0 age adoption passing confidence
org.testcontainers:mysql (source) test minor 1.20.6 -> 1.21.0 age adoption passing confidence
org.testcontainers:junit-jupiter (source) test minor 1.20.6 -> 1.21.0 age adoption passing confidence
org.testcontainers:testcontainers (source) test minor 1.20.6 -> 1.21.0 age adoption passing confidence
org.springframework:spring-context compile patch 6.2.6 -> 6.2.7 age adoption passing confidence
org.springframework:spring-beans compile patch 6.2.6 -> 6.2.7 age adoption passing confidence
com.mysql:mysql-connector-j (source) compile minor 9.2.0 -> 9.3.0 age adoption passing confidence
io.projectreactor:reactor-bom (source) import patch 2024.0.5 -> 2024.0.6 age adoption passing confidence
org.pitest:pitest-maven (source) build patch 1.19.1 -> 1.19.3 age adoption passing confidence
com.opencsv:opencsv (source) compile minor 5.10 -> 5.11 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) compile minor 2.18.3 -> 2.19.0 age adoption passing confidence
com.oracle.database.jdbc:ojdbc10 compile minor 19.26.0.0 -> 19.27.0.0 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml compile minor 2.18.3 -> 2.19.0 age adoption passing confidence
org.openjfx:javafx-controls (source) compile patch 25-ea+12 -> 25-ea+17 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.4.4 -> 3.4.5 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.14

Compare Source

testcontainers/testcontainers-java (org.testcontainers:rabbitmq)

v1.21.0

Compare Source

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

spring-projects/spring-framework (org.springframework:spring-context)

v6.2.7

mysql/mysql-connector-j (com.mysql:mysql-connector-j)

v9.3.0

Compare Source

reactor/reactor (io.projectreactor:reactor-bom)

v2024.0.6

Compare Source

2024.0.6 release train is made of:

These artifacts didn't have any changes:

hcoles/pitest (org.pitest:pitest-maven)

v1.19.3

Compare Source

  • #​1407 Log number of active classloaders

v1.19.2

Compare Source

  • #​1404 Switch to central distribution before sonatype EOL
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.4.5

Compare Source

🐞 Bug Fixes

  • Spring Boot with native image container image build fails on podman due to directory permissions #​45256
  • Neo4jReactiveDataAutoConfiguration assumes that certain beans are available #​45235
  • Wrong jOOQ exception translator with empty db name #​45219
  • MessageSourceMessageInterpolator does not replace a parameter when the message matches its code #​45213
  • IntegrationMbeanExporter is not eligible for getting processed by all BeanPostProcessors warnings are shown when using JMX #​45194
  • OAuth2AuthorizationServerJwtAutoConfiguration uses @ConditionalOnClass incorrectly #​45178
  • MongoDB's dependency management is missing Kotlin coroutine driver modules #​45159
  • ImagePlatform can cause "OS must not be empty" IllegalArgumentException #​45153
  • TypeUtils does not handle generics with identical names in different positions #​45039
  • HttpClient5 5.4.3 breaks local Docker transport #​45028
  • spring.datasource.hikari.data-source-class-name cannot be used as a driver class name is always required and Hikari does not accept both #​45002
  • Post-processing to apply custom JdbcConnectionDetails triggers an NPE in Hikari if the JDBC URL is for an unknown driver #​44998
  • DataSourceBuilder triggers an NPE in Hikari when trying to build a DataSource with a JDBC URL for an unknown driver #​44995
  • SSL config does not watch for symlink file changes #​44887
  • EmbeddedLdapAutoConfiguration should not rely on PreDestroy #​44874
  • DataSourceTransactionManagerAutoConfiguration should run after DataSourceAutoConfiguration #​44819
  • JsonValueWriter can throw StackOverflowError on deeply nested items #​44627
  • In a reactive web app, SslBundle can no longer open store file locations without using a 'file:' prefix #​44535
  • Logging a Path object using structured logging throws StackOverflowError #​44507

📔 Documentation

  • Make @Component a javadoc link #​45258
  • Fix documentation links to buildpacks.io #​45241
  • Clarify the use of multiple profile expressions with "spring.config.activate.on-profile" #​45224
  • Show the use of token properties in authorization server clients configuration example #​45176
  • Add details of the purpose of the metrics endpoint #​45047
  • Escape the asterisk in spring-application.adoc #​45033
  • Add reference to Styra (OPA) Spring Boot SDK #​44976
  • Update CDS documentation to cover AOTCache #​44970
  • WebFlux security documentation incorrectly links to servlet classes #​44966
  • Replace mentions of deprecated MockBean annotation #​44947
  • TaskExecution documentation should describe what happens when multiple Executor beans are present #​44908
  • Documentation lists coordinates for some dependencies that are not actually managed #​44879
  • Polish javadoc of SpringProfileAction #​44826

🔨 Dependency Upgrades

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​EvaristeGalois11, @​MelleD, @​aahlenst, @​ali-jalaal, @​erichaagdev, @​florgust, @​geniusYoo, @​izeye, @​jonatan-ivanov, @​nenros, @​nevenc, @​ngocnhan-tran1996, @​nosan, @​quaff, and @​rainboyan


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6a0cb29 to 41adfe4 Compare May 4, 2025 18:39
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8819cad to d85d9b1 Compare May 9, 2025 12:15
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f732f09 to 658e442 Compare May 15, 2025 11:04
@renovate renovate bot force-pushed the renovate/all branch from 658e442 to 10c9bd0 Compare May 17, 2025 11:14
@saurabhpro saurabhpro merged commit 14ae578 into master May 19, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all branch May 19, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants