Skip to content

fix(deps): update dependency pnpm to v9.15.9 - #161

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pnpm-9.x
Open

fix(deps): update dependency pnpm to v9.15.9#161
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pnpm-9.x

Conversation

@renovate

@renovaterenovateBot commented May 6, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
pnpm (source)9.0.69.15.9ageconfidence

Release Notes

pnpm/pnpm (pnpm)

v9.15.9: pnpm 9.15.9

Compare Source

Patch Changes

  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.

Platinum Sponsors

BitBitSyntax

Gold Sponsors

Discordu|screen
JetBrainsNx
CodeRabbitRoute4Me
WorkleapStackblitz

v9.15.8: pnpm 9.15.8

Compare Source

Patch Changes

  • pnpm self-update should always update the version in the packageManager field of package.json.
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't show info output when --loglevel=error is used.

Platinum Sponsors

BitBitSyntax

Gold Sponsors

Discordu|screen
JetBrainsNx
CodeRabbitRoute4Me
WorkleapStackblitz

v9.15.7: pnpm 9.15.7

Compare Source

Patch Changes

  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm#​9089.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

Platinum Sponsors

BitBitSyntax

Gold Sponsors

Discordu|screen
JetBrainsNx
CodeRabbitRoute4Me
WorkleapStackblitz

v9.15.6: pnpm 9.15.6

Compare Source

Patch Changes

  • Fix instruction for updating pnpm with corepack #​9101.
  • Print pnpm's version after the execution time at the end of the console output.
  • The pnpm version specified by packageManager cannot start with v.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters#​9009.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4MeWorkleap
Canva

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4MeWorkleap
Canva

v9.15.3: pnpm 9.15.3

Compare Source

Patch Changes

  • Fixed the Regex used to find the package manifest during packing #​8938.
  • pnpm update --filter <pattern> --latest <pkg> should only change the specified package for the specified workspace, when dedupe-peer-dependents is set to true#​8877.
  • Exclude .DS_Store file at patch-commit#​8922.
  • Fix a bug in which pnpm patch is unable to bring back old patch without specifying @version suffix #​8919.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4MeWorkleap
Canva

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4MeWorkleap
Canva

v9.15.1: pnpm 9.15.1

Compare Source

Patch Changes

  • pnpm remove should not link dependencies from the workspace, when link-workspace-packages is set to false#​7674.
  • Installation with hoisted node_modules should not fail, when a dependency has itself in its own peer dependencies #​8854.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4Me

v9.15.0: pnpm 9.15

Compare Source

Minor Changes

  • Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.

Patch Changes

  • pnpm update --global should not crash if there are no any global packages installed #​7898.
  • Fix an exception when running pnpm update --interactive if catalogs are used.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4Me

v9.14.4: pnpm 9.14.4

Compare Source

Patch Changes

  • Don't ever save mutated metadata to the metadata cache.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4Me

Silver Sponsors

Leniolabs_Vercel
Depot

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovateBot enabled auto-merge (rebase) May 6, 2024 13:02
@coderabbitai

coderabbitaiBot commented May 6, 2024

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from b106ae2 to 016a850CompareMay 12, 2024 23:15
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.1.0fix(deps): update dependency pnpm to v9.1.1May 12, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 016a850 to d1fa7bcCompareMay 20, 2024 23:44
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.1.1fix(deps): update dependency pnpm to v9.1.2May 20, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.1.2fix(deps): update dependency pnpm to v9.1.3May 27, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch 2 times, most recently from 044bd80 to a8c2d69CompareMay 30, 2024 13:20
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.1.3fix(deps): update dependency pnpm to v9.1.4May 30, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from a8c2d69 to 9f03e7bCompareJune 5, 2024 13:37
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.1.4fix(deps): update dependency pnpm to v9.2.0Jun 5, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 9f03e7b to 3b4d161CompareJune 10, 2024 13:07
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.2.0fix(deps): update dependency pnpm to v9.3.0Jun 10, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 3b4d161 to 62a6eebCompareJune 17, 2024 19:27
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.3.0fix(deps): update dependency pnpm to v9.4.0Jun 17, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 62a6eeb to 89fed3dCompareJuly 7, 2024 19:48
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.4.0fix(deps): update dependency pnpm to v9.5.0Jul 7, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 89fed3d to 3ac8644CompareJuly 22, 2024 02:00
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.5.0fix(deps): update dependency pnpm to v9.6.0Jul 22, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 3ac8644 to 99d3a87CompareAugust 7, 2024 02:16
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.6.0fix(deps): update dependency pnpm to v9.7.0Aug 7, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 99d3a87 to 520dedeCompareAugust 14, 2024 15:09
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.7.0fix(deps): update dependency pnpm to v9.7.1Aug 14, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.7.1fix(deps): update dependency pnpm to v9.8.0Aug 22, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch 2 times, most recently from 6daf606 to 7d27a73CompareAugust 26, 2024 16:15
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.8.0fix(deps): update dependency pnpm to v9.9.0Aug 26, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.9.0fix(deps): update dependency pnpm to v9.10.0Sep 9, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.13.0fix(deps): update dependency pnpm to v9.13.1Nov 14, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.13.1fix(deps): update dependency pnpm to v9.13.2Nov 15, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.13.2fix(deps): update dependency pnpm to v9.14.1Nov 20, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.14.1fix(deps): update dependency pnpm to v9.14.2Nov 20, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.14.2fix(deps): update dependency pnpm to v9.14.3Nov 28, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.14.3fix(deps): update dependency pnpm to v9.14.4Nov 29, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 5328de2 to 1388e5eCompareDecember 6, 2024 17:14
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.14.4fix(deps): update dependency pnpm to v9.15.0Dec 6, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.0fix(deps): update dependency pnpm to v9.15.1Dec 20, 2024
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.1fix(deps): update dependency pnpm to v9.15.2Dec 28, 2024
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 8658d46 to 7a99c49CompareJanuary 6, 2025 01:03
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.2fix(deps): update dependency pnpm to v9.15.3Jan 6, 2025
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 7a99c49 to b861150CompareJanuary 13, 2025 21:01
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.3fix(deps): update dependency pnpm to v9.15.4Jan 13, 2025
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from b861150 to d495334CompareFebruary 2, 2025 21:55
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.4fix(deps): update dependency pnpm to v9.15.5Feb 2, 2025
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.5fix(deps): update dependency pnpm to v9.15.6Feb 24, 2025
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from e7f78f2 to 38c18cfCompareMarch 6, 2025 12:01
@renovaterenovateBot changed the title fix(deps): update dependency pnpm to v9.15.6fix(deps): update dependency pnpm to v9.15.7Mar 6, 2025
@renovate
renovateBotforce-pushed the renovate/pnpm-9.x branch from 38c18cf to 8e71959CompareMarch 10, 2025 02:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants