Skip to content

Commit

Permalink
Bump gradle/actions from 4.1.0 to 4.2.0 (#189)
Browse files Browse the repository at this point in the history
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.1.0 to
4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gradle/actions/releases">gradle/actions's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.0</h2>
<p>This release <a
href="https://redirect.github.com/gradle/actions/issues/431">fixes a
bug</a> that prevents cache-cleanup from working with Gradle 8.11.
A number of improvements to cache reporting are also included.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix cache-cleanup with Gradle 8.11 (<a
href="https://redirect.github.com/gradle/actions/pull/430">gradle/actions#430</a>)</li>
<li>Update known wrapper checksums to include Gradle 8.11 (<a
href="https://redirect.github.com/gradle/actions/pull/424">gradle/actions#424</a>)</li>
<li>Include cache save/restore times in Job Summary (<a
href="https://redirect.github.com/gradle/actions/pull/389">gradle/actions#389</a>)</li>
<li>Improve cache logging by <a
href="https://github.com/bigdaz"><code>@​bigdaz</code></a> (<a
href="https://redirect.github.com/gradle/actions/pull/392">gradle/actions#392</a>)</li>
<li>Correctly handle multiline patterns for extracted entries (<a
href="https://redirect.github.com/gradle/actions/pull/393">gradle/actions#393</a>)</li>
<li>Numerous dependency updates</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gradle/actions/compare/v4.1.0...v4.2.0">https://github.com/gradle/actions/compare/v4.1.0...v4.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gradle/actions/commit/473878a77f1b98e2b5ac4af93489d1656a80a5ed"><code>473878a</code></a>
[bot] Update dist directory</li>
<li><a
href="https://github.com/gradle/actions/commit/f22ac61fd17919aa0d466862cd22948de222c9b3"><code>f22ac61</code></a>
Use Gradle 8.11 as the minimum version for cache-cleanup</li>
<li><a
href="https://github.com/gradle/actions/commit/4ec844e551bd848cb3eed5a159ad7546604e2b7e"><code>4ec844e</code></a>
npm audit fix</li>
<li><a
href="https://github.com/gradle/actions/commit/24ca383271f95e2554b27a579f0d85bc88d6014e"><code>24ca383</code></a>
[bot] Update dist directory</li>
<li><a
href="https://github.com/gradle/actions/commit/4ca2d5d7493214ec8d005819c2e12e8998d00dc3"><code>4ca2d5d</code></a>
Dependency updates (<a
href="https://redirect.github.com/gradle/actions/issues/429">#429</a>)</li>
<li><a
href="https://github.com/gradle/actions/commit/f31476bde277b4d5aec579b5f2f44bdd2236a600"><code>f31476b</code></a>
Update test for real-world data</li>
<li><a
href="https://github.com/gradle/actions/commit/c345cfbe93aced1af7acdcba523587d3a5703729"><code>c345cfb</code></a>
Update known wrapper checksums</li>
<li><a
href="https://github.com/gradle/actions/commit/b526f6673ba613cda12db32b26c732d68baa073c"><code>b526f66</code></a>
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile</li>
<li><a
href="https://github.com/gradle/actions/commit/93415e6645da4fec9562dfc5b946647dd8f3f463"><code>93415e6</code></a>
Update patch for actions/cache 3.3.0</li>
<li><a
href="https://github.com/gradle/actions/commit/6bc218d5d05975765939ff68f912f9378c5a33f0"><code>6bc218d</code></a>
Bump the npm-dependencies group across 1 directory with 4 updates</li>
<li>Additional commits viewable in <a
href="https://github.com/gradle/actions/compare/d156388eb19639ec20ade50009f3d199ce1e2808...473878a77f1b98e2b5ac4af93489d1656a80a5ed">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gradle/actions&package-manager=github_actions&previous-version=4.1.0&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
bratkartoffel authored Nov 18, 2024
2 parents 6bedaca + 68a243d commit 6c9e71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: browser-actions/setup-firefox@955a5d42b5f068a8917c6a4ff1656a2235c66dfb # v1.5.2
with:
firefox-version: latest
- uses: gradle/actions/wrapper-validation@d156388eb19639ec20ade50009f3d199ce1e2808 # v4
- uses: gradle/actions/wrapper-validation@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4
- run: ./gradlew --no-daemon check
working-directory: tests/
- uses: mikepenz/action-junit-report@ec3a351c13e080dc4fa94c49ab7ad5bf778a9668 # v5
Expand Down

0 comments on commit 6c9e71e

Please sign in to comment.