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

fix(deps): update node-fetch to 2.6.1 #200

Merged
merged 1 commit into from
Sep 29, 2020
Merged

fix(deps): update node-fetch to 2.6.1 #200

merged 1 commit into from
Sep 29, 2020

Conversation

goatandsheep
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #199 🦕

@goatandsheep goatandsheep requested a review from a team as a code owner September 29, 2020 01:18
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 29, 2020
@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #200 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   81.50%   81.50%           
=======================================
  Files           5        5           
  Lines         676      676           
  Branches       50       50           
=======================================
  Hits          551      551           
  Misses        125      125           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71fbff6...377de49. Read the comment docs.

@JustinBeckwith JustinBeckwith changed the title Fix #199 fix(deps): update node-fetch to 2.6.1 Sep 29, 2020
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2020
@JustinBeckwith JustinBeckwith merged commit 8958a78 into googleapis:master Sep 29, 2020
@goatandsheep goatandsheep deleted the bugfix/gh-199 branch October 2, 2020 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2020-15168 node-fetch
3 participants