-
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.1.12 (patch) #135
base: main
Are you sure you want to change the base?
Conversation
034b251
to
6ae2876
Compare
Kudos, SonarCloud Quality Gate passed!
|
6ae2876
to
86f16d1
Compare
86f16d1
to
228b300
Compare
228b300
to
748e67a
Compare
Kudos, SonarCloud Quality Gate passed!
|
748e67a
to
84d16ee
Compare
84d16ee
to
3bd1eae
Compare
3bd1eae
to
8a6250e
Compare
8a6250e
to
add67f3
Compare
5b0fdeb
to
a152b53
Compare
a152b53
to
00c531a
Compare
90cd0c1
to
62b4017
Compare
62b4017
to
b5f179e
Compare
b5f179e
to
acb7a6a
Compare
acb7a6a
to
26fb6bd
Compare
26fb6bd
to
03efbe3
Compare
03efbe3
to
9a212d5
Compare
9a212d5
to
93848c3
Compare
93848c3
to
f3661cb
Compare
f3661cb
to
0f18c13
Compare
0f18c13
to
43f2f3f
Compare
43f2f3f
to
8e9c7f0
Compare
8e9c7f0
to
7cda0cf
Compare
7cda0cf
to
0cc64a9
Compare
|
0cc64a9
to
d15df02
Compare
|
This PR contains the following updates:
3.1.0
->3.1.12
3.1.0
->3.1.12
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-web)
v3.1.12
🐞 Bug Fixes
📔 Documentation
@ConditionalOnProperty
to match #40110@ConfigurationProperties
binding with single constructor #34820🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@PiyalAhmed, @chaewss, @coursar, @dependabot[bot], @dsyer, @dukbong, @izeye, @quaff, @snicoll, and @tobi-laa
v3.1.11
🐞 Bug Fixes
@ServletComponentScan
does not register servlet components in a mock web environment #39736📔 Documentation
@WriteOperation
and@DeleteOperation
#40385🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@FelixDes, @dependabot[bot], @izeye, @mstahv, @ppkarwasz, and @spencergibb
v3.1.10
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@PiyalAhmed, @dreis2211, @snicoll, and @timgrohmann
v3.1.9
hibernate.version
property.🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@amritagg, @dependabot[bot], @erichaagdev, @gdmrw, @lukasdo, @smurf667, @snicoll, @totti-dev, @vj-atlassian, @vjh0107, and @wanger26
v3.1.8
🐞 Bug Fixes
@AutoConfigureOrder
(Ordered.LOWEST_PRECEDENCE) #38904📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @FBibonne, @Wzy19930507, @amparab, @dependabot[bot], @dreis2211, and @tobias-lippert
v3.1.7
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@aleksandrserbin, @cachescrubber, @dependabot[bot], @meiyese, @pirgeo, @quaff, @shin-mallang, and @tomfrenken
v3.1.6
⭐ New Features
🐞 Bug Fixes
📔 Documentation
@AutoConfigureWebTestClient
binds WebTestClient to mock infrastructure #38113@ServiceConnection
#38046@TestConfiguration
class in a test #38040classpath.idx
file and its generation by the Maven and Gradle plugins #38024spring.hateoas.use-hal-as-default-json-media-type
tofalse
#38021@ServiceConnection
on a@Bean
method, describe when to use the name attribute and why #36071@ServiceConnection
or@DynamicPropertySource
#35629🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GVictorG7, @PENEKhun, @audtjddld, @cachescrubber, @dreis2211, @eddumelendez, @izeye, @jonatan-ivanov, and @quaff
v3.1.5
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 #37938@ComponentScan
on a test class is processed when creating a test context but is not included in the context's cache key #37924@WebServlet
found by scanning is annotated with@MultipartConfig
#37883@ServiceConnection
is not found when used in an interface implemented by a test class #37671@SpringBootTest
,@AutoConfigureMockMvc
, and MockMvc #37663@WebListener
does not work in a native image without additional reflection hints #37635📔 Documentation
🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.