Skip to content

Commit

Permalink
Bump framer-motion from 11.1.7 to 11.2.10 (#977)
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/framer/motion) from 11.1.7 to
11.2.10.
<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.2.10] 2024-05-31</h2>
<h3>Fixed</h3>
<ul>
<li>Changing invalid number interpolation from error to warning and
immediate mix.</li>
</ul>
<h2>[11.2.9] 2024-05-29</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing animation of CSS variables when leading space is
present.</li>
</ul>
<h2>[11.2.8] 2024-05-29</h2>
<h3>Fixed</h3>
<ul>
<li>Ensuring instant animations return animation controls.</li>
</ul>
<h2>[11.2.7] 2024-05-29</h2>
<h3>Fixed</h3>
<ul>
<li>Only allow layout animations to cancel optimised appear animations
when on the same node or an ancestor.</li>
</ul>
<h2>[11.2.6] 2024-05-22</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed optimised appear animations interrupted by layout animations
triggered by a state update within <code>useLayoutEffect</code>.</li>
</ul>
<h2>[11.2.5] 2024-05-21</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing layout animations within portals. Tag <code>motion</code>
root within portal with <code>data-framer-portal-id</code>
attribute.</li>
</ul>
<h2>[11.2.4] 2024-05-16</h2>
<h3>Fixed</h3>
<ul>
<li>Batching triggering animations with <code>useSpring</code>.</li>
</ul>
<h2>[11.2.3] 2024-05-16</h2>
<h3>Fixed</h3>
<ul>
<li><code>MotionValue</code>s created with <code>undefined</code> can
track velocity correctly.</li>
</ul>
<h2>[11.2.2] 2024-05-15</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/542538499d30390d5710aef011dd107629e7be7e"><code>5425384</code></a>
v11.2.10</li>
<li><a
href="https://github.com/framer/motion/commit/619f12b8f94b916de54dc073fff9f8d3fe9e6059"><code>619f12b</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/565f4f31c86a5bdeba205c8d4f73b86ce471f482"><code>565f4f3</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2691">#2691</a>
from framer/fix/mix-immediate-invalid-color</li>
<li><a
href="https://github.com/framer/motion/commit/d3248d29bf1369ab2f1f3b00d399f130da243db1"><code>d3248d2</code></a>
Removing unused files</li>
<li><a
href="https://github.com/framer/motion/commit/85357670a7b76e04009d8296be8f3fda9c75e91b"><code>8535767</code></a>
Updating interpolation for invalid colors</li>
<li><a
href="https://github.com/framer/motion/commit/a58d3e7db0a52d3e1747924b1d09e895731e891e"><code>a58d3e7</code></a>
Updating</li>
<li><a
href="https://github.com/framer/motion/commit/8faded0686aecb7b63120f3023c65db5752f137c"><code>8faded0</code></a>
Updating version</li>
<li><a
href="https://github.com/framer/motion/commit/e49ac6cc46b4c699b601157c250e55354e15f20e"><code>e49ac6c</code></a>
v11.2.9</li>
<li><a
href="https://github.com/framer/motion/commit/9a52cda7517081f6cfc98a599e56a024c6b78675"><code>9a52cda</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/4b5bb927929b920bb4e6f2b15c0e06da6a4724fc"><code>4b5bb92</code></a>
Ensures CSS variables are trimmed before animating (<a
href="https://redirect.github.com/framer/motion/issues/2688">#2688</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.1.7...v11.2.10">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.1.7&new-version=11.2.10)](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
dependabot[bot] authored Jun 2, 2024
1 parent 5beb0a5 commit b539b9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nextui-org/react": "^2.3.6",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"framer-motion": "^11.1.7",
"framer-motion": "^11.2.10",
"graphql": "^16.8.1",
"next": "14.2.3",
"next-themes": "^0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4347,10 +4347,10 @@ fraction.js@^4.3.7:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==

framer-motion@^11.1.7:
version "11.1.7"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.7.tgz#ad970c1296e7b5fb26db222fd65d1329aef115a6"
integrity sha512-cW11Pu53eDAXUEhv5hEiWuIXWhfkbV32PlgVISn7jRdcAiVrJ1S03YQQ0/DzoswGYYwKi4qYmHHjCzAH52eSdQ==
framer-motion@^11.2.10:
version "11.2.10"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.10.tgz#c8671e33e8f8d4abbd95efd20d3b8a888f457ed7"
integrity sha512-/gr3PLZUVFCc86a9MqCUboVrALscrdluzTb3yew+2/qKBU8CX6nzs918/SRBRCqaPbx0TZP10CB6yFgK2C5cYQ==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit b539b9d

Please sign in to comment.