Skip to content

chore(deps): bump pnpm from 7.32.0 to 8.2.0#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pnpm-8.2.0
Closed

chore(deps): bump pnpm from 7.32.0 to 8.2.0#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pnpm-8.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2023

Bumps pnpm from 7.32.0 to 8.2.0.

Release notes

Sourced from pnpm's releases.

v8.2.0

Minor Changes

  • Allow env variables to be specified with default values in .npmrc. This is a convention used by Yarn too. Using ${NAME-fallback} will return fallback if NAME isn't set. ${NAME:-fallback} will return fallback if NAME isn't set, or is an empty string #6018.

Patch Changes

  • Add -g to mismatch registries error info when original command has -g option #6224.
  • Don't fail with EBUSY error when trying to copy a file from the store #6201
  • pnpm config get <key> should print boolean values #6360
  • Don't print an info message about linked dependencies if they are real linked dependencies specified via the link: protocol in package.json #6372

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • 36fae6f chore(release): 8.2.0
  • 6cfaf31 feat(default-reporter): a new option added (#6373)
  • d52c6d7 fix: don't print info messages about linked dependencies (#6372)
  • 72ba638 feat: don't add linked in deps to the lockfile when `excludeLinksFromLockfile...
  • 080fee0 fix: add -g to mismatch registries error info when original command has -g op...
  • bb28727 fix: pnpm config get \<key> -g returns empty when the value is a boolean (#6...
  • 4156258 docs: simplify the process of setting up the environment (#6359)
  • e440d78 fix(deps): update Yarn
  • b292445 fix: don't fail with EBUSY error when trying to copy a file from the store
  • fc8780c feat: npmrc environment variable fallback (#6358)
  • 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 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) from 7.32.0 to 8.2.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v7.32.0...v8.2.0)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 19, 2023

Superseded by #12.

@dependabot dependabot bot closed this Apr 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pnpm-8.2.0 branch April 19, 2023 00:02
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