firebase / functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
https://firebase.google.com/docs/functions
Apache License 2.0
12k stars 3.83k forks source link

Bump pnpm from 8.4.0 to 8.6.8 #1096

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps pnpm from 8.4.0 to 8.6.8.

Release notes

Sourced from pnpm's releases.

v8.6.8

Patch Changes

  • When the same file is appended multiple times into a tarball, the last occurrence is selected when unpacking the tarball.
  • Fixed a bug in which pnpm passed the wrong scheme to git ls-remote, causing a fallback to git+ssh and resulting in a 'host key verification failed' issue #6805.
  • Added support for publishConfig.registry in package.json for publishing #6775.
  • pnpm rebuild now uploads the built artifacts to the content-addressable store.
  • If a command cannot be created in .bin, the exact error message is now displayed.
  • Treat linked dependencies with a tag version type as up-to-date #6592.
  • pnpm setup now prints more details when it cannot detect the active shell.

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • a35ec3f chore(release): 8.6.8
  • 6fe0b60 fix(git-resolver): wrong scheme to git ls-remote (#6806)
  • e958707 perf: don't random ID to temp file names (#6817)
  • 250f7e9 Merge pull request from GHSA-5r98-f33j-g8h7
  • 1565a31 test: don't print the output of registry-mock
  • 3c6144b chore: replace npm-run-all with concurrently
  • e0fb391 chore: remove redundant scripts
  • a70c77a test: use jest global setup/teardown to manage the registry mock (#6813)
  • 7567305 chore(deps): update
  • aa2ae8f feat: publishConfig.registry (#6803)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/firebase/functions-samples/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.