stable-packages / store

provides version stable stores for library.
MIT License
6 stars 0 forks source link

chore(deps): update pnpm to v7.23.0 #167

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 7.20.0 -> 7.23.0 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.23.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.23.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.22.0...v7.23.0) ##### Minor Changes - When the `resolve-peers-from-workspace-root` setting is set to `true`, pnpm will use dependencies installed in the root of the workspace to resolve peer dependencies in any of the workspace's projects [#​5882](https://togithub.com/pnpm/pnpm/pull/5882). ##### Patch Changes - The help of the run command should list the `--resume-from` option. - Should display `--include-workspace-root` option on recursive command's help info. ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v7.22.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.22.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.21.0...v7.22.0) #### Minor Changes - The `pnpm list` and `pnpm why` commands will now look through transitive dependencies of `workspace:` packages. A new `--only-projects` flag is available to only print `workspace:` packages. - `pnpm exec` and `pnpm run` command support `--resume-from` option. When used, the command will executed from given package [#​4690](https://togithub.com/pnpm/pnpm/issues/4690). - Expose the `npm_command` environment variable to lifecycle hooks & scripts. #### Patch Changes - Fix a situation where `pnpm list` and `pnpm why` may not respect the `--depth` argument. - Report to the console when a git-hosted dependency is built [#​5847](https://togithub.com/pnpm/pnpm/pull/5847). - Throw an accurate error message when trying to install a package that has no versions, or all of its versions are unpublished [#​5849](https://togithub.com/pnpm/pnpm/issues/5849). - replace dependency `is-ci` by `ci-info` (`is-ci` is just a simple wrapper around `ci-info`). - Only run prepublish scripts of git-hosted dependencies, if the dependency doesn't have a main file. In this case we can assume that the dependencies has to be built. - Print more contextual information when a git-hosted package fails to be prepared for installation [#​5847](https://togithub.com/pnpm/pnpm/pull/5847). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.21.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.21.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.20.0...v7.21.0) #### Minor Changes - The `pnpm dlx` command supports the `--shell-mode` (or `-c`) option. When used, the script is executed by a shell [#​5679](https://togithub.com/pnpm/pnpm/issues/5679). #### Patch Changes - The config command should work with the `--location=global` CLI option [#​5841](https://togithub.com/pnpm/pnpm/issues/5841). - Only the `pnpm add --global ` command should fail if there is no global pnpm bin directory in the system PATH [#​5841](https://togithub.com/pnpm/pnpm/issues/5841). #### Our Gold Sponsors
#### Our Silver Sponsors

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.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 414381dd0dadeafd1b9ce39b5094f2506eac1193

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (414381d) compared to base (5175e07). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 86 86 Branches 20 20 ========================================= Hits 86 86 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Homa+Wong). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Homa+Wong)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.