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.4.0 #64

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.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

sindresorhus/np ### [`v7.4.0`](https://togithub.com/sindresorhus/np/releases/v7.4.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.3.0...v7.4.0) - Add support for custom commit message ([#​597](https://togithub.com/sindresorhus/np/issues/597)) [`65a674e`](https://togithub.com/sindresorhus/np/commit/65a674e) - Fix `--release-draft-only` flag ([#​594](https://togithub.com/sindresorhus/np/issues/594)) [`add5bd9`](https://togithub.com/sindresorhus/np/commit/add5bd9)

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 c1c1691ed3357f9c604304640684acdd08796d85 on renovate/np-7.x into 2152f933eb562bdc5a32a93e25da6f7fee604bd0 on main.

codecov-io commented 3 years ago

Codecov Report

Merging #64 (c1c1691) into main (2152f93) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #64   +/-   ##
=========================================
  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 2152f93...c1c1691. Read the comment docs.