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 c8 to v9 #354

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
c8 8.0.1 -> 9.0.0 age adoption passing confidence

Release Notes

bcoe/c8 (c8) ### [`v9.0.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#900-2024-01-03) [Compare Source](https://togithub.com/bcoe/c8/compare/v8.0.1...v9.0.0) ##### ⚠ BREAKING CHANGES - **build:** minimum Node.js version is now 14.14.0 ##### Features - **build:** minimum Node.js version is now 14.14.0 ([2cdc86b](https://togithub.com/bcoe/c8/commit/2cdc86bd0ac67ecf0f700212dc5f8a830ff9164f)) - **deps:** update foreground-child to promise API ([#​512](https://togithub.com/bcoe/c8/issues/512)) ([b46b640](https://togithub.com/bcoe/c8/commit/b46b6401274488db5b1027a78090257095ae4f72)) - **deps:** use Node.js built in rm ([2cdc86b](https://togithub.com/bcoe/c8/commit/2cdc86bd0ac67ecf0f700212dc5f8a830ff9164f))

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:

Comparison is base (404135a) 99.19% compared to head (f6e0f0d) 99.19%. Report is 1 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ======================================= 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.