Skip to content

Commit 08d54ab

Browse files
dependabot[bot]github-actionsramonpetgrave64
authored
chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates (#854)
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="https://github.com/octokit/plugin-paginate-rest.js/commit/2c70eafd9d99f18364db7765608318cdccd2e238">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="https://github.com/octokit/plugin-paginate-rest.js/commit/ce534d9de7f87fc6bd777c0788a2d3ffe91c2fb4">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 &quot;docs(README): update examples to use ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/611">#611</a>)&quot; (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/1389b71b577557ca7eb6261ddee244f5e2530a48">1389b71</a>)</li> <li>Revert &quot;feat: package is now ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/596">#596</a>)&quot; (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/64ba6f4c43709992cc36c0eb9da1ad6d6e998608">64ba6f4</a>)</li> <li>Revert &quot;fix(pkg): add default fallback and types export (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/612">#612</a>)&quot; (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/27a855290a61de36055e662fa19ef42f62f0e2ac">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="https://github.com/octokit/plugin-paginate-rest.js/commit/9a51aad17248ac30250344171f7e3a41ffa3c2c5">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="https://github.com/octokit/plugin-paginate-rest.js/commit/8b8c500a2523329b3ba8adfa258a8def66ddb12e">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="https://github.com/octokit/plugin-paginate-rest.js/commit/2c70eafd9d99f18364db7765608318cdccd2e238"><code>2c70eaf</code></a> fix(deps): update <code>@octokit/plugin-rest-endpoint-methods</code></li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/1bf98ba7267f336de485ff99e5b1e6929b00fb6d"><code>1bf98ba</code></a> test: fixup tests</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/57d0842d1b4888fc7bd6a1fb19dfbf6aba2d0aa0"><code>57d0842</code></a> build: lockfile update</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/edc198421ec6a664ddab6f4180239f84ab54e2bd"><code>edc1984</code></a> build: bump <code>devDependencies</code></li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/738e4b310edde97ba18511b74fe24c2cde94c4c4"><code>738e4b3</code></a> Merge branch 'main' into cjs</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/ce534d9de7f87fc6bd777c0788a2d3ffe91c2fb4"><code>ce534d9</code></a> fix(release): set prerelease flag for correct channel</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/1c297ca5f89459051ee2b2fda2cb0eea481993fc"><code>1c297ca</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/60d26d94f673bc4cbf5ce947678f279f5118b3ad"><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="https://github.com/octokit/plugin-paginate-rest.js/commit/9a51aad17248ac30250344171f7e3a41ffa3c2c5"><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="https://github.com/octokit/plugin-paginate-rest.js/commit/8b8c500a2523329b3ba8adfa258a8def66ddb12e"><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="https://github.com/octokit/rest.js/commit/711f2ee36dc349cc3c35d8f4a610886a59082c80">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="https://github.com/octokit/rest.js/commit/711f2ee36dc349cc3c35d8f4a610886a59082c80"><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="https://github.com/octokit/request.js/commit/356411e3217019aa9fc8a68f4236af82490873c2">356411e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/request.js/commit/356411e3217019aa9fc8a68f4236af82490873c2"><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="https://github.com/octokit/rest.js/commit/711f2ee36dc349cc3c35d8f4a610886a59082c80">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="https://github.com/octokit/rest.js/commit/711f2ee36dc349cc3c35d8f4a610886a59082c80"><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="https://github.com/mafintosh/tar-fs/commit/4b7e8688a54268b7c3268848504167635050aa10"><code>4b7e868</code></a> 2.1.3</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/266194b94b5ab0b6c2ad2739e4247970dbd1e7ba"><code>266194b</code></a> hardlink tweak from main</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/d97731b0e1b8a244ab859784b514cfcf5585ad3d"><code>d97731b</code></a> 2.1.2</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/fd1634e869e7c5f85948e95eabdaa8451a085de5"><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="https://github.com/octokit/plugin-paginate-rest.js/commit/2c70eafd9d99f18364db7765608318cdccd2e238">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="https://github.com/octokit/plugin-paginate-rest.js/commit/ce534d9de7f87fc6bd777c0788a2d3ffe91c2fb4">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 &quot;docs(README): update examples to use ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/611">#611</a>)&quot; (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/1389b71b577557ca7eb6261ddee244f5e2530a48">1389b71</a>)</li> <li>Revert &quot;feat: package is now ESM (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/596">#596</a>)&quot; (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/64ba6f4c43709992cc36c0eb9da1ad6d6e998608">64ba6f4</a>)</li> <li>Revert &quot;fix(pkg): add default fallback and types export (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/612">#612</a>)&quot; (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/27a855290a61de36055e662fa19ef42f62f0e2ac">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="https://github.com/octokit/plugin-paginate-rest.js/commit/9a51aad17248ac30250344171f7e3a41ffa3c2c5">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="https://github.com/octokit/plugin-paginate-rest.js/commit/8b8c500a2523329b3ba8adfa258a8def66ddb12e">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="https://github.com/octokit/plugin-paginate-rest.js/commit/2c70eafd9d99f18364db7765608318cdccd2e238"><code>2c70eaf</code></a> fix(deps): update <code>@octokit/plugin-rest-endpoint-methods</code></li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/1bf98ba7267f336de485ff99e5b1e6929b00fb6d"><code>1bf98ba</code></a> test: fixup tests</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/57d0842d1b4888fc7bd6a1fb19dfbf6aba2d0aa0"><code>57d0842</code></a> build: lockfile update</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/edc198421ec6a664ddab6f4180239f84ab54e2bd"><code>edc1984</code></a> build: bump <code>devDependencies</code></li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/738e4b310edde97ba18511b74fe24c2cde94c4c4"><code>738e4b3</code></a> Merge branch 'main' into cjs</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/ce534d9de7f87fc6bd777c0788a2d3ffe91c2fb4"><code>ce534d9</code></a> fix(release): set prerelease flag for correct channel</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/1c297ca5f89459051ee2b2fda2cb0eea481993fc"><code>1c297ca</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/60d26d94f673bc4cbf5ce947678f279f5118b3ad"><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="https://github.com/octokit/plugin-paginate-rest.js/commit/9a51aad17248ac30250344171f7e3a41ffa3c2c5"><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="https://github.com/octokit/plugin-paginate-rest.js/commit/8b8c500a2523329b3ba8adfa258a8def66ddb12e"><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="https://github.com/octokit/request.js/commit/356411e3217019aa9fc8a68f4236af82490873c2">356411e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/request.js/commit/356411e3217019aa9fc8a68f4236af82490873c2"><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="https://github.com/nodejs/undici/commit/9528f6853a72a637823e863f1dd12ec47a3fc9e7"><code>9528f68</code></a> Bumped v5.29.0</li> <li><a href="https://github.com/nodejs/undici/commit/f1d75a4e107866110c48003f00e5d0de52ef2cce"><code>f1d75a4</code></a> increase timeout for redirect test</li> <li><a href="https://github.com/nodejs/undici/commit/2d31ed61f7ca12ef6d89a323dc236346364ac379"><code>2d31ed6</code></a> remove fuzzing tests</li> <li><a href="https://github.com/nodejs/undici/commit/6b36d49cb2fa14217baa11b6fd27ee20b661ea4c"><code>6b36d49</code></a> fix redirect test in Node v16</li> <li><a href="https://github.com/nodejs/undici/commit/648dd8f7ba3654db09a095361a167e3576db8cd0"><code>648dd8f</code></a> more fix for the wpt runner on Windows</li> <li><a href="https://github.com/nodejs/undici/commit/a0516bae59b6aa8aa8124f9ae5cfed79541d10e2"><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="https://github.com/nodejs/undici/commit/87ce4af0e58657506cedb2d07a5ba24f964b733f"><code>87ce4af</code></a> fix test/client for node 20</li> <li><a href="https://github.com/nodejs/undici/commit/c2c8fd55b778267ad8b2e9ee04218c038a5d02af"><code>c2c8fd5</code></a> fix: accept v20 SSL specific error for alpn selection in http/2</li> <li><a href="https://github.com/nodejs/undici/commit/82200bd10b7073ac235f8fc48d4daa82b350cd4c"><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="https://github.com/nodejs/undici/commit/47546fa68d04eec5b96ab93225c3bc08b77cd94f"><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] <[email protected]> Signed-off-by: github-actions <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: Ramon Petgrave <[email protected]>
1 parent 09889f2 commit 08d54ab

File tree

4 files changed

+82
-73
lines changed

4 files changed

+82
-73
lines changed

actions/installer/dist/index.js

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -15763,7 +15763,7 @@ module.exports = {
1576315763

1576415764

1576515765
const { parseSetCookie } = __nccwpck_require__(4408)
15766-
const { stringify, getHeadersList } = __nccwpck_require__(3121)
15766+
const { stringify } = __nccwpck_require__(3121)
1576715767
const { webidl } = __nccwpck_require__(1744)
1576815768
const { Headers } = __nccwpck_require__(554)
1576915769

@@ -15839,14 +15839,13 @@ function getSetCookies (headers) {
1583915839

1584015840
webidl.brandCheck(headers, Headers, { strict: false })
1584115841

15842-
const cookies = getHeadersList(headers).cookies
15842+
const cookies = headers.getSetCookie()
1584315843

1584415844
if (!cookies) {
1584515845
return []
1584615846
}
1584715847

15848-
// In older versions of undici, cookies is a list of name:value.
15849-
return cookies.map((pair) => parseSetCookie(Array.isArray(pair) ? pair[1] : pair))
15848+
return cookies.map((pair) => parseSetCookie(pair))
1585015849
}
1585115850

1585215851
/**
@@ -16274,14 +16273,15 @@ module.exports = {
1627416273
/***/ }),
1627516274

