assertj-db
assertj-db copied to clipboard
Bump spring-test from 5.3.4 to 6.0.6
Bumps spring-test from 5.3.4 to 6.0.6.
Release notes
Sourced from spring-test's releases.
v6.0.6
:star: New Features
- Prefer request hostName and hostPort in ReactorServerHttpRequest #30062
- Use
readNBytesin ByteArrayHttpMessageConverter when contentLength is available #30010- Add missing
@Nullableannotations toLogMessage.formatmethods #30006- Refine
CoroutinesUtils#invokeSuspendingFunctioncontract #30005@SubscribeMappingmethod not called when built as native image #30002- Provide method with
ContextViewinstead ofContextinServerWebExchangeContextFilter#29691- Support
@Valuefor record injection #28774:lady_beetle: Bug Fixes
- WebClient now requires scheme #30053
- Move
HttpServiceProxyFactoryExtensions.kttospring-webmodule #30042- AutowireCapableBeanFactory.createBean does not prefer default constructor anymore #30041
- Server request URL with spring-webflux 6.0.5 is in resolved IP6 format #30033
PathMatchingResourcePatternResolvercan no longer handle paths containing spaces and special characters #30031- Catch defensively exception thrown by validation contraints AOT processing of Kotlin extensions #30037
- Fix proxy hint Kotlin extensions #30025
- WebFlux fails with WebDAV HTTP methods #29981
NullPointerExceptionif passing an anonymous class toReflectionsHint#registerType#29774- Native hints for package private methods on custom
@Repositoryclass #29764- Native version of webflux/r2dbc failed #29582
- Protect JMS connection creation against prepareConnection errors #29116
- SingleConnectionFactory - reconnection problem (AMQ Broker) #29115
:notebook_with_decorative_cover: Documentation
- Fix "Configuring a Global Date and Time Format" example #30034
@AspectJargument name resolution algorithm is outdated in reference manual #30026- Update comment in Javadoc of ServletRequestPathFilter DispatcherServlet relating to DispatcherServlet #30014
- Revise AspectJ examples in the reference manual #30003
- Revise
chompandfoldsettings in reference documentation #30001:hammer: Dependency Upgrades
- Upgrade to Reactor 2022.0.4 #30063
:heart: Contributors
Thank you to all the contributors who worked on this release:
@1004789224,@1993heqiang,@AlexElin,@diguage,@divcon,@izeye,@kilink,@lenoch7,@sergiuprdn,@singhbaljit, and@violetaggv6.0.5
:star: New Features
... (truncated)
Commits
68537d6Release v6.0.657b838dUpgrade to spring-asciidoctor-backends 0.0.58c78408Update copyright datesc0a1e17Polishingfe29e73Revise documentation for@AspectJargument name resolution algorithm50c3a62Upgrade to Reactor Netty 2022.0.4a936a6aJavadoc-only reference to SubscribeMapping from simp package (-> package depe...8d112b8Test for explicit URI decoding in convertClassLoaderURLf8cb0faCustom resolution of preferred constructors for createBean(Class)c56c16dPolishing contribution- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)