Skip to content

Commit 3aa77dc

Browse files
authored
build(deps-dev): bump eslint-plugin-jest from 29.15.1 to 29.15.2 (#209)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.15.1 to 29.15.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>v29.15.2</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.1...v29.15.2">29.15.2</a> (2026-04-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>valid-mock-module-path:</strong> don't report virtual mocks (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1946">#1946</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a1916d16350344c1693384af34900055ec465e1c">a1916d1</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/v29.15.1...v29.15.2">29.15.2</a> (2026-04-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>valid-mock-module-path:</strong> don't report virtual mocks (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1946">#1946</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a1916d16350344c1693384af34900055ec465e1c">a1916d1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f14a941887e2b598053f757f91c10a5910ffffca"><code>f14a941</code></a> chore(release): 29.15.2 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a1916d16350344c1693384af34900055ec465e1c"><code>a1916d1</code></a> fix(valid-mock-module-path): don't report virtual mocks (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1946">#1946</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/4a5278787449592d473ff4507170f6ff50b1b47f"><code>4a52787</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1958">#1958</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/285c6f6a665ffb77facb0e4db77a3e2c4c986070"><code>285c6f6</code></a> ci: don't run smoketest on <code>tannerlinsley/react-table</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1959">#1959</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1da0928392313ffa89339ed454aa31d1712f6875"><code>1da0928</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1956">#1956</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/8532d0e53abce0e80f092940e4575ed46ae6660a"><code>8532d0e</code></a> docs(valid-expect): use valid alert syntax (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1954">#1954</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/03405ae827212348ab880929231d899300f659c2"><code>03405ae</code></a> chore(deps): update dependency <code>@​schemastore/package</code> to v1 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1942">#1942</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/de0e154bd2d5966c3f2f15b4b3c8f0cd93b171ed"><code>de0e154</code></a> chore(deps): update codecov/codecov-action action to v6 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1952">#1952</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d50f50c81af62caa4c73888939e20f4b874fdbe9"><code>d50f50c</code></a> chore: add node v25 to CI (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1950">#1950</a>)</li> <li>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.1...v29.15.2">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=29.15.1&new-version=29.15.2)](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 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>
2 parents c0cb85d + e32be45 commit 3aa77dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"devDependencies": {
33
"eslint": "^9.39.1",
4-
"eslint-plugin-jest": "^29.15.1",
4+
"eslint-plugin-jest": "^29.15.2",
55
"jest": "^30.3.0"
66
},
77
"scripts": {

0 commit comments

Comments
 (0)