Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2021

Bumps @vueuse/core from 6.0.0 to 6.1.0.

Release notes

Sourced from @​vueuse/core's releases.

v6.1.0

Bug Fixes

Features

  • onClickOutside: whitelist click event (#693) (9548a08)
  • tryOnBeforeUnmount: new function (#709) (f573b95)
  • useEventBus: new Function once (#680) (a39ec87)
  • useFetch: payload supports ref and follow changed (#694) (e589935)
  • useKeyModifier: new function (#698) (3b2d884)
  • useVModel: new options deep to emit for deep changes (#669) (db319af)
  • useWakeLock: new function (#687) (fd08371)
  • useWebSocket: Added support for optional protocols (#705) (3816c29)
Commits

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 [@vueuse/core](https://github.com/vueuse/vueuse) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](vueuse/vueuse@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2021
@rocwang rocwang merged commit 84307a3 into main Sep 4, 2021
@rocwang rocwang deleted the dependabot/npm_and_yarn/vueuse/core-6.1.0 branch September 4, 2021 22:17
@github-actions
Copy link

🎉 This PR is included in version 1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants