node-lintspaces
node-lintspaces copied to clipboard
Bump eslint-plugin-jest from 27.9.0 to 28.3.0
Bumps eslint-plugin-jest from 27.9.0 to 28.3.0.
Release notes
Sourced from eslint-plugin-jest's releases.
v28.3.0
28.3.0 (2024-04-27)
Features
v28.2.0
28.2.0 (2024-04-06)
Features
v28.1.1
28.1.1 (2024-04-06)
Bug Fixes
v28.1.0
28.1.0 (2024-04-06)
Features
v28.0.0
28.0.0 (2024-04-06)
Bug Fixes
- allow ESLint 9 as peer dependency (#1547) (3c5e167)
- drop support for Node 19 (#1548) (c87e388)
- no-large-snapshots: avoid
instanceof RegExpcheck for ESLint v9 compatibility (#1542) (af4a9c9)Features
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
28.3.0 (2024-04-27)
Features
28.2.0 (2024-04-06)
Features
28.1.1 (2024-04-06)
Bug Fixes
28.1.0 (2024-04-06)
Features
28.0.0 (2024-04-06)
Bug Fixes
- allow ESLint 9 as peer dependency (#1547) (3c5e167)
- drop support for Node 19 (#1548) (c87e388)
- no-large-snapshots: avoid
instanceof RegExpcheck for ESLint v9 compatibility (#1542) (af4a9c9)Features
- drop support for
@typescript-eslint/eslint-pluginv5 (#1530) (150e355)- drop support for Node v14 (#1527) (df5e580)
- remove
no-ifrule (#1528) (f976fc8)- remove
snapshotprocessor andflat/snapshotconfig (#1532) (98087f9)- upgrade
@typescript-eslint/utilsto v6 (#1508) (dc6e8cd)BREAKING CHANGES
- Node v19 is no longer supported
... (truncated)
Commits
bd6b918chore(release): 28.3.0 [skip ci]c464ae3feat: prefer importing jest globals for specific types (#1568)2f21f33refactor(expect-expect): remove unneeded array (#1571)fe09d8achore: removeeslintv9 as a dev dependency for now (#1569)20c8703ci: test against Node 22 (#1565)a63be2aci: prioritize labelling pull requests based on their title rather than their...589c82bchore(deps): lock file maintenance08cbf8dchore: drop thetoolsfromregenerate-docscommand and remove other old r...ff36ec2test: remove some trailing whitespace (#1560)462e336chore(deps): update dependency eslint-plugin-n to v17 (#1553)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)