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 v7.13.0 #274

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
c8 7.12.0 -> 7.13.0 age adoption passing confidence

Release Notes

bcoe/c8 ### [`v7.13.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#​7130-httpsgithubcombcoec8comparev7120v7130-2023-02-14) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.12.0...v7.13.0) ##### Features - add `skipFull` and `excludeNodeModules` to type definitions ([#​417](https://togithub.com/bcoe/c8/issues/417)) ([b93b9c0](https://togithub.com/bcoe/c8/commit/b93b9c06b2efb4b894406b9aa3cfdf4c8bef419e)) - support passing reporter options ([#​423](https://togithub.com/bcoe/c8/issues/423)) ([bc347a9](https://togithub.com/bcoe/c8/commit/bc347a91f06a3fea7b7425c4affd66d7f8b9d416)) - **types:** add typings for reporterOptions ([#​446](https://togithub.com/bcoe/c8/issues/446)) ([3646e6e](https://togithub.com/bcoe/c8/commit/3646e6eb3762574d8f70907d7637e47dd9dfac25))

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 1 year ago

Codecov Report

Base: 99.19% // Head: 99.19% // No change to project coverage :thumbsup:

Coverage data is based on head (78e2907) compared to base (3dd5d6c). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #274 +/- ## ======================================= Coverage 99.19% 99.19% ======================================= Files 7 7 Lines 747 747 ======================================= Hits 741 741 Misses 6 6 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=heap-data-structure). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=heap-data-structure)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.