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

Bump Npm.depends packages for fetch #12739

Merged
merged 17 commits into from
Oct 3, 2023

Commits on Aug 9, 2023

  1. Bump Npm.depends packages

    Bump node-fetch and whatwg-fetch to the latest versions
    jamauro committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b2acff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    bc4e0c9 View commit details
    Browse the repository at this point in the history
  2. Log fetch in test to debug

    jamauro committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2f2dd33 View commit details
    Browse the repository at this point in the history
  3. Import fetch

    From https://github.com/node-fetch/node-fetch#loading-and-configuring-the-module:
    
    > node-fetch from v3 is an ESM-only module - you are not able to import it with require()
    jamauro committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9ce80fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc3caaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37ffd48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30b97b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fb6cf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f66d30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd29b67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d549666 View commit details
    Browse the repository at this point in the history
  11. Use require instead

    jamauro committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a2989c View commit details
    Browse the repository at this point in the history
  12. Use node-fetch@2

    jamauro committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4258f7c View commit details
    Browse the repository at this point in the history
  13. Remove console.log

    jamauro committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a497fe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    fb957e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    f785732 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    64025bf View commit details
    Browse the repository at this point in the history