Skip to content

Commit

Permalink
deps: bump framer-motion from 11.3.7 to 11.11.9 (#221)
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/framer/motion) from 11.3.7 to
11.11.9.
<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.11.9] 2024-10-15</h2>
<h3>Changed</h3>
<ul>
<li><code>will-change</code> is now no longer automatically managed
without <code>useWillChange</code>.</li>
</ul>
<h2>[11.11.8] 2024-10-11</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing fallback <code>package.json</code> for entrypoints in older
versions of Node.</li>
</ul>
<h2>[11.11.7] 2024-10-09</h2>
<h3>Fixed</h3>
<ul>
<li>Improving generic value signature for <code>animate</code>.</li>
</ul>
<h2>[11.11.6] 2024-10-09</h2>
<h3>Fixed</h3>
<ul>
<li>Allowing generic motion value types in <code>animate</code>.</li>
</ul>
<h2>[11.11.5] 2024-10-09</h2>
<h3>Fixed</h3>
<ul>
<li>Removed ability to define CSS variables on <code>style</code>
without casting, as this was conflicting with React
<code>CSSProperties</code>.</li>
</ul>
<h2>[11.11.4] 2024-10-08</h2>
<h3>Fixed</h3>
<ul>
<li>Memoize <code>AnimatePresence</code> <code>safeToRemove</code>.</li>
<li>Remove duplicate <code>layout=&quot;size&quot;</code>
annotation.</li>
</ul>
<h2>[11.11.3] 2024-10-08</h2>
<h3>Fixed</h3>
<ul>
<li>Remove <code>as any</code> requirement for CSS variables.</li>
</ul>
<h2>[11.11.2] 2024-10-08</h2>
<h3>Fixed</h3>
<ul>
<li>Make <code>BezierDefinition</code> <code>readonly</code> for easier
definition outside a <code>Transition</code>.</li>
</ul>
<h2>[11.11.1] 2024-10-04</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/8602e0ec2c5d7f7286f8f4e6356a21d13d3dc0b6"><code>8602e0e</code></a>
v11.11.9</li>
<li><a
href="https://github.com/framer/motion/commit/35f9093ca0499d116a2bd6bcd1268389632cef30"><code>35f9093</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/a2b81acd1749cef70af692fe451cb5b6d2b4c072"><code>a2b81ac</code></a>
Remove auto <code>will-change</code> (<a
href="https://redirect.github.com/framer/motion/issues/2824">#2824</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/7ce568a0843e22f77baf109104b1a3b541fdbdef"><code>7ce568a</code></a>
Adjusting times</li>
<li><a
href="https://github.com/framer/motion/commit/4215639bba60cae3a3d8d642d10149fd58f22f85"><code>4215639</code></a>
Updating test</li>
<li><a
href="https://github.com/framer/motion/commit/625361373b6cf282e41e0a4caae5ad7ea37cb61a"><code>6253613</code></a>
v11.11.8</li>
<li><a
href="https://github.com/framer/motion/commit/eec04d47daf6ccf35d66eb7e442f1f2d824caac4"><code>eec04d4</code></a>
Fixing entrypoint fallbacks</li>
<li><a
href="https://github.com/framer/motion/commit/4b5453dab6224bf7a1739608ea83759a31c868cd"><code>4b5453d</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2704">#2704</a>
from framer/feature/ci</li>
<li><a
href="https://github.com/framer/motion/commit/d6243c8159ed40a5b88c1efadecddff43677bd5b"><code>d6243c8</code></a>
Increasing timeouts</li>
<li><a
href="https://github.com/framer/motion/commit/785a4c5bcd46167d6ee999da1dc8caab79c7b2b0"><code>785a4c5</code></a>
Loosen test timing</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.3.7...v11.11.9">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.3.7&new-version=11.11.9)](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 Oct 21, 2024
1 parent dd1f8a9 commit 8e197de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@next/mdx": "^14.2.15",
"@tanstack/react-query": "^5.59.9",
"@types/mdx": "^2.0.13",
"framer-motion": "^11.3.7",
"framer-motion": "^11.11.9",
"lodash": "^4.17.21",
"next": "14.2.15",
"react": "^18",
Expand Down

0 comments on commit 8e197de

Please sign in to comment.