Commit 1a28ff4
authored
chore(deps-dev): bump eslint-plugin-jest from 27.0.1 to 27.0.2 (#209)
Bumps
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
from 27.0.1 to 27.0.2.
<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.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>
<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/7fc648aa54838730572d48f889e72dbd0faa81c3"><code>7fc648a</code></a>
chore(release): 27.0.2 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87"><code>5fe4568</code></a>
fix(no-restricted-matchers): improve check to not be solely based on the
star...</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/f0ef2df9d75df8819df2956b06ff89feaf09844c"><code>f0ef2df</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/48e3e28a71807401b9824020aad486769f728d53"><code>48e3e28</code></a>
docs: update removal details in <code>no-deprecated-functions</code> (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1230">#1230</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/a46ce40454e9ae41461e6ab41013fdd7bdf9aade"><code>a46ce40</code></a>
chore: update ts-eslint (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1214">#1214</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/00d632f0ead1be0136314aa022b832cd3410d3da"><code>00d632f</code></a>
chore(deps): update dependency <code>@types/jest</code> to v29 (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1217">#1217</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/e76c93cb7c3c060a765a49c6ac9e99fbc47e3aa9"><code>e76c93c</code></a>
chore(deps): lock file maintenance (<a
href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1227">#1227</a>)</li>
<li>See full diff in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5b0442a commit 1a28ff4
1 file changed
+6
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments