Closed renovate[bot] closed 8 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
^9.0.0
->^10.0.0
Release Notes
sindresorhus/np (np)
### [`v10.0.0`](https://togithub.com/sindresorhus/np/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/np/compare/v9.2.0...v10.0.0) ##### Breaking - Remove the `--yarn` flag ([#730](https://togithub.com/sindresorhus/np/issues/730)) [`4b3b599`](https://togithub.com/sindresorhus/np/commit/4b3b599) - The functionality is replaced by `--package-manager`. See below. ##### Improvements - Add `--package-manager` flag ([#730](https://togithub.com/sindresorhus/np/issues/730)) [`4b3b599`](https://togithub.com/sindresorhus/np/commit/4b3b599) - This acts like the [`packageManager` field](https://nodejs.org/api/packages.html#packagemanager) in package.json. `np` will default to reading package.json, and look for lockfiles to determine the best package manager as a last resort. - Add pnpm support ([#730](https://togithub.com/sindresorhus/np/issues/730)) [`4b3b599`](https://togithub.com/sindresorhus/np/commit/4b3b599)Configuration
📅 Schedule: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.