fix(deps): update dependency org.springframework:spring-beans to v6 #196
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:
5.3.25
->6.0.4
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-framework
v6.0.4
Compare Source
⭐ New Features
@Convert
on JPA entities #29771@RequestPart
dto not configured for reflection in aot #29749@Configuration
classes with Kotlin in native-image are broken #29663ResultActions.andExpectAll()
#27317🐞 Bug Fixes
📔 Documentation
ConfigurableEnvironment
#29693🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Dunemaster, @IDJack, @diguage, @izeye, and @quim3ra
v6.0.3
Compare Source
⭐ New Features
MockClientHttpRequest
andMockClientHttpResponse
#29670RequestMappingHandlerMapping#handleNoMatch
#29634ApplicationContext
in AOT mode if AOT processing failed #29579@ModelAttribute
and@InitBinder
annotations@Reflective
#29572BindingReflectionHintsRegistrar
to support properties on records #29571🐞 Bug Fixes
ConstructorReference
does not generate AST representation of arrays #29665@Named
,@ManagedBean
, and other Jakarta annotations #29641NoHandlerFoundException
mistakenly returns request headers fromErrorResponse#getHeaders
#29626@HttpExchange
doesn't work if there are bothURI
and@PathVariable
method parameters #29624boolean
#29598request
-scoped bean with@Lazy
fails in native image (due to missing detection of CGLIB lazy resolution proxies) #29584String
literal (and vice versa) #28356📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Aashay-Chapatwala, @CoderYellow, @ShenFeng312, @Spark61, @divcon, @izeye, @koo-taejin, @mdeinum, @mhalbritter, @quaff, and @singhbaljit
v6.0.2
Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
v6.0.1
Compare Source
⭐ New Features
SourceHttpMessageConverter
optional #29535LocalVariableTableParameterNameDiscoverer
completely (avoiding its exposure in native images) #29531LogAdapter
to allow build-time code removal #29506🐞 Bug Fixes
📔 Documentation
SQLExceptionSubclassTranslator
in the upgrade guide #29518🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Encyclopedias, @andregasser, @davidcostanzo, @divcon, @jiangying000, @mdeinum, and @wilkinsona
v6.0.0
Compare Source
See What's New in Spring Framework 6.x and Upgrading to Spring Framework 6.x for upgrade instructions and details of new features.
⭐ New Features
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ophiuhus and @wilkinsona
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.