build(deps): bump motion from 12.23.3 to 12.23.12 #104

Closed
opened 2026-04-05 19:46:39 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 8/4/2025

Bumps motion from 12.23.3 to 12.23.12.

Changelog

Sourced from motion's changelog.

[12.23.12] 2025-07-29

Added

  • Exporting internal APIs for use in view animations.

[12.23.11] 2025-07-28

Added

  • Children of variants with delayChildren: stagger() will now be staggered correctly alongside their newly-entering siblings.

[12.23.10] 2025-07-28

Fixed

  • Fixed shared layout animation in situations where no motion components have re-rendered between shared element switching.

[12.23.9] 2025-07-24

Changed

  • Removing redundant renderRequest MotionValue lifecycle.

[12.23.8] 2025-07-24

Fixed

  • Ensuring that when an animation is skipped via duration = 0 that we also set type = "keyframes" so that duration takes effect.

[12.23.7] 2025-07-23

Fixed

  • springValue cleanup.
  • Removed additional removeNode from AnimatePresence when using popLayout.

[12.23.6] 2025-07-11

Changed

  • Added explainer for reduced motion warning.
  • Refactored motion component creation to remove indirection.

[12.23.5] 2025-07-11

Fixed

  • Fix animation timings within dynamically-generated popups.

... (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 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)
*Originally created by @dependabot[bot] on 8/4/2025* Bumps [motion](https://github.com/motiondivision/motion) from 12.23.3 to 12.23.12. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">motion's changelog</a>.</em></p> <blockquote> <h2>[12.23.12] 2025-07-29</h2> <h3>Added</h3> <ul> <li>Exporting internal APIs for use in view animations.</li> </ul> <h2>[12.23.11] 2025-07-28</h2> <h3>Added</h3> <ul> <li>Children of variants with <code>delayChildren: stagger()</code> will now be staggered correctly alongside their newly-entering siblings.</li> </ul> <h2>[12.23.10] 2025-07-28</h2> <h3>Fixed</h3> <ul> <li>Fixed shared layout animation in situations where no <code>motion</code> components have re-rendered between shared element switching.</li> </ul> <h2>[12.23.9] 2025-07-24</h2> <h3>Changed</h3> <ul> <li>Removing redundant <code>renderRequest</code> <code>MotionValue</code> lifecycle.</li> </ul> <h2>[12.23.8] 2025-07-24</h2> <h3>Fixed</h3> <ul> <li>Ensuring that when an animation is skipped via <code>duration = 0</code> that we also set <code>type = &quot;keyframes&quot;</code> so that <code>duration</code> takes effect.</li> </ul> <h2>[12.23.7] 2025-07-23</h2> <h3>Fixed</h3> <ul> <li><code>springValue</code> cleanup.</li> <li>Removed additional <code>removeNode</code> from <code>AnimatePresence</code> when using <code>popLayout</code>.</li> </ul> <h2>[12.23.6] 2025-07-11</h2> <h3>Changed</h3> <ul> <li>Added explainer for reduced motion warning.</li> <li>Refactored <code>motion</code> component creation to remove indirection.</li> </ul> <h2>[12.23.5] 2025-07-11</h2> <h3>Fixed</h3> <ul> <li>Fix animation timings within dynamically-generated popups.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/e0f7e07570e281b8932c897afb5f6a348c7f97de"><code>e0f7e07</code></a> v12.23.12</li> <li><a href="https://github.com/motiondivision/motion/commit/994515fef3e22a8d98312181102323262a61277a"><code>994515f</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/95d82ff919d552ee848a056440f13ee03a16fe15"><code>95d82ff</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3338">#3338</a> from motiondivision/feature/next-page-transitions</li> <li><a href="https://github.com/motiondivision/motion/commit/58b2e8cde4a8a90c6083504a9b6db58292b0d82e"><code>58b2e8c</code></a> Exporting APIs for view transitions</li> <li><a href="https://github.com/motiondivision/motion/commit/b6f2132fb61ccecc01242cafe2a9a36d97e460ea"><code>b6f2132</code></a> Update README.md</li> <li><a href="https://github.com/motiondivision/motion/commit/38298c41fcc582abdbc6d6aceb4fe261a029f521"><code>38298c4</code></a> Update README.md</li> <li><a href="https://github.com/motiondivision/motion/commit/76396b0187edac6ed5f1deba54e68777d010906f"><code>76396b0</code></a> Update README.md</li> <li><a href="https://github.com/motiondivision/motion/commit/b273d064a34a63a0971a968ed1f2933710ee64ca"><code>b273d06</code></a> Update README.md</li> <li><a href="https://github.com/motiondivision/motion/commit/c0bd6effa94388cd76c6f903299f73b70eb1b845"><code>c0bd6ef</code></a> v12.23.11</li> <li><a href="https://github.com/motiondivision/motion/commit/e9b52af3e2f86db3ef3f6fe6cbd7910464ca77ed"><code>e9b52af</code></a> Updating changelog</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.23.3...v12.23.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=motion&package-manager=npm_and_yarn&previous-version=12.23.3&new-version=12.23.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#104