Skip to content

Commit

Permalink
deps: bump framer-motion from 11.1.1 to 11.1.7 (#43)
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/framer/motion) from 11.1.1 to
11.1.7.
<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.1.7] 2024-04-19</h2>
<h3>Changed</h3>
<ul>
<li>Updating types for <code>motion.div</code>.</li>
</ul>
<h2>[11.1.6] 2024-04-19</h2>
<h3>Changed</h3>
<ul>
<li>Binding <code>stop</code> to <code>MainThreadAnimation</code></li>
</ul>
<h2>[11.1.5] 2024-04-18</h2>
<h3>Changed</h3>
<ul>
<li>Exporting <code>DOMMotionComponents</code>.</li>
</ul>
<h2>[11.1.4] 2024-04-18</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing types of <code>motion.div</code> in certain TS5 environment
configurations.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Skip removal of existing motion value when
<code>undefined</code>.</li>
</ul>
<h2>[11.1.3] 2024-04-17</h2>
<h3>Fixed</h3>
<ul>
<li>ESM compat with CJS bundle.</li>
</ul>
<h2>[11.1.2] 2024-04-16</h2>
<h3>Fixed</h3>
<ul>
<li>Ensuring transforms unset during unit conversion are restored.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/c6829f48d2039a24627ee55c763c05ae9cfb1340"><code>c6829f4</code></a>
v11.1.7</li>
<li><a
href="https://github.com/framer/motion/commit/a31f7f1117fc32f380cc53897a63ce286b312bf0"><code>a31f7f1</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/caaac5bca4a06c12b95916226beb0bc7d95264bc"><code>caaac5b</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2631">#2631</a>
from jeremybanka/fix-incomplete-forward-ref-component</li>
<li><a
href="https://github.com/framer/motion/commit/f0e7e40985ef80f357ba78ca1a27432982dd1eb8"><code>f0e7e40</code></a>
Merge branch 'main' into fix-incomplete-forward-ref-component</li>
<li><a
href="https://github.com/framer/motion/commit/2e2d27337556b3ccb11b8dc214100dc6f3499524"><code>2e2d273</code></a>
Updating size</li>
<li><a
href="https://github.com/framer/motion/commit/e3b385d5bcc02395b1585e7c5c54c265283dc622"><code>e3b385d</code></a>
Updating lockfile:</li>
<li><a
href="https://github.com/framer/motion/commit/f87afdec38c4be7dce3d909dd55e8743a95c3f7a"><code>f87afde</code></a>
v11.1.6</li>
<li><a
href="https://github.com/framer/motion/commit/763cfc2970c2a5b8e6d77bdbe960698d9a2088e0"><code>763cfc2</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/0d728938e06ad664a203cd0cdb46887374a98729"><code>0d72893</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2635">#2635</a>
from framer/fix/bound-stop</li>
<li><a
href="https://github.com/framer/motion/commit/3b53f225fda1db27e6df83da6e9ffc556c54dc8e"><code>3b53f22</code></a>
Binding stop() to animation</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.1.1...v11.1.7">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.1&new-version=11.1.7)](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 19, 2024
1 parent 15f5be6 commit 1cc1676
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 @@ -19,7 +19,7 @@
"@fontsource/ibm-plex-mono": "^5.0.12",
"@fontsource/ibm-plex-sans": "^5.0.19",
"@globus/sdk": "^3.0.0-alpha.17",
"framer-motion": "^11.1.1",
"framer-motion": "^11.1.7",
"lodash": "^4.17.21",
"next": "14.2.2",
"react": "^18",
Expand Down

0 comments on commit 1cc1676

Please sign in to comment.