Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) patch 8.10.1 -> 8.10.2 age adoption passing confidence
maven-wrapper patch 3.3.1 -> 3.3.2 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin build patch 3.5.0 -> 3.5.1 age adoption passing confidence
org.testcontainers:rabbitmq (source) test patch 1.20.1 -> 1.20.2 age adoption passing confidence
org.testcontainers:mysql (source) test patch 1.20.1 -> 1.20.2 age adoption passing confidence
org.apache.logging.log4j:log4j-slf4j-impl (source) compile patch 2.24.0 -> 2.24.1 age adoption passing confidence
org.testcontainers:junit-jupiter (source) test patch 1.20.1 -> 1.20.2 age adoption passing confidence
org.apache.logging.log4j:log4j-core (source) compile patch 2.24.0 -> 2.24.1 age adoption passing confidence
org.apache.logging.log4j:log4j-api (source) compile patch 2.24.0 -> 2.24.1 age adoption passing confidence
org.testcontainers:testcontainers (source) test patch 1.20.1 -> 1.20.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) compile patch 5.11.0 -> 5.11.2 age adoption passing confidence
org.jetbrains:annotations compile major 24.1.0 -> 26.0.1 age adoption passing confidence
org.junit.platform:junit-platform-runner (source) test patch 1.11.0 -> 1.11.2 age adoption passing confidence
org.pitest:pitest-maven (source) build minor 1.16.3 -> 1.17.0 age adoption passing confidence
io.projectreactor:reactor-bom (source) import patch 2023.0.10 -> 2023.0.11 age adoption passing confidence
commons-io:commons-io (source) compile minor 2.16.1 -> 2.17.0 age adoption passing confidence
commons-io:commons-io (source) test minor 2.16.1 -> 2.17.0 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) compile patch 1.5.8 -> 1.5.11 age adoption passing confidence
ch.qos.logback:logback-core (source, changelog) compile patch 1.5.8 -> 1.5.11 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) compile minor 2.17.2 -> 2.18.0 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml compile minor 2.17.2 -> 2.18.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) test patch 5.11.0 -> 5.11.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) test patch 5.11.0 -> 5.11.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) test patch 5.11.0 -> 5.11.2 age adoption passing confidence
org.mockito:mockito-core test minor 5.13.0 -> 5.14.2 age adoption passing confidence
org.mockito:mockito-core compile minor 5.13.0 -> 5.14.2 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.3.3 -> 3.3.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies patch 5.11.0 -> 5.11.2 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.10.2

Compare Source

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

v1.20.2

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
JetBrains/java-annotations (org.jetbrains:annotations)

v26.0.1

Compare Source

  • Fixed sources.jar build (regression after 25.0.0)

v26.0.0

Compare Source

  • Added new experimental annotation: @NotNullByDefault

v25.0.0

Compare Source

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.
hcoles/pitest (org.pitest:pitest-maven)

v1.17.0

Compare Source

  • #​1348 Extend transformation extension point
  • #​1349 Improve powermock stability
reactor/reactor (io.projectreactor:reactor-bom)

v2023.0.11

Compare Source

2023.0.11 release train is made of:

These artifacts didn't have any changes:

mockito/mockito (org.mockito:mockito-core)

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2
  • 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot]
  • Fix #​3466 nexus publishing configuration (#​3470)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#​3468)
  • Bump bytebuddy from 1.15.3 to 1.15.4 (#​3467)
  • Missing 5.14.2 release (#​3466)
  • chore: Tests whether JVM warnings / messages on dynamic attach (#​3462)
  • Bump junit-jupiter from 5.11.1 to 5.11.2 (#​3461)
  • Renames extension modules with mockito- prefix (#​3460)
  • Avoid attach warning if Byte Buddy is configured for command-line attach. (#​3459)
  • Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 (#​3458)
  • Bump junit-jupiter from 5.11.0 to 5.11.1 (#​3455)
  • Move root project to dedicated core folder (#​3444)
  • Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#​3136)

v5.14.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1
  • 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
  • fix: gradle mockitoAgent configuration should not be transitive (#​3454)
  • Bump bytebuddy from 1.15.2 to 1.15.3 (#​3452)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)

v5.14.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0
  • 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]
  • Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#​3451)
  • Bump bytebuddy from 1.15.1 to 1.15.2 (#​3450)
  • Update Documentation of ArgumentCaptor.java (#​3448)
  • Split subprojects (#​3447)
  • Separate extensions from integration tests (#​3443)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#​3440)
  • Bump com.gradle.enterprise from 3.18 to 3.18.1 (#​3439)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)
  • Bump bytebuddy from 1.15.0 to 1.15.1 (#​3434)
  • Fixes #​3419: Disable mocks with an error message (#​3424)
  • Accessing a mock after clearInlineMocks could provide much more useful error message. (#​3419)
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.3.4

Compare Source

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #​42322
  • Missing details in OAuth2ClientProperties validation error message #​42279
  • FileNotFoundException from unused mis-configured SSL bundles #​42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #​42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #​42107
  • JarLauncher fails to load large jar files #​42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #​42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #​42059
  • Default Logback config uses deprecated "converterClass" attribute #​42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #​42285
  • Update link to Log4j2 system properties #​42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #​42208
  • Syntax error in "Receive a message reactively section" of the reference guide #​42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #​42193
  • Replace RFC 7807 by RFC 9457 in property documentation #​42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #​42176
  • Update documentation to reflect new no handler found exception behavior #​42167
  • Polish configuration property reference #​42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #​42111
  • Fix StatsD link typo on Metrics documentation page #​42109
  • Improve docker without buildpacks documentation #​42106
  • Improve documentation in "Command-line Completion" #​42103
  • Kotlin code examples are missing from the Testing section #​42094
  • Fix incorrect command in Docker configuration for Colima #​42078
  • Gradle Plugin AOT documentation has sample error #​42046

🔨 Dependency Upgrades

❤️ Contributors

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

@​Alchemik, @​arefbehboudi, @​einarpehrson, @​izeye, @​martinfrancois, @​mushroom528, @​nosan, and @​quaff


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 7 times, most recently from be90f07 to 2b63e3b Compare September 30, 2024 12:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b92af9b to 198660b Compare October 6, 2024 12:20
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 3850bdb to 9569b3a Compare October 14, 2024 18:49
@saurabhpro saurabhpro merged commit 55b1fbb into master Oct 16, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch October 16, 2024 18:28
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