Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump framer-motion from 11.5.6 to 11.15.0 (#275)
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.5.6 to 11.15.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.15.0] 2024-12-13</h2> <h3>Added</h3> <ul> <li>Add support for <code>repeat</code> in animation sequences.</li> </ul> <h3>Fixed</h3> <ul> <li>Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.</li> </ul> <h2>[11.14.4] 2024-12-13</h2> <h3>Fixed</h3> <ul> <li>Exporting <code>AnimationSequence</code> via <code>"motion"</code> entrypoint.</li> <li>Adding support for passing normal components to <code>motion.create()</code> in React 19.</li> </ul> <h2>[11.14.3] 2024-12-13</h2> <h3>Fixed</h3> <ul> <li>Fixing <code>motion-dom</code> and <code>motion-utils</code> entrypoints.</li> </ul> <h2>[11.14.2] 2024-12-13</h2> <h3>Fixed</h3> <ul> <li>Exporting <code>time</code> for internal use.</li> <li>Making <code>MotionValue.updatedAt</code> public for internal use.</li> </ul> <h2>[11.14.1] 2024-12-12</h2> <h3>Fixed</h3> <ul> <li>Fixing missing license in <code>motion-dom</code> and <code>motion-utils</code> packages.</li> </ul> <h2>[11.14.0] 2024-12-12</h2> <h3>Added</h3> <ul> <li>Added <code>press</code> gesture in Motion+ early access.</li> </ul> <h2>[11.13.6] 2024-12-10</h2> <h3>Fixed</h3> <ul> <li>Adding React 19 to optional peer dependencies in <code>"motion"</code> package also.</li> </ul> <h2>[11.13.5] 2024-12-10</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/6ddb3e79685653f18a863f64f76c3fb5fade1903"><code>6ddb3e7</code></a> v11.15.0</li> <li><a href="https://github.com/motiondivision/motion/commit/cdcf3b4b865316c52f4ce98c5f26fe7eb764d7f8"><code>cdcf3b4</code></a> Removing double clear</li> <li><a href="https://github.com/motiondivision/motion/commit/47d5524a392768a73e8c0092d8dc2cdc102ca048"><code>47d5524</code></a> Fix a potential memory leak if a render step pauses for a long time. (<a href="https://redirect.github.com/motiondivision/motion/issues/2944">#2944</a>)</li> <li><a href="https://github.com/motiondivision/motion/commit/1422aefdde9c99198e9c599a92dcfbc9f36e1e77"><code>1422aef</code></a> Ensuring easing is repeated correctly</li> <li><a href="https://github.com/motiondivision/motion/commit/0e54f811cfd379c8e5a2971090f6489ecb980479"><code>0e54f81</code></a> Add support for <code>repeat</code> in timeline sequence (<a href="https://redirect.github.com/motiondivision/motion/issues/2945">#2945</a>)</li> <li><a href="https://github.com/motiondivision/motion/commit/1108bd55223d1e0bef72be4e00265e24c88846fa"><code>1108bd5</code></a> Fixing tests</li> <li><a href="https://github.com/motiondivision/motion/commit/cc3b8262824a6c539d478913916b58b0a97da677"><code>cc3b826</code></a> v11.14.4</li> <li><a href="https://github.com/motiondivision/motion/commit/b65bcd5b7290f63d68d25bc75069848112c1fcc8"><code>b65bcd5</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/7cebb22cf89288b0d77fe201dcd37c9aa716b4f9"><code>7cebb22</code></a> Move animation sequence types to vanilla entrypoint (<a href="https://redirect.github.com/motiondivision/motion/issues/2942">#2942</a>)</li> <li><a href="https://github.com/motiondivision/motion/commit/4cfd7aacf7624e155fc1d18e02a8d1ea141c3cc6"><code>4cfd7aa</code></a> Adding normal component support to <code>motion.create</code> (<a href="https://redirect.github.com/motiondivision/motion/issues/2943">#2943</a>)</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v11.5.6...v11.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=11.5.6&new-version=11.15.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information