chore(deps-dev): bump npm-check-updates from 16.14.20 to 17.1.3
Bumps npm-check-updates from 16.14.20 to 17.1.3.
Release notes
Sourced from npm-check-updates's releases.
v17.0.0
Breaking
- Require node >= 18.18.0
- In workspaces mode,
--rootis now set by default (#1353)
- To not check the root package.json, use
--no-root.- If you have a packageManager field in your package.json, it is now upgraded by default (#1390)
- Use
--dep prod,dev,optionalfor the old behavior.v17.0.0-1
This is the first prerelease in preparation for the next major v17. It mainly involves a node engines bump and lot of internal dependency upgrades, so if you notice any regressions, please let me know!
Run
npx [email protected]to test.There are a two more breaking/high-risk changes I intend to make for the v17 release, which I will also release as prerelease versions for testing.
Thanks for your help and enjoy! 🍰
Breaking
Commits
c1719ec17.1.32258ef7Refactor .ncurc loading (#1457)8a5967a17.1.2b74fb5dMerge pull request #1454 from raineorshine/unhandled-exceptions2a6df8cCatch picomatch error if invalid filter is given (#1453).4b79c06interactive.test: Fix unhandled exception.f1c2359Exit with non-zero exit code on unhandled rejection (#1453).271564317.1.16fb4285fix: Do not upgrade if peerDependencies are not met (#1421)42e2bc7getIgnoredUpgradesDueToEnginesNode.test: mock to versions.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)