comparison-sorting / heap-sort

:octopus: Heapsort algorithm for JavaScript
https://comparison-sorting.github.io/heap-sort
GNU Affero General Public License v3.0
0 stars 0 forks source link

:arrow_up: deps: Upgrade dependency np to v10 #307

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
np 9.2.0 -> 10.0.0 age adoption passing confidence

Release Notes

sindresorhus/np (np) ### [`v10.0.0`](https://togithub.com/sindresorhus/np/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v9.2.0...v10.0.0) ##### Breaking - Remove the `--yarn` flag ([#​730](https://togithub.com/sindresorhus/np/issues/730)) [`4b3b599`](https://togithub.com/sindresorhus/np/commit/4b3b599) - The functionality is replaced by `--package-manager`. See below. ##### Improvements - Add `--package-manager` flag ([#​730](https://togithub.com/sindresorhus/np/issues/730)) [`4b3b599`](https://togithub.com/sindresorhus/np/commit/4b3b599) - This acts like the [`packageManager` field](https://nodejs.org/api/packages.html#packagemanager) in package.json. `np` will default to reading package.json, and look for lockfiles to determine the best package manager as a last resort. - Add pnpm support ([#​730](https://togithub.com/sindresorhus/np/issues/730)) [`4b3b599`](https://togithub.com/sindresorhus/np/commit/4b3b599)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



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

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (af7f0fa) to head (a8c602e).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #307 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 115 115 ========================================= Hits 115 115 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.