Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump framer-motion from 10.16.0 to 11.3.7 (#304)
Bumps [framer-motion](https://github.com/framer/motion) from 10.16.0 to 11.3.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.3.7] 2024-07-18</h2> <h3>Changed</h3> <ul> <li>Active render scheduling check to prevent unnecessary <code>Set</code> lookups.</li> </ul> <h2>[11.3.6] 2024-07-17</h2> <h3>Changed</h3> <ul> <li>Minor performance improvements for layout animations.</li> </ul> <h2>[11.3.5] 2024-07-16</h2> <h3>Fixed</h3> <ul> <li>Ensuring DOM bundle doesn't include <code>react</code> and <code>react-dom</code> as dependencies.</li> </ul> <h2>[11.3.4] 2024-07-16</h2> <h3>Changed</h3> <ul> <li>Check for <code>display: contents</code> elements now against component props instead of <code>Element.style</code>.</li> </ul> <h2>[11.3.3] 2024-07-16</h2> <h3>Changed</h3> <ul> <li>Frameloop now uses a single <code>Set</code> vs <code>Set</code> and <code>Array</code>, leading to smaller bundlesize and better performance under heavy load.</li> </ul> <h2>[11.3.2] 2024-07-11</h2> <h3>Fixed</h3> <ul> <li>No longer adding <code>background-color</code> to <code>will-change</code>.</li> </ul> <h2>[11.3.1] 2024-07-11</h2> <h3>Updated</h3> <ul> <li>Externally-provided <code>MotionValue</code>s are no longer permanently added to <code>will-change</code>.</li> </ul> <h2>[11.3.0] 2024-07-10</h2> <h3>Updated</h3> <ul> <li>Animations automatically optimised via <code>will-change</code>.</li> </ul> <h2>[11.2.14] 2024-07-09</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/32bee5c939a54d30f2177bbbd1dcc4eb7450604a"><code>32bee5c</code></a> v11.3.7</li> <li><a href="https://github.com/framer/motion/commit/d152a5d090e227e2fc4cde212a83b62d40347fa3"><code>d152a5d</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/23f86539b7d5a48cebfb777f8368704815d114b4"><code>23f8653</code></a> Direct function assignment</li> <li><a href="https://github.com/framer/motion/commit/0ae9dd5d2a801c6a496400793c2b9d6a478de782"><code>0ae9dd5</code></a> Perf: Lazy render (<a href="https://redirect.github.com/framer/motion/issues/2736">#2736</a>)</li> <li><a href="https://github.com/framer/motion/commit/776d8ca7136ac8551435941f1bec23a67beb9c98"><code>776d8ca</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/8623f7ff856cea082dff7f5d7b1f50cf51565bfe"><code>8623f7f</code></a> v11.3.6</li> <li><a href="https://github.com/framer/motion/commit/1f26e90061ba6f0b880aabd5d5135cada856f157"><code>1f26e90</code></a> Updating layout animations</li> <li><a href="https://github.com/framer/motion/commit/6cc39b1adcc0a562a98345d9186c7e50b2543c58"><code>6cc39b1</code></a> Updates (<a href="https://redirect.github.com/framer/motion/issues/2732">#2732</a>)</li> <li><a href="https://github.com/framer/motion/commit/c69c4128fbfd1aaab33979339a32f66393d431f7"><code>c69c412</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/0e2f268b2178879823caa5d469fc28f08f832fda"><code>0e2f268</code></a> v11.3.5</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v10.16.0...v11.3.7">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=10.16.0&new-version=11.3.7)](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