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:
v3
->v4
8.1.1
->8.4
3.1.6
->3.1.8
1.23.0
->1.23.1
1.23.0
->1.23.1
5.12.4
->6.0.3
7.2.0
->8.0.0
2.3.2
->2.3.5
2.3.2
->2.3.5
2.3.2
->2.3.5
2.3.2
->2.3.5
2.3.2
->2.3.5
3.3.2
->3.4.0
1.1.0
->1.1.3
3.1.1
->3.1.5
1.8.21
->1.9.10
1.8.21
->1.9.10
1.8.21
->1.9.10
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
gradle/gradle (gradle)
v8.4
: 8.4Compare Source
The Gradle team is excited to announce Gradle 8.4.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners
Upgrade instructions
Switch your build to use Gradle 8.4 by updating your wrapper:
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.
v8.3
: 8.3Compare Source
The Gradle team is excited to announce Gradle 8.3.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik
Upgrade instructions
Switch your build to use Gradle 8.3 by updating your wrapper:
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.
v8.2.1
Compare Source
v8.2
: 8.2Compare Source
The Gradle team is excited to announce Gradle 8.2.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community contributors for their contributions to this release of Gradle:
Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li
Upgrade instructions
Switch your build to use Gradle 8.2 by updating your wrapper:
./gradlew wrapper --gradle-version=8.2
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.
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.1.8
: 3.1.8v3.1.7
: 3.1.7Cache
JCache
jakarta.inject
support, droppingjavax.inject
(#1009)detekt/detekt (io.gitlab.arturbosch.detekt)
v1.23.1
1.23.1 - 2023-07-30
This is a point release for Detekt
1.23.0
, where we added support for Kotlin1.9.0
and fixed several bugs thatgot reported by the community.
Notable Changes
Changelog
..<
andrangeTo
in theForEachOnRange
rule - #6197UseDataClass
if class contains non-property parameters - #6173replaceIndent
andprependIndent
- #6154Dependency Updates
Contributors
We would like to thank the following contributors that made this release possible: @3flex, @Goooler, @Hexcles, @PoisonedYouth, @TWiStErRob, @VirtualParticle, @atulgpt, @cortinico, @dzirbel, @eygraber, @marschwar, @rmarquis, @segunfamisa, @severn-everett, @t-kameyama
See all commit history here
Netflix/dgs-framework (com.netflix.graphql.dgs:graphql-dgs-platform-dependencies)
v8.0.0
Compare Source
This release updates the graphql-java version to 21.2. The main breaking change affects the usage of the already deprecated
DefaultExceptionHandler::onException
method. If you have defined your own custom exception handlers, you will need to switch to usinghandleException
instead ofonException
.What’s Changed
v7.6.0
: 7.6.0What’s Changed
v7.5.4
What’s Changed
v7.5.3
What’s Changed
v7.5.2
What’s Changed
v7.5.1
What’s Changed
v7.3.6
What’s Changed
v7.3.4
What's Changed
Full Changelog: Netflix/dgs-framework@v7.3.2...v7.3.4
v7.3.2
What’s Changed
v7.3.0
What’s Changed
ktorio/ktor (io.ktor:ktor-serialization-kotlinx-xml)
v2.3.5
Compare Source
Bugfixes
v2.3.4
Compare Source
Bugfixes
application/json
Content-Type (KTOR-6183)v2.3.3
Compare Source
Bugfixes
HttpCache.Config.isShared
is true (KTOR-6087)Improvements
spring-gradle-plugins/dependency-management-plugin (io.spring.dependency-management)
v1.1.3
🐞 Bug Fixes
v1.1.2
🐞 Bug Fixes
v1.1.1
🐞 Bug Fixes
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
spring-projects/spring-boot (org.springframework.boot)
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
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JinseongHwang, @bottlerocketjonny, @dependabot[bot], @erichaagdev, @esperar, @izeye, @jbertram, @jonasfugedi, @michael-simons, @nielsbasjes, @onobc, @sushant1987, @ttddyy, and @vpavic
v3.1.4
⭐ New Features
🐞 Bug Fixes
sign-request
whenmetadata-url
is used #37482@ConfigurationProperties-annotated
record has multiple constructors #37336📔 Documentation
🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - "on Saturday" (UTC), 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 Mend Renovate. View repository job log here.