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 node-fetch from 2.6.1 to 3.1.1 #347

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jan 22, 2022

  1. Bump node-fetch from 2.6.1 to 3.1.1

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.1.1.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.1...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    a1b9880 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Use Node version 17 on CI/CD

    simeg committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3f9f07e View commit details
    Browse the repository at this point in the history
  2. Import Node deps. using ES modules

    node-fetch 3.1.1 only supports ESM
    simeg committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e35d092 View commit details
    Browse the repository at this point in the history