ember-cli / ember-try

An ember-cli addon to test against multiple npm dependencies, such as ember and ember-data.
MIT License
180 stars 60 forks source link

use --no-package-lock in npm #961

Closed mansona closed 10 months ago

mansona commented 10 months ago

This removes the warning that npm gives when you try to use the deprecated --no-shrinkwrap option ๐Ÿ‘

--no-package-lock was added in npm 5 so it's been recommended for a long time!

codecov[bot] commented 10 months ago

Codecov Report

Merging #961 (00d4a6e) into master (9d9763a) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 00d4a6e differs from pull request most recent head b52721e. Consider uploading reports for the commit b52721e to get more accurate results

@@            Coverage Diff             @@
##           master     #961      +/-   ##
==========================================
+ Coverage   94.59%   94.63%   +0.03%     
==========================================
  Files          17       17              
  Lines         555      559       +4     
==========================================
+ Hits          525      529       +4     
  Misses         30       30              
Files Changed Coverage ฮ”
lib/dependency-manager-adapters/npm.js 98.46% <100.00%> (+0.04%) :arrow_up:

:mega: Weโ€™re building smart automated test selection to slash your CI/CD build times. Learn more