deps(deps): bump the spring group with 2 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 3
(5 months ago)
(5 months ago)
(5 months ago)
Bumps the spring group with 2 updates: org.springframework.boot:spring-boot-dependencies and org.springframework.boot:spring-boot-starter-test.
Updates org.springframework.boot:spring-boot-dependencies from 3.4.1 to 3.5.13
Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
v3.5.13
:warning: Attention Required
- Jackson has been upgraded to 2.21.2 in response to the Jackson team ending support for Jackson 2.19.x and 2.20.x. #49365
:lady_beetle: Bug Fixes
- WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49750
- Metadata annotation processor ignores method-level
@NestedConfigurationPropertywhen using constructor binding #49734- Override of property in external 'application.properties' or 'application.yaml' is ignored #49724
- Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49716
- NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49661
@GraphQlTestdoes not include@ControllerAdvice#49660:notebook_with_decorative_cover: Documentation
- Fix incorrect indefinite articles in Javadoc #49723
- Add some more Kotlin examples and trivial style fixes #49710
:hammer: Dependency Upgrades
- Upgrade to Hibernate 6.6.45.Final #49757
- Upgrade to jOOQ 3.19.31 #49758
- Upgrade to Netty 4.1.132.Final #49759
- Upgrade to Tomcat 10.1.53 #49760
- Upgrade to Undertow 2.3.24.Final #49761
- Upgrade to Zipkin Reporter 3.5.3 #49756
:heart: Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo,@deejay1,@dlwldnjs1009, and@ljrmorganv3.5.12
:lady_beetle: Bug Fixes
- EndpointRequest request matcher for health groups is too complex #49648
- "/cloudfoundryapplication" web path is not limited to Actuator #49645
- RSocket exposes duplicate endpoint for websocket setups #49592
- Fix EndpointRequest.toLinks() when base-path is '/' #49591
- SpringBootContextLoader mentions class that no longer exists in message for classes or locations assertion #49518
- "spring.main.cloud-platform=none" does not disable cloud features #49478
- Using
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49340- Ordering of 'spring.config.import' is inconsistent when defined in environment or system properties #49324
- RouterFunctions descriptions in Actuator do not support nesting #49289
- Maven plugin does not set '-parameters' option when processing AOT code #49268
- SSL support with Docker Compose does not work as documented #49210
- Docker fails when a 'tcp://' address ends with a slash (for example 'tcp://docker:2375/') #49055
... (truncated)
Commits
4a4c79fRelease v3.5.13696a60eFull auto-configure transaction management in slice tests4b37ecbUpgrade to Undertow 2.3.24.Final32a51d5Upgrade to Tomcat 10.1.530934296Upgrade to Netty 4.1.132.Final851dddaUpgrade to jOOQ 3.19.31ef876feUpgrade to Hibernate 6.6.45.Final2841d87Upgrade to Zipkin Reporter 3.5.3025b527Fix WebSocketMessagingAutoConfiguration in the absence of Jackson3282672Make DevTools tests more tolerant to wrapped DataSource- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-test from 3.4.1 to 3.5.13
Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
v3.5.13
:warning: Attention Required
- Jackson has been upgraded to 2.21.2 in response to the Jackson team ending support for Jackson 2.19.x and 2.20.x. #49365
:lady_beetle: Bug Fixes
- WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49750
- Metadata annotation processor ignores method-level
@NestedConfigurationPropertywhen using constructor binding #49734- Override of property in external 'application.properties' or 'application.yaml' is ignored #49724
- Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49716
- NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49661
@GraphQlTestdoes not include@ControllerAdvice#49660:notebook_with_decorative_cover: Documentation
- Fix incorrect indefinite articles in Javadoc #49723
- Add some more Kotlin examples and trivial style fixes #49710
:hammer: Dependency Upgrades
- Upgrade to Hibernate 6.6.45.Final #49757
- Upgrade to jOOQ 3.19.31 #49758
- Upgrade to Netty 4.1.132.Final #49759
- Upgrade to Tomcat 10.1.53 #49760
- Upgrade to Undertow 2.3.24.Final #49761
- Upgrade to Zipkin Reporter 3.5.3 #49756
:heart: Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo,@deejay1,@dlwldnjs1009, and@ljrmorganv3.5.12
:lady_beetle: Bug Fixes
- EndpointRequest request matcher for health groups is too complex #49648
- "/cloudfoundryapplication" web path is not limited to Actuator #49645
- RSocket exposes duplicate endpoint for websocket setups #49592
- Fix EndpointRequest.toLinks() when base-path is '/' #49591
- SpringBootContextLoader mentions class that no longer exists in message for classes or locations assertion #49518
- "spring.main.cloud-platform=none" does not disable cloud features #49478
- Using
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49340- Ordering of 'spring.config.import' is inconsistent when defined in environment or system properties #49324
- RouterFunctions descriptions in Actuator do not support nesting #49289
- Maven plugin does not set '-parameters' option when processing AOT code #49268
- SSL support with Docker Compose does not work as documented #49210
- Docker fails when a 'tcp://' address ends with a slash (for example 'tcp://docker:2375/') #49055
... (truncated)
Commits
4a4c79fRelease v3.5.13696a60eFull auto-configure transaction management in slice tests4b37ecbUpgrade to Undertow 2.3.24.Final32a51d5Upgrade to Tomcat 10.1.530934296Upgrade to Netty 4.1.132.Final851dddaUpgrade to jOOQ 3.19.31ef876feUpgrade to Hibernate 6.6.45.Final2841d87Upgrade to Zipkin Reporter 3.5.3025b527Fix WebSocketMessagingAutoConfiguration in the absence of Jackson3282672Make DevTools tests more tolerant to wrapped DataSource- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.springframework.boot:spring-boot-dependencies | [>= 4.a0, < 5] |
| org.springframework.boot:spring-boot-starter-test | [>= 4.a0, < 5] |
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
maven
3.4.1 → 3.5.13
Minor
maven
3.4.1 → 3.5.13
Minor
Technical Details
| ID: | 15068076 |
| UUID: | 4209541660 |
| Node ID: | PR_kwDOQtQjy87QHUjh |
| Host: | GitHub |
| Repository: | aether-framework/aether-datafixers |