This repository was archived by the owner on Jan 2, 2026. It is now read-only.
Commit bb2d1fc
authored
Bump framer-motion from 12.15.0 to 12.16.0 (#17)
Bumps [framer-motion](https://github.com/motiondivision/motion) from
12.15.0 to 12.16.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.16.0] 2025-06-03</h2>
<h3>Added</h3>
<ul>
<li><code>resize()</code>.</li>
</ul>
<h2>[12.15.1] 2025-05-30</h2>
<h3>Fixed</h3>
<ul>
<li>Explicitly set layout animation velocity to zero to prevent
persistent <code>MotionValue</code> carrying through velocity.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/99ab6a15b89de5dc9d68130302d78689cc49f4c8"><code>99ab6a1</code></a>
v12.16.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/318d693b9504d33ccf1155085c3a13248f2cb787"><code>318d693</code></a>
Updating window syntax</li>
<li><a
href="https://github.com/motiondivision/motion/commit/bd7dbd533510dd7d6ea0dda9ef50b4533d7103b0"><code>bd7dbd5</code></a>
Debouncing listeners</li>
<li><a
href="https://github.com/motiondivision/motion/commit/892d7462eecdf6310f039779afa0c5425f1b382a"><code>892d746</code></a>
Removing window resize event listener</li>
<li><a
href="https://github.com/motiondivision/motion/commit/2f2d8dec540bb1b153f52aaf06041c3858949788"><code>2f2d8de</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/156cc56ca943f8080b19d168ed65889f0e3f104e"><code>156cc56</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3242">#3242</a>
from motiondivision/feature/resize</li>
<li><a
href="https://github.com/motiondivision/motion/commit/c57f859e6cef30b1811281ecb46d61ec07dce723"><code>c57f859</code></a>
resize()</li>
<li><a
href="https://github.com/motiondivision/motion/commit/81417b20d1cd79421920e8bbc4f8b8c62f83a12c"><code>81417b2</code></a>
v12.15.1</li>
<li><a
href="https://github.com/motiondivision/motion/commit/41daff1691c9616bd72757b935bfd98abf999518"><code>41daff1</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/92a16341059e0f31aae04e03b0a57c5abc616ed1"><code>92a1634</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3235">#3235</a>
from motiondivision/feature/reset-layout-velocity</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.15.0...v12.16.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>2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5073 | 5073 | | |
5074 | 5074 | | |
5075 | 5075 | | |
5076 | | - | |
5077 | | - | |
5078 | | - | |
5079 | | - | |
| 5076 | + | |
| 5077 | + | |
| 5078 | + | |
| 5079 | + | |
5080 | 5080 | | |
5081 | | - | |
| 5081 | + | |
5082 | 5082 | | |
5083 | 5083 | | |
5084 | 5084 | | |
| |||
7118 | 7118 | | |
7119 | 7119 | | |
7120 | 7120 | | |
7121 | | - | |
7122 | | - | |
7123 | | - | |
7124 | | - | |
| 7121 | + | |
| 7122 | + | |
| 7123 | + | |
| 7124 | + | |
7125 | 7125 | | |
7126 | 7126 | | |
7127 | 7127 | | |
| |||
0 commit comments