dependabot[bot] opened a new pull request, #144: URL: https://github.com/apache/sedona-spatialbench/pull/144
Bumps the github-dependencies group with 1 update: [j178/prek-action](https://github.com/j178/prek-action). Updates `j178/prek-action` from 2.0.6 to 3.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/j178/prek-action/releases">j178/prek-action's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h2><code>prek-action</code> releases are now immutable</h2> <p>Starting with v3, <code>prek-action</code> will no longer publish moving major or minor tags. References such as <code>j178/prek-action@v3</code> and <code>j178/[email protected]</code> will <strong>not</strong> be available.</p> <p>Moving tags can be retargeted after users adopt them, creating unnecessary supply-chain risk. Use an exact release tag or, for stronger protection, pin the action to a full commit SHA.</p> <blockquote> <p>[!TIP] Use an exact release tag:</p> <pre lang="yaml"><code>- uses: j178/[email protected] </code></pre> <p>Or, even better, pin the full commit SHA:</p> <pre lang="yaml"><code>- uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0 </code></pre> </blockquote> <h2>What's Changed</h2> <ul> <li>Fix cache key hashing by <a href="https://github.com/akx"><code>@akx</code></a> in <a href="https://redirect.github.com/j178/prek-action/pull/153">j178/prek-action#153</a></li> <li>Drop floating version tag support by <a href="https://github.com/j178"><code>@j178</code></a> in <a href="https://redirect.github.com/j178/prek-action/pull/170">j178/prek-action#170</a></li> <li>Update known versions for prek 0.4.11 by <a href="https://github.com/j178"><code>@j178</code></a> in <a href="https://redirect.github.com/j178/prek-action/pull/169">j178/prek-action#169</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/j178/prek-action/compare/v2...v3.0.0">https://github.com/j178/prek-action/compare/v2...v3.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/j178/prek-action/commit/4e14d07f9231acabce116ccfca13b13dd9755ece"><code>4e14d07</code></a> Drop floating version tag support (<a href="https://redirect.github.com/j178/prek-action/issues/170">#170</a>)</li> <li><a href="https://github.com/j178/prek-action/commit/d8e544e9912c0fb7d1bf9c29e41ad70260c2e5a3"><code>d8e544e</code></a> Fix cache key hashing (<a href="https://redirect.github.com/j178/prek-action/issues/153">#153</a>)</li> <li><a href="https://github.com/j178/prek-action/commit/cd7e67c2f14f90c6f58cb542a2b60d59af5de5db"><code>cd7e67c</code></a> Update known versions for prek 0.4.11 (<a href="https://redirect.github.com/j178/prek-action/issues/169">#169</a>)</li> <li>See full diff in <a href="https://github.com/j178/prek-action/compare/5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16...4e14d07f9231acabce116ccfca13b13dd9755ece">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
