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

Bump pnpm from 9.10.0 to 9.14.2 #1236

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps pnpm from 9.10.0 to 9.14.2.

Release notes

Sourced from pnpm's releases.

v9.14.2

Patch Changes

  • pnpm publish --json should work #8788.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

9.14.2

Patch Changes

  • pnpm publish --json should work #8788.

9.14.1

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.

9.13.2

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

9.13.1

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #8720.

9.13.0

Minor Changes

  • The self-update now accepts a version specifier to install a specific version of pnpm. E.g.: pnpm self-update 9.5.0 or pnpm self-update next-10.

Patch Changes

  • Fix Cannot read properties of undefined (reading 'name') that is printed while trying to render the missing peer dependencies warning message #8538.

9.12.3

Patch Changes

  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #8655.

... (truncated)

Commits
  • 1f371d1 chore(release): 9.14.2
  • 55fb7a6 chore(release): 9.14.1
  • fd4b91d revert: "feat: add linux-riscv64 build (#8779)"
  • 740fd81 chore(release): 9.14.0
  • 7c292cc docs: update sponsors
  • 020e64b feat: add linux-riscv64 build (#8779)
  • e275d19 fix: the CLI should fail if a different package manager is required by the pr...
  • abd91ca fix: ERR_PNPM_TARBALL_EXTRACT when the URL's hash contains a slash (#8761)
  • 5fd5617 chore(release): 9.13.2
  • dca58ad docs: add new sponsors
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 9.10.0 to 9.14.2.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v9.14.2/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v9.14.2/pnpm)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2024

Superseded by #1243.

@dependabot dependabot bot closed this Nov 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pnpm-9.14.2 branch November 29, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants