Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update gradle/actions action to v4.2.1 (#123)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/actions](https://redirect.github.com/gradle/actions) | action | minor | `v4` -> `v4.2.1` | --- ### Release Notes <details> <summary>gradle/actions (gradle/actions)</summary> ### [`v4.2.1`](https://redirect.github.com/gradle/actions/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.2.0...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](https://redirect.github.com/gradle/actions/issues/449)) - Enabling `build-scan-publish` causes some Develocity injection parameters to be ignored ([#​447](https://redirect.github.com/gradle/actions/issues/447)) - Setting `develocity-ccud-plugin-version` parameter is ignored ([#​446](https://redirect.github.com/gradle/actions/issues/446)) ##### What's Changed - Do not fail wrapper-validation on filename with illegal characters [#​438](https://redirect.github.com/gradle/actions/issues/438) - Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2 by [@​bot-githubaction](https://redirect.github.com/bot-githubaction) in [https://github.com/gradle/actions/pull/441](https://redirect.github.com/gradle/actions/pull/441) - Bump Gradle from 8.10.2 to 8.11 in [https://github.com/gradle/actions/pull/443](https://redirect.github.com/gradle/actions/pull/443) - Develocity injection fixes in [https://github.com/gradle/actions/pull/448](https://redirect.github.com/gradle/actions/pull/448) - Adapt build-result-capture script for GE plugin 3.17+ in [https://github.com/gradle/actions/pull/450](https://redirect.github.com/gradle/actions/pull/450) - ci: add scorecard by [@​nitrocode](https://redirect.github.com/nitrocode) in [https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384) ##### New Contributors - [@​nitrocode](https://redirect.github.com/nitrocode) made their first contribution in [https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384) **Full Changelog**: gradle/actions@v4.2.0...v4.2.1 ### [`v4.2.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.1.0...v4.2.0) This release [fixes a bug](https://redirect.github.com/gradle/actions/issues/431) 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](https://redirect.github.com/gradle/actions/pull/430)) - Update known wrapper checksums to include Gradle 8.11 ([https://github.com/gradle/actions/pull/424](https://redirect.github.com/gradle/actions/pull/424)) - Include cache save/restore times in Job Summary ([https://github.com/gradle/actions/pull/389](https://redirect.github.com/gradle/actions/pull/389)) - Improve cache logging by [@​bigdaz](https://redirect.github.com/bigdaz) ([https://github.com/gradle/actions/pull/392](https://redirect.github.com/gradle/actions/pull/392)) - Correctly handle multiline patterns for extracted entries ([https://github.com/gradle/actions/pull/393](https://redirect.github.com/gradle/actions/pull/393)) - Numerous dependency updates **Full Changelog**: gradle/actions@v4.1.0...v4.2.0 ### [`v4.1.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.0.1...v4.1.0) This release brings some minor improvements: - The latest release of Gradle is no longer required to perform cache-cleanup. If Gradle is found to on the PATH and the version meets minimum version requirements, then the version on PATH is used for cache-cleanup and Gradle is not downloaded. - Fixes a bug where setting the `develocity-token-expiry` parameter had no effect ([#​381](https://redirect.github.com/gradle/actions/issues/381)) - Numerous NPM dependency updates **Full Changelog**: gradle/actions@v4.0.1...v4.1.0 ### [`v4.0.1`](https://redirect.github.com/gradle/actions/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.0.0...v4.0.1) This patch release updates a number of dependencies, and fixes a bug that caused Gradle version '8.1' to be confused with '8.10'. ##### What's Changed - Dependency-updates by [@​bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/326](https://redirect.github.com/gradle/actions/pull/326), [https://github.com/gradle/actions/pull/356](https://redirect.github.com/gradle/actions/pull/356) - NPM dependency updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/330](https://redirect.github.com/gradle/actions/pull/330), [https://github.com/gradle/actions/pull/349](https://redirect.github.com/gradle/actions/pull/349) - Include Gradle 8.10 in known wrapper checksums in [https://github.com/gradle/actions/pull/341](https://redirect.github.com/gradle/actions/pull/341) - Differentiate Gradle 8.1 from 8.10 when checking version by [@​bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/358](https://redirect.github.com/gradle/actions/pull/358) **Full Changelog**: gradle/actions@v4.0.0...v4.0.1 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infonl/webdav-servlet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information