feat(pnpm): Add support for PNPM 8.x #12369
Annotations
1 error
You have commit messages with errors
⧗ input: tests(pnpm): Update lockfiles of synthetic test projects
The lockfiles are no longer compatible with the updated PNPM version,
therefore update them to avoid this error:
```
ERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE
Cannot perform a frozen installation because the version of the lockfile
is incompatible with this version of pnpm
Try either:
1. Aligning the version of pnpm that generated the lockfile with the
version that installs from it, or
2. Migrating the lockfile so that it is compatible with the newer
version of pnpm, or
3. Using "pnpm install --no-frozen-lockfile"
Note that in CI environments, this setting is enabled by default.
```
Signed-off-by: Marcel Bochtler <[email protected]>
✖ type must be one of [build, chore, ci, deps, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
The logs for this run have expired and are no longer available.
Loading