vue-final / vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://vue-final-modal.org
MIT License
864 stars 95 forks source link

chore(deps-dev): bump pnpm from 8.5.1 to 8.6.8 #382

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 11 months ago

Bumps pnpm from 8.5.1 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

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vue-final/vue-final-modal/network/alerts).
dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.