Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Dec 24, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jest 29.5.029.12.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v29.12.1

Compare Source

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.12.0

Compare Source

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)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.4

Compare Source

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)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.3

Compare Source

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)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.2

Compare Source

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)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.1

Compare Source

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)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.0

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.10.1

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.10.0

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.9.0

Compare Source

Features

v29.8.0

Compare Source

Features

v29.7.0

Compare Source

Features

29.6.1 (2025-12-22)

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

v29.6.1

Compare Source

Features

29.6.1 (2025-12-22)

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

v29.6.0

Compare Source

Features

29.6.1 (2025-12-22)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot requested review from a team as code owners December 24, 2025 23:23
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from eba6d07 to aee51f5 Compare December 25, 2025 02:39
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.6.0 chore(deps): update dependency eslint-plugin-jest to v29.7.0 Dec 25, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from aee51f5 to 0a70854 Compare December 25, 2025 05:27
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.7.0 chore(deps): update dependency eslint-plugin-jest to v29.9.0 Dec 25, 2025
@grafana-plugins-platform-bot grafana-plugins-platform-bot bot moved this from 📬 Triage to 🔬 In review in Plugins Platform / Grafana Community Dec 25, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 0a70854 to bb2b4af Compare December 25, 2025 23:27
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.9.0 chore(deps): update dependency eslint-plugin-jest to v29.10.1 Dec 25, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from bb2b4af to f45fb28 Compare December 26, 2025 23:24
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.10.1 chore(deps): update dependency eslint-plugin-jest to v29.11.0 Dec 26, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from f45fb28 to 528fa7a Compare January 1, 2026 02:27
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.11.0 chore(deps): update dependency eslint-plugin-jest to v29.11.1 Jan 1, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 528fa7a to 2a5c4c0 Compare January 1, 2026 23:25
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.11.1 chore(deps): update dependency eslint-plugin-jest to v29.11.2 Jan 1, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 2a5c4c0 to 529c8fc Compare January 2, 2026 23:27
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.11.2 chore(deps): update dependency eslint-plugin-jest to v29.12.0 Jan 2, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 529c8fc to f3f0df9 Compare January 5, 2026 11:22
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/eslint-plugin-jest-29.x branch from f3f0df9 to c76d4cb Compare January 5, 2026 23:25
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.12.0 chore(deps): update dependency eslint-plugin-jest to v29.12.1 Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

0 participants