Update dependency org.springframework.boot:spring-boot-starter-test to v3 #73
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.12
->3.1.3
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-test)
v3.1.3
Compare Source
🐞 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 - "before 3am on the first day of the month" (UTC), 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.