Skip to content

Bump @vueuse/motion from 2.0.0 to 2.2.3#25

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vueuse/motion-2.2.3
Open

Bump @vueuse/motion from 2.0.0 to 2.2.3#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vueuse/motion-2.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2024

Bumps @vueuse/motion from 2.0.0 to 2.2.3.

Release notes

Sourced from @​vueuse/motion's releases.

v2.2.3

  • fix: Nuxt component registration (#196) (0650606)

thakks @​BobbieGoede

v2.2.1

  • fix: x, y, z not accepting relative units (#195) (0abe4d0)
  • fix(ci): drop nvmrc (049e8a0)

thanks @​BobbieGoede :)

v2.2.0

  • feat(repo): move to antfu eslint config ; fix all errors ; cleanup (b0af564)
  • feat(npm): update dependencies in all packages (d0cd904)
  • feat(npm): lockfile (047f7de)
  • fix: leaving hovered state when pointer hovers child element (#194) (a8a5624)
  • docs: add documentation for <Motion> component (#192) (d237079)
  • fix: transition onComplete triggers after each property animation (#189) (e0dec92)
  • feat: separate component logic, add <MotionGroup> and tests (#187) (5e2346a)
  • fix: prevent preset variants from being mutated (#182) (e8b0b47)
  • feat: transition duration shorthand prop (#185) (cd99fda)
  • fix(component): apply delay to visibility variants (#184) (7a77272)
  • fix: return to previous state after hovered event variant (#183) (05e7251)
  • docs: fix useSpring example and rewrite docs (#181) (c9161f9)
  • chore: add reproduire actions (#178) (6695d58)
  • fix: types (#175) (ac48adf)
  • chore: add pull request template (#176) (0046b51)
  • chore(readme): fix broken readme (8fc1095)
  • chore(docs): cleanup docs from my old childish bold bad habit (7998806)
  • fix(readme): Y U SO BOLD README? (6c81980)

Thanks to @​BobbieGoede for all the heavy lifting provided on that PR release! ❤️

v2.1.0

  • fix(types): fix types from merged PRs (43d949b)
  • docs: fix typo (#149) (81afb01)
  • Merge branch 'vkrajsa-patch-1' (d9a2e77)
  • Merge branch 'patch-1' of https://github.com/vkrajsa/motion into vkrajsa-patch-1 (c88e65c)
  • Merge branch 'main' of github.com:Tahul/vue-use-motion (a4f0cac)
  • docs: leomp12-patch-1 (3f1b4d3)
  • Merge branch 'patch-1' of https://github.com/leomp12/motion into leomp12-patch-1 (90e3869)
  • Fix type error when using array value in VueUse Motion directive Fixes #137 (#138) (6e85ff4)
  • docs: fix demo reset and code preview (#174) (35cd727)
  • fix: v-motion directive variants leaking (#173) (76ff6c9)
  • fix: visibility variants not triggered when visible on load (#171) (eddd121)
  • chore: add bug report issue template (#172) (4d0c622)
  • fix: support directives kebab-case(#108) (#141) (d5774ac)
  • fix: add types export (#170) (ab5ca2f)
  • Merge pull request #167 from BobbieGoede/ci/update-node-pnpm-versions (89f8390)
  • Merge pull request #164 from danielroe/build/emit-bundler-types (0c17a85)

... (truncated)

Commits
  • 6837d52 chore(release): release v2.2.3
  • 0650606 fix: Nuxt component registration (#196)
  • 2399990 chore(release): release v2.2.1
  • 0abe4d0 fix: x, y, z not accepting relative units (#195)
  • 049e8a0 fix(ci): drop nvmrc
  • 80d5c55 chore(release): release v2.2.0
  • b0af564 feat(repo): move to antfu eslint config ; fix all errors ; cleanup
  • d0cd904 feat(npm): update dependencies in all packages
  • 047f7de feat(npm): lockfile
  • a8a5624 fix: leaving hovered state when pointer hovers child element (#194)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.0.0 to 2.2.3.
- [Release notes](https://github.com/vueuse/motion/releases)
- [Commits](vueuse/motion@v2.0.0...v2.2.3)

---
updated-dependencies:
- dependency-name: "@vueuse/motion"
  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 Jun 3, 2024
@t02smith t02smith force-pushed the main branch 2 times, most recently from b693444 to a01e43b Compare November 2, 2024 21:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants