Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the development group with 1 update in the /node directory: eslint-plugin-jest.

Updates eslint-plugin-jest from 29.11.2 to 29.12.0

Release notes

Sourced from eslint-plugin-jest's releases.

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)

Bug Fixes

  • prefer-mock-return-shorthand: ignore use of update expressions (#1913) (5713ac9)

v29.11.3

29.11.3 (2025-12-30)

Bug Fixes

  • prefer-mock-return-shorthand: ignore async implementations (#1912) (80288e2)
Changelog

Sourced from eslint-plugin-jest's changelog.

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

  • prefer-mock-return-shorthand: ignore use of update expressions (#1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes

  • prefer-mock-return-shorthand: ignore async implementations (#1912) (80288e2)
Commits
  • cc3cd98 chore(release): 29.12.0 [skip ci]
  • 13bbd20 feat(prefer-mock-return-shorthand): greatly improve checking if mutable varia...
  • eaa5549 chore(release): 29.11.4 [skip ci]
  • 5713ac9 fix(prefer-mock-return-shorthand): ignore use of update expressions (#1913)
  • e9f1a58 chore(release): 29.11.3 [skip ci]
  • 80288e2 fix(prefer-mock-return-shorthand): ignore async implementations (#1912)
  • 1fc7ca0 ci: skip more repositories that use a lot of memory when smoke testing (#1911)
  • cc30dbb ci: skip repositories that use a lot of memory when smoke testing (#1909)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development group with 1 update in the /node directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `eslint-plugin-jest` from 29.11.2 to 29.12.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.11.2...v29.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 31, 2025 04:17
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Dec 31, 2025
@bestbeforetoday bestbeforetoday changed the title Bump eslint-plugin-jest from 29.11.2 to 29.12.0 in /node in the development group across 1 directory Bump eslint-plugin-jest from 29.11.2 to 29.12.0 Jan 1, 2026
@bestbeforetoday bestbeforetoday merged commit 442420e into main Jan 1, 2026
57 of 62 checks passed
@bestbeforetoday bestbeforetoday deleted the dependabot/npm_and_yarn/node/development-47902184a7 branch January 1, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants