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.1.0 #57

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.0.0 -> 7.1.0 age adoption passing confidence

Release Notes

sindresorhus/np ### [`v7.1.0`](https://togithub.com/sindresorhus/np/releases/v7.1.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.0.0...v7.1.0) - Add `--release-draft-only` flag ([#​578](https://togithub.com/sindresorhus/np/issues/578)) [`316bed2`](https://togithub.com/sindresorhus/np/commit/316bed2) - Handle long path names in the "show files added since last release" feature ([#​579](https://togithub.com/sindresorhus/np/issues/579)) [`3466903`](https://togithub.com/sindresorhus/np/commit/3466903) - Show prompt only in interactive mode ([#​583](https://togithub.com/sindresorhus/np/issues/583)) [`4ae26d9`](https://togithub.com/sindresorhus/np/commit/4ae26d9)

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 0d37047fddbb085a14c38330a9f86df37053bc33 on renovate/np-7.x into fd17439628f074e1e7c0784fffae6121fb3fe8c4 on main.

codecov-io commented 3 years ago

Codecov Report

Merging #57 (0d37047) into main (fd17439) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #57   +/-   ##
=========================================
  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 fd17439...0d37047. Read the comment docs.