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

Update pnpm to v9.15.1 #173

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a -> 9.15.1 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm)

v9.15.1

Compare Source

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source


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.


  • 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 Nov 20, 2024

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

Name Status Preview Comments Updated (UTC)
trade-scope-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 1:16am

Copy link

sourcery-ai bot commented Nov 20, 2024

Reviewer's Guide by Sourcery

This PR updates the pnpm package manager from version 9.13.2 to 9.14.1. The update includes several bug fixes and improvements to the pnpm CLI functionality.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Package manager version update in package.json
  • Updated pnpm version from 9.13.2 to 9.14.1
  • Updated package manager hash in packageManager field
package.json
New features and improvements in pnpm 9.14.1
  • Added support for JSON output format in pnpm pack command
  • Improved error messaging for pnpm exec when no command is provided
  • Fixed CLI binary replacement during pnpm setup
  • Fixed GitHub dependency installation with slashes in branch names
  • Added handling for missing Node.js when use-node-version is configured
  • Improved type conversion for settings in local .npmrc files
  • Enhanced package manager version requirement checks
  • Added support for --dir option in pnpm init command
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate-bot!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@renovate-bot renovate-bot changed the title Update pnpm to v9.14.1 Update pnpm to v9.14.2 Nov 20, 2024
@renovate-bot renovate-bot changed the title Update pnpm to v9.14.2 Update pnpm to v9.14.3 Nov 28, 2024
@renovate-bot renovate-bot changed the title Update pnpm to v9.14.3 Update pnpm to v9.14.4 Nov 29, 2024
@renovate-bot renovate-bot changed the title Update pnpm to v9.14.4 Update pnpm to v9.15.0 Dec 6, 2024
@renovate-bot renovate-bot changed the title Update pnpm to v9.15.0 Update pnpm to v9.15.1 Dec 20, 2024
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.

1 participant