-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update plugin org.springframework.boot to v3.3.5 #37
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/spring-boot
base: main
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/spring-boot
branch
2 times, most recently
from
December 24, 2023 13:43
3831022
to
f8f17cd
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.2.0
chore(deps): update plugin org.springframework.boot to v3.2.1
Dec 24, 2023
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
January 22, 2024 20:15
f8f17cd
to
6e406c0
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.2.1
chore(deps): update plugin org.springframework.boot to v3.2.2
Jan 22, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
February 25, 2024 21:36
6e406c0
to
651fb06
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.2.2
chore(deps): update plugin org.springframework.boot to v3.2.3
Feb 25, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
March 24, 2024 12:59
651fb06
to
6d7d296
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.2.3
chore(deps): update plugin org.springframework.boot to v3.2.4
Mar 24, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
April 21, 2024 19:01
6d7d296
to
5b2a527
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.2.4
chore(deps): update plugin org.springframework.boot to v3.2.5
Apr 21, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
May 26, 2024 14:03
5b2a527
to
72b363a
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.2.5
chore(deps): update plugin org.springframework.boot to v3.3.0
May 26, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
June 23, 2024 12:14
72b363a
to
2cc1e67
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.3.0
chore(deps): update plugin org.springframework.boot to v3.3.1
Jun 23, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
August 1, 2024 08:46
2cc1e67
to
e22f181
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.3.1
chore(deps): update plugin org.springframework.boot to v3.3.2
Aug 1, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
August 25, 2024 19:12
e22f181
to
969c8b6
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.3.2
chore(deps): update plugin org.springframework.boot to v3.3.3
Aug 25, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
September 22, 2024 12:53
969c8b6
to
41155c7
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.3.3
chore(deps): update plugin org.springframework.boot to v3.3.4
Sep 22, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
October 24, 2024 16:45
41155c7
to
c859c1c
Compare
renovate
bot
changed the title
chore(deps): update plugin org.springframework.boot to v3.3.4
chore(deps): update plugin org.springframework.boot to v3.3.5
Oct 24, 2024
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:
3.1.7
->3.3.5
Release Notes
spring-projects/spring-boot (org.springframework.boot)
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
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Alchemik, @arefbehboudi, @einarpehrson, @izeye, @martinfrancois, @mushroom528, @nosan, and @quaff
v3.3.3
⭐ New Features
🐞 Bug Fixes
@ControllerEndpoint
and@RestControllerEndpoint
infrastructure remains undeprecated #41596📔 Documentation
@Name
to customize a property name #41585🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@PiyalAhmed, @Rajin9601, @cms04, @dreis2211, @eddumelendez, @hyunmin0317, @ivamly, @jmewes, @jxblum, @lamtrinhdev, @ngocnhan-tran1996, @quaff, and @ritzykey
v3.3.2
🐞 Bug Fixes
@DataLdapTest
#41325@NestedConfigurationProperty
doesn't work on records #41251<init>
when using spring-boot-starter-activemq in a native image #41214📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@acouvreur, @anbusampath, @eddumelendez, @izeye, @jxblum, @mateusscheper, @opcooc, and @sdeleuze
v3.3.1
🐞 Bug Fixes
📔 Documentation
@Testcontainers
#40943🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Eng-Fouad, @PiyalAhmed, @Seungpang, @asashour, @cmabdullah, @dependabot[bot], @donghoony, @erie0210, @izeye, @mateusscheper, @onobc, @quaff, @sdeleuze, and @vsanna
v3.3.0
⭐ New Features
🐞 Bug Fixes
@SpyBean
is not able to initialise MongoRepository bean of the generic type #40855<springProperty>
and<springProfile>
do not work in<include>
after Logback upgrade #40491📔 Documentation
@ConfigurationProperties
binding with single constructor #40844@ConditionalOnProperty
to match #40471🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - "after 8pm every weekday,every weekend" in timezone Asia/Tokyo, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.