Skip to content

Commit

Permalink
fix(deps): Bump eslint-plugin-jest-dom from 5.1.0 to 5.2.0 (#242)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.1.0 to 5.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/testing-library/eslint-plugin-jest-dom/releases">eslint-plugin-jest-dom's releases</a>.</em></p>
<blockquote>
<h2>v5.2.0</h2>
<h1><a href="https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.1.1...v5.2.0">5.2.0</a> (2024-03-21)</h1>
<h3>Features</h3>
<ul>
<li>add should-be-fine support for flat configs (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/343">#343</a>) (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/a3b6695330dceee19afd74e7e3afc8f3c30cf42c">a3b6695</a>)</li>
</ul>
<h2>v5.1.1</h2>
<h2><a href="https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.1.0...v5.1.1">5.1.1</a> (2024-03-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>prefer-to-have-style:</strong> handle <code>toHaveProperty</code> with variable property name (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/347">#347</a>) (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/622c191e13d69c248640547f45309eaf65e238bc">622c191</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/a3b6695330dceee19afd74e7e3afc8f3c30cf42c"><code>a3b6695</code></a> feat: add should-be-fine support for flat configs (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/343">#343</a>)</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/622c191e13d69c248640547f45309eaf65e238bc"><code>622c191</code></a> fix(prefer-to-have-style): handle <code>toHaveProperty</code> with variable property nam...</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/93bda4aa84aa395dbe3c9ed7e6fc7b9850703cbd"><code>93bda4a</code></a> chore(deps): bump actions/setup-node from 3 to 4 (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/332">#332</a>)</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/3056fdb65338ba75957e33fbc9ccd9017759878c"><code>3056fdb</code></a> docs: update eslint suggestions links (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/346">#346</a>)</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/0cf0522dc98d90496e04395ca8f907e306bb0693"><code>0cf0522</code></a> ci: downgrade <code>codecov/codecov-action</code> (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/345">#345</a>)</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/575a831a77180a3cbe93aca27e0cf4b714530675"><code>575a831</code></a> chore(deps): bump codecov/codecov-action from 3 to 4 (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/325">#325</a>)</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/57aba8b5edc8954f3440d737d578116cfffd8fe6"><code>57aba8b</code></a> chore(deps): bump actions/checkout from 3 to 4 (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/323">#323</a>)</li>
<li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/9dbd8ab99538310b41c63c22fe2560bd78d96a20"><code>9dbd8ab</code></a> chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues/321">#321</a>)</li>
<li>See full diff in <a href="https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.1.0...v5.2.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest-dom&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.2.0)](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>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent a4ffd08 commit d5637f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-ext": "^0.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jest-dom": "^5.2.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsdoc": ">= 48.2.3",
"eslint-plugin-json": "^3.1.0",
Expand Down Expand Up @@ -71,7 +71,7 @@
"eslint-plugin-ext": "^0.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jest-dom": "^5.2.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsdoc": ">= 48.2.3",
"eslint-plugin-json": "^3.1.0",
Expand Down

0 comments on commit d5637f1

Please sign in to comment.