jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

Update dependency n to v10 #214

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tj/n (n) ### [`v10.0.0`](https://redirect.github.com/tj/n/blob/HEAD/CHANGELOG.md#1000-2024-09-06) [Compare Source](https://redirect.github.com/tj/n/compare/v9.2.3...v10.0.0) The major version bump is due to using `jq` in preference to `node` for reading `package.json`. ##### Changed - if `jq` is available, use `jq` for reading `engines` from `package.json` instead of using `node` (\[[#​810](https://redirect.github.com/tj/n/issues/810)]) - avoid a network lookup if auto or engine find a fully specified numeric version. (\[[#​813](https://redirect.github.com/tj/n/issues/813)])

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.98%. Comparing base (98f6fa5) to head (37b2f3e). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #214 +/- ## ========================================== - Coverage 89.26% 88.98% -0.29% ========================================== Files 279 279 Lines 22049 22049 Branches 2308 2308 ========================================== - Hits 19682 19620 -62 - Misses 1764 1804 +40 - Partials 603 625 +22 ``` | [Flag](https://app.codecov.io/gh/jwmcglynn/donner/pull/214/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jwmcglynn/donner/pull/214/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | `88.98% <ø> (-0.27%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn#carryforward-flags-in-the-pull-request-comment) to find out more.

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