-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update all non-major dependencies #90
Conversation
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:
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 (
|
Branch Coverage (ubuntu-22.04)
|
Line Coverage (ubuntu-22.04)
|
Branch Coverage (windows-2022)
|
Line Coverage (windows-2022)
|
This PR contains the following updates:
v4.2.2
->v4.4.0
8.10
->8.10.2
v4.0.1
->v4.1.0
33.3.0-jre
->33.3.1-jre
1.2.2
->1.3.0
1.23.6
->1.23.7
1.23.6
->1.23.7
1.23.6
->1.23.7
5.4.0
->5.5.0
8.6.0
->8.6.1
8.6.0
->8.6.1
31.6.0
->31.6.1
Release Notes
actions/setup-java (actions/setup-java)
v4.4.0
Compare Source
What's Changed
Add-ons :
Bug fixes :
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog: actions/setup-java@v4...v4.4.0
v4.3.0
Compare Source
What's Changed
Bug fixes :
New Contributors :
Full Changelog: actions/setup-java@v4...v4.3.0
gradle/gradle (gradle)
v8.10.2
: 8.10.2Compare Source
This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10
It fixes the following issues:
Issues fixed in the first patch release:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.2 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.10.1
: 8.10.1Compare Source
This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.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.
gradle/actions (gradle/actions)
v4.1.0
Compare Source
This release brings some minor improvements:
develocity-token-expiry
parameter had no effect (#381)Full Changelog: gradle/actions@v4.0.1...v4.1.0
detekt/detekt (io.gitlab.arturbosch.detekt)
v1.23.7
1.23.7 - 2024-09-08
This is a point release for Detekt
1.23.0
, built against Kotlin2.0.10
, with fixes for several bugs that got reported by the community.Notable Changes
Changelog
UndocumentedPublicProperty
- #7426public companion
object forUndocumentedPublicClass
- #7219Housekeeping/Docs
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.