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.7.0 #75

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
np 7.4.0 -> 7.7.0 age adoption passing confidence

Release Notes

sindresorhus/np (np) ### [`v7.7.0`](https://togithub.com/sindresorhus/np/releases/tag/v7.7.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.6.4...v7.7.0) - Show new version in non-interactive mode ([#​679](https://togithub.com/sindresorhus/np/issues/679)) [`a0a17fd`](https://togithub.com/sindresorhus/np/commit/a0a17fd) ### [`v7.6.4`](https://togithub.com/sindresorhus/np/releases/tag/v7.6.4) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.6.3...v7.6.4) - Fix UI prompt for new publicly scoped packages ([#​677](https://togithub.com/sindresorhus/np/issues/677)) [`e71f691`](https://togithub.com/sindresorhus/np/commit/e71f691) ### [`v7.6.3`](https://togithub.com/sindresorhus/np/releases/tag/v7.6.3) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.6.2...v7.6.3) - Fix npm 9 compatibility ([#​666](https://togithub.com/sindresorhus/np/issues/666)) [`0f5dd33`](https://togithub.com/sindresorhus/np/commit/0f5dd33) ### [`v7.6.2`](https://togithub.com/sindresorhus/np/releases/tag/v7.6.2) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.6.1...v7.6.2) - Work around npm bug with error reporting ([#​645](https://togithub.com/sindresorhus/np/issues/645)) [`6c871f9`](https://togithub.com/sindresorhus/np/commit/6c871f9) ### [`v7.6.1`](https://togithub.com/sindresorhus/np/releases/tag/v7.6.1) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.6.0...v7.6.1) - Fix error "glob pattern string required" ([#​616](https://togithub.com/sindresorhus/np/issues/616)) [`9cff6da`](https://togithub.com/sindresorhus/np/commit/9cff6da) - Fix "pattern is too long" error when running `np` ([#​633](https://togithub.com/sindresorhus/np/issues/633)) [`20117a4`](https://togithub.com/sindresorhus/np/commit/20117a4) ### [`v7.6.0`](https://togithub.com/sindresorhus/np/releases/tag/v7.6.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.5.0...v7.6.0) - Fix files prompt when no new or unpublished files can be found ([#​625](https://togithub.com/sindresorhus/np/issues/625)) [`5d2377f`](https://togithub.com/sindresorhus/np/commit/5d2377f) - Fix `--message` flag help description ([#​623](https://togithub.com/sindresorhus/np/issues/623)) [`dddd07c`](https://togithub.com/sindresorhus/np/commit/dddd07c) ### [`v7.5.0`](https://togithub.com/sindresorhus/np/releases/tag/v7.5.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v7.4.0...v7.5.0) - Fix showing files added since the last release ([#​595](https://togithub.com/sindresorhus/np/issues/595)) [`626aed6`](https://togithub.com/sindresorhus/np/commit/626aed6)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.