Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#486)
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.3 to 27.4.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.4.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.3.0...v27.4.0">27.4.0</a>
(2023-09-15)</h1>
<h3>Features</h3>
<ul>
<li><strong>valid-title:</strong> support ignoring leading and trailing
whitespace (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1433">#1433</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/bc96473488e004885d8926dc716ef96f889c3d1b">bc96473</a>)</li>
</ul>
<h2>v27.3.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.3.0">27.3.0</a>
(2023-09-15)</h1>
<h3>Features</h3>
<ul>
<li>add <code>no-confusing-set-time</code> rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1425">#1425</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/ff8e482380b36bf8423dac7f9fb6340aca8ae313">ff8e482</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.3.0...v27.4.0">27.4.0</a>
(2023-09-15)</h1>
<h3>Features</h3>
<ul>
<li><strong>valid-title:</strong> support ignoring leading and trailing
whitespace (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1433">#1433</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/bc96473488e004885d8926dc716ef96f889c3d1b">bc96473</a>)</li>
</ul>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.3.0">27.3.0</a>
(2023-09-15)</h1>
<h3>Features</h3>
<ul>
<li>add <code>no-confusing-set-time</code> rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1425">#1425</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/ff8e482380b36bf8423dac7f9fb6340aca8ae313">ff8e482</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/42fec488a0185015a7643e56cc28e3ca96a59b2b"><code>42fec48</code></a>
chore(release): 27.4.0 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/bc96473488e004885d8926dc716ef96f889c3d1b"><code>bc96473</code></a>
feat(valid-title): support ignoring leading and trailing whitespace (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1433">#1433</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/bc4eae47eb1f9b1f72957265c44c89ef6b2d7072"><code>bc4eae4</code></a>
chore(release): 27.3.0 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/ff8e482380b36bf8423dac7f9fb6340aca8ae313"><code>ff8e482</code></a>
feat: add <code>no-confusing-set-time</code> rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1425">#1425</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/1b96756c25b69fa0594b1f5b9a220a765b21ec4c"><code>1b96756</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/eeafcc939bff02b4ca033187425217c5e2ca2cf5"><code>eeafcc9</code></a>
chore: enforce curly braces (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1429">#1429</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/e44693f0c7e0e200d2b2c00b4a8d080bea0721d7"><code>e44693f</code></a>
chore(deps): update actions/checkout action to v4 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1428">#1428</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/fefd488939e208eeeffd4356668a567f6f257de4"><code>fefd488</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/44fb78a2a745cae33790e49f563ac69d971e2791"><code>44fb78a</code></a>
chore: update prettier (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1427">#1427</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/2198f4a0a8341915e227046baa846590aba34ddc"><code>2198f4a</code></a>
ci: test against v5 and v6 of
<code>@typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1424">#1424</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.4.0">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.3&new-version=27.4.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
avaitonis committed Sep 18, 2023
2 parents ec554a2 + 455f85a commit 9c38d21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-optimize-regex": "^1.2.1",
Expand Down

0 comments on commit 9c38d21

Please sign in to comment.