Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jest from 27.2.2 to 27.2.3 #781

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps eslint-plugin-jest from 27.2.2 to 27.2.3.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.2.3

27.2.3 (2023-07-13)

Bug Fixes

  • allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400) (04b2bf2), closes #1398
Changelog

Sourced from eslint-plugin-jest's changelog.

27.2.3 (2023-07-13)

Bug Fixes

  • allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400) (04b2bf2), closes #1398
Commits
  • 4b35486 chore(release): 27.2.3 [skip ci]
  • 04b2bf2 fix: allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400)
  • a1131ff chore(deps): update yarn to v3.6.1 (#1392)
  • 6034de3 chore(deps): lock file maintenance
  • 6340c2f chore(deps): lock file maintenance
  • 7daaf89 chore(deps): lock file maintenance
  • c29a775 chore: upgrade @​tsconfig/node14 (#1388)
  • 9240ecf chore(deps): lock file maintenance
  • 59e213a chore: refer directly to index.js file
  • b161c26 chore: remove test files from published tarball
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2023
@mbrobbel
Copy link
Owner

bors r+

bors bot added a commit that referenced this pull request Jul 19, 2023
781: Bump eslint-plugin-jest from 27.2.2 to 27.2.3 r=mbrobbel a=dependabot[bot]

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 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>
</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>
</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>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...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.2&new-version=27.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

782: Bump word-wrap from 1.2.3 to 1.2.4 r=mbrobbel a=dependabot[bot]

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jonschlinkert/word-wrap/releases">word-wrap's releases</a>.</em></p>
<blockquote>
<h2>1.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove default indent by <a href="https://github.com/mohd-akram"><code>`@​mohd-akram</code></a>` in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
<li>🔒fix: CVE 2023 26115 (2) by <a href="https://github.com/OlafConijn"><code>`@​OlafConijn</code></a>` in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
<li>:lock: fix: CVE-2023-26115 by <a href="https://github.com/aashutoshrathi"><code>`@​aashutoshrathi</code></a>` in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
<li>chore: publish workflow by <a href="https://github.com/OlafConijn"><code>`@​OlafConijn</code></a>` in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/42">jonschlinkert/word-wrap#42</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mohd-akram"><code>`@​mohd-akram</code></a>` made their first contribution in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
<li><a href="https://github.com/OlafConijn"><code>`@​OlafConijn</code></a>` made their first contribution in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
<li><a href="https://github.com/aashutoshrathi"><code>`@​aashutoshrathi</code></a>` made their first contribution in <a href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/f64b188c7261d26b99e1e2075d6b12f21798e83a"><code>f64b188</code></a> run verb to generate README</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/03ea08256ba0c8e8b02b1b304f0f5bd2b1863207"><code>03ea082</code></a> Merge pull request <a href="https://redirect.github.com/jonschlinkert/word-wrap/issues/42">#42</a> from jonschlinkert/chore/publish-workflow</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/420dce9a2412b21881202b73a3c34f0edc53cb2e"><code>420dce9</code></a> Merge pull request <a href="https://redirect.github.com/jonschlinkert/word-wrap/issues/41">#41</a> from jonschlinkert/fix/CVE-2023-26115-2</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/bfa694edf55bb84ff84512f13da6d68bf7593f06"><code>bfa694e</code></a> Update .github/workflows/publish.yml</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/ace0b3c78f81aaf43040bab3bc91d3c5546d3fd2"><code>ace0b3c</code></a> chore: bump version to 1.2.4</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/6fd727594676f3e1b196b08a320908bec2f4ca02"><code>6fd7275</code></a> chore: add publish workflow</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/30d6daf60fce429f5f559252fa86ee78200652c4"><code>30d6daf</code></a> chore: fix test</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/655929cabea6299dddf3b4a21fc3713fca701b48"><code>655929c</code></a> chore: remove package-lock</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/49e08bbc32a84da5d79e6b7e0fa74ff6217f6d81"><code>49e08bb</code></a> chore: added an additional testcase</li>
<li><a href="https://github.com/jonschlinkert/word-wrap/commit/9f626935f3fac6ec0f3c4b26baea4eb9740d9645"><code>9f62693</code></a> fix: cve 2023-26115</li>
<li>Additional commits viewable in <a href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=word-wrap&package-manager=npm_and_yarn&previous-version=1.2.3&new-version=1.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mbrobbel/rustfmt-check/network/alerts).

</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Jul 19, 2023

This PR was included in a batch that timed out, it will be automatically retried

bors bot added a commit that referenced this pull request Jul 19, 2023
781: Bump eslint-plugin-jest from 27.2.2 to 27.2.3 r=mbrobbel a=dependabot[bot]

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 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>
</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>
</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>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...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.2&new-version=27.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Jul 19, 2023

Timed out.

@mbrobbel
Copy link
Owner

bors retry

bors bot added a commit that referenced this pull request Jul 19, 2023
781: Bump eslint-plugin-jest from 27.2.2 to 27.2.3 r=mbrobbel a=dependabot[bot]

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 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>
</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>
</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>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...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.2&new-version=27.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Jul 19, 2023

Timed out.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.2.3 branch from 499a372 to 3302da7 Compare July 21, 2023 00:58
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.2.2...v27.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.2.3 branch from 3302da7 to e54f25a Compare August 2, 2023 00:54
@mbrobbel
Copy link
Owner

mbrobbel commented Aug 2, 2023

bors r+

bors bot added a commit that referenced this pull request Aug 2, 2023
781: Bump eslint-plugin-jest from 27.2.2 to 27.2.3 r=mbrobbel a=dependabot[bot]

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 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>
</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>
</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>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...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.2&new-version=27.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Aug 2, 2023

Timed out.

@mbrobbel
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2023

Looks like eslint-plugin-jest is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.2.3 branch August 12, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant