Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade undici from 5.28.4 to 6.20.0 #1025

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leonardoadame
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade undici from 5.28.4 to 6.20.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 41 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: undici
  • 6.20.0 - 2024-10-09

    What's Changed

    • Remove patched dom types (v6.x branch) by @ eXhumer in #3531
    • docs(Backport v6.x): Fix signature of RetryHandler by @ github-actions in #3594
    • deps(dev): update @ types/node by @ metcoder95 in #3618
    • fix: throw on retry when payload is consume by downstream by @ github-actions in #3596
    • feat(Backport v6.x): move throwOnError to interceptor by @ github-actions in #3595
    • [Backport v6.x] fix: reduce memory usage in client-h1 by @ github-actions in #3672
    • [Backport v6.x] fix: refactor fast timers, fix UND_ERR_CONNECT_TIMEOUT on event loop blocking by @ github-actions in #3673
    • [Backport v6.x] fix: run asserts first if possible by @ github-actions in #3674
    • [Backport v6.x] fix: use fasttimers for all connection timeouts by @ github-actions in #3675
    • [Backport v6.x] ci: less flaky test/request-timeout.js test by @ github-actions in #3678
    • [Backport v6.x] test: less flaky timers acceptance test, rework fast timer tests to pass them faster by @ github-actions in #3679
    • [Backport v6.x] ignore leading and trailing crlfs in formdata body by @ github-actions in #3681
    • [Backport v6.x] mock: fix mocking of Uint8Array and ArrayBuffers as provided mock-responses by @ github-actions in #3689
    • [Backport v6.x] handle body errors by @ Uzlopak in #3700

    Full Changelog: v6.19.8...v6.20.0

  • 6.19.8 - 2024-08-19

    Full Changelog: v6.19.7...v6.19.8

  • 6.19.7 - 2024-08-09

    Full Changelog: v6.19.6...v6.19.7

  • 6.19.6 - 2024-08-09

    Full Changelog: v6.19.5...v6.19.6

  • 6.19.5 - 2024-07-31

    Full Changelog: v6.19.4...v6.19.5

  • 6.19.4 - 2024-07-22

    Full Changelog: v6.19.3...v6.19.4

  • 6.19.3 - 2024-07-22

    Full Changelog: v6.19.2...v6.19.3

  • 6.19.2 - 2024-06-18

    What's Changed

    Full Changelog: v6.19.1...v6.19.2

  • 6.19.1 - 2024-06-17

    What's Changed

    Full Changelog: v6.19.0...v6.19.1

  • 6.19.0 - 2024-06-14

    What's Changed

    New Contributors

    Full Changelog: v6.18.2...v6.19.0

  • 6.18.2 - 2024-05-29
  • 6.18.1 - 2024-05-22
  • 6.18.0 - 2024-05-20
  • 6.17.0 - 2024-05-17
  • 6.16.1 - 2024-05-10
  • 6.16.0 - 2024-05-07
  • 6.15.0 - 2024-04-29
  • 6.14.1 - 2024-04-23
  • 6.14.0 - 2024-04-22
  • 6.13.0 - 2024-04-12
  • 6.12.0 - 2024-04-08
  • 6.11.1 - 2024-04-02
  • 6.11.0 - 2024-04-02
  • 6.10.2 - 2024-03-27
  • 6.10.1 - 2024-03-21
  • 6.10.0 - 2024-03-21
  • 6.9.0 - 2024-03-14
  • 6.8.0 - 2024-03-13
  • 6.7.1 - 2024-03-08
  • 6.7.0 - 2024-03-03
  • 6.6.2 - 2024-02-06
  • 6.6.1 - 2024-02-05
  • 6.6.0 - 2024-02-01
  • 6.5.0 - 2024-01-26
  • 6.4.0 - 2024-01-19
  • 6.3.0 - 2024-01-08
  • 6.2.1 - 2023-12-22
  • 6.2.0 - 2023-12-20
  • 6.1.0 - 2023-12-20
  • 6.0.1 - 2023-12-06
  • 6.0.0 - 2023-12-05
  • 5.28.4 - 2024-04-02
from undici GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade undici from 5.28.4 to 6.20.0.

See this package in npm:
undici

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/ef98000a-3bc9-46ad-88c2-4eb09707fcd1?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

stackblitz bot commented Oct 31, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fetch arrayBuffer() leaks random data from process memory
2 participants