Skip to content

fix(deps): bump @vueuse/core from 8.4.2 to 8.5.0#431

Merged
TroyKomodo merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/vueuse/core-8.5.0
May 18, 2022
Merged

fix(deps): bump @vueuse/core from 8.4.2 to 8.5.0#431
TroyKomodo merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/vueuse/core-8.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2022

Bumps @vueuse/core from 8.4.2 to 8.5.0.

Release notes

Sourced from @​vueuse/core's releases.

v8.5.0

Bug Fixes

  • shared: correct to ignore undefined (#1601) (0aecfe6)
  • toRefs: keep class prototype, close #1530 (#1599) (356da7d)
  • useAxios: normalize isCanceled flag (#1585) (b833957)
  • useFetch: respect custom fetch option (#1603) (56eb358)
  • useFetch: return PromiseLike after setting method (#1571) (9b28628)
  • useFocus: focused should be false when element is undefined (#1580) (f0067ac)
  • useMediaQuery: normalize isSupported flag (#1575) (0222d48)
  • useUrlSearchParams: should return initialValue (#1583) (fe58f8a)
  • useVModel: unified value (#1568) (70d8092)
  • watchThrottled: duplicate callback invokation when leading and trailing edges coincide (#1593) (8ba3b9d)

Features

Commits
  • 68ae8d1 chore: release v8.5.0
  • f0067ac fix(useFocus): focused should be false when element is undefined (#1580)
  • 9b28628 fix(useFetch): return PromiseLike after setting method (#1571)
  • fe58f8a fix(useUrlSearchParams): should return initialValue (#1583)
  • 356da7d fix(toRefs): keep class prototype, close #1530 (#1599)
  • 8ba3b9d fix(watchThrottled): duplicate callback invokation when leading and trailing ...
  • 56eb358 fix(useFetch): respect custom fetch option (#1603)
  • 5f49c09 chore: move isIOS to @vueuse/shared (#1587)
  • 991688e doc(useMutationObserver): fix incorrect condition in usage example (#1588)
  • 501614d docs(useScreenSafeArea): improve the documentation (#1578)
  • 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)

Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.4.2 to 8.5.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v8.5.0/packages/core)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2022
@TroyKomodo TroyKomodo merged commit 597cf03 into dev May 18, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/vueuse/core-8.5.0 branch May 18, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant