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

Upgrade: Bump cross-fetch from 3.1.0 to 3.1.2 #139

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps cross-fetch from 3.1.0 to 3.1.2.

Release notes

Sourced from cross-fetch's releases.

v3.1.2

🐞 added missing Headers interface augmentation from lib.dom.iterable.d.ts (#97)

v3.1.1

🐞 fixed missing fetch api types from constructor signatures #96 (thanks @​jstewmon)

Commits
  • cd5ffe3 3.1.2
  • 44f9520 chore: installed commitzen config
  • 15de74f chore: added commitlint task
  • 58b7b11 added missing Headers interface augmentation from lib.dom.iterable.d.ts (#97)
  • a08ed30 changed Release action to be triggered on tag push.
  • 633fa8c 3.1.1
  • 9f02de3 added typecheck task.
  • 237ef8b added missing fetch api types from constructor signatures (#96)
  • 830d5c2 updated typescript example.
  • 9b505e9 fixed node example.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cross-fetch-3.1.2 branch from 5ff1e70 to 0a99095 Compare March 29, 2021 18:02
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](lquixada/cross-fetch@v3.1.0...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cross-fetch-3.1.2 branch from 0a99095 to 5eb712d Compare March 29, 2021 20:36
@DeepaliAloori DeepaliAloori merged commit 0c8a1cb into master Apr 2, 2021
@DeepaliAloori DeepaliAloori deleted the dependabot/npm_and_yarn/cross-fetch-3.1.2 branch April 2, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant