Skip to content

chore(deps): update dependency eslint-plugin-jest to v29 #1313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 28.14.0 -> 29.0.1 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 (df3b8cd)
  • update semantic-release config so new v29 major is marked as latest on npm (#​1772) (531c8ba)
Features
  • drop support for [@typescript-eslint](https://redirect.github.com/typescript-eslint) v6 (fbf49a0)
  • drop support for [@typescript-eslint](https://redirect.github.com/typescript-eslint) v7 (d77ac46)
  • drop support for ESLint v7 (60e26c2)
  • drop support for ESLint v8.x prior to v8.57.0 (854cef4)
  • drop support for Node v16 (8000c3d)
  • drop support for Node v18 (f442a2a)
  • drop support for Node v20.x prior to v20.12.0 (83c130b)
  • drop support for Node v21 (e6d5a25)
  • drop support for Node v23 (d7fe2d4)
  • unbound-method: remove docs.recommended and docs.requiresTypeChecking properties (1d53075)
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

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 becomes conflicted, 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.

Copy link

codecov bot commented Jun 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.63%. Comparing base (c12369d) to head (1bb8231).
Report is 30 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   80.63%   80.63%           
=======================================
  Files          29       29           
  Lines        1503     1503           
  Branches      371      371           
=======================================
  Hits         1212     1212           
  Misses        233      233           
  Partials       58       58           

☔ 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-29.x branch from 22917fd to 1bb8231 Compare June 21, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants