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 Nov 30, 2021

Bumps @vueuse/core from 7.0.0 to 7.1.2.

Release notes

Sourced from @​vueuse/core's releases.

v7.1.2

Bug Fixes

  • useAsyncState: optional argument of execute (#972) (6661a09)
  • UseVirtualList: fix list not being reactive in component (#968) (fb7cd78)

Features

  • useEyeDropper: add initialValue option, improve types (#950) (cf8ced3)

v7.1.1

Bug Fixes

v7.1.0

Bug Fixes

  • nuxt: add useCookie in disabled composables for Nuxt (#965) (4088dad)

Features

v7.0.3

Bug Fixes

v7.0.2

Bug Fixes

  • nuxt: provide mjs version for nuxt module (bf80643)
  • useWindowSize: improve SSR (42ae437)

... (truncated)

Commits
  • 602b466 chore: release v7.1.2
  • cf8ced3 feat(useEyeDropper): add initialValue option, improve types (#950)
  • 6661a09 fix(useAsyncState): optional argument of execute (#972)
  • fb7cd78 fix(UseVirtualList): fix list not being reactive in component (#968)
  • 7cccb44 chore: release v7.1.1
  • 0c4e770 fix: improve package.json
  • bd2346b fix(useMemory): import path
  • 0cccb30 docs: improve package.json
  • b8dc9da chore: release v7.1.0
  • 48f3245 chore: update
  • 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 7.0.0 to 7.1.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v7.1.2/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 the dependencies Pull requests that update a dependency file label Nov 30, 2021
@rocwang rocwang merged commit ada13d0 into main Nov 30, 2021
@rocwang rocwang deleted the dependabot/npm_and_yarn/vueuse/core-7.1.2 branch November 30, 2021 21:07
@github-actions
Copy link

🎉 This PR is included in version 1.2.4 🎉

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