-
-
Notifications
You must be signed in to change notification settings - Fork 0
Update all dependencies #71
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
base: master
Are you sure you want to change the base?
Conversation
11aab43
to
917019c
Compare
917019c
to
06fb26a
Compare
bc700df
to
cf695cd
Compare
33bdc40
to
a6c48f9
Compare
20594bb
to
2bc1eab
Compare
9fdb8cc
to
ec9caa6
Compare
ec9caa6
to
369ca8f
Compare
369ca8f
to
88003dd
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
cf3460b
to
9de6896
Compare
13eb655
to
eee6a72
Compare
1214c6f
to
a6fa166
Compare
c5e0d0f
to
50f7c1d
Compare
da26222
to
300e026
Compare
300e026
to
8eec478
Compare
a0ef619
to
cab8775
Compare
cab8775
to
e953107
Compare
b5833ff
to
ebe9615
Compare
1b8de0e
to
69ca06b
Compare
69ca06b
to
203d4a4
Compare
d83628a
to
a503b76
Compare
10d310d
to
2c3f250
Compare
65e1f31
to
d7d831e
Compare
d7d831e
to
6e9c5fe
Compare
This PR contains the following updates:
v4.1.2
->v4.2.3
v4.5.0
->v4.7.1
v4.4.3
->v4.6.2
8.10.2
->8.14.3
5.14.2
->5.18.0
5.11.3
->5.13.4
3.0.23
->3.0.25
3.0.1
->3.4.4
1.1.4
->1.1.7
4.17.0
->4.23.0
4.3.4
->4.4.0
5.0.5
->5.0.9
5.0.5
->5.0.9
5.14.2
->5.18.0
8.3.5
->8.3.8
5.11.3
->5.13.4
3.0.23
->3.0.25
10.20.1
->10.26.1
Release Notes
actions/cache (actions/cache)
v4.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.2...v4.2.3
v4.2.2
Compare Source
What's Changed
Full Changelog: actions/cache@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.0...v4.2.1
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4.1.2...v4.2.0
actions/setup-java (actions/setup-java)
v4.7.1
Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.7.1
v4.7.0
Compare Source
What's Changed
cache
from version 3.2.4 to 4.0.0 by @aparnajyothi-y in https://github.com/actions/setup-java/pull/724@actions/http-client
from 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-java/pull/728actions/publish-immutable-action
from 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-java/pull/727@types/jest
from 29.5.12 to 29.5.14 by @dependabot in https://github.com/actions/setup-java/pull/729New Contributors
Full Changelog: actions/setup-java@v4...v4.7.0
v4.6.0
Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: actions/setup-java@v4...v4.6.0
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
What's Changed
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
gradle/gradle (gradle)
v8.14.3
: 8.14.3Compare Source
The Gradle team is excited to announce Gradle 8.14.3.
This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.
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:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.3 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.
v8.14.2
Compare Source
v8.14.1
Compare Source
v8.14
Compare Source
v8.13
Compare Source
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.
v8.12
: 8.12Compare Source
The Gradle team is excited to announce Gradle 8.12.
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 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.
v8.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.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.
v8.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 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.
mockito/mockito (org.mockito:mockito-core)
v5.18.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
v5.17.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
mockito-inline
should be modified. (#3621)v5.16.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
--info
to diagnose closeAndReleaseStagingRepositories issues (#3567)v5.15.2
Changelog generated by Shipkit Changelog Gradle Plugin
5.15.2
junit-team/junit-framework (org.junit:junit-bom)
v5.13.4
KyoriPowered/adventure (net.kyori:adventure-text-minimessage)
v4.23.0
: 🌏 Adventure 4.23.0This is a hotfix release to resolve some issues in the recently released v4.22.0.
What's Changed
🐛 Fixes
Full Changelog: KyoriPowered/adventure@v4.22.0...v4.23.0
v4.22.0
: 🌏 Adventure 4.22.0What's Changed
✨ Features
🐛 Fixes
📚 Documentation
Other
New Contributors
Full Changelog: KyoriPowered/adventure@v4.21.0...v4.22.0
v4.21.0
: 🌏 Adventure 4.21.0Adventure 4.21.0 adds preliminary support for new component features in 1.21.5, and some minor bugfixes. We recommend all users update.
What's Changed
✨ Features
🐛 Fixes
numeric
tostring
by @tjalp in https://github.com/KyoriPowered/adventure/pull/1211New Contributors
Full Changelog: KyoriPowered/adventure@v4.20.0...v4.21.0
v4.20.0
: 🌏 Adventure 4.20.0Adventure 4.20.0 is a feature release focused on translation improvements. The MiniMessage translator allows easily expressing translation values in the MiniMessage format, and the whole translation system has had a revamp to be more flexible.
What's Changed
✨ Features
⚙️ Fixes
New Contributors
Full Changelog: KyoriPowered/adventure@v4.19.0...v4.20.0
v4.19.0
: 🌏 Adventure 4.19.0Adventure 4.19.0 is a small feature release, primarily to introduce an option controlling MiniMessage's emission of virtual components.
What's Changed
✨ Features
🐛 Fixes
Full Changelog: KyoriPowered/adventure@v4.18.0...v4.19.0
v4.18.0
: 🌏 Adventure 4.18.0Adventure 4.18 has a few new features to improve expressiveness, plus support for the new shadow colour style attribute added in Minecraft 1.21.4.
What's Changed
✨ Features
🐛 Fixes
New Contributors
Full Changelog: KyoriPowered/adventure@v4.17.0...v4.18.0
KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)
v4.4.0
This release bumps the Adventure version used in order to support 1.21.5 on legacy platforms.
What's Changed
Other
New Contributors
Full Changelog: KyoriPowered/adventure-platform@v4.3.4...v4.4.0
checkstyle/checkstyle (checkstyle)
v10.26.1
Checkstyle 10.26.1 - https://checkstyle.org/releasenotes.html#Release\_10.26.1
Bug fixes:
#17250 - NewlineAtEndOfFileCheck and empty files (size 0)
Other Changes:
Preparation for Migration of Checkstyle Codebase to Java 17
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
v10.26.0
Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release\_10.26.0
New:
#14949 - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment
Bug fixes:
#8965 - Indentation check doesn't give violation when google formatter does
#17122 - False positive on indentation for Annotation Arrays
Other Changes:
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
Preparation for Migration of Checkstyle Codebase to Java 17
PropertyCacheFileTest.testPathToCacheContainsOnlyFileName is failing
update JavadocTokenTypes.java to new format of AST print
v10.25.1
Checkstyle 10.25.1 - https://checkstyle.org/releasenotes.html#Release\_10.25.1
Bug fixes:
#17167 - checkstyle expects different indentation for switch cases.
Other Changes:
Fix the problem when property of module has older version than the module's
Preparation for Migration of Checkstyle Codebase to Java 17
Updating properties in Input files to mention all default properties,
use new nio jdk api instead of all api
Validattion of xdoc files to have separtor between examples
Review latest changes at Google style guide
CI is failing on 'validation.sh no-violation-test-josm'
Typo in check name in 10.25.0 release notes
v10.25.0
Checkstyle 10.25.0 - https://checkstyle.org/releasenotes.html#Release\_10.25.0
New:
#14945 - Add Check Support for Java 21 Record Pattern : New Check UnnecessaryNullCheckWithInstanceOf
Bug fixes:
#17120 - False positives for google_checks when using switch expression in lambda
Other Changes:
infra: allow cirrus to run on PR from its own repository
CI Failure in Check no broken links
cirrus CI is faililng with java.exe is not recognized
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 was generated by Mend Renovate. View the repository job log.