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.0.3 to 11.0.8 (#948)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [framer-motion](https://github.com/framer/motion) from 11.0.3 to 11.0.8. <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.0.8] 2024-02-29</h2> <h3>Fixed</h3> <ul> <li>Ensure optimised appear animations are cancelled before layout animation measurements.</li> </ul> <h2>[11.0.7] 2024-02-29</h2> <h3>Fixed</h3> <ul> <li>Strip comments from strings before testing if they're CSS variables to prevent significant performance degradation.</li> </ul> <h2>[11.0.6] 2024-02-23</h2> <h3>Updated</h3> <ul> <li>Added support for <code>motion(Fragment)</code> for controlling variants. For internal Framer use only.</li> </ul> <h2>[11.0.5] 2024-02-13</h2> <h3>Updated</h3> <ul> <li>Performance updates.</li> </ul> <h2>[11.0.4] 2024-02-13</h2> <h3>Fixed</h3> <ul> <li>Tighten check for <code>navigator.userAgent</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/34c59d6498f6b93eb5ec473d941db29e3437fa63"><code>34c59d6</code></a> v11.0.8</li> <li><a href="https://github.com/framer/motion/commit/f318da80ee3454ad1cd0d95ba2e02cb45d10d6b5"><code>f318da8</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/bdd8e4f0a4c6633d61fd4a91aa75b5689e86e461"><code>bdd8e4f</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2536">#2536</a> from framer/fix/optimised-with-projection</li> <li><a href="https://github.com/framer/motion/commit/652dbff85a9e953fd104a475f5d8e7fcc7101e1b"><code>652dbff</code></a> Fixing import</li> <li><a href="https://github.com/framer/motion/commit/b9d5fb548229209174763a3311a310ea9bac0409"><code>b9d5fb5</code></a> Ensuring optimised animations are cancelled before layout animations</li> <li><a href="https://github.com/framer/motion/commit/0cc3e13ea4110b0694313f779fd03a2a70e52f3c"><code>0cc3e13</code></a> Adding test</li> <li><a href="https://github.com/framer/motion/commit/e855790f8bdfa5f116c07ffacd2194cb0533336e"><code>e855790</code></a> Adding test</li> <li><a href="https://github.com/framer/motion/commit/e201379824b4f3ae451ffdc5b00a9d775396d534"><code>e201379</code></a> Sizes</li> <li><a href="https://github.com/framer/motion/commit/ce9e72ffdf006fc77b826baecf31b1c219915033"><code>ce9e72f</code></a> Version</li> <li><a href="https://github.com/framer/motion/commit/0a4adc56777a0e9f41b4790e5e2035dd4627822a"><code>0a4adc5</code></a> v11.0.7</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.0.3...v11.0.8">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.0.3&new-version=11.0.8)](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