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="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 &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="1389b71b57">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="64ba6f4c43">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="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 &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="1389b71b57">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="64ba6f4c43">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="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>
This commit is contained in:
dependabot[bot]
2025-06-20 08:59:25 -04:00
committed by GitHub
parent 09889f2e46
commit 08d54ab1de
4 changed files with 82 additions and 73 deletions

View File

@@ -15763,7 +15763,7 @@ module.exports = {
const { parseSetCookie } = __nccwpck_require__(4408)
const { stringify, getHeadersList } = __nccwpck_require__(3121)
const { stringify } = __nccwpck_require__(3121)
const { webidl } = __nccwpck_require__(1744)
const { Headers } = __nccwpck_require__(554)
@@ -15839,14 +15839,13 @@ function getSetCookies (headers) {
webidl.brandCheck(headers, Headers, { strict: false })
const cookies = getHeadersList(headers).cookies
const cookies = headers.getSetCookie()
if (!cookies) {
return []
}
// In older versions of undici, cookies is a list of name:value.
return cookies.map((pair) => parseSetCookie(Array.isArray(pair) ? pair[1] : pair))
return cookies.map((pair) => parseSetCookie(pair))
}
/**
@@ -16274,14 +16273,15 @@ module.exports = {
/***/ }),
/***/ 3121:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
/***/ ((module) => {
"use strict";
const assert = __nccwpck_require__(9491)
const { kHeadersList } = __nccwpck_require__(2785)
/**
* @param {string} value
* @returns {boolean}
*/
function isCTLExcludingHtab (value) {
if (value.length === 0) {
return false
@@ -16542,31 +16542,13 @@ function stringify (cookie) {
return out.join('; ')
}
let kHeadersListNode
function getHeadersList (headers) {
if (headers[kHeadersList]) {
return headers[kHeadersList]
}
if (!kHeadersListNode) {
kHeadersListNode = Object.getOwnPropertySymbols(headers).find(
(symbol) => symbol.description === 'headers list'
)
assert(kHeadersListNode, 'Headers cannot be parsed')
}
const headersList = headers[kHeadersListNode]
assert(headersList)
return headersList
}
module.exports = {
isCTLExcludingHtab,
stringify,
getHeadersList
validateCookieName,
validateCookiePath,
validateCookieValue,
toIMFDate,
stringify
}
@@ -20570,6 +20552,7 @@ const {
isValidHeaderName,
isValidHeaderValue
} = __nccwpck_require__(2538)
const util = __nccwpck_require__(3837)
const { webidl } = __nccwpck_require__(1744)
const assert = __nccwpck_require__(9491)
@@ -21123,6 +21106,9 @@ Object.defineProperties(Headers.prototype, {
[Symbol.toStringTag]: {
value: 'Headers',
configurable: true
},
[util.inspect.custom]: {
enumerable: false
}
})
@@ -30299,6 +30285,20 @@ class Pool extends PoolBase {
? { ...options.interceptors }
: undefined
this[kFactory] = factory
this.on('connectionError', (origin, targets, error) => {
// If a connection error occurs, we remove the client from the pool,
// and emit a connectionError event. They will not be re-used.
// Fixes https://github.com/nodejs/undici/issues/3895
for (const target of targets) {
// Do not use kRemoveClient here, as it will close the client,
// but the client cannot be closed in this state.
const idx = this[kClients].indexOf(target)
if (idx !== -1) {
this[kClients].splice(idx, 1)
}
}
})
}
[kGetDispatcher] () {

File diff suppressed because one or more lines are too long

View File

@@ -3700,9 +3700,9 @@
}
},
"node_modules/undici": {
"version": "5.28.5",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz",
"integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==",
"version": "5.29.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
"license": "MIT",
"dependencies": {
"@fastify/busboy": "^2.0.0"
@@ -6589,9 +6589,9 @@
}
},
"undici": {
"version": "5.28.5",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz",
"integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==",
"version": "5.29.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
"requires": {
"@fastify/busboy": "^2.0.0"
}

79
package-lock.json generated
View File

@@ -3990,10 +3990,11 @@
}
},
"node_modules/@octokit/endpoint": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.5.tgz",
"integrity": "sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw==",
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz",
"integrity": "sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.1.0",
"universal-user-agent": "^6.0.0"
@@ -4017,18 +4018,20 @@
}
},
"node_modules/@octokit/openapi-types": {
"version": "22.2.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-22.2.0.tgz",
"integrity": "sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==",
"dev": true
"version": "24.2.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
"integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
"dev": true,
"license": "MIT"
},
"node_modules/@octokit/plugin-paginate-rest": {
"version": "11.3.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.1.tgz",
"integrity": "sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g==",
"version": "11.4.4-cjs.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.4.4-cjs.2.tgz",
"integrity": "sha512-2dK6z8fhs8lla5PaOTgqfCGBxgAv/le+EhPs27KklPhm1bKObpu6lXzwfUEQ16ajXzqNrKMujsFyo9K2eaoISw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.5.0"
"@octokit/types": "^13.7.0"
},
"engines": {
"node": ">= 18"
@@ -4050,12 +4053,13 @@
}
},
"node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "13.2.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.2.2.tgz",
"integrity": "sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA==",
"version": "13.3.2-cjs.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.3.2-cjs.1.tgz",
"integrity": "sha512-VUjIjOOvF2oELQmiFpWA1aOPdawpyaCUqcEBc/UOUnj3Xp6DJGrJ1+bjUIIDzdHjnFNO6q57ODMfdEZnoBkCwQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.5.0"
"@octokit/types": "^13.8.0"
},
"engines": {
"node": ">= 18"
@@ -4065,13 +4069,14 @@
}
},
"node_modules/@octokit/request": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.4.0.tgz",
"integrity": "sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==",
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.4.1.tgz",
"integrity": "sha512-qnB2+SY3hkCmBxZsR/MPCybNmbJe4KAlfWErXq+rBKkQJlbjdJeS85VI9r8UqeLYLvnAenU8Q1okM/0MBsAGXw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/endpoint": "^9.0.1",
"@octokit/request-error": "^5.1.0",
"@octokit/endpoint": "^9.0.6",
"@octokit/request-error": "^5.1.1",
"@octokit/types": "^13.1.0",
"universal-user-agent": "^6.0.0"
},
@@ -4080,10 +4085,11 @@
}
},
"node_modules/@octokit/request-error": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.0.tgz",
"integrity": "sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz",
"integrity": "sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.1.0",
"deprecation": "^2.0.0",
@@ -4094,27 +4100,29 @@
}
},
"node_modules/@octokit/rest": {
"version": "20.1.1",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-20.1.1.tgz",
"integrity": "sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw==",
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-20.1.2.tgz",
"integrity": "sha512-GmYiltypkHHtihFwPRxlaorG5R9VAHuk/vbszVoRTGXnAsY60wYLkh/E2XiFmdZmqrisw+9FaazS1i5SbdWYgA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/core": "^5.0.2",
"@octokit/plugin-paginate-rest": "11.3.1",
"@octokit/plugin-paginate-rest": "11.4.4-cjs.2",
"@octokit/plugin-request-log": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "13.2.2"
"@octokit/plugin-rest-endpoint-methods": "13.3.2-cjs.1"
},
"engines": {
"node": ">= 18"
}
},
"node_modules/@octokit/types": {
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.5.0.tgz",
"integrity": "sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==",
"version": "13.10.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
"integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/openapi-types": "^22.2.0"
"@octokit/openapi-types": "^24.2.0"
}
},
"node_modules/@one-ini/wasm": {
@@ -12096,10 +12104,11 @@
}
},
"node_modules/tar-fs": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
"integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz",
"integrity": "sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"chownr": "^1.1.1",