Closed renovate[bot] closed 2 months ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^9.2.0
->^10.0.0
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.