Skip to content

Commit 953fc70

Browse files
deps: bump the dependency-updates group across 1 directory with 2 updates (#1381)
Bumps the dependency-updates group with 2 updates in the / directory: [framer-motion](https://github.com/framer/motion) and [yaml](https://github.com/eemeli/yaml). Updates `framer-motion` from 11.11.11 to 11.11.17 <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> <h1>Changelog</h1> <p>Motion adheres to <a href="http://semver.org/">Semantic Versioning</a>.</p> <p>Undocumented APIs should be considered internal and may change without warning.</p> <h2>[11.11.16] 2024-11-14</h2> <h3>Fixed</h3> <ul> <li>Fixing <code>stagger</code> with mini <code>animate</code>.</li> </ul> <h2>[11.11.16] 2024-11-14</h2> <h3>Fixed</h3> <ul> <li>Ensuring animations passed to <code>scroll</code> are scrubbed linearly.</li> <li>Fixing <code>mini</code> types entrypoint.</li> <li>Exporting easing types from <code>&quot;motion&quot;</code>.</li> </ul> <h2>[11.11.15] 2024-11-13</h2> <h3>Fixed</h3> <ul> <li>Fixing <code>mini</code> and <code>react-mini</code> entrypoints.</li> </ul> <h2>[11.11.14] 2024-11-12</h2> <h3>Fixed</h3> <ul> <li>Fixing fallback entry points for <code>&quot;motion/react&quot;</code> etc.</li> </ul> <h2>[11.11.13] 2024-11-12</h2> <h3>Fixed</h3> <ul> <li>Fixing build and entry points for <code>&quot;motion&quot;</code>.</li> </ul> <h2>[11.11.12] 2024-11-12</h2> <h3>Changed</h3> <ul> <li>Adding <code>&quot;motion&quot;</code> package.</li> <li>Replaced Motion One (see <a href="https://motion.dev/docs/upgrade-guide">upgrade guide</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/ac650311b4ad8e65373ef96686d229cdf583bee1"><code>ac65031</code></a> v11.11.17</li> <li><a href="https://github.com/motiondivision/motion/commit/c9d3989929330ba5e4b39d64b305fbb8774b4017"><code>c9d3989</code></a> Reverting changes to demo file</li> <li><a href="https://github.com/motiondivision/motion/commit/c8cfbf56197a781415fe8d9141670ab15853c90d"><code>c8cfbf5</code></a> Fixing stagger with animateMini (<a href="https://redirect.github.com/framer/motion/issues/2877">#2877</a>)</li> <li><a href="https://github.com/motiondivision/motion/commit/f277499777e0573d792338d940dc7f3bcc5e6aeb"><code>f277499</code></a> Updating bundlesize</li> <li><a href="https://github.com/motiondivision/motion/commit/eeb1cc452e2b468d838ec76fd501b131b383c5c9"><code>eeb1cc4</code></a> v11.11.16</li> <li><a href="https://github.com/motiondivision/motion/commit/713153e0cc5a98ea9870cc7dc21b5e1946cbab80"><code>713153e</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/f32d6322b65f0eb079725a6dd1b0cff8a8337b58"><code>f32d632</code></a> Fixing easing exports (<a href="https://redirect.github.com/framer/motion/issues/2874">#2874</a>)</li> <li><a href="https://github.com/motiondivision/motion/commit/298117920ac1877084dabecbbb9fe25b6f34ac8a"><code>2981179</code></a> Ensuring animations are set to <code>ease: &quot;linear&quot;</code> when passed to <code>scroll</code> (<a href="https://redirect.github.com/framer/motion/issues/2869">#2869</a>)</li> <li><a href="https://github.com/motiondivision/motion/commit/ffda2edd0e97fda91bceb44c9825994a5d82bed4"><code>ffda2ed</code></a> Updating readme</li> <li><a href="https://github.com/motiondivision/motion/commit/d1826c1867a9547196ae30d390f22c341d93141b"><code>d1826c1</code></a> Updating logo</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.11.11...v11.11.17">compare view</a></li> </ul> </details> <br /> Updates `yaml` from 2.6.0 to 2.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eemeli/yaml/releases">yaml's releases</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <ul> <li>Do not strip <code>:00</code> seconds from <code>!!timestamp</code> values (<a href="https://redirect.github.com/eemeli/yaml/issues/578">#578</a>, with thanks to <a href="https://github.com/qraynaud"><code>@​qraynaud</code></a>)</li> <li>Tighten regexp for JSON <code>!!bool</code> (<a href="https://redirect.github.com/eemeli/yaml/issues/587">#587</a>, with thanks to <a href="https://github.com/vra5107"><code>@​vra5107</code></a>)</li> <li>Default to literal block scalar if folded would overflow (<a href="https://redirect.github.com/eemeli/yaml/issues/585">#585</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/aa1898ae61605ea09bb79621d25ad5e7fd9b4217"><code>aa1898a</code></a> 2.6.1</li> <li><a href="https://github.com/eemeli/yaml/commit/6be0a9136dca077864782d1ad3b53a2cbb35748e"><code>6be0a91</code></a> fix: Default to literal block scalar if folded would overflow (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/585">#585</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/108f699cf20354221df0fc6ac059a9ad39e70d6e"><code>108f699</code></a> fix: Tighten regexp for JSON !!bool (<a href="https://redirect.github.com/eemeli/yaml/issues/587">#587</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/2e85b914b918b13e3985c58b1ce735d2c3f5a813"><code>2e85b91</code></a> fix: Do not strip :00 seconds from !!timestamp values (<a href="https://redirect.github.com/eemeli/yaml/issues/578">#578</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/58506001bdf531eaa2c22316edaf00f32a825af6"><code>5850600</code></a> chore: Refresh lockfile</li> <li><a href="https://github.com/eemeli/yaml/commit/16fb6e2c34dce338c22ed7a989683a9cd1f49688"><code>16fb6e2</code></a> chore: Add .well-known/funding-manifest-urls</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.6.0...v2.6.1">compare view</a></li> </ul> </details> <br /> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c3ed02 commit 953fc70

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)