-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.18 #7
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
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 hidden or 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
33c5ce5 to
bc801a6
Compare
bc801a6 to
3b2b5d8
Compare
3b2b5d8 to
5c521f0
Compare
5c521f0 to
51f57a8
Compare
51f57a8 to
002fba2
Compare
002fba2 to
b6d4afb
Compare
b6d4afb to
4426e2a
Compare
767fe7e to
1b21636
Compare
1b21636 to
0173cf8
Compare
0173cf8 to
ddd6e1c
Compare
ddd6e1c to
186fc02
Compare
186fc02 to
f7513f8
Compare
f7513f8 to
6e07f32
Compare
6e07f32 to
c4069e4
Compare
c4069e4 to
672be6d
Compare
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.6.3->2.7.18Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v2.7.18Compare Source
bootBuildImage(Gradle) andspring-boot:build-image(Maven) has been changed to Paketo Jammy #38477🐞 Bug Fixes
📔 Documentation
classpath.idxfile and its generation by the Maven and Gradle plugins #37125@TestConfigurationclass in a test #30513@AutoConfigureWebTestClientbinds WebTestClient to mock infrastructure #29890spring.hateoas.use-hal-as-default-json-media-typetofalse#26814🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GVictorG7, @PENEKhun, @dreis2211, and @izeye
v2.7.17Compare Source
spring.jms.listener.concurrencyhas been corrected to match the documentation (#37180). If you were settingspring.jms.listener.concurrencywithout also settingspring.jms.listener.max-concurrency, please review your configuration when upgrading.🐞 Bug Fixes
@Orderdoes not work on (CommandLine|Application)Runner@Beanmethods #37905@ComponentScanon a test class is processed when creating a test context but is not included in the context's cache key #31577📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@bottlerocketjonny, @dependabot[bot], @erichaagdev, @esperar, @izeye, @jbertram, @nielsbasjes, @onobc, @ttddyy, and @vpavic
v2.7.16Compare Source
⭐ New Features
🐞 Bug Fixes
sign-requestwhenmetadata-urlis used #33747📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @hakan-krgn, @izeye, @mdeinum, and @quaff
v2.7.15Compare Source
mariadb.versionproperty🐞 Bug Fixes
📔 Documentation
@sinceis missing from javadoc of values added to JavaVersion since its introduction #36608@EnableWebMvc#36506@EntityScanand@Enable?Repositoriescan be used to tune scanning #36282@DataR2dbcTestsupport #35014🔨 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, @msobeck, @rob-valor, @spa-abaudat, and @vpavic
v2.7.14Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ThomazPassarelli, @bbulgarelli, @bedla, @dependabot[bot], @dkswnkk, @eydunn, @garyrussell, @izeye, @lasselindqvist, @lmartelli, and @quaff
v2.7.13Compare Source
🐞 Bug Fixes
@EndpointCloudFoundryExtensionlogs a warnings as it does not use@AliasForon its override of the endpoint attribute #35716@ConstructorBinding#33669📔 Documentation
@DynamicPropertySourceto documented list of property source ordering #32901🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@bbulgarelli, @bikash30851, and @twobiers
v2.7.12Compare Source
🐞 Bug Fixes
FactoryBean.getObjectfor non-singleton executed when resetting mocks #35324📔 Documentation
@SpringBootApplication#35180🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JunJaBoy, @aasaru, @davin111, and @ivandimitrov8080
v2.7.11Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@SeasonPanPan, @acktsap, @dreis2211, @jgslima, @krzyk, and @meistermeier
v2.7.10Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@1993heqiang, @anandmnair, @anthonydahanne, @dsyer, @izeye, @jongwooo, and @terminux
v2.7.9Compare Source
🐞 Bug Fixes
@SpyBean#33830📔 Documentation
@ConfigurationPropertiesbean naming rules #34029🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Anubhav-2000, @enimiste, @izeye, @jprinet, @marcel-wollschlaeger, @mhalbritter, @michaldo, and @sannanansari
v2.7.8Compare Source
⭐ Noteworthy
mysql:mysql-connector-javatocom.mysql:mysql-connector-j.🐞 Bug Fixes
@DeprecatedConfigurationPropertyhas no effect when declared on a record component's accessor method #29526Configuration
📅 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 was generated by Mend Renovate. View the repository job log.