-
Notifications
You must be signed in to change notification settings - Fork 1
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) #35
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
a60caff
to
daaefe9
Compare
daaefe9
to
73117d6
Compare
4214ba3
to
1f57eff
Compare
1f57eff
to
0174020
Compare
0174020
to
ca98f70
Compare
b909889
to
4785604
Compare
4785604
to
fa7591a
Compare
d7c7f21
to
9f56586
Compare
9f56586
to
fc0e7df
Compare
fc0e7df
to
bbf13b0
Compare
0674212
to
f5e3b02
Compare
f5e3b02
to
59f3198
Compare
59f3198
to
9a00d51
Compare
9a00d51
to
4756f75
Compare
4756f75
to
9bc4ae4
Compare
9bc4ae4
to
7ea5b94
Compare
7ea5b94
to
7778ad1
Compare
50d8a7b
to
2c16362
Compare
2c16362
to
a646179
Compare
a646179
to
35cd257
Compare
03e0388
to
3ff4ae2
Compare
3ff4ae2
to
3975f5e
Compare
3975f5e
to
888ada5
Compare
888ada5
to
6382ff4
Compare
6382ff4
to
88bfe81
Compare
ae857be
to
bcf9bfa
Compare
bcf9bfa
to
2ad9533
Compare
2ad9533
to
cd7ac3d
Compare
cd7ac3d
to
f09f4dc
Compare
f09f4dc
to
a6bd42e
Compare
a6bd42e
to
044e2b8
Compare
044e2b8
to
a2dc4da
Compare
a2dc4da
to
1f85af0
Compare
1f85af0
to
46e710e
Compare
b3618a6
to
cb0667b
Compare
cb0667b
to
f9edee3
Compare
f9edee3
to
82be40c
Compare
82be40c
to
d3605cb
Compare
d3605cb
to
88193df
Compare
88193df
to
0f9f1c3
Compare
c2cf5cd
to
d11141f
Compare
d11141f
to
7ae6cdc
Compare
7ae6cdc
to
0ec0d9e
Compare
0ec0d9e
to
bf68feb
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:
1.5.22.RELEASE
->3.4.3
1.5.22.RELEASE
->3.4.3
Warning
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-maven-plugin)
v3.4.3
Compare Source
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.9
Compare Source
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
Configuration
📅 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.