Skip to content

chore(deps): bump motion from 13.1.1 to 13.4.0 in the runtime-minor-patch group across 1 directory - #5

Merged
paulosfjunior merged 1 commit into
mainfrom
dependabot/npm_and_yarn/runtime-minor-patch-3d20173580
Sep 19, 2026
Merged

paulosfjunior merged 1 commit into
mainfrom
dependabot/npm_and_yarn/runtime-minor-patch-3d20173580

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the runtime-minor-patch group with 1 update in the / directory: motion.

Updates motion from 13.1.1 to 13.4.0

Changelog

Sourced from motion's changelog.

[13.4.0] 2026-09-14

Added

  • AnimateView: View transitions for React 19.3, built on React's ViewTransition.

[13.3.0] 2026-09-14

Added

  • Hooks for Motion Editor.

Changed

  • springValue/useSpring: 80% reduction in time when retargeting.
  • animate: 10% smaller.
  • animate: 20% reduction in startup time.
  • animate: 10% reduction in per-frame JS.
  • frame: Frame scheduling 10% faster.

Fixed

  • animate: Fixed path drawing calculations.

[13.2.0] 2026-09-03

Added

  • animate.addEffect() for registering effects that lets animate drive non-DOM subjects alongside DOM elements.
  • threeEffect (motion/three) supporting Three.js objects, materials, shader uniforms, TSL uniform nodes and more.
  • vgpuEffect (motion/vgpu) supporting shared uniforms, Effect/Draw/Compute bindings ("params.time"), scene nodes, cameras, lights, materials, orbit controls, CSS colors and vector components.
  • createEffect now accepts test, read and step options and exposes bound motion values via effect.get().

Changed

  • Reduced filesize and improved performance of spring.
  • MotionValueState no longer caches values in latest; effect renders read their motion values directly. set() drops its useDefaultValueType argument.
Commits
  • a6ea2f9 v13.4.0
  • d6ef844 Changelog
  • 75c4dcf Merge pull request #3824 from motiondivision/codex/react-animate-view
  • a5a7856 Co-locate AnimateView layer animation in framer-motion
  • 5c8bc09 Keep AnimateView group morph with custom values; gate view tests in Playwright
  • 12018e8 Add AnimateView via motion/react-animate-view
  • 939c267 Updating changelog
  • 16cf742 Latest
  • 49f1fe1 v13.3.0
  • f777c92 Updating changelog
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@paulosfjunior

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps): bump motion from 13.1.1 to 13.4.0 in the runtime-minor-patch group chore(deps): bump motion from 13.1.1 to 13.4.0 in the runtime-minor-patch group across 1 directory Sep 19, 2026
Bumps the runtime-minor-patch group with 1 update in the / directory: [motion](https://github.com/motiondivision/motion).


Updates `motion` from 13.1.1 to 13.4.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v13.1.1...v13.4.0)

---
updated-dependencies:
- dependency-name: motion
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/runtime-minor-patch-3d20173580 branch from f386989 to f1201c4 Compare September 19, 2026 23:40
@dependabot
dependabot Bot requested a review from paulosfjunior as a code owner September 19, 2026 23:40
@paulosfjunior
paulosfjunior merged commit 9cd0e45 into main Sep 19, 2026
3 checks passed
@paulosfjunior
paulosfjunior deleted the dependabot/npm_and_yarn/runtime-minor-patch-3d20173580 branch September 19, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant