-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit c5b43ec
authored
deps: bump the dependency-updates group with 2 updates (#1245)
Bumps the dependency-updates group with 2 updates:
[framer-motion](https://github.com/framer/motion) and
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom).
Updates `framer-motion` from 11.3.29 to 11.3.30
<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.30] 2024-08-23</h2>
<h3>Fixed</h3>
<ul>
<li>Removed double <code>"change"</code> handler on
externally-provided <code>MotionValue</code>s.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/7f7e4305d45e0a1023c89dba0670bd0cefe17742"><code>7f7e430</code></a>
v11.3.30</li>
<li><a
href="https://github.com/framer/motion/commit/a0f0573082b42b44f784c86c2d7b681339af4e1d"><code>a0f0573</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/828b8d9e52ee3db1693d5dad79a320f355e6e51f"><code>828b8d9</code></a>
Removing double update listenrs on externall provided motion values (<a
href="https://redirect.github.com/framer/motion/issues/2773">#2773</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/200c0bde6c0747914a23fd9176b34a74e2af3b5c"><code>200c0bd</code></a>
Updating tests</li>
<li><a
href="https://github.com/framer/motion/commit/94c848b2437315234402fd9cb5d4555e1b7c2b71"><code>94c848b</code></a>
Updating version</li>
<li>See full diff in <a
href="https://github.com/framer/motion/compare/v11.3.29...v11.3.30">compare
view</a></li>
</ul>
</details>
<br />
Updates `@testing-library/jest-dom` from 6.4.8 to 6.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.5.0</h2>
<h1><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">6.5.0</a>
(2024-08-23)</h1>
<h3>Features</h3>
<ul>
<li><strong>toHaveValue:</strong> Asserting aria-valuenow (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b">acbf416</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/62f0e3a43262b945bbf6bdd9bf231bf3e4ac7778"><code>62f0e3a</code></a>
docs: add waynevanson as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/626">#626</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b"><code>acbf416</code></a>
feat(toHaveValue): Asserting aria-valuenow (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/47a667c2d5166840f19a8a14a4874090392194c7"><code>47a667c</code></a>
docs: add vorant94 as a contributor for code (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/619">#619</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/06d19ba759a5ff4b51417cc9a7ecb72c785eb74d"><code>06d19ba</code></a>
adjust vitest ambient declaration file according to vitest docs (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/612">#612</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/a073b08da964d2f8c3825608abd95f29614766b2"><code>a073b08</code></a>
docs: add aleks-elkin as a contributor for maintenance (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/618">#618</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/aa094a58bdbcd7e659bed93e09c4b3a2a86015be"><code>aa094a5</code></a>
chore: remove unused <code>@babel/runtime</code> dependency (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/617">#617</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1b26f5c commit c5b43ecCopy full SHA for c5b43ec
File tree
Expand file treeCollapse file tree
1 file changed
+6
-7
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+6
-7
lines changedCollapse file: package-lock.json
+6-7Lines 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