-
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
fix(deps): update spring boot to v3 (major) - autoclosed #11
Closed
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
2 times, most recently
from
February 2, 2023 22:18
a5be670
to
2936514
Compare
Needs to wait on graphql-kotlin 7.0 |
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
4 times, most recently
from
February 23, 2023 17:21
0d4f044
to
97b0b31
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
March 7, 2023 05:02
555e280
to
491ac2b
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
March 23, 2023 17:23
4e383f6
to
a386699
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
April 4, 2023 22:14
538ce33
to
20168a5
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
April 12, 2023 22:11
20168a5
to
13f5c4a
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
4 times, most recently
from
April 25, 2023 19:26
40441b5
to
182f20a
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
5 times, most recently
from
May 5, 2023 15:46
8c1b7d6
to
2b14fea
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
May 12, 2023 16:42
61ea286
to
d7b92da
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
4 times, most recently
from
May 24, 2023 16:57
5ecc88a
to
5b07ba9
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
May 31, 2023 20:52
5b07ba9
to
62c839a
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
June 22, 2023 18:04
304c347
to
d2e6c95
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
July 6, 2023 18:42
bae851e
to
2d2e331
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
July 10, 2023 15:42
2d2e331
to
6ab0c0f
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
4 times, most recently
from
July 25, 2023 20:50
eaf8932
to
f123a65
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
July 29, 2023 15:32
f123a65
to
672481c
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
5 times, most recently
from
August 24, 2023 08:54
efc406e
to
15daef5
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
August 28, 2023 18:21
c41dffc
to
2b4c9f4
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
September 5, 2023 19:48
2b4c9f4
to
5f86143
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
4 times, most recently
from
September 14, 2023 23:14
120c56b
to
fe8af8c
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
September 19, 2023 21:23
bbe03bc
to
d5867fe
Compare
renovate
bot
force-pushed
the
renovate/major-spring-boot
branch
from
September 19, 2023 21:24
d5867fe
to
87d7e15
Compare
renovate
bot
changed the title
fix(deps): update spring boot to v3 (major)
fix(deps): update spring boot to v3 (major) - autoclosed
Sep 20, 2023
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:
2.7.15
->3.1.3
2.7.15
->3.1.3
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-test)
v3.1.3
🐞 Bug Fixes
@ServiceConnection
on a@Bean
method does not work in sliced tests #36037📔 Documentation
@EntityScan
and@Enable?Repositories
can be used to tune scanning #36862@EnableWebMvc
#36797@DataR2dbcTest
support #36756@since
is missing from javadoc of values added to JavaVersion since its introduction #36735🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MahatmaFatalError, @NersesAM, @OnSuorce, @chicobento, @dependabot[bot], @dreis2211, @eddumelendez, @elevne, @fzyzcjy, @itsAkshayDubey, @izeye, @joesteel2010, @jongwooo, @ls-urs-keller, @michael-simons, @msobeck, @normandra, @omaryaya, @quaff, @rob-valor, @spa-abaudat, and @vpavic
v3.1.2
🐞 Bug Fixes
@Import
ing a@ConfigurationProperties
class that is eligible for constructor binding #36359:
) or at-sign (@
) #36261📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Pengfei-Lu, @ThomazPassarelli, @bbulgarelli, @bedla, @dependabot[bot], @dkswnkk, @dreis2211, @eddumelendez, @eydunn, @garyrussell, @izeye, @johnnywiller, @jonatan-ivanov, @jstansel, @lasselindqvist, @lmartelli, and @quaff
v3.1.1
🐞 Bug Fixes
@ConstructorBinding
#35913@EndpointCloudFoundryExtension
logs a warnings as it does not use@AliasFor
on its override of the endpoint attribute #35766@ConfigurationProperties
to a lateinit property fails with kotlin.UninitializedPropertyAccessException #35654@Bean
method, BindableRuntimeHintsRegistrar may incorrectly register hints for constructor binding #35647📔 Documentation
@EnableBatchProcessing
mentions in reference documentation for sliced tests and user configuration #36004@DynamicPropertySource
to documented list of property source ordering #35909build-image
andbuild-image-no-fork
Maven plugin goals is inconsistent #35618name
Documentation #35594@Testcontainers
before@SpringBootTest
in documentation examples to ensure that Testcontainers is started before the application tries to use its containers #35572🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KitBolourchi, @ThomasKasene, @bbulgarelli, @bikash30851, @dreis2211, @eddumelendez, @fcappi, @izeye, @quaff, @rafaelrc7, @sdeleuze, @sjohnr, @sungchanjo, and @twobiers
v3.1.0
⭐ New Features
🐞 Bug Fixes
FactoryBean.getObject
for non-singleton executed when resetting mocks #35330📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ckram, @JunJaBoy, @TheHound, @bclozel, @be-hase, @davin111, @dreis2211, @izeye, @quaff, @scordio, @sdeleuze, and @sjohnr
v3.0.10
🐞 Bug Fixes
📔 Documentation
@EntityScan
and@Enable?Repositories
can be used to tune scanning #36861@EnableWebMvc
#36796@DataR2dbcTest
support #36755@since
is missing from javadoc of values added to JavaVersion since its introduction #36734🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MahatmaFatalError, @NersesAM, @chicobento, @dependabot[bot], @dreis2211, @eddumelendez, @elevne, @fzyzcjy, @itsAkshayDubey, @izeye, @jongwooo, @ls-urs-keller, @msobeck, @normandra, @omaryaya, @quaff, @rob-valor, @spa-abaudat, and @vpavic
v3.0.9
🐞 Bug Fixes
@Import
a@ConfigurationProperties
class that is eligible for constructor binding #36175Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.