-
Notifications
You must be signed in to change notification settings - Fork 242
Comparing changes
Open a pull request
base repository: jest-community/eslint-plugin-jest
base: v27.9.0
head repository: jest-community/eslint-plugin-jest
compare: v28.0.0
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c7683c - Browse repository at this point
Copy the full SHA 4c7683cView commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ef8b3b - Browse repository at this point
Copy the full SHA 3ef8b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ca480 - Browse repository at this point
Copy the full SHA a5ca480View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8e6c69 - Browse repository at this point
Copy the full SHA c8e6c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 517760a - Browse repository at this point
Copy the full SHA 517760aView commit details
Commits on Feb 29, 2024
-
chore(deps): update dependency semantic-release to v23 (#1488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80b18d3 - Browse repository at this point
Copy the full SHA 80b18d3View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2290c12 - Browse repository at this point
Copy the full SHA 2290c12View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dc84c1 - Browse repository at this point
Copy the full SHA 5dc84c1View commit details -
chore(deps): update yarn to v3.8.1 (#1521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34b9696 - Browse repository at this point
Copy the full SHA 34b9696View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa92425 - Browse repository at this point
Copy the full SHA fa92425View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for deb5ece - Browse repository at this point
Copy the full SHA deb5eceView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f887b4c - Browse repository at this point
Copy the full SHA f887b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf29a1f - Browse repository at this point
Copy the full SHA cf29a1fView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 156bcdc - Browse repository at this point
Copy the full SHA 156bcdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e212f5e - Browse repository at this point
Copy the full SHA e212f5eView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff16ef2 - Browse repository at this point
Copy the full SHA ff16ef2View commit details -
feat: remove
no-if
rule (#1528)BREAKING CHANGE: removed `no-if` in favor of `no-conditional-in-test`
Configuration menu - View commit details
-
Copy full SHA for f976fc8 - Browse repository at this point
Copy the full SHA f976fc8View commit details -
chore(release): 28.0.0-next.1 [skip ci]
# [28.0.0-next.1](v27.9.0...v28.0.0-next.1) (2024-03-21) ### Features * remove `no-if` rule ([#1528](#1528)) ([f976fc8](f976fc8)) ### BREAKING CHANGES * removed `no-if` in favor of `no-conditional-in-test`
Configuration menu - View commit details
-
Copy full SHA for 732c71b - Browse repository at this point
Copy the full SHA 732c71bView commit details -
feat: drop support for Node v14 (#1527)
BREAKING CHANGE: dropped support for Node v14
Configuration menu - View commit details
-
Copy full SHA for df5e580 - Browse repository at this point
Copy the full SHA df5e580View commit details -
chore(release): 28.0.0-next.2 [skip ci]
# [28.0.0-next.2](v28.0.0-next.1...v28.0.0-next.2) (2024-03-21) ### Features * drop support for Node v14 ([#1527](#1527)) ([df5e580](df5e580)) ### BREAKING CHANGES * dropped support for Node v14
Configuration menu - View commit details
-
Copy full SHA for c439b48 - Browse repository at this point
Copy the full SHA c439b48View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8408db9 - Browse repository at this point
Copy the full SHA 8408db9View commit details -
feat: upgrade
@typescript-eslint/utils
to v6 (#1508)* feat: upgrade to `@typescript-eslint/utils` v6 * chore: remove invalid module declarations * fix: update `docs` meta property on rules * chore: cast `context.settings` for now * refactor: update deprecated method calls * fix: update types for `JSONSchema4` * test(unbound-method): update cases and structure * test(unbound-method): use `TSESLint.RuleTester` * test(unbound-method): include filename for invalid cases * test(unbound-method): don't run broken test when using `@typescript-eslint` v5 * fix: address deprecation warning
Configuration menu - View commit details
-
Copy full SHA for dc6e8cd - Browse repository at this point
Copy the full SHA dc6e8cdView commit details -
chore(release): 28.0.0-next.3 [skip ci]
# [28.0.0-next.3](v28.0.0-next.2...v28.0.0-next.3) (2024-03-22) ### Features * upgrade `@typescript-eslint/utils` to v6 ([#1508](#1508)) ([dc6e8cd](dc6e8cd))
Configuration menu - View commit details
-
Copy full SHA for 9899ddf - Browse repository at this point
Copy the full SHA 9899ddfView commit details
Commits on Mar 23, 2024
-
feat: drop support for
@typescript-eslint/eslint-plugin
v5 (#1530)BREAKING CHANGE: dropped support for `@typescript-eslint/eslint-plugin` v5
Configuration menu - View commit details
-
Copy full SHA for 150e355 - Browse repository at this point
Copy the full SHA 150e355View commit details -
chore(release): 28.0.0-next.4 [skip ci]
# [28.0.0-next.4](v28.0.0-next.3...v28.0.0-next.4) (2024-03-23) ### Features * drop support for `@typescript-eslint/eslint-plugin` v5 ([#1530](#1530)) ([150e355](150e355)) ### BREAKING CHANGES * dropped support for `@typescript-eslint/eslint-plugin` v5
Configuration menu - View commit details
-
Copy full SHA for 4d6f79a - Browse repository at this point
Copy the full SHA 4d6f79aView commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d362581 - Browse repository at this point
Copy the full SHA d362581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0297a7a - Browse repository at this point
Copy the full SHA 0297a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a61b12d - Browse repository at this point
Copy the full SHA a61b12dView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0138106 - Browse repository at this point
Copy the full SHA 0138106View commit details
Commits on Mar 27, 2024
-
feat: remove
snapshot
processor andflat/snapshot
config (#1532)BREAKING CHANGE: removed unneeded `snapshot` processor and `flat/snapshot` config
Configuration menu - View commit details
-
Copy full SHA for 98087f9 - Browse repository at this point
Copy the full SHA 98087f9View commit details -
chore(release): 28.0.0-next.5 [skip ci]
# [28.0.0-next.5](v28.0.0-next.4...v28.0.0-next.5) (2024-03-27) ### Features * remove `snapshot` processor and `flat/snapshot` config ([#1532](#1532)) ([98087f9](98087f9)) ### BREAKING CHANGES * removed unneeded `snapshot` processor and `flat/snapshot` config
Configuration menu - View commit details
-
Copy full SHA for 201b6e9 - Browse repository at this point
Copy the full SHA 201b6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb800db - Browse repository at this point
Copy the full SHA fb800dbView commit details
Commits on Mar 29, 2024
-
test(prefer-comparison-matcher): update names and remove duplicates (#…
…1540) * test(prefer-comparison-matcher): update test names * test(prefer-comparison-matcher): deduplicate examples
Configuration menu - View commit details
-
Copy full SHA for 8bba541 - Browse repository at this point
Copy the full SHA 8bba541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295120e - Browse repository at this point
Copy the full SHA 295120eView commit details -
fix(no-large-snapshots): avoid
instanceof RegExp
check for ESLint v……9 compatibility (#1542)
Configuration menu - View commit details
-
Copy full SHA for af4a9c9 - Browse repository at this point
Copy the full SHA af4a9c9View commit details -
chore(release): 28.0.0-next.6 [skip ci]
# [28.0.0-next.6](v28.0.0-next.5...v28.0.0-next.6) (2024-03-29) ### Bug Fixes * **no-large-snapshots:** avoid `instanceof RegExp` check for ESLint v9 compatibility ([#1542](#1542)) ([af4a9c9](af4a9c9))
Configuration menu - View commit details
-
Copy full SHA for 7bc48aa - Browse repository at this point
Copy the full SHA 7bc48aaView commit details
Commits on Mar 31, 2024
-
ci: run against upcoming next major ESLint version (#1534)
* ci: run against next ESLint * test: make util * test: use a class * test: use a class (2) * test: improve compat class * refactor: make `flatCompat` util private * test: get `linter#verify` cases passing * ci: skip lint project on eslint v9 * test: ignore coverage in util class * chore: move Jest config into dedicated file * ci: handle skipping linting in Jest config * test: skip `unbound-method` when using `@typescript-eslint` v6 * ci: skip ESLint v9 on Node v16 * refactor: import `Config` from `jest` directly * refactor: address `@ts-expect-error`s * refactor: use a constant instead of a function
Configuration menu - View commit details
-
Copy full SHA for 59d642c - Browse repository at this point
Copy the full SHA 59d642cView commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a193e1b - Browse repository at this point
Copy the full SHA a193e1bView commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cff726c - Browse repository at this point
Copy the full SHA cff726cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5e167 - Browse repository at this point
Copy the full SHA 3c5e167View commit details -
fix: drop support for Node 19 (#1548)
BREAKING CHANGE: Node v19 is no longer supported
Configuration menu - View commit details
-
Copy full SHA for c87e388 - Browse repository at this point
Copy the full SHA c87e388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f1d69 - Browse repository at this point
Copy the full SHA 37f1d69View commit details -
chore(deps): update wagoid/commitlint-github-action action to v6 (#1539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9854767 - Browse repository at this point
Copy the full SHA 9854767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecbae2 - Browse repository at this point
Copy the full SHA 7ecbae2View commit details -
chore(release): 28.0.0 [skip ci]
# [28.0.0](v27.9.0...v28.0.0) (2024-04-06) ### Bug Fixes * allow ESLint 9 as peer dependency ([#1547](#1547)) ([3c5e167](3c5e167)) * drop support for Node 19 ([#1548](#1548)) ([c87e388](c87e388)) * **no-large-snapshots:** avoid `instanceof RegExp` check for ESLint v9 compatibility ([#1542](#1542)) ([af4a9c9](af4a9c9)) ### Features * drop support for `@typescript-eslint/eslint-plugin` v5 ([#1530](#1530)) ([150e355](150e355)) * drop support for Node v14 ([#1527](#1527)) ([df5e580](df5e580)) * remove `no-if` rule ([#1528](#1528)) ([f976fc8](f976fc8)) * remove `snapshot` processor and `flat/snapshot` config ([#1532](#1532)) ([98087f9](98087f9)) * upgrade `@typescript-eslint/utils` to v6 ([#1508](#1508)) ([dc6e8cd](dc6e8cd)) ### BREAKING CHANGES * Node v19 is no longer supported * removed unneeded `snapshot` processor and `flat/snapshot` config * dropped support for `@typescript-eslint/eslint-plugin` v5 * dropped support for Node v14 * removed `no-if` in favor of `no-conditional-in-test`
Configuration menu - View commit details
-
Copy full SHA for 5bc0b88 - Browse repository at this point
Copy the full SHA 5bc0b88View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.