This repository was archived by the owner on Mar 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 457
Commit 16ff452
authored
Bump eslint-plugin-jest from 25.7.0 to 27.2.1 (#24)
Bumps
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
from 25.7.0 to 27.2.1.
<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.1</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.0...v27.2.1">27.2.1</a>
(2023-01-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-expect-in-promise:</strong> handle sparse arrays (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1325">#1325</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/21e72c9d94ed66c1006212e5da78bac8b62fa8c7">21e72c9</a>)</li>
</ul>
<h2>v27.2.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.7...v27.2.0">27.2.0</a>
(2022-12-31)</h1>
<h3>Features</h3>
<ul>
<li>create <code>no-untyped-mock-factory</code> rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1314">#1314</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/ee43c3f4d5de5e6935d0242cc846f1dec43af20d">ee43c3f</a>)</li>
</ul>
<h2>v27.1.7</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.6...v27.1.7">27.1.7</a>
(2022-12-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>prefer-spy-on:</strong> improve autofix (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1308">#1308</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/5d1b7a76dbc07eb52b5c9111213c32b09e3bec9b">5d1b7a7</a>)</li>
</ul>
<h2>v27.1.6</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6">27.1.6</a>
(2022-11-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure rule fixes produce valid code when function params and args
have trailing commas (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1282">#1282</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/8eca0b78920011d62eee35b42a90663082862131">8eca0b7</a>)</li>
</ul>
<h2>v27.1.5</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.4...v27.1.5">27.1.5</a>
(2022-11-10)</h2>
<h3>Performance Improvements</h3>
<ul>
<li>use <code>Set</code> instead of iterating, and deduplicate a
function (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1278">#1278</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/0e048f1577565119cf686eac4477be64a41b2a08">0e048f1</a>)</li>
</ul>
<h2>v27.1.4</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.3...v27.1.4">27.1.4</a>
(2022-11-04)</h2>
<h3>Performance Improvements</h3>
<ul>
<li>don't collect more info than needed when resolving jest functions
(<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1275">#1275</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/e4a567434d84585e01efcdd22ca7e77288069ae5">e4a5674</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.0...v27.2.1">27.2.1</a>
(2023-01-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-expect-in-promise:</strong> handle sparse arrays (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1325">#1325</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/21e72c9d94ed66c1006212e5da78bac8b62fa8c7">21e72c9</a>)</li>
</ul>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.7...v27.2.0">27.2.0</a>
(2022-12-31)</h1>
<h3>Features</h3>
<ul>
<li>create <code>no-untyped-mock-factory</code> rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1314">#1314</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/ee43c3f4d5de5e6935d0242cc846f1dec43af20d">ee43c3f</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.6...v27.1.7">27.1.7</a>
(2022-12-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>prefer-spy-on:</strong> improve autofix (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1308">#1308</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/5d1b7a76dbc07eb52b5c9111213c32b09e3bec9b">5d1b7a7</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6">27.1.6</a>
(2022-11-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure rule fixes produce valid code when function params and args
have trailing commas (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1282">#1282</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/8eca0b78920011d62eee35b42a90663082862131">8eca0b7</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.4...v27.1.5">27.1.5</a>
(2022-11-10)</h2>
<h3>Performance Improvements</h3>
<ul>
<li>use <code>Set</code> instead of iterating, and deduplicate a
function (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1278">#1278</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/0e048f1577565119cf686eac4477be64a41b2a08">0e048f1</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.3...v27.1.4">27.1.4</a>
(2022-11-04)</h2>
<h3>Performance Improvements</h3>
<ul>
<li>don't collect more info than needed when resolving jest functions
(<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1275">#1275</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/e4a567434d84585e01efcdd22ca7e77288069ae5">e4a5674</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.2...v27.1.3">27.1.3</a>
(2022-10-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-restricted-jest-methods:</strong> don't crash on
<code>jest()</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1269">#1269</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/4450daa17ae542bbfed85d16845c5dac1c310dea">4450daa</a>)</li>
</ul>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.1...v27.1.2">27.1.2</a>
(2022-10-14)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/6f4f84cc28f08f00d8399904d23bd0bca42dde42"><code>6f4f84c</code></a>
chore(release): 27.2.1 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/21e72c9d94ed66c1006212e5da78bac8b62fa8c7"><code>21e72c9</code></a>
fix(valid-expect-in-promise): handle sparse arrays (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1325">#1325</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/35b0e6fa5f90ca95972722e3d5a8c009e36c7dcc"><code>35b0e6f</code></a>
docs: update <code>eslint-doc-generator</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1324">#1324</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/d566516f218f16c6b345ea25df139f59d5aad83f"><code>d566516</code></a>
chore(deps): update danger/danger-js action to v11.2.1 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1321">#1321</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/f3cb13ba8a8ed6c7f3aeef0d1bf4a552bf084ddd"><code>f3cb13b</code></a>
refactor: use <code>Object.fromEntries</code> to build rule config maps
(<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1320">#1320</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/3718e82e9d9df6c0e30ccc86a6614bbe36202393"><code>3718e82</code></a>
chore(deps): update dependency eslint-remote-tester-repositories to v1
(<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1319">#1319</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/6a287c004e18035a4c5143861d5582ba87b6fea9"><code>6a287c0</code></a>
docs: update rule name in changelog (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1317">#1317</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/b00b9b661fc65a5eb258daf36dbf31122b26ed3b"><code>b00b9b6</code></a>
chore(release): 27.2.0 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/ee43c3f4d5de5e6935d0242cc846f1dec43af20d"><code>ee43c3f</code></a>
feat: create <code>require-typed-module-mocks</code> rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1314">#1314</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/891fe1eab0f3045fe52688c13ea404ed095fdc4f"><code>891fe1e</code></a>
chore(deps): update yarn to v3.3.1 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1311">#1311</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.7.0...v27.2.1">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 3508fc9 commit 16ff452Copy full SHA for 16ff452
File tree
Expand file treeCollapse file tree
2 files changed
+13
-41
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+13
-41
lines changedCollapse file: package-lock.json
+12-40Lines changed: 12 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments