fix(deps): update all non-major dependencies #127
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:
v4.2.2
->v4.3.0
8.14.1
->8.14.3
v4.4.0
->v4.4.2
v5.6.0
->v5.6.2
4.14.1
->4.15.1
5.13.0
->5.13.4
5.6.5
->5.6.7
1.2.1
->1.3.0
8.10.1
->8.12.1
8.10.1
->8.12.1
31.10.1
->31.12.1
Release Notes
actions/checkout (actions/checkout)
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.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
: 8.14.2Compare Source
The Gradle team is excited to announce Gradle 8.14.2.
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.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.
gradle/actions (gradle/actions)
v4.4.2
Compare Source
This patch release updates a bunch of dependency versions
What's Changed
Full Changelog: gradle/actions@v4.4.1...v4.4.2
v4.4.1
Compare Source
This patch release fixes a bug in Develocity Injection with a custom plugin repository.
The
gradle-plugin-repository-*
action parameters were not being correctly mapped to environment variables that are read by the Develocity Injection init script.This issue has been fixed by setting the correct environment variables:
gradle-plugin-repository-url
is mapped toDEVELOCITY_INJECTION_PLUGIN_REPOSITORY_URL
gradle-plugin-repository-username
is mapped toDEVELOCITY_INJECTION_PLUGIN_REPOSITORY_USERNAME
gradle-plugin-repository-password
is mapped toDEVELOCITY_INJECTION_PLUGIN_REPOSITORY_PASSWORD
Additionally, these parameters can now be used to configure a custom plugin repository for the GitHub Dependency Graph Gradle Plugin, required for dependency submission.
What's Changed
Full Changelog: gradle/actions@v4.4.0...v4.4.1
mikepenz/action-junit-report (mikepenz/action-junit-report)
v5.6.2
Compare Source
🚀 Features
📦 Dependencies
Contributors:
v5.6.1
Compare Source
🐛 Fixes
github.context
📦 Dependencies
Contributors:
gmazzo/gradle-buildconfig-plugin (com.github.gmazzo.buildconfig)
v5.6.7
What's Changed
Features
New Contributors
Full Changelog: gmazzo/gradle-buildconfig-plugin@v5.6.6...v5.6.7
v5.6.6
What's Changed
Features
Dependencies
Full Changelog: gmazzo/gradle-buildconfig-plugin@v5.6.5...v5.6.6
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 has been generated by Renovate Bot.