-
Notifications
You must be signed in to change notification settings - Fork 3
Commit 52118eb
authored
build(deps): bump framer-motion from 12.6.2 to 12.11.0 (#704)
Bumps [framer-motion](https://github.com/motiondivision/motion) from
12.6.2 to 12.11.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[12.11.0] 2025-05-12</h2>
<h3>Added</h3>
<ul>
<li>Added <code>value.isEffectActive</code> for internal use.</li>
</ul>
<h2>[12.10.6] 2025-05-09</h2>
<h3>Fixed</h3>
<ul>
<li>Stop firing <code>.then()</code> after <code>.stop()</code> and
<code>.cancel()</code>.</li>
</ul>
<h2>[12.10.5] 2025-05-09</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed attaching multiple <code>press</code> handlers on the same
element.</li>
</ul>
<h2>[12.10.4] 2025-05-08</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed layout animations jumping when interrupted.</li>
<li>Lower memory and runtime overhead of layout animations.</li>
</ul>
<h2>[12.10.3] 2025-05-08</h2>
<h3>Fixed</h3>
<ul>
<li>Attempting to fix layout animations jumping when interrupted.</li>
</ul>
<h2>[12.10.2] 2025-05-08</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed <code>.cancel()</code> after <code>.stop()</code>.</li>
</ul>
<h2>[12.10.1] 2025-05-07</h2>
<h3>Changed</h3>
<ul>
<li>Main thread <code>scroll</code> animations are now lazy, resolving
after <code>"scroll"</code> events instead of every animation
frame.</li>
</ul>
<h2>[12.10.0] 2025-05-06</h2>
<h3>Added</h3>
<ul>
<li><code>styleEffect</code> now supports:
<ul>
<li>Default value types</li>
<li>Independent transforms</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/cde4129c7ab0b81d60a44b38c7e3aad81e9c243b"><code>cde4129</code></a>
v12.11.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/ff5384ecb7773ed92e499d2b84f23da2b1156811"><code>ff5384e</code></a>
Adding isEffectActive</li>
<li><a
href="https://github.com/motiondivision/motion/commit/3c1f44bdd5f8ef5ceeb6f69789f846a109a5f351"><code>3c1f44b</code></a>
v12.10.6</li>
<li><a
href="https://github.com/motiondivision/motion/commit/d3bd2e666456bdb42102616aa2cdcc068d0e6aba"><code>d3bd2e6</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/c8151ed0a21c1a00113c5b2a7c5c2e7becdc00f7"><code>c8151ed</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3203">#3203</a>
from motiondivision/fix/cancel-then</li>
<li><a
href="https://github.com/motiondivision/motion/commit/b2f897192c92135cee318b9de2fcbc693d4548dc"><code>b2f8971</code></a>
v12.10.5</li>
<li><a
href="https://github.com/motiondivision/motion/commit/263b8420439a4a10ee6b71f222d6f6798a9ddf7a"><code>263b842</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/7c7b0a1c5cbe7d008fafdb770de0c9cab474275d"><code>7c7b0a1</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3202">#3202</a>
from motiondivision/fix/multi-press</li>
<li><a
href="https://github.com/motiondivision/motion/commit/630f00d549338525a089de552c57940da4887b60"><code>630f00d</code></a>
Latest</li>
<li><a
href="https://github.com/motiondivision/motion/commit/5f7aa971e813dba1000b06fa16be069dbb0d3751"><code>5f7aa97</code></a>
Fixing test</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.6.2...v12.11.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 52e8384 commit 52118ebCopy full SHA for 52118eb
2 files changed
+14
-14
lines changed+13-13Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
0 commit comments