Bump spring-core.version from 5.3.23 to 6.0.0 in /org-springframework-test by dependabot[bot] · Pull Request #1156 · s4u/pgp-keys-map (original) (raw)
Bumps spring-core.version from 5.3.23 to 6.0.0.
Updates spring-context from 5.3.23 to 6.0.0
Release notes
Sourced from spring-context's releases.
v6.0.0
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
- Avoid direct URL construction and URL equality checks #29486
- Simplify creating RFC 7807 responses from functional endpoints #29462
- Allow test classes to provide runtime hints via declarative mechanisms #29455
📔 Documentation
- Align javadoc of DefaultParameterNameDiscoverer with its behavior #29494
- Document AOT support in the TestContext framework #29482
- Document Ahead of Time processing in the reference guide #29350
🔨 Dependency Upgrades
- Upgrade to Reactor 2022.0.0 #29465
❤️ Contributors
Thank you to all the contributors who worked on this release:
v6.0.0-RC4
⭐ New Features
- Introduce DataFieldMaxValueIncrementer for SQL Server sequences #29447
- Introduce findAllAnnotationsOnBean variant on ListableBeanFactory #29446
- Introduce support for Jakarta WebSocket 2.1 #29436
- Allow
@ControllerAdvicein WebFlux to handle exceptions before a handler is selected #22991🐞 Bug Fixes
- Bean with unresolved generics do not use fallback algorithms with AOT #29454
- TomcatRequestUpgradeStrategy is not compatible with Tomcat 10.1 #29434
- Autowiring of a generic type produced by a factory bean fails after AOT processing #29385
📔 Documentation
- Reference PDF containing full docs not available #28451
🔨 Dependency Upgrades
... (truncated)
Commits
- 5a30a43 Release v6.0.0
- 42856ba Add milestone repo for optional Netty 5 support
- 9be6cea Polishing deprecated methods
- 37b4391 Align javadoc of DefaultParameterNameDiscoverer with its behavior
- 09a58a5 Polish
- 10f4ad1 Assert fixed in DefaultErrorResponseBuilder
- 9457ed3 Document AOT support in the TestContext framework
- 074ec97 Fix section formatting in the testing chapter
- 9ede4af Revert "Ignore HttpComponents Javadoc"
- bfc1251 Merge branch '5.3.x'
- Additional commits viewable in compare view
Updates spring-orm from 5.3.23 to 6.0.0
Release notes
Sourced from spring-orm's releases.
v6.0.0
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
- Avoid direct URL construction and URL equality checks #29486
- Simplify creating RFC 7807 responses from functional endpoints #29462
- Allow test classes to provide runtime hints via declarative mechanisms #29455
📔 Documentation
- Align javadoc of DefaultParameterNameDiscoverer with its behavior #29494
- Document AOT support in the TestContext framework #29482
- Document Ahead of Time processing in the reference guide #29350
🔨 Dependency Upgrades
- Upgrade to Reactor 2022.0.0 #29465
❤️ Contributors
Thank you to all the contributors who worked on this release:
v6.0.0-RC4
⭐ New Features
- Introduce DataFieldMaxValueIncrementer for SQL Server sequences #29447
- Introduce findAllAnnotationsOnBean variant on ListableBeanFactory #29446
- Introduce support for Jakarta WebSocket 2.1 #29436
- Allow
@ControllerAdvicein WebFlux to handle exceptions before a handler is selected #22991🐞 Bug Fixes
- Bean with unresolved generics do not use fallback algorithms with AOT #29454
- TomcatRequestUpgradeStrategy is not compatible with Tomcat 10.1 #29434
- Autowiring of a generic type produced by a factory bean fails after AOT processing #29385
📔 Documentation
- Reference PDF containing full docs not available #28451
🔨 Dependency Upgrades
... (truncated)
Commits
- 5a30a43 Release v6.0.0
- 42856ba Add milestone repo for optional Netty 5 support
- 9be6cea Polishing deprecated methods
- 37b4391 Align javadoc of DefaultParameterNameDiscoverer with its behavior
- 09a58a5 Polish
- 10f4ad1 Assert fixed in DefaultErrorResponseBuilder
- 9457ed3 Document AOT support in the TestContext framework
- 074ec97 Fix section formatting in the testing chapter
- 9ede4af Revert "Ignore HttpComponents Javadoc"
- bfc1251 Merge branch '5.3.x'
- Additional commits viewable in compare view
Updates spring-webmvc from 5.3.23 to 6.0.0
Release notes
Sourced from spring-webmvc's releases.
v6.0.0
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
- Avoid direct URL construction and URL equality checks #29486
- Simplify creating RFC 7807 responses from functional endpoints #29462
- Allow test classes to provide runtime hints via declarative mechanisms #29455
📔 Documentation
- Align javadoc of DefaultParameterNameDiscoverer with its behavior #29494
- Document AOT support in the TestContext framework #29482
- Document Ahead of Time processing in the reference guide #29350
🔨 Dependency Upgrades
- Upgrade to Reactor 2022.0.0 #29465
❤️ Contributors
Thank you to all the contributors who worked on this release:
v6.0.0-RC4
⭐ New Features
- Introduce DataFieldMaxValueIncrementer for SQL Server sequences #29447
- Introduce findAllAnnotationsOnBean variant on ListableBeanFactory #29446
- Introduce support for Jakarta WebSocket 2.1 #29436
- Allow
@ControllerAdvicein WebFlux to handle exceptions before a handler is selected #22991🐞 Bug Fixes
- Bean with unresolved generics do not use fallback algorithms with AOT #29454
- TomcatRequestUpgradeStrategy is not compatible with Tomcat 10.1 #29434
- Autowiring of a generic type produced by a factory bean fails after AOT processing #29385
📔 Documentation
- Reference PDF containing full docs not available #28451
🔨 Dependency Upgrades
... (truncated)
Commits
- 5a30a43 Release v6.0.0
- 42856ba Add milestone repo for optional Netty 5 support
- 9be6cea Polishing deprecated methods
- 37b4391 Align javadoc of DefaultParameterNameDiscoverer with its behavior
- 09a58a5 Polish
- 10f4ad1 Assert fixed in DefaultErrorResponseBuilder
- 9457ed3 Document AOT support in the TestContext framework
- 074ec97 Fix section formatting in the testing chapter
- 9ede4af Revert "Ignore HttpComponents Javadoc"
- bfc1251 Merge branch '5.3.x'
- 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)