Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade undici from 6.6.2 to 6.20.0 #15

Closed

Conversation

dolevmiz1
Copy link

snyk-top-banner

Snyk has created this PR to upgrade undici from 6.6.2 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.


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

  • The recommended version was released on 24 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
from undici GitHub release notes

Important

  • 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 6.6.2 to 6.20.0.

See this package in npm:
undici

See this project in Snyk:
https://app.snyk.io/org/ori-fvw/project/89faf932-72e7-472b-8983-e308df6341f4?utm_source=github&utm_medium=referral&page=upgrade-pr
@orenyomtov
Copy link
Collaborator

Resolved in release v1.3.6

@orenyomtov orenyomtov closed this Nov 12, 2024
# for free to join this conversation on GitHub. Already have an account? # 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
3 participants