Update gradle/actions action to v4.2.2 by renovate[bot] · Pull Request #883 · sigstore/sigstore-java
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gradle/actions | action | minor | v4.1.0 -> v4.2.2 |
Release Notes
gradle/actions (gradle/actions)
v4.2.2
This patch release updates a bunch of dependency versions and fixes a deprecation warning emitted with Gradle 8.12.
What's Changed
- Bump cross-spawn in /sources by @dependabot in https://github.com/gradle/actions/pull/455
- Update known wrapper checksums by @github-actions in https://github.com/gradle/actions/pull/462
- Bump the github-actions group across 1 directory with 2 updates by @dependabot in https://github.com/gradle/actions/pull/474
- Update @actions/cache4.0.0 and patch by @amyu in https://github.com/gradle/actions/pull/479
- Update develocity-injection init script to v1.1 by @bot-githubaction in https://github.com/gradle/actions/pull/471
- Dependency updates by @bigdaz in https://github.com/gradle/actions/pull/480
- Bump references to Develocity Gradle plugin from 3.18.2 to 3.19 by @bot-githubaction in https://github.com/gradle/actions/pull/483
- Update known wrapper checksums by @github-actions in https://github.com/gradle/actions/pull/484
- Bump the gradle group across 1 directory with 2 updates by @dependabot in https://github.com/gradle/actions/pull/485
- Attempt to limit failures in wrapper-validation tests by @bigdaz in https://github.com/gradle/actions/pull/490
- Update known wrapper checksums by @github-actions in https://github.com/gradle/actions/pull/488
- Remove deprecation warning from init-script by @bigdaz in https://github.com/gradle/actions/pull/491
- Use latest dependency-graph plugin by @bigdaz in https://github.com/gradle/actions/pull/489
New Contributors
- @sebastian-dyroff made their first contribution in https://github.com/gradle/actions/pull/465
- @amyu made their first contribution in https://github.com/gradle/actions/pull/479
Full Changelog: gradle/actions@v4.2.1...v4.2.2
v4.2.1
This patch release fixes some issues with Develocity and Build Scan integration:
- Build scan links not captured in project using plugin com.gradle.enteprise:3.18.2 (#449)
- Enabling
build-scan-publishcauses some Develocity injection parameters to be ignored (#447) - Setting
develocity-ccud-plugin-versionparameter is ignored (#446)
What's Changed
- Do not fail wrapper-validation on filename with illegal characters #438
- Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2 by @bot-githubaction in https://github.com/gradle/actions/pull/441
- Bump Gradle from 8.10.2 to 8.11 in https://github.com/gradle/actions/pull/443
- Develocity injection fixes in https://github.com/gradle/actions/pull/448
- Adapt build-result-capture script for GE plugin 3.17+ in https://github.com/gradle/actions/pull/450
- ci: add scorecard by @nitrocode in https://github.com/gradle/actions/pull/384
New Contributors
- @nitrocode made their first contribution in https://github.com/gradle/actions/pull/384
Full Changelog: gradle/actions@v4.2.0...v4.2.1
v4.2.0
This release fixes a bug that prevents cache-cleanup from working with Gradle 8.11.
A number of improvements to cache reporting are also included.
What's Changed
- Fix cache-cleanup with Gradle 8.11 (https://github.com/gradle/actions/pull/430)
- Update known wrapper checksums to include Gradle 8.11 (https://github.com/gradle/actions/pull/424)
- Include cache save/restore times in Job Summary (https://github.com/gradle/actions/pull/389)
- Improve cache logging by @bigdaz (https://github.com/gradle/actions/pull/392)
- Correctly handle multiline patterns for extracted entries (https://github.com/gradle/actions/pull/393)
- Numerous dependency updates
Full Changelog: gradle/actions@v4.1.0...v4.2.0
Configuration
📅 Schedule: Branch creation - "every 3 weeks on Monday" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.