Skip to content

Bump undici from 5.8.0 to 5.8.2

Wolf Yuan requested to merge dependabot/npm_and_yarn/undici-5.8.2 into main

Created by: dependabot[bot]

Bumps undici from 5.8.0 to 5.8.2.

Release notes

Sourced from undici's releases.

v5.8.2

️ Security Release

  • CRLF Injection in Nodejs ‘undici’ via Content-Type GHSA-f772-66g8-q5h3 CVE-2022-35948
  • undici.request vulnerable to SSRF using absolute URL on pathname GHSA-8qr4-xgw6-wmr3 CVE-2022-35949

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.1...v5.8.2

v5.8.1

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.0...v5.8.1

Commits
  • 52d1ce5 Bumped v5.8.2
  • 66165d6 Merge pull request from GHSA-f772-66g8-q5h3
  • 124f7eb Merge pull request from GHSA-8qr4-xgw6-wmr3
  • aef314c feat(webidl): better error message for ByteString converter (#1591)
  • 2f4b3b6 docs: mock different endpoints in a single file (#1589)
  • e1e1638 5.8.1
  • c1dd24a fix: make mock headers case-insensitive (#1585)
  • 1822ee6 docs: Fix DiagnosticsChannel sidebar link (#1582)
  • dd613ef fix: follow signal.reason in Request (#1580)
  • 40af2c0 fix: fetch a long base64 url will crash and nothing happens (close: #1574) (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Merge request reports