Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @vueuse/motion from 1.5.0 to 2.0.0 #583

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps @vueuse/motion from 1.5.0 to 2.0.0.

Release notes

Sourced from @​vueuse/motion's releases.

v2.0.0

This PR follows the notes on #81.

It contains quite a lot of breaking changes that has been spread across the last 29 beta versions that has been released.

As mentioned in the issue, the most notable one is the drop of Vue 2 support.

Be aware that all the coming versions of @vueuse/motion will only support Vue 3.

New maintainer

@​cpreston321 is joining the repository and will help efforts stabilizing the v2 and moving towards a v3 that is lighter and has better API and features.

Changelog

  • chore(ts): update ts setup ; fix build (1af3c64)
  • feat(v2): prepare v2 (#75) (76538c8)
  • chore(package): fix pnpm peerdeps (83dc886)
  • Merge branch 'main' of github.com:Tahul/vue-use-motion (842b8a5)
  • Update use-motion-controls.md (#78) (8b62c5a)
  • fix(nuxt): update compatibility field (#80) (a76237e)
  • Fix bad URLs in Readme.md (#70) (bd5e59d)
  • Add transition examples (#67) (08e7601)
  • Fix ssr error (#65) (cc3a27d)
  • feat(transform): add variantToStyle util (cdbd98f)
  • feat(module): update module auto imports (448aa58)
  • chore(lint): the script blocks are on top now (01f763f)
  • feat(playground): update nuxt playground; start using Motion component (2271474)
  • feat(directive): unref initial binding (supports refs in object) (b84a42b)
  • feat(exports): update index (a996c9d)
  • feat(build): update runtime copy (778e98c)
  • docs(config): reference new pages (12550ee)
  • docs(reactive-transform): add new docs page (6d6140a)
  • docs(reactive-style): add new docs page (4188472)
  • feat(module): update module config injection ; initial Motion component :) (2c0b852)
  • chore(deps): upgrade deps (6fe23f5)
  • docs(nuxt): fix typo (#57) (73ec11b)

v2.0.0-beta.27

  • chore(up): upgrade to latest nuxt (dd6ff13)

v2.0.0-beta.26

  • chore(deps): upgrade deps (80342f6)

v2.0.0-beta.25

  • chore(deps): upgrade deps ; compatible with [email protected] (e02c3e4)
  • chore(release): release v2.0.0-beta.24 (08c9aaa)
  • fix(hot): fix visible (7f39091)
  • chore(release): 2.0.0-beta.23 (d2b6ea6)
  • chore(package): ignore missing @​algolia/client-search (70a78b8)

... (truncated)

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/motion](https://github.com/vueuse/motion) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/vueuse/motion/releases)
- [Commits](https://github.com/vueuse/motion/commits/v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2023
@dependabot dependabot bot requested a review from victortolbert July 28, 2023 00:11
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