Update all non-major dependencies #242
Merged
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:
9.2.0->9.2.17.0.0.RELEASE->7.1.0.RELEASE2.11.6->2.11.75.27.0->5.27.1Release Notes
gradle/gradle (gradle)
v9.2.1: 9.2.1Compare Source
The Gradle team is excited to announce Gradle 9.2.1.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.
Upgrade instructions
Switch your build to use Gradle 9.2.1 by updating your wrapper:
See the Gradle 9.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.
redis/lettuce (io.lettuce:lettuce-core)
v7.1.0.RELEASECompare Source
The Lettuce team is pleased to announce the Lettuce 7.1.0 minor release!
This release provides support for new features that are going to be part of the Redis 8.4 release, such as using the
CLAIMparameter in theXREADGROUPcommand; atomically set multiple string keys and update their expiration withMSETEXand atomic compare-and-set and compare-and-delete for string keys using the extensions of theDIGEST,DELEXandSETcommands.Lettuce 7.1.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 24. The driver is tested against Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.
Find the full changelog at the end of this document.
Thanks to all contributors who made Lettuce 7.1.0.RELEASE possible.
📗 Links
Reference documentation: https://lettuce.io/core/7.1.0.RELEASE/reference/
Javadoc: https://lettuce.io/core/7.1.0.RELEASE/api/
⭐ New Features
🐞 Bug Fixes
💡 Other
❤️ New Contributors
Full Changelog: redis/lettuce@7.0.0.RELEASE...7.1.0.RELEASE
rabbitmq/rabbitmq-java-client (com.rabbitmq:amqp-client)
v5.27.1: 5.27.1Changes between 5.27.0 and 5.27.1
This is a patch release with a bug fix in the Netty IO layer. It is compatible with 5.27.0. All users are encouraged to upgrade.
Write byte array in Netty ByteBuf
GitHub issue: #1778
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.27.1'Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 06:59 AM ( * 0-6 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.