xbgmsharp / vuestic-postgsail

PostgSail frontend in VueJs with vuestic-ui
MIT License
7 stars 4 forks source link

Bump @vueuse/core from 9.13.0 to 10.9.0 #107

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 6 months ago

Bumps @vueuse/core from 9.13.0 to 10.9.0.

Release notes

Sourced from @​vueuse/core's releases.

v10.9.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v10.8.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 639a57c chore: release v10.9.0
  • a9f02dd fix(useClipboard): fix issue when permission is not defined (#3812)
  • b142638 fix(useActiveElement/useFocusWithin): replace computedWithControl with locall...
  • 74e86b5 fix(useScrollLock): initialOverflow is not working (#3798)
  • ee2977b fix(useMounted): compatible with vue2.7 (#3802)
  • 0600c90 refactor(useStorage): minor cleanup (#3806)
  • 8eb599d chore: release v10.8.0
  • fab863a fix(useScroll): add onError hook and avoid throws by default, fix #3580 (#3...
  • b33ab7b feat(useEventSource): add autoReconnect and immediate to options, update ...
  • 69990c0 fix(useRafFn): fix fpsLimit option, fix #3481, close #3482
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

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

dependabot[bot] commented 1 month ago

Superseded by #138.