mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-02-14 09:39:54 +00:00
Bumps the npm_and_yarn group with 4 updates in the / directory: [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js), [@octokit/rest](https://github.com/octokit/rest.js), [@octokit/request](https://github.com/octokit/request.js) and [tar-fs](https://github.com/mafintosh/tar-fs). Bumps the npm_and_yarn group with 1 update in the /actions/installer directory: [undici](https://github.com/nodejs/undici). Updates `@octokit/plugin-paginate-rest` from 11.3.1 to 11.4.4-cjs.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-paginate-rest.js/releases"><code>@octokit/plugin-paginate-rest</code>'s releases</a>.</em></p> <blockquote> <h2>v11.4.4-cjs.2</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.4-cjs.1...v11.4.4-cjs.2">11.4.4-cjs.2</a> (2025-02-26)</h2> <blockquote> <p>[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability</p> </blockquote> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update <code>@octokit/plugin-rest-endpoint-methods</code> (<a href="2c70eafd9d">2c70eaf</a>)</li> </ul> <h2>v11.4.4-cjs.1</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.3...v11.4.4-cjs.1">11.4.4-cjs.1</a> (2025-02-26)</h2> <blockquote> <p>[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability</p> </blockquote> <h3>Bug Fixes</h3> <ul> <li><strong>release:</strong> set prerelease flag for correct channel (<a href="ce534d9de7">ce534d9</a>) See <a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.4.4-cjs.1">https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.4.4-cjs.1</a> for the full comparision</li> </ul> <h3>Reverts</h3> <ul> <li>Revert "docs(README): update examples to use ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/611">#611</a>)" (<a href="1389b71b57">1389b71</a>)</li> <li>Revert "feat: package is now ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/596">#596</a>)" (<a href="64ba6f4c43">64ba6f4</a>)</li> <li>Revert "fix(pkg): add default fallback and types export (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/612">#612</a>)" (<a href="27a855290a">27a8552</a>)</li> </ul> <h2>v11.4.3</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.2...v11.4.3">11.4.3</a> (2025-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> correct pagination return type for data which is an array (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/662">#662</a>) (<a href="9a51aad172">9a51aad</a>), closes <a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/661">#661</a></li> </ul> <h2>v11.4.2</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.1...v11.4.2">11.4.2</a> (2025-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add back the pagination keys (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/653">#653</a>) (<a href="8b8c500a25">8b8c500</a>), closes <a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/652">#652</a></li> </ul> <h2>v11.4.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2c70eafd9d"><code>2c70eaf</code></a> fix(deps): update <code>@octokit/plugin-rest-endpoint-methods</code></li> <li><a href="1bf98ba726"><code>1bf98ba</code></a> test: fixup tests</li> <li><a href="57d0842d1b"><code>57d0842</code></a> build: lockfile update</li> <li><a href="edc198421e"><code>edc1984</code></a> build: bump <code>devDependencies</code></li> <li><a href="738e4b310e"><code>738e4b3</code></a> Merge branch 'main' into cjs</li> <li><a href="ce534d9de7"><code>ce534d9</code></a> fix(release): set prerelease flag for correct channel</li> <li><a href="1c297ca5f8"><code>1c297ca</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li><a href="60d26d94f6"><code>60d26d9</code></a> chore(deps): update dependency prettier to v3.5.2 (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/664">#664</a>)</li> <li><a href="9a51aad172"><code>9a51aad</code></a> fix(types): correct pagination return type for data which is an array (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/662">#662</a>)</li> <li><a href="8b8c500a25"><code>8b8c500</code></a> fix(types): add back the pagination keys (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/653">#653</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.4.4-cjs.2">compare view</a></li> </ul> </details> <br /> Updates `@octokit/rest` from 20.1.1 to 20.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/rest.js/releases"><code>@octokit/rest</code>'s releases</a>.</em></p> <blockquote> <h2>v20.1.2</h2> <h2><a href="https://github.com/octokit/rest.js/compare/v20.1.1...v20.1.2">20.1.2</a> (2025-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump Octokit dependencies to address ReDos vulnerabilities, bump <code>devDependencies</code> (<a href="https://redirect.github.com/octokit/rest.js/issues/487">#487</a>) (<a href="711f2ee36d">711f2ee</a>), closes <a href="https://redirect.github.com/octokit/rest.js/issues/486">#486</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="711f2ee36d"><code>711f2ee</code></a> fix(deps): bump Octokit dependencies to address ReDos vulnerabilities, bump `...</li> <li>See full diff in <a href="https://github.com/octokit/rest.js/compare/v20.1.1...v20.1.2">compare view</a></li> </ul> </details> <br /> Updates `@octokit/request` from 8.4.0 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/request.js/releases"><code>@octokit/request</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2><a href="https://github.com/octokit/request.js/compare/v8.4.0...v8.4.1">8.4.1</a> (2025-02-15)</h2> <h3>Bug Fixes</h3> <ul> <li>ReDos regex vulnerability, reported by <a href="https://github.com/DayShift"><code>@DayShift</code></a> (<a href="https://redirect.github.com/octokit/request.js/issues/741">#741</a>) (<a href="356411e321">356411e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="356411e321"><code>356411e</code></a> fix: ReDos regex vulnerability, reported by <a href="https://github.com/DayShift"><code>@DayShift</code></a> (<a href="https://redirect.github.com/octokit/request.js/issues/741">#741</a>)</li> <li>See full diff in <a href="https://github.com/octokit/request.js/compare/v8.4.0...v8.4.1">compare view</a></li> </ul> </details> <br /> Updates `@octokit/rest` from 20.1.1 to 20.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/rest.js/releases"><code>@octokit/rest</code>'s releases</a>.</em></p> <blockquote> <h2>v20.1.2</h2> <h2><a href="https://github.com/octokit/rest.js/compare/v20.1.1...v20.1.2">20.1.2</a> (2025-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump Octokit dependencies to address ReDos vulnerabilities, bump <code>devDependencies</code> (<a href="https://redirect.github.com/octokit/rest.js/issues/487">#487</a>) (<a href="711f2ee36d">711f2ee</a>), closes <a href="https://redirect.github.com/octokit/rest.js/issues/486">#486</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="711f2ee36d"><code>711f2ee</code></a> fix(deps): bump Octokit dependencies to address ReDos vulnerabilities, bump `...</li> <li>See full diff in <a href="https://github.com/octokit/rest.js/compare/v20.1.1...v20.1.2">compare view</a></li> </ul> </details> <br /> Updates `tar-fs` from 2.1.1 to 2.1.3 <details> <summary>Commits</summary> <ul> <li><a href="4b7e8688a5"><code>4b7e868</code></a> 2.1.3</li> <li><a href="266194b94b"><code>266194b</code></a> hardlink tweak from main</li> <li><a href="d97731b0e1"><code>d97731b</code></a> 2.1.2</li> <li><a href="fd1634e869"><code>fd1634e</code></a> symlink tweak from main</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.3">compare view</a></li> </ul> </details> <br /> Updates `@octokit/plugin-paginate-rest` from 11.3.1 to 11.4.4-cjs.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-paginate-rest.js/releases"><code>@octokit/plugin-paginate-rest</code>'s releases</a>.</em></p> <blockquote> <h2>v11.4.4-cjs.2</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.4-cjs.1...v11.4.4-cjs.2">11.4.4-cjs.2</a> (2025-02-26)</h2> <blockquote> <p>[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability</p> </blockquote> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update <code>@octokit/plugin-rest-endpoint-methods</code> (<a href="2c70eafd9d">2c70eaf</a>)</li> </ul> <h2>v11.4.4-cjs.1</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.3...v11.4.4-cjs.1">11.4.4-cjs.1</a> (2025-02-26)</h2> <blockquote> <p>[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability</p> </blockquote> <h3>Bug Fixes</h3> <ul> <li><strong>release:</strong> set prerelease flag for correct channel (<a href="ce534d9de7">ce534d9</a>) See <a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.4.4-cjs.1">https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.4.4-cjs.1</a> for the full comparision</li> </ul> <h3>Reverts</h3> <ul> <li>Revert "docs(README): update examples to use ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/611">#611</a>)" (<a href="1389b71b57">1389b71</a>)</li> <li>Revert "feat: package is now ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/596">#596</a>)" (<a href="64ba6f4c43">64ba6f4</a>)</li> <li>Revert "fix(pkg): add default fallback and types export (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/612">#612</a>)" (<a href="27a855290a">27a8552</a>)</li> </ul> <h2>v11.4.3</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.2...v11.4.3">11.4.3</a> (2025-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> correct pagination return type for data which is an array (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/662">#662</a>) (<a href="9a51aad172">9a51aad</a>), closes <a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/661">#661</a></li> </ul> <h2>v11.4.2</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.1...v11.4.2">11.4.2</a> (2025-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add back the pagination keys (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/653">#653</a>) (<a href="8b8c500a25">8b8c500</a>), closes <a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/652">#652</a></li> </ul> <h2>v11.4.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2c70eafd9d"><code>2c70eaf</code></a> fix(deps): update <code>@octokit/plugin-rest-endpoint-methods</code></li> <li><a href="1bf98ba726"><code>1bf98ba</code></a> test: fixup tests</li> <li><a href="57d0842d1b"><code>57d0842</code></a> build: lockfile update</li> <li><a href="edc198421e"><code>edc1984</code></a> build: bump <code>devDependencies</code></li> <li><a href="738e4b310e"><code>738e4b3</code></a> Merge branch 'main' into cjs</li> <li><a href="ce534d9de7"><code>ce534d9</code></a> fix(release): set prerelease flag for correct channel</li> <li><a href="1c297ca5f8"><code>1c297ca</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li><a href="60d26d94f6"><code>60d26d9</code></a> chore(deps): update dependency prettier to v3.5.2 (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/664">#664</a>)</li> <li><a href="9a51aad172"><code>9a51aad</code></a> fix(types): correct pagination return type for data which is an array (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/662">#662</a>)</li> <li><a href="8b8c500a25"><code>8b8c500</code></a> fix(types): add back the pagination keys (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/653">#653</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.4.4-cjs.2">compare view</a></li> </ul> </details> <br /> Updates `@octokit/request` from 8.4.0 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/request.js/releases"><code>@octokit/request</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2><a href="https://github.com/octokit/request.js/compare/v8.4.0...v8.4.1">8.4.1</a> (2025-02-15)</h2> <h3>Bug Fixes</h3> <ul> <li>ReDos regex vulnerability, reported by <a href="https://github.com/DayShift"><code>@DayShift</code></a> (<a href="https://redirect.github.com/octokit/request.js/issues/741">#741</a>) (<a href="356411e321">356411e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="356411e321"><code>356411e</code></a> fix: ReDos regex vulnerability, reported by <a href="https://github.com/DayShift"><code>@DayShift</code></a> (<a href="https://redirect.github.com/octokit/request.js/issues/741">#741</a>)</li> <li>See full diff in <a href="https://github.com/octokit/request.js/compare/v8.4.0...v8.4.1">compare view</a></li> </ul> </details> <br /> Updates `undici` from 5.28.5 to 5.29.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v5.29.0</h2> <h2>What's Changed</h2> <ul> <li>Fix tests in v5.x for Node 20 by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4104">nodejs/undici#4104</a></li> <li>Removed clients with unrecoverable errors from the Pool <a href="https://redirect.github.com/nodejs/undici/pull/4088">nodejs/undici#4088</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0">https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9528f6853a"><code>9528f68</code></a> Bumped v5.29.0</li> <li><a href="f1d75a4e10"><code>f1d75a4</code></a> increase timeout for redirect test</li> <li><a href="2d31ed61f7"><code>2d31ed6</code></a> remove fuzzing tests</li> <li><a href="6b36d49cb2"><code>6b36d49</code></a> fix redirect test in Node v16</li> <li><a href="648dd8f7ba"><code>648dd8f</code></a> more fix for the wpt runner on Windows</li> <li><a href="a0516bae59"><code>a0516ba</code></a> don't use internal header state for cookies (<a href="https://redirect.github.com/nodejs/undici/issues/3295">#3295</a>)</li> <li><a href="87ce4af0e5"><code>87ce4af</code></a> fix test/client for node 20</li> <li><a href="c2c8fd55b7"><code>c2c8fd5</code></a> fix: accept v20 SSL specific error for alpn selection in http/2</li> <li><a href="82200bd10b"><code>82200bd</code></a> [v6.x] fix wpts on windows (<a href="https://redirect.github.com/nodejs/undici/issues/4093">#4093</a>)</li> <li><a href="47546fa68d"><code>47546fa</code></a> test: fix windows wpt (<a href="https://redirect.github.com/nodejs/undici/issues/4050">#4050</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0">compare view</a></li> </ul> </details> <br /> 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 <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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/slsa-framework/slsa-verifier/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>