Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 28.8.3 -> 28.14.0 age adoption passing confidence

Release Notes

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

v28.14.0

Compare Source

Features
  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#​1762) (30440ef)

28.13.5 (2025-06-13)

Bug Fixes
  • handle string-based import names when resolving Jest functions (#​1761) (d8b5e0e)

28.13.4 (2025-06-13)

Bug Fixes
  • prefer-importing-jest-globals: handle string-based import names (#​1756) (547e67b)

28.13.3 (2025-06-10)

Bug Fixes
  • prefer-importing-jest-globals: preserve require property renames (#​1754) (41b9523)

28.13.2 (2025-06-10)

Bug Fixes

28.13.1 (2025-06-10)

Bug Fixes
  • prefer-ending-with-an-expect: don't report on await expect (#​1752) (5e3d687)

v28.13.5

Compare Source

Bug Fixes
  • handle string-based import names when resolving Jest functions (#​1761) (d8b5e0e)

v28.13.4

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: handle string-based import names (#​1756) (547e67b)

v28.13.3

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: preserve require property renames (#​1754) (41b9523)

v28.13.2

Compare Source

Bug Fixes

v28.13.1

Compare Source

Bug Fixes
  • prefer-ending-with-an-expect: don't report on await expect (#​1752) (5e3d687)

v28.13.0

Compare Source

Features

v28.12.0

Compare Source

Features
  • no-disabled-tests: improve error message and simplify rule (#​1739) (1fb5a4a)

28.11.2 (2025-05-29)

Bug Fixes

28.11.1 (2025-05-27)

Bug Fixes
  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#​1736) (0f5b873)

v28.11.2

Compare Source

Bug Fixes

v28.11.1

Compare Source

Bug Fixes
  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#​1736) (0f5b873)

v28.11.0

Compare Source

Features
  • valid-expect: allow calling expect with no arguments (#​1688) (ff0349e)

28.10.1 (2025-01-15)

Bug Fixes

v28.10.1

Compare Source

Bug Fixes

v28.10.0

Compare Source

Features
  • unbound-method: ignore functions passed to jest.mocked (#​1681) (d868636)

v28.9.0

Compare Source

Features

28.8.3 (2024-09-04)

Bug Fixes
  • prefer-importing-jest-globals: don't add imports in the middle of statements (#​1645) (9c4197c)

28.8.2 (2024-09-02)

Performance Improvements
  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#​1646) (0660242)

28.8.1 (2024-08-29)

Bug Fixes
  • prefer-importing-jest-globals: support typescript-eslint parser (#​1639) (307f6a7)

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovatebot label Nov 15, 2024
@codecov
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (b3f6bb4) to head (8cd7dc6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1041   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files          98       98           
  Lines        1453     1453           
  Branches       44       44           
=======================================
  Hits         1349     1349           
  Misses        102      102           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 0b188bf to 4fcd4f0 Compare November 15, 2024 08:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 4fcd4f0 to 568a466 Compare December 19, 2024 20:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.9.0 chore(deps): update dependency eslint-plugin-jest to v28.10.0 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 568a466 to 8099d01 Compare January 15, 2025 01:45
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.10.0 chore(deps): update dependency eslint-plugin-jest to v28.10.1 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 8099d01 to fffdfdc Compare January 15, 2025 06:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.10.1 chore(deps): update dependency eslint-plugin-jest to v28.11.0 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from fffdfdc to 3f4028b Compare May 28, 2025 03:23
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.11.0 chore(deps): update dependency eslint-plugin-jest to v28.11.1 May 28, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 3f4028b to 4c57b10 Compare May 29, 2025 21:22
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.11.1 chore(deps): update dependency eslint-plugin-jest to v28.12.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 4c57b10 to 0dc16d2 Compare June 7, 2025 01:52
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.12.0 chore(deps): update dependency eslint-plugin-jest to v28.13.0 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 0dc16d2 to 0c0022d Compare June 10, 2025 19:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.13.0 chore(deps): update dependency eslint-plugin-jest to v28.13.1 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 0c0022d to 8baeb2b Compare June 10, 2025 23:14
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.13.1 chore(deps): update dependency eslint-plugin-jest to v28.13.3 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 8baeb2b to c82b9aa Compare June 13, 2025 04:49
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.13.3 chore(deps): update dependency eslint-plugin-jest to v28.13.5 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-28.x branch from c82b9aa to 8cd7dc6 Compare June 15, 2025 22:08
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v28.13.5 chore(deps): update dependency eslint-plugin-jest to v28.14.0 Jun 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants