chore(deps): Update all non-major application-server dependencies #373
+12
−12
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:
8.12
->8.12.1
8.12.0-jdk21-alpine
->8.12.1-jdk21-alpine
6.2.1
->6.2.3
7.21.0
->7.22.0
11.1.1
->11.3.2
11.1.1
->11.3.2
1.326
->1.327
2.8.1
->2.8.5
11.2.0
->11.3.2
8.11
->8.12.1
3.4.1
->3.4.2
Release Notes
gradle/gradle (gradle)
v8.12.1
: 8.12.1Compare Source
The Gradle team is excited to announce Gradle 8.12.1.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
spring-projects/spring-framework (org.springframework:spring-instrument)
v6.2.3
⭐ New Features
@MockitoSpyBean
at the type level on test classes #34408TestExecutionListener
implementations as constants #34404ConversionService
to convert POJO to array for SpEL varargs invocations #34371🐞 Bug Fixes
@Primary
semantics #34374Map
that implementsIterable
no longer works #34332BeanOverrideHandler
discovered in@Nested
test class hierarchy when upgrading to Spring 6.2.2 #34324AnnotationBeanNameGenerator
issues warning about explicitly aliasedvalue
attribute #34317ConfigurationClassEnhancer
should explicitly set customClassLoader
on CGLIBEnhancer
(aligned withCglibAopProxy
) #34274📔 Documentation
@Lookup
methods #34367StandardWebSocketSession
#34304SpringProperties.getFlag()
#34295SimpleCommandLinePropertySource
#34282TestExecutionListener
implementations #34265🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JoshuaChen, @Puppy4C, @anaconda875, @brandenclark, @canattofilipe, @dobrosi, @izeye, @jazdw, @khoutz182, @kwondh5217, @pirocraft, @quaff, @remeio, and @tarekmues
v6.2.2
⭐ New Features
BeanOverrideHandler
#34260@FunctionalInterface
declaration fromBeanOverrideProcessor
#34259@MockitoBean
at the type level on test classes #33925🐞 Bug Fixes
@TestBean
factory method resolution is incorrect within class hierarchy #34204AsyncListener#onError
does not return until dispatch completes #34192DataBinder
throwsIndexOutOfBoundsException
when indexed parameter uses nonconsecutive indices #34145DataBinder
throwsStringIndexOutOfBoundsException
for indexed property without nested property path #34121MethodHandle
function reference accepting only varargs #34109DataBinder
throwsStringIndexOutOfBoundsException
for map property without nested property path #34043EvalTag
#33945📔 Documentation
@EventListener
#34057🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Mattias-Sehlstedt, @Spanching, @brendenehlers, @izeye, @luozongle01, @micopiira, @ngocnhan-tran1996, @quaff, @rPraml, @remeio, and @scordio
getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)
v7.22.0
Compare Source
Fixes
FileNotFoundException
when trying to read/write.ongoing_segment
fileIllegalStateException
when registeringonDrawListener
Features
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v2.8.5
Added
Changed
Fixed
v2.8.4
Added
Changed
Fixed
v2.8.3
Added
v2.8.2
Added
Fixed
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.