dependabot[bot] opened a new pull request, #2055: URL: https://github.com/apache/groovy/pull/2055
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.0.0 to 2.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gradle/wrapper-validation-action/releases">gradle/wrapper-validation-action's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <h2>Changelog</h2> <ul> <li>[FIX] Add hardcoded checksum for Gradle 7.6.4</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gradle/wrapper-validation-action/compare/v2...v2.1.1">https://github.com/gradle/wrapper-validation-action/compare/v2...v2.1.1</a></p> <h2>v2.1.0</h2> <p>This release should vastly reduce the number of network requests made by the <code>wrapper-validation-action</code>, by hardcoding the checksums of all known Gradle wrapper jars at time of release. With this improvement, a number of long-standing issues should be addressed (<a href="https://redirect.github.com/gradle/wrapper-validation-action/issues/164">#164</a>, <a href="https://redirect.github.com/gradle/wrapper-validation-action/issues/162">#162</a>, <a href="https://redirect.github.com/gradle/wrapper-validation-action/issues/57">#57</a>).</p> <p>The action should now only make network requests to validate the checksums of an unknown <code>gradle-wrapper.jar</code>. This can happen if:</p> <ul> <li>The Gradle version was published after this action was released</li> <li>The <code>gradle-wrapper.jar</code> is truly invalid</li> </ul> <h2>Changelog</h2> <ul> <li>[NEW] Hardcode list of known checksums to avoid network requests in most cases (<a href="https://redirect.github.com/gradle/wrapper-validation-action/issues/161">#161</a>)</li> </ul> <p>Huge thanks to <a href="https://github.com/Marcono1234"><code>@​Marcono1234</code></a> for contributing this long-awaited improvement.</p> <h2>v2.0.1</h2> <p>This patch release fixes error reporting when failing to retrieve the checksums from services.gradle.org</p> <ul> <li>[FIX] After migration from v1 to v2 silently fails (<a href="https://redirect.github.com/gradle/wrapper-validation-action/issues/174">#174</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/699bb18358f12c5b78b37bb0111d3a0e2276e0e2"><code>699bb18</code></a> Build outputs</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/69d55fad27e70c12e1922e732468cb19e5e27856"><code>69d55fa</code></a> Update known wrapper checksums</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/e636552d421b7f5d6a0d4333f7d0e11367e5ff9a"><code>e636552</code></a> Bump the npm-dependencies group with 1 update</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/85cde3f5a1033b2adc2442631c24b530f1183a1a"><code>85cde3f</code></a> Add clarification about running in repository root</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/8a2cbc9ccf0390177c07106bbfb02746e8f0413b"><code>8a2cbc9</code></a> Clarify that wrapper-validation should precede setup-gradle</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/d355de3893225d0ccf43f57021f3c7416d3cc43d"><code>d355de3</code></a> Build outputs</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/ac96f186ffc81af62ac0fa3307436a4997820b81"><code>ac96f18</code></a> Hardcoded checksums follow-up</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/ca85ed0b623d29776b509fd12ac01b319b3a2ebf"><code>ca85ed0</code></a> Extend integration tests</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/c4ee1cd97a0e1216bdfdc65516ac12cac1576c76"><code>c4ee1cd</code></a> Update known wrapper checksums</li> <li><a href="https://github.com/gradle/wrapper-validation-action/commit/a3555efcbfc98df1b7ae79c6852afd38b5700be3"><code>a3555ef</code></a> Clarify output format (<a href="https://redirect.github.com/gradle/wrapper-validation-action/issues/177">#177</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gradle/wrapper-validation-action/compare/27152f6fa06a6b8062ef7195c795692e51fc2c81...699bb18358f12c5b78b37bb0111d3a0e2276e0e2">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
