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 v6.4.0 #37

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
np devDependencies minor 6.3.2 -> 6.4.0

Release Notes

sindresorhus/np ### [`v6.4.0`](https://togithub.com/sindresorhus/np/releases/v6.4.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v6.3.2...v6.4.0) - Add `--test-script` flag to run custom tests before publish ([#​557](https://togithub.com/sindresorhus/np/issues/557)) [`0c46a2f`](https://togithub.com/sindresorhus/np/commit/0c46a2f) - Add support for `--no-2fa` flag ([#​559](https://togithub.com/sindresorhus/np/issues/559)) [`0638d27`](https://togithub.com/sindresorhus/np/commit/0638d27) - Add support for specifying release branch ([#​558](https://togithub.com/sindresorhus/np/issues/558)) [`b8b1976`](https://togithub.com/sindresorhus/np/commit/b8b1976)

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 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 94ee3d935baa97165f2ba5541b955b95f95cd079 on renovate/np-6.x into 7cb6c347ad71708e732fa7de8aec5309053a4a03 on master.

codecov-commenter commented 4 years ago

Codecov Report

Merging #37 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  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 7cb6c34...94ee3d9. Read the comment docs.