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 cross-fetch from 3.1.6 to 4.0.0 #2

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

Conversation

paaschdigital
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade cross-fetch from 3.1.6 to 4.0.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 11 versions ahead of your current version.

  • The recommended version was released on a year ago.

Release notes
Package name: cross-fetch
  • 4.0.0 - 2023-07-03

    What's Changed

    BREAKING CHANGES

    • Dropped support for Node 10 and 12. (Note: cross-fetch will likely continue working on those versions, but specs tests are not running on those Node versions and no support will be provided if issues come up.)
    • Please check implementation conflicts in the Fetch API tests.

    FEATURES

    • Added support for Node 18 and 20.
    • Added support for Service and Cloudflare Workers (Fixes #69, #78, #148) by prioritizing native code over third-party implementation. Fetch API test suite now running against node-fetch, whatwg-fetch, native browser and native node fetch.
    • Upgraded whatwg-fetch to 3.6.2. Please refer to whatwg-fetch release notes between 3.0.0 and 3.6.2 for features and bug fixes.
    • fetch.ponyfill is set to true when custom implementation is used. This improves debuggability.
  • 4.0.0-alpha.13 - 2023-07-02

    4.0.0-alpha.13

  • 4.0.0-alpha.10 - 2023-07-02

    4.0.0-alpha.10

  • 4.0.0-alpha.5 - 2023-06-02
  • 4.0.0-alpha.4 - 2023-06-02
  • 3.2.0-alpha.2 - 2021-10-19
  • 3.2.0-alpha.1 - 2021-10-19
  • 3.2.0-alpha.0 - 2021-10-19
  • 3.1.8 - 2023-07-02

    What's Changed

    • Restored caret range to node-fetch version for automatic feature and fix updates.

    Full Changelog: v3.1.7...v3.1.8

  • 3.1.7 - 2023-07-01
  • 3.1.7-test.0 - 2023-06-11
  • 3.1.6 - 2023-05-14
from cross-fetch 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 cross-fetch from 3.1.6 to 4.0.0.

See this package in npm:
cross-fetch

See this project in Snyk:
https://app.snyk.io/org/paaschdigital/project/d3b9e758-6bc1-41ac-942f-47d1020245ab?utm_source=github&utm_medium=referral&page=upgrade-pr
# 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.

Not working on cloudflare worker
2 participants