Skip to content

Commit 3088535

Browse files
deps: bump framer-motion from 11.3.24 to 11.3.28 in the dependency-updates group across 1 directory (#1234)
Bumps the dependency-updates group with 1 update in the / directory: [framer-motion](https://github.com/framer/motion). Updates `framer-motion` from 11.3.24 to 11.3.28 <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.3.28] 2024-08-15</h2> <h3>Fixed</h3> <ul> <li>Use <code>startTime</code> instead of <code>elapsed</code> to sync optimised animations.</li> </ul> <h2>[11.3.27] 2024-08-14</h2> <h3>Changed</h3> <ul> <li>Allow manual setting of <code>startTime</code> via animation options (currently for internal use only).</li> </ul> <h2>[11.3.26] 2024-08-14</h2> <h3>Fixed</h3> <ul> <li>Improving synchronisation between DOM animations on externally-provided <code>MotionValue</code>s and internal <code>MotionValue</code>s.</li> <li>Fixing unit conversion on DOM animations with externally-provided <code>MotionValue</code>s.</li> </ul> <h2>[11.3.25] 2024-08-14</h2> <h3>Changed</h3> <ul> <li>Improve calculation of <code>startTime</code> to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/74a3037316ede3fb24218c80adeca278ab2ea861"><code>74a3037</code></a> v11.3.28</li> <li><a href="https://github.com/framer/motion/commit/49b72e17234571dc3bd9c23c3e6122c8f56c61a0"><code>49b72e1</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/7b377d67987051cfa26ae54007085e83ca8d0a4a"><code>7b377d6</code></a> Manually set handoff animation <code>startTime</code> (<a href="https://redirect.github.com/framer/motion/issues/2756">#2756</a>)</li> <li><a href="https://github.com/framer/motion/commit/12a5189c0811d3d84e23a9f6236bff37ea688dbb"><code>12a5189</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/c810c294c9ad8f4852127a14f1a2fdab7fd19885"><code>c810c29</code></a> v11.3.27</li> <li><a href="https://github.com/framer/motion/commit/b9d493143d8ab0dbe23ef760aee40b7e866ecb87"><code>b9d4931</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/f5274e880429ed381866995e3c8ae4e560991c20"><code>f5274e8</code></a> Allow animation <code>startTime</code> to be set manually (<a href="https://redirect.github.com/framer/motion/issues/2755">#2755</a>)</li> <li><a href="https://github.com/framer/motion/commit/4f06f9ea77fbc8d820d43779e04f81e74c19194a"><code>4f06f9e</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/a11b8b17804aa2650ad369a9ce5c57df68f1fa18"><code>a11b8b1</code></a> v11.3.26</li> <li><a href="https://github.com/framer/motion/commit/0ab91e963ae898382fa1097676d4109d38436173"><code>0ab91e9</code></a> Updating changelog</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.3.24...v11.3.28">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.24&new-version=11.3.28)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f559027 commit 3088535

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)