Skip to content

chore(deps-dev): bump pnpm from 6.32.10 to 7.14.0#215

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pnpm-7.14.0
Closed

chore(deps-dev): bump pnpm from 6.32.10 to 7.14.0#215
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pnpm-7.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 24, 2022

Copy link
Copy Markdown
Contributor

Bumps pnpm from 6.32.10 to 7.14.0.

Release notes

Sourced from pnpm's releases.

v7.14.0

Minor Changes

  • Add pnpm doctor command to do checks for known common issues

Patch Changes

  • Ignore the always-auth setting.

    pnpm will never reuse the registry auth token for requesting the package tarball, if the package tarball is hosted on a different domain.

    So, for example, if your registry is at https://company.registry.com/ but the tarballs are hosted at https://tarballs.com/, then you will have to configure the auth token for both domains in your .npmrc:

    @my-company:registry=https://company.registry.com/
    //company.registry.com/=SOME_AUTH_TOKEN
    //tarballs.com/=SOME_AUTH_TOKEN
    

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • c0bd667 chore(release): 7.14.0
  • bea0acd feat: add pnpm doctor command to do checks for known common issues (#5526)
  • 804de21 fix: ignore always auth
  • 0fe9272 fix: hooks (#5534)
  • 1d29fed revert: "ci(release): set npm token via env variable"
  • 5e77de2 chore(release): 7.13.6
  • e7fd8a8 fix: downgrade @​pnpm/npm-conf to remove annoying builtin warning (#5521)
  • 844e82f fix: pnpm link --global <pkg> should not change the type of the dependency (#...
  • 11669e6 chore(deps): update meta-updater
  • 768d417 fix: better no lockfile error
  • 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.14.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v6.32.10...v7.14.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 Oct 24, 2022
@netlify

netlify Bot commented Oct 24, 2022

Copy link
Copy Markdown

Deploy Preview for nexusweather failed.

Name Link
🔨 Latest commit 3329ff1
🔍 Latest deploy log https://app.netlify.com/sites/nexusweather/deploys/635694eaa3b3da000887f8b0

@dependabot @github

dependabot Bot commented on behalf of github Oct 31, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #216.

@dependabot dependabot Bot closed this Oct 31, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pnpm-7.14.0 branch October 31, 2022 13:21
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