Commit 2a76451
chore(deps-dev): bump eslint-plugin-jest from 27.0.1 to 27.1.0 (#254)
Bumps
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
from 27.0.1 to 27.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's
releases</a>.</em></p>
<blockquote>
<h2>v27.1.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.0">27.1.0</a>
(2022-10-03)</h1>
<h3>Features</h3>
<ul>
<li>create <code>no-restricted-jest-methods</code> rule (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1257">#1257</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90">b8e61b1</a>)</li>
</ul>
<h2>v27.0.4</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4">27.0.4</a>
(2022-09-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>consistent rule doc notices and sections (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382">2580563</a>)</li>
</ul>
<h2>v27.0.3</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3">27.0.3</a>
(2022-09-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure jest globals are enabled in <code>styles</code> config (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b">a165e98</a>)</li>
</ul>
<h2>v27.0.2</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2">27.0.2</a>
(2022-09-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-restricted-matchers:</strong> improve check to not be
solely based on the start of the matcher chain (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1236">#1236</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87">5fe4568</a>),
closes <a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1235">#1235</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.0">27.1.0</a>
(2022-10-03)</h1>
<h3>Features</h3>
<ul>
<li>create <code>no-restricted-jest-methods</code> rule (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1257">#1257</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90">b8e61b1</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4">27.0.4</a>
(2022-09-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>consistent rule doc notices and sections (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382">2580563</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3">27.0.3</a>
(2022-09-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure jest globals are enabled in <code>styles</code> config (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b">a165e98</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2">27.0.2</a>
(2022-09-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-restricted-matchers:</strong> improve check to not be
solely based on the start of the matcher chain (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1236">#1236</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87">5fe4568</a>),
closes <a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1235">#1235</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/2a9ed3d2a3046842a2530991ecd86e01fc9fea1f"><code>2a9ed3d</code></a>
chore(release): 27.1.0 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90"><code>b8e61b1</code></a>
feat: create <code>no-restricted-jest-methods</code> rule (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1257">#1257</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/dbd072adaeb75039fad4fff51f4b133c24f06270"><code>dbd072a</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/6f45f66677e93d6f22a2c30aa4b65ba99305debe"><code>6f45f66</code></a>
chore(deps): update danger/danger-js action to v11.1.3 (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/83c5ea915940fb3bc7023c4d892c8caabedce553"><code>83c5ea9</code></a>
docs(prefer-expect-resolves): adjust incorrect example snippet (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1253">#1253</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/2339fd0ebdfb73085b6e849e550108ab9c3a13e8"><code>2339fd0</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/2aca54c0d80b4d25d79f5b42b81571724502f26c"><code>2aca54c</code></a>
GitHub Workflows security hardening (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1249">#1249</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/91d69adfee65aefb9e313b3ece3517d8f074d48f"><code>91d69ad</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/1fc3e7da9eac8b5d47f3fe642f01811ea155ec14"><code>1fc3e7d</code></a>
ci: typecheck <code>eslint-remote-tester</code> config (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1246">#1246</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/5c0f8f41a2ea806becc229a62df759571e0751ee"><code>5c0f8f4</code></a>
chore(deps): lock file maintenance</li>
<li>Additional commits viewable in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>1 parent 2cdd532 commit 2a76451
1 file changed
+6
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments