eslint-plugin-vue-pug-sfc
eslint-plugin-vue-pug-sfc copied to clipboard
Update pnpm to v6.32.9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pnpm (source) | 6.32.3 -> 6.32.9 |
Release Notes
pnpm/pnpm
v6.32.9
Patch Changes
-
Fix an error with peer resolutions, which was happening when there was a circular dependency and another dependency that had the name of the circular dependency as a substring.
-
When
pnpm execis running a command in a workspace project, the commands that are in the dependencies of that workspace project should be in the PATH #4481. -
Hide "WARN deprecated" messages on loglevel error #4507
Don't show the progress bar when loglevel is set to warn or error.
Full Changelog: https://github.com/pnpm/pnpm/compare/v6.32.8...v6.32.9
v6.32.8
Patch Changes
- Don't check the integrity of the store with the package version from the lockfile, when the package was updated #4580.
- Don't update a direct dependency that has the same name as a dependency in the workspace, when adding a new dependency to a workspace project #4575.
Full Changelog: https://github.com/pnpm/pnpm/compare/v6.32.7...v6.32.8
v6.32.7
Patch Changes
- Setting the
auto-install-peerstotrueshould work.
Full Changelog: https://github.com/pnpm/pnpm/compare/v6.32.6...v6.32.7
v6.32.6
Patch Changes
- Linked in dependencies should be considered when resolving peer dependencies #4541.
- Peer dependency should be correctly resolved from the workspace, when it is declared using a workspace protocol #4529.
Full Changelog: https://github.com/pnpm/pnpm/compare/v6.32.5...v6.32.6
v6.32.5
v6.32.4
Patch Changes
- Show a friendly error message when it is impossible to get the current Git branch name during publish #4488.
- When checking if the lockfile is up-to-date, an empty
dependenciesMetafield in the manifest should be satisfied by a not set field in the lockfile #4463. - It should be possible to reference a workspace project that has no version specified in its
package.json#4487.
Configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin.
🚦 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, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.