Bump spring-core.version from 6.2.4 to 6.2.5 in /org-springframework-test by dependabot[bot] · Pull Request #2874 · s4u/pgp-keys-map (original) (raw)
Bumps spring-core.version from 6.2.4 to 6.2.5.
Updates org.springframework:spring-context from 6.2.4 to 6.2.5
Release notes
Sourced from org.springframework:spring-context's releases.
v6.2.5
⭐ New Features
- Make dependencies on AssertJ and JUnit in
spring-core-testoptional #34612- Suggest compilation with
-parameterswhenAspectJAdviceParameterNameDiscovererfails against ambiguity #34609- SseBuilder in ServerResponse should allow empty comment #34608
- MockServerWebExchange does not allow setting the ApplicationContext on the base class #34601
FormHttpMessageConvertershould throwHttpMessageNotReadableExceptionwhen the http form data is invalid #34594- Provide a method to retrieve all singleton autowire candidates from the bean factory #34591
🐞 Bug Fixes
- PathMatchingResourcePatternResolver regression for jar root scanning in 6.2.4 #34607
- AbstractReactiveTransactionManager throws IllegalStateException when rollback fails after commit attempt #34595
- Recursively boxing/unboxing nested inline value classes #34592
📔 Documentation
MvcUriComponentsBuilderjavadocs inaccurately reflects usage of forwarded headers #34615- Fix formatting and update links to scripting libraries and HDIV #34603
- Remove dubious link to MockObjects Web site in reference manual #34593
- Fix
StringUtils#uriDecodeJavadoc #34590🔨 Dependency Upgrades
- Upgrade to ASM 9.8 (for early Java 25 support) #34600
❤️ Contributors
Thank you to all the contributors who worked on this release:
Commits
- 0f19fa5 Release v6.2.5
- 208d52d Introduce Checkstyle rule for separator symbol location
- 18c3b63 Fix dated Javadoc in MvcUriComponentsBuilder
- 34c69bf Allow empty comment in ServerResponse.SseBuilder
- 37d7af4 Allow setting ApplicationContext on MockServerWebExchange
- cc986cd Defer triggerAfterCompletion invocation in doRollbackOnCommitException
- 0141725 Polishing
- 0c2ba4e Recursively box/unbox nested inline value classes
- c6a9aa5 Remove BDDMockito Checkstyle rule
- ad949a7 Add includeNonSingletons flag for ObjectProvider stream access
- Additional commits viewable in compare view
Updates org.springframework:spring-orm from 6.2.4 to 6.2.5
Release notes
Sourced from org.springframework:spring-orm's releases.
v6.2.5
⭐ New Features
- Make dependencies on AssertJ and JUnit in
spring-core-testoptional #34612- Suggest compilation with
-parameterswhenAspectJAdviceParameterNameDiscovererfails against ambiguity #34609- SseBuilder in ServerResponse should allow empty comment #34608
- MockServerWebExchange does not allow setting the ApplicationContext on the base class #34601
FormHttpMessageConvertershould throwHttpMessageNotReadableExceptionwhen the http form data is invalid #34594- Provide a method to retrieve all singleton autowire candidates from the bean factory #34591
🐞 Bug Fixes
- PathMatchingResourcePatternResolver regression for jar root scanning in 6.2.4 #34607
- AbstractReactiveTransactionManager throws IllegalStateException when rollback fails after commit attempt #34595
- Recursively boxing/unboxing nested inline value classes #34592
📔 Documentation
MvcUriComponentsBuilderjavadocs inaccurately reflects usage of forwarded headers #34615- Fix formatting and update links to scripting libraries and HDIV #34603
- Remove dubious link to MockObjects Web site in reference manual #34593
- Fix
StringUtils#uriDecodeJavadoc #34590🔨 Dependency Upgrades
- Upgrade to ASM 9.8 (for early Java 25 support) #34600
❤️ Contributors
Thank you to all the contributors who worked on this release:
Commits
- 0f19fa5 Release v6.2.5
- 208d52d Introduce Checkstyle rule for separator symbol location
- 18c3b63 Fix dated Javadoc in MvcUriComponentsBuilder
- 34c69bf Allow empty comment in ServerResponse.SseBuilder
- 37d7af4 Allow setting ApplicationContext on MockServerWebExchange
- cc986cd Defer triggerAfterCompletion invocation in doRollbackOnCommitException
- 0141725 Polishing
- 0c2ba4e Recursively box/unbox nested inline value classes
- c6a9aa5 Remove BDDMockito Checkstyle rule
- ad949a7 Add includeNonSingletons flag for ObjectProvider stream access
- Additional commits viewable in compare view
Updates org.springframework:spring-webmvc from 6.2.4 to 6.2.5
Release notes
Sourced from org.springframework:spring-webmvc's releases.
v6.2.5
⭐ New Features
- Make dependencies on AssertJ and JUnit in
spring-core-testoptional #34612- Suggest compilation with
-parameterswhenAspectJAdviceParameterNameDiscovererfails against ambiguity #34609- SseBuilder in ServerResponse should allow empty comment #34608
- MockServerWebExchange does not allow setting the ApplicationContext on the base class #34601
FormHttpMessageConvertershould throwHttpMessageNotReadableExceptionwhen the http form data is invalid #34594- Provide a method to retrieve all singleton autowire candidates from the bean factory #34591
🐞 Bug Fixes
- PathMatchingResourcePatternResolver regression for jar root scanning in 6.2.4 #34607
- AbstractReactiveTransactionManager throws IllegalStateException when rollback fails after commit attempt #34595
- Recursively boxing/unboxing nested inline value classes #34592
📔 Documentation
MvcUriComponentsBuilderjavadocs inaccurately reflects usage of forwarded headers #34615- Fix formatting and update links to scripting libraries and HDIV #34603
- Remove dubious link to MockObjects Web site in reference manual #34593
- Fix
StringUtils#uriDecodeJavadoc #34590🔨 Dependency Upgrades
- Upgrade to ASM 9.8 (for early Java 25 support) #34600
❤️ Contributors
Thank you to all the contributors who worked on this release:
Commits
- 0f19fa5 Release v6.2.5
- 208d52d Introduce Checkstyle rule for separator symbol location
- 18c3b63 Fix dated Javadoc in MvcUriComponentsBuilder
- 34c69bf Allow empty comment in ServerResponse.SseBuilder
- 37d7af4 Allow setting ApplicationContext on MockServerWebExchange
- cc986cd Defer triggerAfterCompletion invocation in doRollbackOnCommitException
- 0141725 Polishing
- 0c2ba4e Recursively box/unbox nested inline value classes
- c6a9aa5 Remove BDDMockito Checkstyle rule
- ad949a7 Add includeNonSingletons flag for ObjectProvider stream access
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)