-
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: v28.3.0
head repository: jest-community/eslint-plugin-jest
compare: v28.6.0
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8001fe7 - Browse repository at this point
Copy the full SHA 8001fe7View commit details
Commits on May 2, 2024
-
chore(deps): update yarn to v3.8.2 (#1575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df3202f - Browse repository at this point
Copy the full SHA df3202fView commit details -
refactor(prefer-importing-jest-globals): use
AST_NODE_TYPES
constan……t instead of string literal (#1576)
Configuration menu - View commit details
-
Copy full SHA for aac5f03 - Browse repository at this point
Copy the full SHA aac5f03View commit details -
refactor(prefer-lowercase-title): remove unneeded cast (#1577)
Co-authored-by: Hasegawa-Yukihiro <y.h.baskeeee@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 6c1f921 - Browse repository at this point
Copy the full SHA 6c1f921View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f47cc3c - Browse repository at this point
Copy the full SHA f47cc3cView commit details -
feat(valid-expect): supporting automatically fixing missing
await
i……n some cases (#1574) * feat: add 'fixable' to valid-expect * test: add test to valid-expect * docs: update doc for valid-expect * docs: added additional note * fix: docs * docs: using fancy alerts * fix: format
Configuration menu - View commit details
-
Copy full SHA for a407098 - Browse repository at this point
Copy the full SHA a407098View commit details -
chore(release): 28.4.0 [skip ci]
# [28.4.0](v28.3.0...v28.4.0) (2024-05-03) ### Features * **valid-expect:** supporting automatically fixing missing `await` in some cases ([#1574](#1574)) ([a407098](a407098))
Configuration menu - View commit details
-
Copy full SHA for 27f7e74 - Browse repository at this point
Copy the full SHA 27f7e74View commit details -
feat: allow
@typescript-eslint/utils
v7 as a direct dependency (#1567)* feat: allow @typescript-eslint/utils@7 * fix: typecheck and drop dependencies down * chore: drop back down to one type argument * chore: add utils to matrix * ci: properly install different versions of utils package --------- Co-authored-by: Gareth Jones <jones258@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1476f10 - Browse repository at this point
Copy the full SHA 1476f10View commit details -
chore(release): 28.5.0 [skip ci]
# [28.5.0](v28.4.0...v28.5.0) (2024-05-03) ### Features * allow `@typescript-eslint/utils` v7 as a direct dependency ([#1567](#1567)) ([1476f10](1476f10))
Configuration menu - View commit details
-
Copy full SHA for a6e5081 - Browse repository at this point
Copy the full SHA a6e5081View commit details
Commits on May 6, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 01b21e9 - Browse repository at this point
Copy the full SHA 01b21e9View commit details
Commits on May 8, 2024
-
chore(deps): update danger/danger-js action to v12.2.0 (#1580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd0f8c6 - Browse repository at this point
Copy the full SHA bd0f8c6View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f522573 - Browse repository at this point
Copy the full SHA f522573View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaaa36b - Browse repository at this point
Copy the full SHA aaaa36bView commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5ebd4e - Browse repository at this point
Copy the full SHA c5ebd4eView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10c9726 - Browse repository at this point
Copy the full SHA 10c9726View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c581996 - Browse repository at this point
Copy the full SHA c581996View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da993a5 - Browse repository at this point
Copy the full SHA da993a5View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70c8c5e - Browse repository at this point
Copy the full SHA 70c8c5eView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d465125 - Browse repository at this point
Copy the full SHA d465125View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04421cf - Browse repository at this point
Copy the full SHA 04421cfView commit details -
chore(deps): update danger/danger-js action to v12.3.1 (#1591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db31890 - Browse repository at this point
Copy the full SHA db31890View commit details -
chore(deps): update dependency semantic-release to v24 (#1602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a14446 - Browse repository at this point
Copy the full SHA 0a14446View commit details -
feat(valid-expect): supporting automatically fixing adding async in s…
…ome cases (#1579) * feat: add async * test: tests for adding async * feat: add await * fix: valid-expect test * Revert "fix: valid-expect test" This reverts commit e652a25. * fix: refactor to return an array * fix: valid-expect logic * Revert "fix: valid-expect logic" This reverts commit ae8ecac. * fix: valid-expect fixer logic * refactor: fix import * fix: write format
Configuration menu - View commit details
-
Copy full SHA for 5b9b47e - Browse repository at this point
Copy the full SHA 5b9b47eView commit details -
feat(prefer-jest-mocked): add new rule (#1599)
Co-authored-by: s.v.zaytsev <s.v.zaytsev@tinkoff.ru> Co-authored-by: Gareth Jones <Jones258@Gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b6a4f2 - Browse repository at this point
Copy the full SHA 4b6a4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430f024 - Browse repository at this point
Copy the full SHA 430f024View commit details -
Configuration menu - View commit details
-
Copy full SHA for afdcddd - Browse repository at this point
Copy the full SHA afdcdddView commit details
There are no files selected for viewing