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 Jan 31, 2022

Bumps @vueuse/core from 7.5.3 to 7.5.5.

Release notes

Sourced from @​vueuse/core's releases.

v7.5.5

Bug Fixes

Features

  • useAxios: added option to control whether the request fires immediately (#1170) (467522d)
  • useStyleTag: new function (#1154) (0a696d4)

v7.5.4

Bug Fixes

  • ssr-handlers: compatible with QQ browser (#1133) (7dac4f8)
  • types: do not use ShallowRef, close #1151 (3c38434)
  • useDraggable: onEnd() runs even if target wasn't dragged directly in exact mode (#1145) (4879255)
  • useWebSocket: close WebSocket (#1137) (f6b5994)
  • useWebWorkerFn: fix multiple dependencies handling (#1138) (e6968fb)
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/tree/HEAD/packages/core) from 7.5.3 to 7.5.5.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v7.5.5/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2022
@rocwang rocwang merged commit bcb9dcc into main Jan 31, 2022
@rocwang rocwang deleted the dependabot/npm_and_yarn/vueuse/core-7.5.5 branch January 31, 2022 20:33
@github-actions
Copy link

🎉 This PR is included in version 1.4.0 🎉

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