Update eslint-plugin-jest 28.12.0 → 29.0.1 (major) #324
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-jest (28.12.0 → 29.0.1) · Repo · Changelog
Release Notes
29.0.1
29.0.0
28.14.0
28.13.5
28.13.4
28.13.3
28.13.2
28.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
chore(release): 29.0.1 [skip ci]
docs: remove duplicate changelog entry (again) (#1774)
chore(release): 29.0.0 [skip ci]
docs: remove duplicate changelog entry (#1773)
chore(release): 29.0.0 [skip ci]
fix: update semantic-release config so new v29 major is marked as latest on `npm` (#1772)
chore(release): 29.0.0 [skip ci]
refactor: remove ESLint context fallbacks
feat: drop support for ESLint v8.x prior to v8.57.0
feat: drop support for Node v20.x prior to v20.12.0
feat: drop support for Node v23
feat: drop support for Node v18
feat(unbound-method): remove `docs.recommended` and `docs.requiresTypeChecking` properties
feat: drop support for `@typescript-eslint` v7
feat: drop support for `@typescript-eslint` v6
fix: remove `jest/no-alias-methods` from `styles` config
feat: drop support for ESLint v7
feat: drop support for Node v21
feat: drop support for Node v16
test: remove use of `strip-ansi` (#1770)
docs: update references to Jest v30 (#1769)
chore: don't skip lib checks (#1767)
refactor: use declaration merging instead of casting for accessing plugin settings (#1768)
ci: have `renovate` skip updating `@types/node` (#1764)
chore(deps): lock file maintenance (#1765)
chore(release): 28.14.0 [skip ci]
feat(unbound-method): mark `docs.recommended` and `docs.requiresTypeChecking` as deprecated (#1762)
chore: use `@typescript-eslint` v8 in development (#1757)
chore(release): 28.13.5 [skip ci]
fix: handle string-based import names when resolving Jest functions (#1761)
chore(release): 28.13.4 [skip ci]
fix(prefer-importing-jest-globals): handle string-based import names (#1756)
chore: add `30` to `JestVersion` type (#1760)
test: automatically skip ecma 2022 tests when using ESLint v7 (#1759)
test: simplify detection of ESLint major version (#1758)
chore: use v7 for `@typescript-eslint` in development (#1755)
chore(release): 28.13.3 [skip ci]
fix(prefer-importing-jest-globals): preserve `require` property renames (#1754)
chore(release): 28.13.2 [skip ci]
fix(prefer-importing-jest-globals): preserve `as` imports (#1753)
chore(release): 28.13.1 [skip ci]
fix(prefer-ending-with-an-expect): don't report on `await expect` (#1752)
refactor(prefer-ending-with-an-expect): move function definition out of rule creation (#1751)
chore: remove addressed todo comment (#1750)
chore(deps): lock file maintenance (#1747)
ci: test against Node v24 (#1745)
chore(release): 28.13.0 [skip ci]
feat: create new `prefer-ending-with-an-expect` rule (#1742)
chore(deps): lock file maintenance (#1744)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands