heap-data-structure / binomial-heap

:cherries: Binomial heaps for JavaScript
https://heap-data-structure.github.io/binomial-heap
GNU Affero General Public License v3.0
0 stars 0 forks source link

:arrow_up: deps: Upgrade dependency np to v9 #344

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
np 8.0.4 -> 9.0.0 age adoption passing confidence

Release Notes

sindresorhus/np (np) ### [`v9.0.0`](https://togithub.com/sindresorhus/np/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v8.0.4...v9.0.0) ##### Breaking - Require Node.js 18 and npm 9 [`6c2e00e`](https://togithub.com/sindresorhus/np/commit/6c2e00e) ##### Improvements - Group unpublished files in folders ([#​716](https://togithub.com/sindresorhus/np/issues/716)) [`c31c2bc`](https://togithub.com/sindresorhus/np/commit/c31c2bc) - improve messages related to new files and dependencies ([#​702](https://togithub.com/sindresorhus/np/issues/702)) [`ad7b09e`](https://togithub.com/sindresorhus/np/commit/ad7b09e)

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 10 months ago

Codecov Report

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

Comparison is base (498b8d2) 99.19% compared to head (ecba2d5) 99.19%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #344 +/- ## ======================================= Coverage 99.19% 99.19% ======================================= Files 7 7 Lines 747 747 ======================================= Hits 741 741 Misses 6 6 ```

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