comparison-sorting / merge-sort

:dragon: Mergesort algorithm for JavaScript
https://aureooms.github.io/js-mergesort
GNU Affero General Public License v3.0
1 stars 0 forks source link

Update dependency np to v7.3.0 #62

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
np 7.2.0 -> 7.3.0 age adoption passing confidence

Release Notes

sindresorhus/np ### [`v7.3.0`](https://togithub.com/sindresorhus/np/releases/v7.3.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.2.0...v7.3.0) - Support `.cjs` file ending for config file locations ([#​596](https://togithub.com/sindresorhus/np/issues/596)) [`b49b20f`](https://togithub.com/sindresorhus/np/commit/b49b20f)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a8084e83d6564207c058da8f527855726130e902 on renovate/np-7.x into efe1a675799b1531e3aa4c8f6bdf36b965fe25b0 on main.

codecov-io commented 3 years ago

Codecov Report

Merging #62 (a8084e8) into main (efe1a67) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          102       102           
=========================================
  Hits           102       102           

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 efe1a67...a8084e8. Read the comment docs.