-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.18 #39
base: main
Are you sure you want to change the base?
Conversation
1411c44
to
43a1d9b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #39 +/- ##
=========================================
Coverage 86.82% 86.82%
Complexity 95 95
=========================================
Files 21 21
Lines 478 478
Branches 25 25
=========================================
Hits 415 415
Misses 52 52
Partials 11 11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
43a1d9b
to
b98f4e0
Compare
b98f4e0
to
5b0de8b
Compare
5b0de8b
to
a44bdb3
Compare
a44bdb3
to
b8b022c
Compare
b8b022c
to
dbf74ac
Compare
dbf74ac
to
de93fe1
Compare
de93fe1
to
d69e71e
Compare
d69e71e
to
e673ddd
Compare
e673ddd
to
8d9d652
Compare
657ac92
to
4c8a52c
Compare
4c8a52c
to
ab4948e
Compare
ab4948e
to
7ce0bbf
Compare
7ce0bbf
to
e5f2d8a
Compare
e5f2d8a
to
44adfe6
Compare
44adfe6
to
56b9d4e
Compare
56b9d4e
to
92eb683
Compare
This PR contains the following updates:
2.6.2
->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.