Skip to content

Commit

Permalink
Bump framer-motion from 11.0.8 to 11.0.24 (#958)
Browse files Browse the repository at this point in the history
[//]: # (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.8 to
11.0.24.
<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.24] 2024-03-29</h2>
<h3>Fixed</h3>
<ul>
<li>Changes in <code>style</code> are visible once a value is no longer
present in animation props.</li>
</ul>
<h2>[11.0.23] 2024-03-28</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed layout animations when combined with <code>z</code>
transforms.</li>
</ul>
<h2>[11.0.22] 2024-03-26</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed pre-generation of no-op WAAPI animations.</li>
</ul>
<h2>[11.0.21] 2024-03-26</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed interrupting WAAPI spring animations.</li>
</ul>
<h2>[11.0.20] 2024-03-21</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed interrupting shared element animations that contain
<code>rotate</code> or <code>skew</code> transforms.</li>
</ul>
<h2>[11.0.19] 2024-03-21</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed layout animations when combined with <code>skew</code>
transforms.</li>
</ul>
<h2>[11.0.18] 2024-03-20</h2>
<h3>Fixed</h3>
<ul>
<li>Default <code>duration</code> doesn't override <code>duration:
0</code> WAAPI animations.</li>
<li>Fix error when trying to animate unmounted element.</li>
<li>Avoid resolving WAAPI animation when stopping unresolved
animation.</li>
</ul>
<h2>[11.0.17] 2024-03-20</h2>
<h3>Fixed</h3>
<ul>
<li>Interruption of WAAPI animations now animates from correct
value.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/5c014a6cca76e6b5162f144f69fa1e84fb3ea561"><code>5c014a6</code></a>
v11.0.24</li>
<li><a
href="https://github.com/framer/motion/commit/3ba081cc84f8a0c7005b24c10ba389a4a80c49a5"><code>3ba081c</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/7d9b255b04aba9f70eff6170bec13c8338f86f86"><code>7d9b255</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2600">#2600</a>
from framer/fix/change-style</li>
<li><a
href="https://github.com/framer/motion/commit/1c27cbf780f1f3e63554ff0f393ef51b9c6e1731"><code>1c27cbf</code></a>
Update
packages/framer-motion/src/motion/<strong>tests</strong>/variant.test.tsx</li>
<li><a
href="https://github.com/framer/motion/commit/8d96c7abf4560027a3e0ad9d15ce27600a08b4dc"><code>8d96c7a</code></a>
Fixing</li>
<li><a
href="https://github.com/framer/motion/commit/9927a08862602dc31a9f467df9c563fa224a1670"><code>9927a08</code></a>
Fixing</li>
<li><a
href="https://github.com/framer/motion/commit/23f894af3f3ac3222c218e5b741f2855036e4462"><code>23f894a</code></a>
Adding failing test</li>
<li><a
href="https://github.com/framer/motion/commit/ddf2362973c18ffdca717441dfbef077fd2f098f"><code>ddf2362</code></a>
Bundlesize</li>
<li><a
href="https://github.com/framer/motion/commit/191f957f8e05dbfe02b1383d5a9767cc88700cf0"><code>191f957</code></a>
Version</li>
<li><a
href="https://github.com/framer/motion/commit/5221b7b4cf2ab3dca23123550a4685e8a8e7cb61"><code>5221b7b</code></a>
v11.0.23</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.0.8...v11.0.24">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.8&new-version=11.0.24)](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 Apr 1, 2024
1 parent a86fa55 commit 1f3a1b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 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.2.10",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"framer-motion": "^11.0.8",
"framer-motion": "^11.0.24",
"graphql": "^16.8.1",
"next": "14.1.4",
"next-themes": "^0.2.1",
Expand Down
22 changes: 4 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -574,18 +574,6 @@
resolved "https://registry.yarnpkg.com/@corex/deepmerge/-/deepmerge-4.0.43.tgz#9bd42559ebb41cc5a7fb7cfeea5f231c20977dca"
integrity sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==

"@emotion/is-prop-valid@^0.8.2":
version "0.8.8"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
dependencies:
"@emotion/memoize" "0.7.4"

"@emotion/[email protected]":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==

"@formatjs/[email protected]":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@formatjs/ecma402-abstract/-/ecma402-abstract-1.18.0.tgz#e2120e7101020140661b58430a7ff4262705a2f2"
Expand Down Expand Up @@ -4018,14 +4006,12 @@ 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.0.8:
version "11.0.8"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.8.tgz#8f97a18cbad5858d85b53bc325c40a03d0a5c203"
integrity sha512-1KSGNuqe1qZkS/SWQlDnqK2VCVzRVEoval379j0FiUBJAZoqgwyvqFkfvJbgW2IPFo4wX16K+M0k5jO23lCIjA==
framer-motion@^11.0.24:
version "11.0.24"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.24.tgz#d6ac88cd7d627e2ce57eb9bac05c60469fca6223"
integrity sha512-l2iM8NR53qtcujgAqYvGPJJGModPNWEVUaATRDLfnaLvUoFpImovBm0AHalSSsY8tW6knP8mfJTW4WYGbnAe4w==
dependencies:
tslib "^2.4.0"
optionalDependencies:
"@emotion/is-prop-valid" "^0.8.2"

fs.realpath@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 1f3a1b0

Please sign in to comment.