1627616275
/***/ 3121:
16277-
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
16276+
/***/ ((module) => {
1627816277

1627916278
"use strict";
1628016279

1628116280

16282-
const assert = __nccwpck_require__(9491)
16283-
const { kHeadersList } = __nccwpck_require__(2785)
16284-
16281+
/**
16282+
* @param {string} value
16283+
* @returns {boolean}
16284+
*/
1628516285
function isCTLExcludingHtab (value) {
1628616286
if (value.length === 0) {
1628716287
return false
@@ -16542,31 +16542,13 @@ function stringify (cookie) {
1654216542
return out.join('; ')
1654316543
}
1654416544

16545-
let kHeadersListNode
16546-
16547-
function getHeadersList (headers) {
16548-
if (headers[kHeadersList]) {
16549-
return headers[kHeadersList]
16550-
}
16551-
16552-
if (!kHeadersListNode) {
16553-
kHeadersListNode = Object.getOwnPropertySymbols(headers).find(
16554-
(symbol) => symbol.description === 'headers list'
16555-
)
16556-
16557-
assert(kHeadersListNode, 'Headers cannot be parsed')
16558-
}
16559-
16560-
const headersList = headers[kHeadersListNode]
16561-
assert(headersList)
16562-
16563-
return headersList
16564-
}
16565-
1656616545
module.exports = {
1656716546
isCTLExcludingHtab,
16568-
stringify,
16569-
getHeadersList
16547+
validateCookieName,
16548+
validateCookiePath,
16549+
validateCookieValue,
16550+
toIMFDate,
16551+
stringify
1657016552
}
1657116553

1657216554

@@ -20570,6 +20552,7 @@ const {
2057020552
isValidHeaderName,
2057120553
isValidHeaderValue
2057220554
} = __nccwpck_require__(2538)
20555+
const util = __nccwpck_require__(3837)
2057320556
const { webidl } = __nccwpck_require__(1744)
2057420557
const assert = __nccwpck_require__(9491)
2057520558

@@ -21123,6 +21106,9 @@ Object.defineProperties(Headers.prototype, {
2112321106
[Symbol.toStringTag]: {
2112421107
value: 'Headers',
2112521108
configurable: true
21109+
},
21110+
[util.inspect.custom]: {
21111+
enumerable: false
2112621112
}
2112721113
})
2112821114

@@ -30299,6 +30285,20 @@ class Pool extends PoolBase {
3029930285
? { ...options.interceptors }
3030030286
: undefined
3030130287
this[kFactory] = factory
30288+
30289+
this.on('connectionError', (origin, targets, error) => {
30290+
// If a connection error occurs, we remove the client from the pool,
30291+
// and emit a connectionError event. They will not be re-used.
30292+
// Fixes https://github.com/nodejs/undici/issues/3895
30293+
for (const target of targets) {
30294+
// Do not use kRemoveClient here, as it will close the client,
30295+
// but the client cannot be closed in this state.
30296+
const idx = this[kClients].indexOf(target)
30297+
if (idx !== -1) {
30298+
this[kClients].splice(idx, 1)
30299+
}
30300+
}
30301+
})
3030230302
}
3030330303

3030430304
[kGetDispatcher] () {

actions/installer/dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actions/installer/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 44 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)