Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit f028cbe

Browse files
build(deps): Bump framer-motion from 7.5.3 to 7.6.17 in /api-editor/gui (#1130)
Bumps [framer-motion](https://github.com/framer/motion) from 7.5.3 to 7.6.17. <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>[7.6.17] 2022-12-01</h2> <h3>Fixed</h3> <ul> <li>Manually firing callback with latest callback when <code>useOnChange</code> is provided new motion value (affects <code>useSpring</code>).</li> </ul> <h2>[7.6.16] 2022-12-01</h2> <h3>Fixed</h3> <ul> <li>Fixing <code>useOnChange</code> to resubscribe when provided a new motion value (affects <code>useSpring</code>).</li> </ul> <h2>[7.6.15] 2022-11-28</h2> <h3>Fixed</h3> <ul> <li>Rounding tree scale to <code>1</code> to prevent unnecessary <code>scale</code> transforms.</li> </ul> <h2>[7.6.14] 2022-11-28</h2> <h3>Fixed</h3> <ul> <li>Nothing to see here.</li> </ul> <h2>[7.6.12] 2022-11-24</h2> <h3>Fixed</h3> <ul> <li><code>isTransformDirty</code> node skipping logic.</li> </ul> <h2>[7.6.11] 2022-11-24</h2> <h3>Fixed</h3> <ul> <li>Treat <code>&lt;motion.svg /&gt;</code> components as HTML.</li> </ul> <h3>Updated</h3> <ul> <li>Further layout animation performance enhancements.</li> </ul> <h2>[7.6.10] 2022-11-24</h2> <h3>Updated</h3> <ul> <li>Removing read of (currently unused) <code>position</code> style as it's erroneously breaking a test in Framer.</li> </ul> <h2>[7.6.9] 2022-11-22</h2> <h3>Updated</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/2b477a27f227f649d751b09afc77dc827227769a"><code>2b477a2</code></a> v7.6.17</li> <li><a href="https://github.com/framer/motion/commit/8630620eb148bffcc0d3386ddc815ead4f979497"><code>8630620</code></a> Firing callback for useOnChange mannually</li> <li><a href="https://github.com/framer/motion/commit/df8ccdbb1d2a8825c3852c124403bad6f9f0a21a"><code>df8ccdb</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/a4efc0a01daa839cab9a6b2e80b7d24c5e00f69d"><code>a4efc0a</code></a> v7.6.16</li> <li><a href="https://github.com/framer/motion/commit/5356ee65edeafb615fea6e8f8b864d5649204561"><code>5356ee6</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/ec05fb2c3bccb585e4ffbdd3575505f49548ecc9"><code>ec05fb2</code></a> Updating dependency for useOnChange (<a href="https://github-redirect.dependabot.com/framer/motion/issues/1801">#1801</a>)</li> <li><a href="https://github.com/framer/motion/commit/7e24191c18cf1bcb579cacd1ae354d97735a29c1"><code>7e24191</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/6de030185022cedd38ff6b8c00ca63f6cc4e66e5"><code>6de0301</code></a> v7.6.15</li> <li><a href="https://github.com/framer/motion/commit/fd04fd8d9670643a3178964d3dcb54eb0ce54b7c"><code>fd04fd8</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/fad4307a49e7134332b1d4597e5fb3c4d26c262c"><code>fad4307</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/framer/motion/issues/1790">#1790</a> from framer/fix/optimise-scale</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v7.5.3...v7.6.17">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=7.5.3&new-version=7.6.17)](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 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 b6647e5 commit f028cbe

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

api-editor/gui/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-editor/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@reduxjs/toolkit": "^1.8.6",
2323
"chart.js": "^3.9.1",
2424
"fastest-levenshtein": "^1.0.16",
25-
"framer-motion": "^7.5.3",
25+
"framer-motion": "^7.6.17",
2626
"idb-keyval": "^6.2.0",
2727
"katex": "^0.16.2",
2828
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)