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

HARP-15180 Upgrading yeoman because it has a transitive dependency (axios) which is out of date #2202

Merged
merged 2 commits into from
May 25, 2021

Conversation

nzjony
Copy link
Member

@nzjony nzjony commented May 20, 2021

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!

@nzjony nzjony force-pushed the HARP-15180_yeoman_upgrade branch 2 times, most recently from 0bef511 to 0c9dad5 Compare May 20, 2021 10:58
@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #2202 (9a17695) into master (5356f02) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2202      +/-   ##
==========================================
+ Coverage   66.61%   66.65%   +0.03%     
==========================================
  Files         312      312              
  Lines       27748    27750       +2     
  Branches     6201     6201              
==========================================
+ Hits        18485    18496      +11     
+ Misses       9263     9254       -9     
Impacted Files Coverage Δ
@here/harp-mapview/lib/MapMaterialAdapter.ts 92.14% <0.00%> (+0.11%) ⬆️
@here/harp-mapview/lib/VisibleTileSet.ts 79.77% <0.00%> (+1.57%) ⬆️
@here/harp-materials/lib/EdgeMaterial.ts 63.04% <0.00%> (+2.17%) ⬆️

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 5356f02...9a17695. Read the comment docs.

@nzjony nzjony force-pushed the HARP-15180_yeoman_upgrade branch from 0c9dad5 to c0da19a Compare May 20, 2021 11:22
@here/generator-harp.gl/package.json Outdated Show resolved Hide resolved
@here/generator-harp.gl/test/test.js Outdated Show resolved Hide resolved
@nzjony nzjony force-pushed the HARP-15180_yeoman_upgrade branch 2 times, most recently from 766efb2 to 924965f Compare May 25, 2021 13:01
…xios) which is out of date

Signed-off-by: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com>
@nzjony nzjony force-pushed the HARP-15180_yeoman_upgrade branch from 924965f to 623f6d1 Compare May 25, 2021 13:12
@nzjony nzjony merged commit 7b9591d into master May 25, 2021
@nzjony nzjony deleted the HARP-15180_yeoman_upgrade branch May 25, 2021 14:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants