Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

MINOR: Updates node-fetch due to security warning #1855

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Conversation

FraukeF
Copy link
Contributor

@FraukeF FraukeF commented Sep 21, 2020

Signed-off-by: Frauke Fritz frauke.fritz@here.com

Thank you for contributing to harp.gl!

Before requesting a pull request, please remember to check the following documents:

If you are adding new functionality we would highly appreciate if you can describe what is the capability you are adding and even better if you can add some examples. Please also remember to add tests for it.

CI Check

Our bots will check whether your PR can be directly integrated into the mainline. We have some internal integration tests running on the background, our bots will inform you of the next steps and someone from our team will take a look and help if needed!

And please do not forget to sign-off your commit! You can read more about DCO here. But, in short, you just need to use git commit -s or append --signoff when you are committing to the repo.

Happy contributing!

yarn.lock Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
@FraukeF FraukeF force-pushed the minor-security-fix branch 2 times, most recently from 3b52cbe to 1a4121a Compare September 22, 2020 05:29
Signed-off-by: Frauke Fritz <frauke.fritz@here.com>
@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #1855 into master will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1855      +/-   ##
==========================================
+ Coverage   64.93%   65.02%   +0.08%     
==========================================
  Files         286      286              
  Lines       25904    25904              
  Branches     5820     5820              
==========================================
+ Hits        16821    16843      +22     
+ Misses       9083     9061      -22     
Impacted Files Coverage Δ
...here/harp-mapview/lib/text/TextElementsRenderer.ts 69.64% <0.00%> (+0.48%) ⬆️
@here/harp-mapview/lib/MapView.ts 68.17% <0.00%> (+0.66%) ⬆️
@here/harp-mapview/lib/CameraMovementDetector.ts 92.95% <0.00%> (+11.26%) ⬆️

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 183e58a...ce58b85. Read the comment docs.

@FraukeF FraukeF merged commit 395ccdb into master Sep 22, 2020
@FraukeF FraukeF deleted the minor-security-fix branch September 22, 2020 06:24
nzjony pushed a commit that referenced this pull request Sep 22, 2020
Signed-off-by: Frauke Fritz <frauke.fritz@here.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants