Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump gradle/actions from 4.0.1 to 4.1.0 (#68)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.1 to 4.1.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.1.0</h2> <p>This release brings some minor improvements:</p> <ul> <li>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.</li> <li>Fixes a bug where setting the <code>develocity-token-expiry</code> parameter had no effect (<a href="https://redirect.github.com/gradle/actions/issues/381">#381</a>)</li> <li>Numerous NPM dependency updates</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gradle/actions/compare/v4.0.1...v4.1.0">https://github.com/gradle/actions/compare/v4.0.1...v4.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle/actions/commit/d156388eb19639ec20ade50009f3d199ce1e2808"><code>d156388</code></a> Bump path-to-regexp from 6.2.1 to 6.3.0 in /sources</li> <li><a href="https://github.com/gradle/actions/commit/2e93f415f78715a394f244062f42702265dc1a81"><code>2e93f41</code></a> Bump the npm-dependencies group across 1 directory with 2 updates</li> <li><a href="https://github.com/gradle/actions/commit/ee8dc905e61d91c9a081b1b2abc55f75b10dbc0f"><code>ee8dc90</code></a> [bot] Update dist directory</li> <li><a href="https://github.com/gradle/actions/commit/5fe9264c08b2d2b86eebbfd46b4475b2bf6a2c8e"><code>5fe9264</code></a> Bump references to Develocity Gradle plugin from 3.18 to 3.18.1</li> <li><a href="https://github.com/gradle/actions/commit/29d4d80ef66255f3c22955763e66fda8d2b157dd"><code>29d4d80</code></a> Bump the npm-dependencies group across 1 directory with 3 updates</li> <li><a href="https://github.com/gradle/actions/commit/478782dbb4d7b27951e3de6081639a1d8e12bb35"><code>478782d</code></a> Bump peter-evans/create-pull-request in the github-actions group</li> <li><a href="https://github.com/gradle/actions/commit/e6215edc51e3a58a8c4cf67a3dde378d1b9f1b68"><code>e6215ed</code></a> [bot] Update dist directory</li> <li><a href="https://github.com/gradle/actions/commit/765a73447c0a69b8958f4f80bb028356bcb9ff82"><code>765a734</code></a> Fix passing expiresInHours query parameter</li> <li><a href="https://github.com/gradle/actions/commit/a122cf5aa736c7f2aa6909094f0596cb06ea5150"><code>a122cf5</code></a> Document develocity-token-expiry parameter</li> <li><a href="https://github.com/gradle/actions/commit/5baa1ded34fd5a98e9d5c8e6bdcec60a2124b086"><code>5baa1de</code></a> [bot] Update dist directory</li> <li>Additional commits viewable in <a href="https://github.com/gradle/actions/compare/16bf8bc8fe830fa669c3c9f914d3eb147c629707...d156388eb19639ec20ade50009f3d199ce1e2808">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.0.1&new-version=4.1.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