chore(deps-dev): bump eslint-plugin-jest from 28.9.0 to 29.15.0 by dependabot[bot] · Pull Request #266 · ctrf-io/github-test-reporter (original) (raw)
Bumps eslint-plugin-jest from 28.9.0 to 29.15.0.
Release notes
Sourced from eslint-plugin-jest's releases.
v29.15.0
29.15.0 (2026-02-15)
Features
- no-conditional-in-test: only report optional chaining when
allowOptionalChainingis false (#1934) (3f5751e)v29.14.0
29.14.0 (2026-02-12)
Features
v29.13.0
29.13.0 (2026-02-08)
Features
v29.12.2
29.12.2 (2026-02-03)
Bug Fixes
v29.12.1
29.12.1 (2026-01-02)
Bug Fixes
v29.12.0
29.12.0 (2025-12-30)
Features
- prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#1914) (13bbd20)
v29.11.4
29.11.4 (2025-12-30)
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
29.15.0 (2026-02-15)
Features
- no-conditional-in-test: only report optional chaining when
allowOptionalChainingis false (#1934) (3f5751e)29.14.0 (2026-02-12)
Features
29.13.0 (2026-02-08)
Features
29.12.2 (2026-02-03)
Bug Fixes
29.12.1 (2026-01-02)
Bug Fixes
29.12.0 (2025-12-30)
Features
- prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#1914) (13bbd20)
29.11.4 (2025-12-30)
Bug Fixes
29.11.3 (2025-12-30)
... (truncated)
Commits
- 258b560 chore(release): 29.15.0 [skip ci]
- 3f5751e feat(no-conditional-in-test): only report optional chaining when `allowOption...
- 2cbd92b chore(release): 29.14.0 [skip ci]
- 6406493 feat(no-conditional-in-test): ban optional chaining (#1933)
- 5698ed5 chore(deps): lock file maintenance (#1931)
- cb36f1f chore(release): 29.13.0 [skip ci]
- 7735c44 feat: support ESLint v10 (#1929)
- 53efb75 test: update titles (#1930)
- 4acda62 chore(release): 29.12.2 [skip ci]
- 82e3b04 fix: add optional peer dependency on TypeScript (#1926)
- Additional commits viewable in compare view Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)