-
Notifications
You must be signed in to change notification settings - Fork 24
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 v2.7.18 #235
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/spring-boot
base: master
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
c18ec38
to
464f932
Compare
464f932
to
53b2371
Compare
53b2371
to
1a88c0e
Compare
1a88c0e
to
44160ee
Compare
44160ee
to
4f020d4
Compare
4f020d4
to
a7217fa
Compare
aad7a4e
to
34c792c
Compare
34c792c
to
4ff5b71
Compare
4ff5b71
to
368d0f8
Compare
81b0214
to
e425fc6
Compare
e425fc6
to
48843fe
Compare
c05f19c
to
b3c4b18
Compare
6475544
to
88dbdb5
Compare
8f14dff
to
b0ecfad
Compare
b0ecfad
to
e509d22
Compare
e509d22
to
5afc2ab
Compare
5afc2ab
to
c708e2c
Compare
c708e2c
to
ca055ac
Compare
ca055ac
to
5cadfee
Compare
5cadfee
to
df4a5e3
Compare
df4a5e3
to
a64b94c
Compare
a64b94c
to
ae168e7
Compare
ae168e7
to
ea86949
Compare
ea86949
to
a9a7da9
Compare
a9a7da9
to
83295d8
Compare
83295d8
to
6a6c57c
Compare
71df71a
to
26734a1
Compare
26734a1
to
c2078df
Compare
…rter-parent to v2.7.18
c2078df
to
4bc8aa0
Compare
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:
2.6.3
->2.7.18
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v2.7.18
Compare Source
bootBuildImage
(Gradle) andspring-boot:build-image
(Maven) has been changed to Paketo Jammy #38477🐞 Bug Fixes
📔 Documentation
classpath.idx
file and its generation by the Maven and Gradle plugins #37125@TestConfiguration
class in a test #30513@AutoConfigureWebTestClient
binds WebTestClient to mock infrastructure #29890spring.hateoas.use-hal-as-default-json-media-type
tofalse
#26814🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GVictorG7, @PENEKhun, @dreis2211, and @izeye
v2.7.17
Compare Source
spring.jms.listener.concurrency
has been corrected to match the documentation (#37180). If you were settingspring.jms.listener.concurrency
without also settingspring.jms.listener.max-concurrency
, please review your configuration when upgrading.🐞 Bug Fixes
@Order
does not work on (CommandLine|Application)Runner@Bean
methods #37905@ComponentScan
on 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.16
Compare Source
⭐ New Features
🐞 Bug Fixes
sign-request
whenmetadata-url
is 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.15
Compare Source
mariadb.version
property🐞 Bug Fixes
📔 Documentation
@since
is missing from javadoc of values added to JavaVersion since its introduction #36608@EnableWebMvc
#36506@EntityScan
and@Enable?Repositories
can be used to tune scanning #36282@DataR2dbcTest
support #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.14
Compare 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.13
Compare Source
🐞 Bug Fixes
@EndpointCloudFoundryExtension
logs a warnings as it does not use@AliasFor
on its override of the endpoint attribute #35716@ConstructorBinding
#33669📔 Documentation
@DynamicPropertySource
to 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.12
Compare Source
🐞 Bug Fixes
FactoryBean.getObject
for 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.11
Compare 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.10
Compare 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.9
Compare Source
🐞 Bug Fixes
@SpyBean
#33830📔 Documentation
@ConfigurationProperties
bean 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.8
Compare Source
⭐ Noteworthy
mysql:mysql-connector-java
tocom.mysql:mysql-connector-j
.🐞 Bug Fixes
@DeprecatedConfigurationProperty
has no effect when declared on a record component's accessor method #29526📔 Documentation
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 is behind base branch, 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.