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

build(deps-dev): bump pnpm from 7.30.5 to 8.1.0 #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pnpm from 7.30.5 to 8.1.0.

Release notes

Sourced from pnpm's releases.

v8.1.0

Minor Changes

  • A new setting has been added called dedupe-direct-deps, which is disabled by default. When set to true, dependencies that are already symlinked to the root node_modules directory of the workspace will not be symlinked to subproject node_modules directories. This feature was enabled by default in v8.0.0 but caused issues, so it's best to disable it by default #6299.
  • Add ignore-workspace-cycles to silence workspace cycle warning #6308.

Patch Changes

  • Print the right lowest supported Node.js version in the error message, when pnpm is executed with an old Node.js version #6297.
  • Improve the outdated lockfile error message #6304.

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • 0c4b20e chore(release): 8.1.0
  • cd6ce11 feat: dedupe-direct-deps (#6319)
  • e2cb4b6 feat: add ignore-workspace-cycles to silence workspace cycle warning (#6308)
  • e87754d fix: make the FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE error and hint message...
  • 9fd0e37 perf(pkgs-graph): speed up createPkgGraph when directory specifiers are prese...
  • 518f5e1 fix: lowest supported node.js version in the error message (#6301)
  • 642f8c1 perf(npm-resolver): reduce max memory usage (#6296)
  • 1d9bbea ci: update release tags
  • 0db2bae chore(release): 8.0.0
  • 35d98c7 perf(pkgs-graph): speed up createPkgGraph by using a table for manifest name ...
  • 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.30.5 to 8.1.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v7.30.5...v8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2023

A newer version of pnpm exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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