Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pnpm to v9.15.6 #291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

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

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
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

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
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

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
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

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
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

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Configuration

📅 Schedule: 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.

Copy link

vercel bot commented Aug 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buape-com 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 11:06pm
buape-com-1730329560113-hszj ❌ Failed (Inspect) Oct 30, 2024 11:06pm

Copy link

changeset-bot bot commented Aug 26, 2024

⚠️ No Changeset found

Latest commit: 284e0e1

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.

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

@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 284e0e1 to 3da5498 Compare September 9, 2024 16:05
@renovate renovate bot changed the title Update pnpm to v9.9.0 Update pnpm to v9.10.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 3da5498 to 72af84e Compare September 20, 2024 11:14
@renovate renovate bot changed the title Update pnpm to v9.10.0 Update pnpm to v9.11.0 Sep 20, 2024
@renovate renovate bot changed the title Update pnpm to v9.11.0 Update pnpm to v9.12.0 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 72af84e to 2fab99b Compare October 2, 2024 14:03
@renovate renovate bot changed the title Update pnpm to v9.12.0 Update pnpm to v9.12.1 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 2fab99b to e6e51ed Compare October 7, 2024 16:18
@renovate renovate bot changed the title Update pnpm to v9.12.1 Update pnpm to v9.12.2 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from e6e51ed to e7a2550 Compare October 16, 2024 16:19
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from e7a2550 to 43a7ad0 Compare October 17, 2024 08:43
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 43a7ad0 to 4807522 Compare October 28, 2024 04:48
@renovate renovate bot changed the title Update pnpm to v9.12.2 Update pnpm to v9.12.3 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 4807522 to b6f06da Compare October 29, 2024 17:14
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from b6f06da to 6a28aee Compare October 30, 2024 23:05
@renovate renovate bot changed the title Update pnpm to v9.12.3 chore(deps): update pnpm to v9.12.3 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from 322522c to 82430b2 Compare November 7, 2024 01:18
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 1609a05 to 4969ac1 Compare December 6, 2024 15:19
@renovate renovate bot changed the title Update pnpm to v9.14.4 Update pnpm to v9.15.0 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 4969ac1 to 2cfdccc Compare December 16, 2024 19:56
@renovate renovate bot changed the title Update pnpm to v9.15.0 Update pnpm to v9.15.0 - autoclosed Dec 16, 2024
@renovate renovate bot closed this Dec 16, 2024
auto-merge was automatically disabled December 16, 2024 20:15

Pull request was closed

@renovate renovate bot deleted the renovate/pnpm-9.x branch December 16, 2024 20:15
@renovate renovate bot changed the title Update pnpm to v9.15.0 - autoclosed Update pnpm to v9.15.0 Dec 20, 2024
@renovate renovate bot reopened this Dec 20, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from e22ecd8 to 2cfdccc Compare December 20, 2024 02:04
@renovate renovate bot changed the title Update pnpm to v9.15.0 Update pnpm to v9.15.1 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 2cfdccc to bbe54bf Compare December 20, 2024 04:26
@renovate renovate bot enabled auto-merge (squash) December 20, 2024 04:26
@renovate renovate bot changed the title Update pnpm to v9.15.1 Update pnpm to v9.15.2 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from 5c25d94 to e3e138f Compare January 2, 2025 04:09
@renovate renovate bot changed the title Update pnpm to v9.15.2 chore(deps): update pnpm to v9.15.2 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from e3e138f to 9e79e11 Compare January 6, 2025 00:17
@renovate renovate bot changed the title chore(deps): update pnpm to v9.15.2 chore(deps): update pnpm to v9.15.3 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 9e79e11 to 8637600 Compare January 13, 2025 21:53
@renovate renovate bot changed the title chore(deps): update pnpm to v9.15.3 chore(deps): update pnpm to v9.15.4 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from 6bb7b09 to 75210f4 Compare January 29, 2025 05:35
@renovate renovate bot changed the title chore(deps): update pnpm to v9.15.4 chore(deps): update pnpm to v9.15.5 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from 027630b to c1fd675 Compare February 7, 2025 21:24
@renovate renovate bot changed the title chore(deps): update pnpm to v9.15.5 chore(deps): update pnpm to v9.15.6 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from c1fd675 to c72641f Compare February 24, 2025 13:05
Copy link

coderabbitai bot commented Feb 24, 2025

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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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 using 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 generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration 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.

Sign up for free to 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