Skip to content

Commit df8e6e5

Browse files
deps: bump framer-motion from 11.14.4 to 11.15.0 in the dependency-updates group (#1415)
Bumps the dependency-updates group with 1 update: [framer-motion](https://github.com/motiondivision/motion). Updates `framer-motion` from 11.14.4 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> </blockquote> </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>See full diff in <a href="https://github.com/motiondivision/motion/compare/v11.14.4...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.14.4&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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfcc4b3 commit df8e6e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)