Skip to content

feat(deps): update dependency eslint-plugin-jest to v29#78

Open
strg-public-bot[bot] wants to merge 1 commit intomainfrom
renovate/major-29-linters
Open

feat(deps): update dependency eslint-plugin-jest to v29#78
strg-public-bot[bot] wants to merge 1 commit intomainfrom
renovate/major-29-linters

Conversation

@strg-public-bot
Copy link
Contributor

@strg-public-bot strg-public-bot bot commented Jul 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest ^28.11.0 -> ^29.0.0 age adoption passing confidence

Release Notes

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

v29.0.1

Compare Source

Bug Fixes
  • update semantic-release config so new v29 major is marked as latest on npm (#​1772) (531c8ba)

v29.0.0

Compare Source

Bug Fixes
  • remove jest/no-alias-methods from styles config (d3bf1dc)
Features
  • drop support for [@typescript-eslint](https://redirect.github.com/typescript-eslint) v6 (fe61a40)
  • drop support for [@typescript-eslint](https://redirect.github.com/typescript-eslint) v7 (5ca65d3)
  • drop support for ESLint v7 (b06e7d0)
  • drop support for ESLint v8.x prior to v8.57.0 (d79765a)
  • drop support for Node v16 (aaf62cd)
  • drop support for Node v18 (598880c)
  • drop support for Node v20.x prior to v20.12.0 (2f2fb68)
  • drop support for Node v21 (a366393)
  • drop support for Node v23 (1fb1a67)
  • unbound-method: remove docs.recommended and docs.requiresTypeChecking properties (945651c)
BREAKING CHANGES
  • dropped support for ESLint v8.x prior to v8.57.0
  • dropped support for Node v20.x prior to v20.12.0
  • dropped support for Node v23
  • dropped support for Node v18
  • unbound-method: removed docs.recommend and docs.requiresTypeChecking from unbound-method
  • dropped support for @typescript-eslint v7
  • dropped support for @typescript-eslint v6
  • jest/no-alias-methods has been removed from the styles config as its already in
    the recommended config
  • dropped support for ESLint v7
  • dropped support for Node v21
  • dropped support for Node v16

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

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.4

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.3

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.2

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.1

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

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.1

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)

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

This PR has been generated by Renovate Bot.

@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 3 times, most recently from d3c2245 to 9eed050 Compare July 10, 2025 18:08
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 2 times, most recently from 554715e to 8dc4e93 Compare July 21, 2025 03:36
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 3 times, most recently from 9eb6709 to 6d5a0d9 Compare July 28, 2025 15:08
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 2 times, most recently from 7df5b86 to 1b08242 Compare August 4, 2025 03:42
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch from 1b08242 to 0b99745 Compare August 11, 2025 21:07
@strg-public-bot
Copy link
Contributor Author

strg-public-bot bot commented Aug 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn Unknown project config "shamefully-hoist". This will stop working in the next major version of npm.
npm warn Unknown project config "strict-peer-dependencies". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@8.36.0
npm error Found: typescript@5.9.2
npm error node_modules/typescript
npm error   dev typescript@"^5.9.2" from the root project
npm error   peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.39.1
npm error   node_modules/@typescript-eslint/project-service
npm error     @typescript-eslint/project-service@"8.39.1" from @typescript-eslint/typescript-estree@8.39.1
npm error     node_modules/@typescript-eslint/typescript-estree
npm error       @typescript-eslint/typescript-estree@"8.39.1" from @typescript-eslint/utils@8.39.1
npm error       node_modules/@typescript-eslint/utils
npm error         @typescript-eslint/utils@"^8.0.0" from eslint-plugin-jest@29.0.1
npm error         node_modules/eslint-plugin-jest
npm error   5 more (@typescript-eslint/tsconfig-utils, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/eslint-plugin@8.36.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^8.36.0" from the root project
npm error   peerOptional @typescript-eslint/eslint-plugin@"^8.0.0" from eslint-plugin-jest@29.0.1
npm error   node_modules/eslint-plugin-jest
npm error     dev eslint-plugin-jest@"^29.0.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.8.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/eslint-plugin@8.36.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.36.0" from the root project
npm error     peerOptional @typescript-eslint/eslint-plugin@"^8.0.0" from eslint-plugin-jest@29.0.1
npm error     node_modules/eslint-plugin-jest
npm error       dev eslint-plugin-jest@"^29.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-10-13T03_25_15_576Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-10-13T03_25_15_576Z-debug-0.log

@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 2 times, most recently from 5c84256 to 594f97e Compare August 19, 2025 12:10
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 2 times, most recently from 463e4e3 to 298f8a9 Compare September 1, 2025 00:27
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch from 298f8a9 to 7a7665e Compare September 8, 2025 18:08
@strg-public-bot strg-public-bot bot force-pushed the renovate/major-29-linters branch 3 times, most recently from 3938961 to 9fd98e1 Compare September 29, 2025 00:23
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.

0 participants