Skip to content

Commit e55d68b

Browse files
deps: bump the dependency-updates group with 2 updates (#1317)
Bumps the dependency-updates group with 2 updates: [framer-motion](https://github.com/framer/motion) and [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react). Updates `framer-motion` from 11.11.4 to 11.11.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.11.7] 2024-10-09</h2> <h3>Fixed</h3> <ul> <li>Improving generic value signature for <code>animate</code>.</li> </ul> <h2>[11.11.6] 2024-10-09</h2> <h3>Fixed</h3> <ul> <li>Allowing generic motion value types in <code>animate</code>.</li> </ul> <h2>[11.11.5] 2024-10-09</h2> <h3>Fixed</h3> <ul> <li>Removed ability to define CSS variables on <code>style</code> without casting, as this was conflicting with React <code>CSSProperties</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/40b3983237a5ce71b3dfa4abab20f72d652896db"><code>40b3983</code></a> v11.11.7</li> <li><a href="https://github.com/framer/motion/commit/d214ac81232412b994bb9a83e6312f26338087c6"><code>d214ac8</code></a> Updating types</li> <li><a href="https://github.com/framer/motion/commit/da9ee56b84dc1fda8c4f9c51d781a587dcdb0964"><code>da9ee56</code></a> v11.11.6</li> <li><a href="https://github.com/framer/motion/commit/06e25f0d1fda3b56c81ccc9d4cb6721e19f9c1a3"><code>06e25f0</code></a> Fixing types</li> <li><a href="https://github.com/framer/motion/commit/2a09e7c6da1c8913e408084507785c5400c7b1c3"><code>2a09e7c</code></a> Fixing tests</li> <li><a href="https://github.com/framer/motion/commit/f714dd9da655810556299ad1a6232746f873ae19"><code>f714dd9</code></a> v11.11.5</li> <li><a href="https://github.com/framer/motion/commit/a761a3c70a3e6c0045d0dd4e0422b34c37563828"><code>a761a3c</code></a> Fixing types</li> <li><a href="https://github.com/framer/motion/commit/8ebc45e199a6222e933f55fd694d35713bad0c36"><code>8ebc45e</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/aefb89d0729c6d1363b6875ed499eb03166e41a8"><code>aefb89d</code></a> Remove extra description for <code>layout</code> props <code>size</code> (<a href="https://redirect.github.com/framer/motion/issues/2795">#2795</a>)</li> <li>See full diff in <a href="https://github.com/framer/motion/compare/v11.11.4...v11.11.7">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-primer-react` from 6.1.3 to 6.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/releases">eslint-plugin-primer-react's releases</a>.</em></p> <blockquote> <h2>v6.1.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/253">#253</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/456bf4d3c1f5e5dde70030f24c1c6b821e685cc5"><code>456bf4d</code></a> Thanks <a href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Update no-wildcard-imports rule to move ButtonBase to <code>@primer/react/experimental</code></li> </ul> <h2>v6.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/249">#249</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/f8c8a9df1b49cb7f487eb0dba3e7f46ac7f7e23b"><code>f8c8a9d</code></a> Thanks <a href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Update no-wildcard-imports rule to not create separate imports for type only imports. This prevents an issue downstream with autofixers</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md">eslint-plugin-primer-react's changelog</a>.</em></p> <blockquote> <h2>6.1.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/253">#253</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/456bf4d3c1f5e5dde70030f24c1c6b821e685cc5"><code>456bf4d</code></a> Thanks <a href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Update no-wildcard-imports rule to move ButtonBase to <code>@primer/react/experimental</code></li> </ul> <h2>6.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/249">#249</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/f8c8a9df1b49cb7f487eb0dba3e7f46ac7f7e23b"><code>f8c8a9d</code></a> Thanks <a href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Update no-wildcard-imports rule to not create separate imports for type only imports. This prevents an issue downstream with autofixers</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/bf767c6fe231e715fde24e2c0d963c807706be8f"><code>bf767c6</code></a> Version Packages (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/254">#254</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/456bf4d3c1f5e5dde70030f24c1c6b821e685cc5"><code>456bf4d</code></a> fix(no-wildcard-imports): move ButtonBase to experimental (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/253">#253</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/60d808843008a678643d1b3b82418ea1a48567fb"><code>60d8088</code></a> Version Packages (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/250">#250</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/f8c8a9df1b49cb7f487eb0dba3e7f46ac7f7e23b"><code>f8c8a9d</code></a> fix(no-wildcard-imports): mix-and-match import types (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/249">#249</a>)</li> <li>See full diff in <a href="https://github.com/primer/eslint-plugin-primer-react/compare/v6.1.3...v6.1.5">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 6ff91a4 commit e55d68b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)