Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps eslint-plugin-jest from 29.0.1 to 29.11.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v29.11.0

29.11.0 (2025-12-23)

Features

  • create new prefer-mock-return-shorthand rule (#1897) (0eb94b6)

v29.10.1

29.10.1 (2025-12-22)

Bug Fixes

  • valid-expect-in-promise: don't crash on it.todo (#1896) (5511258)

v29.10.0

29.10.0 (2025-12-22)

Features

  • valid-title: ensure printf specifiers in .each titles are valid (#1892) (5db9b3b)

v29.9.0

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

v29.8.0

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

v29.7.0

29.7.0 (2025-12-22)

Features

v29.6.1

29.6.1 (2025-12-22)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

29.11.0 (2025-12-23)

Features

  • create new prefer-mock-return-shorthand rule (#1897) (0eb94b6)

29.10.1 (2025-12-22)

Bug Fixes

  • valid-expect-in-promise: don't crash on it.todo (#1896) (5511258)

29.10.0 (2025-12-22)

Features

  • valid-title: ensure printf specifiers in .each titles are valid (#1892) (5db9b3b)

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

29.7.0 (2025-12-22)

Features

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

29.6.0 (2025-12-21)

... (truncated)

Commits
  • c42bc74 chore(release): 29.11.0 [skip ci]
  • 0eb94b6 feat: create new prefer-mock-return-shorthand rule (#1897)
  • 37ad071 chore(release): 29.10.1 [skip ci]
  • 5511258 fix(valid-expect-in-promise): don't crash on it.todo (#1896)
  • af94bf1 chore(release): 29.10.0 [skip ci]
  • 5db9b3b feat(valid-title): ensure printf specifiers in .each titles are valid (#1892)
  • 6d0f038 refactor: don't return the result of void functions (#1895)
  • a8f5f33 refactor: remove unneeded optional chains and other conditions (#1894)
  • b8b3110 test(no-deprecated-functions): remove unneeded async function (#1893)
  • 306c825 test: deduplicate typescript-related code (#1889)
  • 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 compatibility score

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 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.0.1 to 29.11.0.
- [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@v29.0.1...v29.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant