Update all non-major dependencies #3261
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.8
->0.5.9
8.1.1
->8.2
4.0.12
->4.0.13
4.0.12
->4.0.13
5.3.0
->5.3.1
5.3.0
->5.3.1
5.3.0
->5.3.1
4.22.0
->4.23.0
2.2.11
->2.2.14
2.2.11
->2.2.14
2.2.11
->2.2.14
5.18.1
->5.18.2
1.11.2
->1.12.0
6.5.0.202303070854-r
->6.6.0.202305301015-r
6.5.0.202303070854-r
->6.6.0.202305301015-r
1.73
->1.75
1.73
->1.75
1.15
->1.16.0
0.52
->0.53
2.20.81
->2.20.97
2.2.11
->2.2.14
3.1.0
->3.1.1
1.1.4
->1.1.5
2.4
->2.5
1.1.4
->1.1.5
32.0.0-jre
->32.1.1-jre
1.4.7
->1.4.8
1.4.7
->1.4.8
5.3.1
->5.4.0
4.1.93.Final
->4.1.94.Final
3.1.0
->3.1.1
6.0.9
->6.0.10
3.13.3
->3.13.4
Release Notes
liquibase/liquibase (org.liquibase:liquibase-core)
v4.23.0
swagger-api/swagger-core (io.swagger.core.v3:swagger-core-jakarta)
v2.2.14
: Swagger-core 2.2.14 released!v2.2.13
: Swagger-core 2.2.13 released!v2.2.12
: Swagger-core 2.2.12 released!GoogleCloudPlatform/cloud-sql-mysql-socket-factory (com.google.cloud.sql:mysql-socket-factory-connector-j-8)
v1.12.0
Features
Bug Fixes
google/truth (com.google.truth.extensions:truth-java8-extension)
v1.1.5
: 1.1.5IterableOfProtosSubject
to produce a proper failure message instead of NPE when the actual value isnull
.mockito/mockito (org.mockito:mockito-bom)
v5.4.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.4.0
@Mock(serializable = true)
for parameterized types. (#3007)ArgumentMatchers#any()
JavaDoc(#3003)
@Mock(serializable = true)
no longer works with parameterized types (#2979)spring-projects/spring-boot (org.springframework.boot:spring-boot-dependencies)
v3.1.1
🐞 Bug Fixes
@ConstructorBinding
#35913@EndpointCloudFoundryExtension
logs a warnings as it does not use@AliasFor
on its override of the endpoint attribute #35766@ConfigurationProperties
to a lateinit property fails with kotlin.UninitializedPropertyAccessException #35654@Bean
method, BindableRuntimeHintsRegistrar may incorrectly register hints for constructor binding #35647📔 Documentation
@EnableBatchProcessing
mentions in reference documentation for sliced tests and user configuration #36004@DynamicPropertySource
to documented list of property source ordering #35909build-image
andbuild-image-no-fork
Maven plugin goals is inconsistent #35618name
Documentation #35594@Testcontainers
before@SpringBootTest
in documentation examples to ensure that Testcontainers is started before the application tries to use its containers #35572🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KitBolourchi, @ThomasKasene, @bbulgarelli, @bikash30851, @dreis2211, @eddumelendez, @fcappi, @izeye, @quaff, @rafaelrc7, @sdeleuze, @sjohnr, @sungchanjo, and @twobiers
spring-projects/spring-framework (org.springframework:spring-framework-bom)
v6.0.10
Compare Source
⭐ New Features
@Nullable
#30670TestExecutionListener
for Micrometer'sObservationRegistry
in the TestContext framework #30658ResourceEditor
#30628@Nullable
in DefaultJmsListenerContainerFactory #30620commons-logging
is in the classpath #30575MethodArgumentNotValidException(MethodParameter, BindingResult)
constructor #30558ContentDisposition
builder #30537EntityManagerFactory
hints forSharedEntityManagerCreator
#30523MockHttpServletRequestBuilder
to set remote address #30497PersistenceUnitInfoDescriptor
for native images #30492@Bean
'lite' mode not supported if@Bean
methods are not declared locally #30449🐞 Bug Fixes
ApplicationContext
fails to load #30635CompoundExpression.toStringAST()
incorrectly includes.
for indexed properties #30610ReactiveTransactionSupport.unwrapIfResourceCleanupFailure
#30597@Bean
method that returnsnull
,@Autowired
injectsNullBean
instead ofnull
for cached arguments #30485@RequestMapping
method should match both "" and "/" consistently #30293📔 Documentation
@DirtiesContext
semantics when declared at the class level and method level #30623RegisteredBean.resolveAutowiredArgument()
#30609ExchangeFilterFunction
#30543@javax.annotation.Nonnull
is wrong in Javadoc for Spring's@NonNull
#30455@Scheduled
attributes support SpEL expressions #29290🔨 Dependency Upgrades
micrometer-bom
1.10.8 andcontext-propagation
1.0.3 #30657Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.