Skip to content

chore(deps-dev): bump pnpm from 6.32.10 to 7.6.0#173

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pnpm-7.6.0
Closed

chore(deps-dev): bump pnpm from 6.32.10 to 7.6.0#173
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pnpm-7.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps pnpm from 6.32.10 to 7.6.0.

Release notes

Sourced from pnpm's releases.

v7.6.0

Minor Changes

  • A new setting supported: prefer-symlinked-executables. When true, pnpm will create symlinks to executables in node_modules/.bin instead of command shims (but on POSIX systems only).

    This setting is true by default when node-linker is set to hoisted.

    Related issue: #4782.

  • When lockfile-include-tarball-url is set to true, every entry in pnpm-lock.yaml will contain the full URL to the package's tarball #5054.

Patch Changes

  • pnpm deploy should include all dependencies by default #5035.

  • Don't print warnings about file verifications. Just print info messages instead.

  • pnpm publish --help should print the --recursive and --filter options #5019.

  • It should be possible to run exec/run/dlx with the --use-node-version option.

  • pnpm deploy should not modify the lockfile #5071

  • pnpm deploy should not fail in CI #5071

  • When auto-install-peers is set to true, automatically install direct peer dependencies #5028.

    So if your project the next manifest:

    {
      "dependencies": {
        "lodash": "^4.17.21"
      },
      "peerDependencies": {
        "react": "^18.2.0"
      }
    }

    pnpm will install both lodash and react as a regular dependencies.

Our Gold Sponsors

... (truncated)

Commits
  • 9a35a89 chore(release): 7.6.0
  • 0569f10 fix(deploy): don't modify the lockfile and fail in CI (#5074)
  • e3f4d13 fix: auto install root peer deps when auto-install-peers=true (#5067)
  • 7334b34 fix(deps): update @​pnpm/npm-conf
  • 8aa4e41 docs: update changelog
  • 132b83d chore(release): 7.6.0-0
  • 406656f feat: add lockfile-include-tarball-url option (#5054)
  • 557755e chore: update pnpm-workspace.yaml (#5060)
  • 8070708 refactor(env): releaseDir=>releaseChannel
  • 0b39315 fix(deps): update
  • 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 6.32.10 to 7.6.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v6.32.10...v7.6.0)

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

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 Jul 25, 2022
@netlify
Copy link

netlify bot commented Jul 25, 2022

Deploy Preview for nexusweather failed.

Name Link
🔨 Latest commit 8510167
🔍 Latest deploy log https://app.netlify.com/sites/nexusweather/deploys/62de9c95362257000806df96

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #174.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pnpm-7.6.0 branch August 1, 2022 13:29
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

Comments