-
Notifications
You must be signed in to change notification settings - Fork 29
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 dependency org.springframework.boot:spring-boot-gradle-plugin to v3 #509
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
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
February 18, 2021 17:39
c7522e1
to
25e3d32
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
11 times, most recently
from
August 13, 2021 17:16
9463931
to
ea6dde7
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
August 19, 2021 13:33
ea6dde7
to
12d3f38
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
August 31, 2021 20:32
c0f87c4
to
31ca9f6
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
September 12, 2021 19:41
842c9aa
to
1d3c23c
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
5 times, most recently
from
September 29, 2021 16:56
b919acb
to
4c4d226
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
October 7, 2021 03:47
a5e6706
to
8f94678
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
October 26, 2021 17:15
e7c1f58
to
a6fecea
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
November 6, 2021 23:20
a6fecea
to
5a238a6
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
November 19, 2021 10:09
5a238a6
to
4a5830b
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
May 23, 2024 17:12
714f46c
to
b808019
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
June 20, 2024 11:29
b808019
to
b378784
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
July 18, 2024 18:45
b378784
to
092cacc
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
August 26, 2024 21:12
6c94cd1
to
57bfab7
Compare
renovate
bot
changed the title
Update dependency org.springframework.boot:spring-boot-gradle-plugin to v3
fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3
Aug 26, 2024
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
August 26, 2024 21:30
0ae6e51
to
c71079d
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
September 19, 2024 13:07
c71079d
to
1884a3e
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
October 24, 2024 15:41
c6f3ef4
to
26c42d7
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
November 18, 2024 22:40
7811845
to
b8271e9
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
10 times, most recently
from
November 27, 2024 19:14
32ad37c
to
4f5fca1
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
December 19, 2024 18:20
4f5fca1
to
d8b5ad5
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
January 23, 2025 21:45
c9eea10
to
f75d7a2
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
January 24, 2025 01:09
f75d7a2
to
10310de
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.2
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-gradle-plugin)
v3.4.2
v3.4.1
🐞 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
⭐ 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
v3.3.7
🐞 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
🐞 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
🐞 Bug Fixes
@ControllerEndpoint
and@RestControllerEndpoint
infrastructure remains undeprecated #42498📔 Documentation
@Primary
is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42787@ConditionalOn
(Missing)Bean will infer the type to match #42505🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@IMWoo94, @arefbehboudi, @izeye, @jeonghyeon00, @ngocnhan-tran1996, @nosan, and @quaff
v3.3.4
🐞 Bug Fixes
@RestartScope
can cause 'Recursive update' exceptions when used with container beans #42107📔 Documentation
🔨 Dependency Upgrades
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 is behind base branch, 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.