Esri / arcgis-rest-js

compact, modular JavaScript wrappers for the ArcGIS REST API
https://developers.arcgis.com/arcgis-rest-js/
Apache License 2.0
353 stars 119 forks source link

feat: peer and dev deps keep ranges #989

Closed dbouwman closed 2 years ago

dbouwman commented 2 years ago

NOTE: There is a bug in the backing release package where a major release will not maintain the ^. There is a PR being discussed to address this, and given we don't do breaking changes often, this seems to be a reasonable solution in the near-term.

codecov[bot] commented 2 years ago

Codecov Report

Merging #989 (d766ad7) into main (0598d1f) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #989   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          141       141           
  Lines         2631      2631           
  Branches       478       478           
=========================================
  Hits          2631      2631           

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 0598d1f...d766ad7. Read the comment docs.