Skip to content

Commit

Permalink
chore(deps): update gradle/actions action to v4.2.1 (#123)
Browse files Browse the repository at this point in the history
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
([#&#8203;449](https://redirect.github.com/gradle/actions/issues/449))
- Enabling `build-scan-publish` causes some Develocity injection
parameters to be ignored
([#&#8203;447](https://redirect.github.com/gradle/actions/issues/447))
- Setting `develocity-ccud-plugin-version` parameter is ignored
([#&#8203;446](https://redirect.github.com/gradle/actions/issues/446))

##### What's Changed

- Do not fail wrapper-validation on filename with illegal characters
[#&#8203;438](https://redirect.github.com/gradle/actions/issues/438)
- Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2 by
[@&#8203;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
[@&#8203;nitrocode](https://redirect.github.com/nitrocode) in
[https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384)

##### New Contributors

- [@&#8203;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
[@&#8203;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
([#&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
renovate[bot] authored Dec 6, 2024
1 parent 24ef190 commit 5bd6d66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
distribution: 'temurin'

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v4
uses: gradle/actions/wrapper-validation@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- name: Gradle build with unit tests
# Use --write-locks to support dependency updates from Dependabot PRs
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:
distribution: 'temurin'

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- name: Create a new release
run: ./gradlew release
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
distribution: "temurin"

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v4
uses: gradle/actions/wrapper-validation@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
Expand Down

0 comments on commit 5bd6d66

Please sign in to comment.