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 5.14.3 to 6.15.1 #216

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps pnpm from 5.14.3 to 6.15.1.

Release notes

Sourced from pnpm's releases.

v6.15.1

Patch Changes

  • A security vulnerabity fixed. When commands are executed on Windows, they should not be searched for in the current working directory.
  • pnpm import should never run scripts #3750.

v6.15.0

Minor Changes

  • pnpm install --fix-lockfile allows to fix a broken lockfile #3729.
  • New setting supported: global-bin-dir. global-bin-dir allows to set the target directory for the bin files of globally installed packages #3762.

Patch Changes

  • The pnpm CLI should not silently exit on bad HTTPS requests #3768.

v6.14.7

Patch Changes

  • Use correct GitLab tarball URL #3643.
  • Accept gzip and deflate encoding from the registry #3745.
  • Print error codes in error messages #3748.
  • Allow the $ sign to be a command name #3679.

v6.14.6

Patch Changes

  • pnpm setup should add pnpm to the PATH on Windows #3734.
  • pnpm env should not create PowerShell command shims to fix issues on Windows #3711.
  • overrides should work with selectors that specify the parent package with a version range #3732.

v6.14.5

Patch Changes

  • A broken package.json should not make pnpm exit without any message #3705.
  • pnpm dlx should allow to pass multiple packages for installation #3710.
  • The pnpm home directory should be always prefered when searching for a global bin directory #3723.
  • pnpm setup should not remove the pnpm CLI executable, just copy it to the pnpm home directory #3724.
  • It should be possible to set cache-dir and state-dir through config files #3727.

v6.14.4-0

Patch Changes

  • Downgrade @yarnpkg/parsers to v2.3.0 from v2.4.0 to fix a regression in script running, when shell-emulator is true #3700.

v6.14.3

Patch Changes

  • Downgrade @yarnpkg/parsers to v2.3.0 from v2.4.0 to fix a regression in script running, when shell-emulator is true #3700.

... (truncated)

Commits
  • 00ede7b chore(release): 6.15.1
  • 04b7f60 fix: prevent binary planting attacks on Windows
  • 6a46bed docs: typo in comment: hear -> here (#3772)
  • 141d2f0 fix: ignoreScripts shoud be true when lockfileOnly is true (#3765)
  • 1268610 chore(release): 6.15.0
  • bab1723 fix: do not silently exit on bad HTTPS requests (#3768)
  • 11a934d feat(install): add --fix-lockfile for install to support autofix broken lockf...
  • 6681fdc feat(config): support custom global bin dir (#3762)
  • a3f6d9d chore(beta): do not build macos-arm64 on macos-x64 (#3764)
  • 5ec5564 chore(release): 6.14.7
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pnpmuser, a new releaser for pnpm since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pnpm](https://github.com/pnpm/pnpm) from 5.14.3 to 6.15.1.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v5.14.3...v6.15.1)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants