-
Notifications
You must be signed in to change notification settings - Fork 136
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-starter-parent to v3.2.4 #123
Merged
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
Kudos, SonarCloud Quality Gate passed! |
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.2
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.3
Aug 24, 2023
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
August 24, 2023 11:23
b184e43
to
f0e32af
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.3
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.4
Sep 21, 2023
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
September 21, 2023 12:04
f0e32af
to
cb583a1
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.4
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.5
Oct 19, 2023
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
October 19, 2023 20:29
cb583a1
to
6a1dfc0
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.5
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.6
Nov 23, 2023
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
November 23, 2023 13:24
6a1dfc0
to
a60ec74
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.6
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.0
Nov 23, 2023
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
November 23, 2023 15:54
a60ec74
to
9867f44
Compare
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
December 21, 2023 13:39
9867f44
to
fc0f9a6
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.0
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.1
Dec 21, 2023
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
February 1, 2024 14:50
fc0f9a6
to
2df420a
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.1
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.2
Feb 1, 2024
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
February 22, 2024 22:12
2df420a
to
0ebc03a
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.2
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.3
Feb 22, 2024
…rter-parent to v3.2.4
renovate
bot
force-pushed
the
renovate/spring-boot
branch
from
March 21, 2024 13:31
0ebc03a
to
8467997
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.3
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.4
Mar 21, 2024
Quality Gate passedIssues Measures |
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:
3.1.1
->3.2.4
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.2.4
Compare Source
v3.2.3
Compare Source
hibernate.version
property.🐞 Bug Fixes
@DynamicPropertySources
in Spring Boot 3.2.2 #39297📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@PiyalAhmed, @Tish17, @amritagg, @dependabot[bot], @eddumelendez, @erichaagdev, @gdmrw, @jonas-grgt, @kilink, @lukasdo, @okohub, @onobc, @ramilS, @slovi, @smurf667, @snicoll, @totti-dev, @vj-atlassian, @vjh0107, @wanger26, and @xpmxf4
v3.2.2
Compare Source
micrometer.observations.annotations.enabled
, has been introduced. It defaults tofalse
. Set it totrue
to restore the previous behavior #39128🐞 Bug Fixes
@ConfigurationPropertiesBinding
converters that rely on initial CharSequence to String conversion no longer work #39051@AutoConfigureOrder
(Ordered.LOWEST_PRECEDENCE) #38916@ImportTestcontainers
#38913📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@724thomas, @BenchmarkingBuffalo, @FBibonne, @Wzy19930507, @amparab, @dependabot[bot], @dreis2211, @okohub, @onobc, @sdeleuze, @skcskitano, and @tobias-lippert
v3.2.1
Compare Source
⭐ New Features
🐞 Bug Fixes
@SpringBootTest
with a separate management port and a mock web environment #38554📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@SandraAhlgrimm, @aleksandrserbin, @cachescrubber, @dependabot[bot], @gavlyukovskiy, @ilies-bel, @meiyese, @onobc, @pirgeo, @quaff, @shin-mallang, and @tomfrenken
v3.2.0
Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
@ServiceConnection
or@DynamicPropertySource
#38337@ServiceConnection
on a@Bean
method, describe when to use the name attribute and why #38335🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@EvaristeGalois11, @PENEKhun, @abdullah-jaffer, @audtjddld, @cachescrubber, @dreis2211, @eddumelendez, @izeye, @jonatan-ivanov, @pirgeo, @quaff, and @sdeleuze
v3.1.10
Compare Source
v3.1.9
Compare Source
hibernate.version
property.🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@amritagg, @dependabot[bot], @erichaagdev, @gdmrw, @lukasdo, @smurf667, @snicoll, @totti-dev, @vj-atlassian, @vjh0107, and @wanger26
v3.1.8
Compare Source
🐞 Bug Fixes
@AutoConfigureOrder
(Ordered.LOWEST_PRECEDENCE) #38904📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @FBibonne, @Wzy19930507, @amparab, @dependabot[bot], @dreis2211, and @tobias-lippert
v3.1.7
Compare Source
🐞 Bug Fixes
📔 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 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 has been generated by Mend Renovate. View repository job log here.