-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update spring boot to v3 (major) #226
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-spring-boot
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
f9e80e0
to
a6f059a
Compare
a6f059a
to
743a2e4
Compare
87e7f1d
to
f463363
Compare
c9ea73b
to
8c761b4
Compare
8c761b4
to
d9fa2d8
Compare
1e679fa
to
3f9c974
Compare
3f9c974
to
a252b4c
Compare
4cd6ab3
to
cdab66e
Compare
3acecae
to
bf4ef92
Compare
bf4ef92
to
94ebeac
Compare
45a609e
to
c0606ed
Compare
c0606ed
to
0f60370
Compare
a4c034a
to
e0a350e
Compare
e0a350e
to
55ab928
Compare
58ad5bc
to
5acf56b
Compare
ed0ad0b
to
29b1a20
Compare
29b1a20
to
cdbce73
Compare
cdbce73
to
185dd15
Compare
185dd15
to
f56a6a4
Compare
f56a6a4
to
d51f854
Compare
d51f854
to
145e684
Compare
145e684
to
7249829
Compare
7249829
to
ba63b12
Compare
ba63b12
to
cac1412
Compare
cac1412
to
e2fda2d
Compare
e2fda2d
to
acdceed
Compare
acdceed
to
313f362
Compare
313f362
to
8b0821f
Compare
312ef69
to
3b823e3
Compare
3b823e3
to
d462315
Compare
d462315
to
1cde601
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.7.18
->3.4.2
2.7.18
->3.4.2
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.4.2
Compare Source
🐞 Bug Fixes
📔 Documentation
@ConfigurationProperties
annotation processor cannot generate description and defaultValue metadata for external types #43929@Fallback
beans in ConditionalOnSingleCandidate's javadoc #43826🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arefbehboudi, @dreis2211, @gavarava, @hezean, @izeye, @jxblum, @ngocnhan-tran1996, @nosan, @quaff, and @tmaciejewski
v3.4.1
Compare Source
🐞 Bug Fixes
@SpringBootConfiguration
results in misleading error message #43507📔 Documentation
<annotationProcessorPaths>
in Maven examples for configuring an annotation processor #43544@AutoConfiguration
javadoc #43325@EnableMethodSecurity
instead of the deprecated@EnableGlobalMethodSecurity
#43315🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @Jae-Young98, @arefbehboudi, @izeye, @kgb-financial-com, @minwoo1999, @ngocnhan-tran1996, @nosan, @onobc, @quaff, @scordio, @sobychacko, and @vonZeppelin
v3.4.0
Compare Source
⭐ New Features
🐞 Bug Fixes
@SpyBean
on the output of a FactoryBean is not reset #43053📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahoehma, @deki, @izeye, @ngocnhan-tran1996, @nosan, @quaff, and @wickdynex
v3.3.8
Compare Source
🐞 Bug Fixes
📔 Documentation
@ConfigurationProperties
annotation processor cannot generate description and defaultValue metadata for external types #43925🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arefbehboudi, @dreis2211, @gavarava, @hezean, @izeye, @jxblum, @ngocnhan-tran1996, @quaff, and @tmaciejewski
v3.3.7
Compare Source
🐞 Bug Fixes
@SpringBootConfiguration
results in misleading error message #43357📔 Documentation
<annotationProcessorPaths>
in Maven examples for configuring an annotation processor #43329@AutoConfiguration
javadoc #43323@EnableMethodSecurity
instead of the deprecated@EnableGlobalMethodSecurity
#43308🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @kgb-financial-com, @ngocnhan-tran1996, @nosan, @quaff, @scordio, and @sobychacko
v3.3.6
Compare Source
🐞 Bug Fixes
@SpyBean
on the output of a FactoryBean is not reset #31204📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahoehma, @izeye, @ngocnhan-tran1996, @nosan, @quaff, and @wickdynex
v3.3.5
Compare Source
🐞 Bug Fixes
@ControllerEndpoint
and@RestControllerEndpoint
infrastructure remains undeprecated #42498📔 Documentation
@Primary
is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42787Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.