Bump undici and @elastic/transport in /CommonServer #2102

Closed
opened 2026-04-05 16:49:45 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 10/12/2022

Bumps undici and @elastic/transport. These dependencies needed to be updated together.
Updates undici from 4.15.1 to 5.11.0

Release notes

Sourced from undici's releases.

v5.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.10.0...v5.11.0

v5.10.0

What's Changed

... (truncated)

Commits

Updates @elastic/transport from 8.0.2 to 8.2.0

Commits

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 commands and options

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

*Originally created by @dependabot[bot] on 10/12/2022* Bumps [undici](https://github.com/nodejs/undici) and [@elastic/transport](https://github.com/elastic/elastic-transport-js). These dependencies needed to be updated together. Updates `undici` from 4.15.1 to 5.11.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.11.0</h2> <h2>What's Changed</h2> <ul> <li>feat: capture error stack traces by <a href="https://github.com/sidwebworks"><code>@​sidwebworks</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1619">nodejs/undici#1619</a></li> <li>fix(fetch): hangs on a stream response with manual redirect by <a href="https://github.com/feugy"><code>@​feugy</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1627">nodejs/undici#1627</a></li> <li>fix(fetch): decode response body when Location is set on non-3xx response by <a href="https://github.com/GertSallaerts"><code>@​GertSallaerts</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1628">nodejs/undici#1628</a></li> <li>fix: circular dependencies in fetch by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1630">nodejs/undici#1630</a></li> <li>fix: Convert logical nullish assignment for backward compatibility by <a href="https://github.com/avanelli"><code>@​avanelli</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1625">nodejs/undici#1625</a></li> <li>feat(fetch): allow setting base urls by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1631">nodejs/undici#1631</a></li> <li>feat: export some fetch utilities by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1632">nodejs/undici#1632</a></li> <li>build(deps-dev): bump jest from 28.1.3 to 29.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1635">nodejs/undici#1635</a></li> <li>build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1637">nodejs/undici#1637</a></li> <li>Extensible DispatchHandler by <a href="https://github.com/arontsang"><code>@​arontsang</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1338">nodejs/undici#1338</a></li> <li>mock: use http.STATUS_CODES by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1641">nodejs/undici#1641</a></li> <li>fix(fetch): allow third-party <code>FormData</code>/<code>Blob</code> bodies by <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1643">nodejs/undici#1643</a></li> <li>fix(docs): <code>MockPoolInterceptOptions.method</code> is optional by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1648">nodejs/undici#1648</a></li> <li>docs: make examples uniform by <a href="https://github.com/Nicholaiii"><code>@​Nicholaiii</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1647">nodejs/undici#1647</a></li> <li>fix: Fix docs link name to <code>PoolOptions</code> by <a href="https://github.com/silverwind"><code>@​silverwind</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1651">nodejs/undici#1651</a></li> <li>ci: re-enable testing in Node.js 12 by <a href="https://github.com/dominykas"><code>@​dominykas</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1646">nodejs/undici#1646</a></li> <li>feat(fetch): better errors messages for body-mixin methods by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1654">nodejs/undici#1654</a></li> <li>build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1657">nodejs/undici#1657</a></li> <li>types: remove old signature by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1658">nodejs/undici#1658</a></li> <li>feat: WPT runner by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1662">nodejs/undici#1662</a></li> <li>Flag interceptors as experimental by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1667">nodejs/undici#1667</a></li> <li>feat(WPTRunner): parse <code>META</code> tags by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1664">nodejs/undici#1664</a></li> <li>Passing correct host header to proxy in ProxyAgent by <a href="https://github.com/protometa"><code>@​protometa</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1624">nodejs/undici#1624</a></li> <li>feat: add support for multipart/form-data by <a href="https://github.com/cameron-robey"><code>@​cameron-robey</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1606">nodejs/undici#1606</a></li> <li>feat(fetch#Request): Implements <code>determineRequestReferrer</code> by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1236">nodejs/undici#1236</a></li> <li>fix: multipart/form-data base64 parsing by <a href="https://github.com/repsac-by"><code>@​repsac-by</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1668">nodejs/undici#1668</a></li> <li>perf: add query parameter to benchmark by <a href="https://github.com/anonrig"><code>@​anonrig</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1676">nodejs/undici#1676</a></li> <li>fix(fetch): multiple data: url fixes &amp; move tests to wpt runner by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1678">nodejs/undici#1678</a></li> <li>feat(util): use node:querystring for buildURL by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1677">nodejs/undici#1677</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sidwebworks"><code>@​sidwebworks</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1619">nodejs/undici#1619</a></li> <li><a href="https://github.com/feugy"><code>@​feugy</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1627">nodejs/undici#1627</a></li> <li><a href="https://github.com/GertSallaerts"><code>@​GertSallaerts</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1628">nodejs/undici#1628</a></li> <li><a href="https://github.com/avanelli"><code>@​avanelli</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1625">nodejs/undici#1625</a></li> <li><a href="https://github.com/arontsang"><code>@​arontsang</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1338">nodejs/undici#1338</a></li> <li><a href="https://github.com/Nicholaiii"><code>@​Nicholaiii</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1647">nodejs/undici#1647</a></li> <li><a href="https://github.com/silverwind"><code>@​silverwind</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1651">nodejs/undici#1651</a></li> <li><a href="https://github.com/protometa"><code>@​protometa</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1624">nodejs/undici#1624</a></li> <li><a href="https://github.com/cameron-robey"><code>@​cameron-robey</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1606">nodejs/undici#1606</a></li> <li><a href="https://github.com/repsac-by"><code>@​repsac-by</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1668">nodejs/undici#1668</a></li> <li><a href="https://github.com/anonrig"><code>@​anonrig</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1676">nodejs/undici#1676</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.10.0...v5.11.0">https://github.com/nodejs/undici/compare/v5.10.0...v5.11.0</a></p> <h2>v5.10.0</h2> <h2>What's Changed</h2> <ul> <li>fix(fetch): allow custom implementation of AbortSignal by <a href="https://github.com/SukkaW"><code>@​SukkaW</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1608">nodejs/undici#1608</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/0964a83710467b994cc108d096e97f69dd54ac90"><code>0964a83</code></a> 5.11.0</li> <li><a href="https://github.com/nodejs/undici/commit/bc636c553461c8cac86f6b4835fac64f47e33ee2"><code>bc636c5</code></a> feat(util): use node:querystring for buildURL (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1677">#1677</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/b6ae2a88cc076be42f08c40bfb3f8cffa553e47e"><code>b6ae2a8</code></a> fix(fetch): multiple data: url fixes &amp; move tests to wpt runner (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1678">#1678</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/39a21cfdf253009a8ab02111edfeccdc450d6bcd"><code>39a21cf</code></a> perf: add query parameter to benchmark (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1676">#1676</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/7c93a8d88233d58a7c1db89ed3b311533404cd96"><code>7c93a8d</code></a> fix: multipart/form-data base64 parsing (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1668">#1668</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/1b850013eee5a4eb74f47831898d2951061cc8b9"><code>1b85001</code></a> feat(fetch#Request): Implements <code>determineRequestReferrer</code> (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1236">#1236</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/2d38b7ec90f11edf233918dbed4578e4bdf4ddfc"><code>2d38b7e</code></a> feat: add support for multipart/form-data (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1606">#1606</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/3ab0124379e6de20d9b1299e25785483a0eebcee"><code>3ab0124</code></a> Passing correct host header to proxy in ProxyAgent (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1624">#1624</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/e5ee3958053df96d4a18b67a5b20a936ca50bb7c"><code>e5ee395</code></a> feat(WPTRunner): parse <code>META</code> tags (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1664">#1664</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/979d39889a5a23f4f220f7d56e1024e53810efe0"><code>979d398</code></a> Flag interceptors as experimental (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1667">#1667</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v4.15.1...v5.11.0">compare view</a></li> </ul> </details> <br /> Updates `@elastic/transport` from 8.0.2 to 8.2.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/elastic/elastic-transport-js/commits">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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OneUptime/oneuptime/network/alerts). </details>
MrUnknownDE added the dependenciesjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascript labels 2026-04-05 16:49:55 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2102