Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 (#…
Browse files Browse the repository at this point in the history
…4492)

Bumps
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
from 6.4.2 to 6.4.5.
<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.4.5</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.4...v6.4.5">6.4.5</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add js suffix to isEqualWith import (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/599">#599</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/e8c8b13c6de2a0ccffaa6539809c8c11f141beca">e8c8b13</a>)</li>
</ul>
<h2>v6.4.4</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.3...v6.4.4">6.4.4</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>infra:</strong> codecoverage token addition (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/600">#600</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/f03a582827453de6fac4510dcf4fa3148c7ed68a">f03a582</a>)</li>
</ul>
<h2>v6.4.3</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.3">6.4.3</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Updates role support for aria-required attribute in
<code>toBeRequired</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/590">#590</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/20aca338d09062a2a71f6dd4e0daad65b26f6210">20aca33</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/e8c8b13c6de2a0ccffaa6539809c8c11f141beca"><code>e8c8b13</code></a>
fix: add js suffix to isEqualWith import (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/599">#599</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/f03a582827453de6fac4510dcf4fa3148c7ed68a"><code>f03a582</code></a>
fix(infra): codecoverage token addition (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/600">#600</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/20aca338d09062a2a71f6dd4e0daad65b26f6210"><code>20aca33</code></a>
fix: Updates role support for aria-required attribute in
<code>toBeRequired</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/590">#590</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/bd82f64592696c9710c59becaf1adfeb1e4c6169"><code>bd82f64</code></a>
refactor: replace lodash with own implementation when possible (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/593">#593</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=6.4.2&new-version=6.4.5)](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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 4d319e2 commit b37ea34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b37ea34

Please sign in to comment.