pnpm/pnpm
### [`v7.5.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.5.0)
[Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.4.1...v7.5.0)
#### Minor Changes
- A new value `rolling` for option `save-workspace-protocol`. When selected, pnpm will save workspace versions using a rolling alias (e.g. `"foo": "workspace:^"`) instead of pinning the current version number (e.g. `"foo": "workspace:^1.0.0"`). Usage example, in the root of your workspace, create a `.npmrc` with the following content:
save-workspace-protocol=rolling
#### Patch Changes
- `pnpm remove ` should not fail in a workspace that has patches [#4954](https://togithub.com/pnpm/pnpm/issues/4954#issuecomment-1172858634)
- The hash of the patch file should be the same on both Windows and POSIX [#4961](https://togithub.com/pnpm/pnpm/issues/4961).
- `pnpm env use` should throw an error on a system that use the MUSL libc.
#### Our Gold Sponsors
#### Our Silver Sponsors
#### What's Changed
* fix(env): throw an error on a system that uses MUSL libc by @zkochan in https://github.com/pnpm/pnpm/pull/4958
* feat: use workspace spec alias by default in pnpm add by @javier-garcia-meteologica in https://github.com/pnpm/pnpm/pull/4947
* fix(patch): the hash of the patch file should be the same on both Windows and POSIX by @zkochan in https://github.com/pnpm/pnpm/pull/4969
**Full Changelog**: https://github.com/pnpm/pnpm/compare/v7.4.1...v7.5.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
π Click on the image for a new way to code review
- Make big changes easier β review code in small groups of related files
- Know where to start β see the whole change at a glance
- Take a code tour β explore the change with an interactive tour
- Make comments and review β all fully syncβed with github
[Try it now!](https://app.codesee.io/r/reviews?pr=84&src=https%3A%2F%2Fgithub.com%2FJoeKarow%2Fnetwerkr)
This PR contains the following updates:
7.4.1
->7.5.0
Release Notes
pnpm/pnpm
### [`v7.5.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.5.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.4.1...v7.5.0) #### Minor Changes - A new value `rolling` for option `save-workspace-protocol`. When selected, pnpm will save workspace versions using a rolling alias (e.g. `"foo": "workspace:^"`) instead of pinning the current version number (e.g. `"foo": "workspace:^1.0.0"`). Usage example, in the root of your workspace, create a `.npmrc` with the following content: save-workspace-protocol=rolling #### Patch Changes - `pnpm removeConfiguration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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.