Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 7.21.0 -> 7.22.0 age adoption passing confidence
pnpm (source) >=7.21.0 -> >=7.22.0 age adoption passing confidence

Release Notes

pnpm/pnpm

v7.22.0

Compare Source

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.
  • 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.
  • Throw an accurate error message when trying to install a package that has no versions, or all of its versions are unpublished #​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.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the UPDATE-MINOR label Jan 8, 2023
@renovate renovate bot requested review from a team, Codelax, QuiiBz and matthprost and removed request for a team January 8, 2023 18:52
quantumsheep
quantumsheep previously approved these changes Jan 8, 2023
quantumsheep
quantumsheep previously approved these changes Jan 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #352 (4d9a1f0) into main (a711daa) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #352   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        44           
  Lines          632       632           
  Branches       129       129           
=========================================
  Hits           632       632           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Vinzius
Vinzius previously approved these changes Jan 9, 2023
@renovate renovate bot force-pushed the renovate/pnpm-7.x branch from 59db0de to 4d9a1f0 Compare January 9, 2023 08:11
@Vinzius Vinzius merged commit 6556be0 into main Jan 9, 2023
@Vinzius Vinzius deleted the renovate/pnpm-7.x branch January 9, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants