Skip to content

fix(deps): bump @vueuse/core from 8.1.2 to 8.4.0#394

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/vueuse/core-8.4.0
Closed

fix(deps): bump @vueuse/core from 8.1.2 to 8.4.0#394
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/vueuse/core-8.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @vueuse/core from 8.1.2 to 8.4.0.

Release notes

Sourced from @​vueuse/core's releases.

v8.4.0

Bug Fixes

  • computedAsync: keep evaluating true for concurrent changes (#1555) (23549c3)
  • core: circular reference (#1553) (df9dd89)
  • integrations: mark change-case as an optional peer dependacy (#1542) (aa6e593)
  • onClickOutside: fallback to pointerup event if click event not propagate (#1522) (89c9e53)
  • onLongPress: make directive work normal (#1550) (53ba3ba)
  • useAsyncState: isLoading not reset (#1518) (a8fd617)
  • useAxios: exception when args incorrect (#1534) (81f355d)
  • useAxios: rename aborted to isAborted (#1519) (e2a9ac3)
  • useElementBounding: call update on mounted (#626) (#1541) (dccd1f3)
  • useMutationObserver: isSupported misjudge (#1540) (a4238a8)

Features

  • rxjs: Correct useObservable type signature and provide means of creating a non-undefined Ref (#1551) (5f3d026)
  • useCurrentElement: new function (e24db79)
  • useNetwork: new onlineAt attribute (#1535) (4d5cf1c)
  • useScreenOrientation: new function (#1526) (e8c057c)
  • useToggle: new options (#1523) (7aaebb3)
  • useVModel: add option to define defaultValue (#1537) (66e82ec)

v8.3.1

Bug Fixes

  • nuxt: transpile ssr plugin (dfcee11)

Features

  • og:image for each route (c514265)

v8.3.0

Bug Fixes

... (truncated)

Commits
  • eaf4553 chore: release v8.4.0
  • 73cc5c2 chore: lint
  • 30f21fa chpre: update lock
  • 66e82ec feat(useVModel): add option to define defaultValue (#1537)
  • e8c057c feat(useScreenOrientation): new function (#1526)
  • 4d5cf1c feat(useNetwork): new onlineAt attribute (#1535)
  • 89c9e53 fix(onClickOutside): fallback to pointerup event if click event not propa...
  • 23549c3 fix(computedAsync): keep evaluating true for concurrent changes (#1555)
  • a4238a8 fix(useMutationObserver): isSupported misjudge (#1540)
  • dccd1f3 fix(useElementBounding): call update on mounted (#626) (#1541)
  • 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.1.2 to 8.4.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v8.4.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 4, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2022

Superseded by #396.

@dependabot dependabot Bot closed this May 5, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/vueuse/core-8.4.0 branch May 5, 2022 00:35
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.

0 participants