Skip to content

Commit

Permalink
MINOR: [JS] Bump eslint-plugin-jest from 27.2.1 to 27.2.3 in /js (#37079
Browse files Browse the repository at this point in the history
)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.3.
<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.2.3</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...v27.2.3">27.2.3</a> (2023-07-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>allow <code>@ typescript-eslint/eslint-plugin</code> v6 as peer dep (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1400">#1400</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/04b2bf29bf086f8ce8173a9c3bc15ce31915dbe2">04b2bf2</a>), closes <a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1398">#1398</a></li>
</ul>
<h2>v27.2.2</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2">27.2.2</a> (2023-06-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing (optional) peer dependency on Jest (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1384">#1384</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/34c3d32cab726c88dc385a9e7a8998c727f4720c">34c3d32</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.2.2...v27.2.3">27.2.3</a> (2023-07-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>allow <code>@ typescript-eslint/eslint-plugin</code> v6 as peer dep (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1400">#1400</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/04b2bf29bf086f8ce8173a9c3bc15ce31915dbe2">04b2bf2</a>), closes <a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1398">#1398</a></li>
</ul>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2">27.2.2</a> (2023-06-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing (optional) peer dependency on Jest (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1384">#1384</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/34c3d32cab726c88dc385a9e7a8998c727f4720c">34c3d32</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/4b354862ec828af9f15c47542b4139290e9a78e5"><code>4b35486</code></a> chore(release): 27.2.3 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/04b2bf29bf086f8ce8173a9c3bc15ce31915dbe2"><code>04b2bf2</code></a> fix: allow <code>@ typescript-eslint/eslint-plugin</code> v6 as peer dep (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1400">#1400</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a1131ff69c86514f881862c24981250dfa42bb7b"><code>a1131ff</code></a> chore(deps): update yarn to v3.6.1 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1392">#1392</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6034de3169d0b4870f3b280e1784ed2c0d46fffc"><code>6034de3</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6340c2fee6a7c7ecba7d6500dc2074713c03bc5a"><code>6340c2f</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/7daaf898683346afc85441d37994ff563dba9093"><code>7daaf89</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/c29a775db38b34cb3bbc4fe83c60a13b5122e5a3"><code>c29a775</code></a> chore: upgrade <code>@​tsconfig/node14</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1388">#1388</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/9240ecf68f4196cc5da625e1ad64a35958d4b731"><code>9240ecf</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/59e213ab8d0d4a0b56461fca4090fae772fe645e"><code>59e213a</code></a> chore: refer directly to index.js file</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/b161c26176764712328303db5b54824be09a048c"><code>b161c26</code></a> chore: remove test files from published tarball</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=27.2.1&new-version=27.2.3)](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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 7c8f398 commit 10df380
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"esbuild": "0.18.0",
"esbuild-plugin-alias": "0.2.1",
"eslint": "8.42.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-unicorn": "47.0.0",
"esm": "https://github.com/jsg2021/esm/releases/download/v3.x.x-pr883/esm-3.x.x-pr883.tgz",
"glob": "10.2.7",
Expand Down
8 changes: 4 additions & 4 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3576,10 +3576,10 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

[email protected].1:
version "27.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
[email protected].3:
version "27.2.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit 10df380

Please sign in to comment.