Update dependency org.springframework.boot:spring-boot-starter-parent to v4#13
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency org.springframework.boot:spring-boot-starter-parent to v4#13renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
1c8df64 to
05f7b77
Compare
05f7b77 to
eb4b89d
Compare
eb4b89d to
f116815
Compare
f116815 to
5853940
Compare
5853940 to
9915f72
Compare
9915f72 to
8cb2ca5
Compare
8cb2ca5 to
a77eeaf
Compare
616ad82 to
d704916
Compare
d704916 to
3ca8bb1
Compare
3ca8bb1 to
c2928ec
Compare
c2928ec to
42bc58c
Compare
42bc58c to
afea404
Compare
afea404 to
792b34e
Compare
e7f2a65 to
454f5bc
Compare
454f5bc to
fa84e93
Compare
fa84e93 to
86f5f6a
Compare
86f5f6a to
63ca0de
Compare
63ca0de to
704cb66
Compare
704cb66 to
5cb393b
Compare
5cb393b to
77a151d
Compare
77a151d to
0951571
Compare
0951571 to
14bc3ef
Compare
14bc3ef to
4c614d9
Compare
4c614d9 to
dd39531
Compare
dd39531 to
46b441b
Compare
8e93e5f to
f386953
Compare
f386953 to
6d9d3d9
Compare
d55e9a3 to
81df9e9
Compare
81df9e9 to
607d0e0
Compare
607d0e0 to
8f6bcd1
Compare
8f6bcd1 to
62e5bac
Compare
62e5bac to
f454701
Compare
408f34d to
df351fd
Compare
df351fd to
7fa842d
Compare
7fa842d to
4c82976
Compare
4c82976 to
0d3b3dd
Compare
b1ae6e7 to
fc6cef6
Compare
fc6cef6 to
f87cac0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.4.2→4.0.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v4.0.6Compare Source
v4.0.5Compare Source
🐞 Bug Fixes
@NestedConfigurationPropertywhen using constructor binding #49738@ConditionalOnWebApplicationto NettyReactiveWebServerAutoConfiguration #49695@GraphQlTestdoes not include@ControllerAdvice#49672📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo, @deejay1, @dlwldnjs1009, @kwondh5217, @ljrmorgan, and @quaff
v4.0.4Compare Source
server.tomcat.max-part-counthas been increased from 10 to 50. This aligns it with Tomcat's own default and the default in Spring Boot 3.x. #49311🐞 Bug Fixes
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49344📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@FBibonne, @answndud, @bbbbooo, @chandanv89, @giyeon95, @itsmevichu, @jayychoi, @l2yujw, @ngocnhan-tran1996, @qnnn, @quaff, and @sbrannen
v4.0.3Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
@Value' still apply for environment variables #49109🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaetanoCerciello, @dsyer, @linkian209, @nosan, @quaff, @scordio, and @srt
v4.0.2Compare Source
org.eclipse.jetty.ee11:jetty-ee11-servletshas been removed fromspring-boot-jettyas it was unnecessary and unused. If your application code depends on a class fromjetty-ee11-servlets, declare a dependency on it in your build configuration. #48677🐞 Bug Fixes
@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) is no longer applied to the management server #48653@ConfigurationPropertiesannotation on a LinkedHashMap class #48616📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaoSSR, @ShaunHaldane, @Zuohuang-Cai, @izeye, @mspiess, @ngocnhan-tran1996, and @philipbolting
v4.0.1Compare Source
🐞 Bug Fixes
@ServiceConnectionfor LgtmStackContainer fails when logging endpoint is configured due to multiple OtlpLoggingConnectionDetails beans #48536@SpringBootTestdue to spring-boot-starter-webmvc-test, but missing at runtime without restclient starter #48253📔 Documentation
@AutoConfigureCache#48522@ConfigurationPropertiesSourceexample #48357@EnableBatchProcessingturns off all batch auto-configuration, including schema initialization #48266@AutoConfiguration#48228🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Nhahan, @arey, @banseok1216, @berry120, @candrews, @dmitrysulman, @geopark021, @hktechn0, @igslznev, @jwalter, @kzander91, @michaldo, @mzeijen, @ngocnhan-tran1996, @noojung, @scottfrederick, @vpavic, and @youngledo
v4.0.0Compare Source
Full release notes for Spring Boot 4.0 are available on the wiki. There is also a migration guide to help you upgrade from Spring Boot 3.5.
⭐ New Features
🐞 Bug Fixes
@JsonTestfails due to duplicate jacksonTesterFactoryBean #48198📔 Documentation
🔨 Dependency Upgrades
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.