playwright-javascript
playwright-javascript copied to clipboard
Update dependency npm-check-updates to v17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| npm-check-updates | ^16.9.0 -> ^17.0.0 |
Release Notes
raineorshine/npm-check-updates (npm-check-updates)
v17.1.3
v17.1.2
v17.1.1
v17.1.0
v17.0.6
v17.0.5
v17.0.4
v17.0.3
v17.0.2
v17.0.1
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.
- To not check the root package.json, use
- 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.
- Use
v16.14.20
v16.14.19
v16.14.18
v16.14.17
v16.14.16
v16.14.15
v16.14.14
v16.14.13
v16.14.12
v16.14.11
v16.14.10
v16.14.9
v16.14.8
v16.14.7
v16.14.6
v16.14.5
v16.14.4
v16.14.3
v16.14.2
v16.14.1
v16.14.0
Feature
- Added experimental support for bun package manager.
- Automatically used if
bun.lockbis detected. - Assistance needed to test it out on different platforms.
$ ncu --packageManager bun
$ ncu -p bun
Thanks to @βImBIOS for the PR!
v16.13.4
v16.13.3
v16.13.2
v16.13.1
v16.13.0
Feature
- Added
--installoption to control auto-install behavior.
Usage:
ncu --install [value]
Default: prompt
Control the auto-install behavior.
| always | Runs your package manager's install command automatically after upgrading. |
| never | Does not install and does not prompt. |
| prompt | Shows a message after upgrading that recommends an install, but does not install. In interactive mode, prompts for install. (default) |
v16.12.3
v16.12.2
v16.12.1
v16.12.0
v16.11.2
v16.11.1
v16.11.0
v16.10.19
v16.10.18
v16.10.17
v16.10.16
v16.10.15
v16.10.14
v16.10.13
Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.