-
Notifications
You must be signed in to change notification settings - Fork 242
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.3.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 29 files changed
- 7 contributors
Commits on Apr 11, 2021
-
chore(deps): lock file maintenance (#812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 96dfa33 - Browse repository at this point
Copy the full SHA 96dfa33View commit details
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0ca3d39 - Browse repository at this point
Copy the full SHA 0ca3d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5eb5e - Browse repository at this point
Copy the full SHA fb5eb5eView commit details
Commits on Apr 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 004a9cb - Browse repository at this point
Copy the full SHA 004a9cbView commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 913bc73 - Browse repository at this point
Copy the full SHA 913bc73View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 127c12a - Browse repository at this point
Copy the full SHA 127c12aView commit details
Commits on Apr 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6536594 - Browse repository at this point
Copy the full SHA 6536594View commit details
Commits on Apr 26, 2021
-
fix: improve handling of
.each
calls and with tagged literals (#814)* fix: improve handling of `.each` calls and with tagged literals * refactor(no-focused-tests): greatly deduplicate code * refactor: remove unneeded utils * refactor(no-standalone-expect): remove unneeded check * test(no-conditional-expect): add cases for `each()()` * test(no-test-return-statement): add cases for `each()()` * fix(no-if): support `each()()`
Configuration menu - View commit details
-
Copy full SHA for 040c605 - Browse repository at this point
Copy the full SHA 040c605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fee973 - Browse repository at this point
Copy the full SHA 1fee973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7a396 - Browse repository at this point
Copy the full SHA 7b7a396View commit details -
chore(release): 24.3.6 [skip ci]
## [24.3.6](v24.3.5...v24.3.6) (2021-04-26) ### Bug Fixes * **no-conditional-expect:** check for expects in `catch`s on promises ([#819](#819)) ([1fee973](1fee973)) * **valid-expect:** support async `expect` in ternary statements ([#833](#833)) ([7b7a396](7b7a396)) * improve handling of `.each` calls and with tagged literals ([#814](#814)) ([040c605](040c605))
Configuration menu - View commit details
-
Copy full SHA for 4859391 - Browse repository at this point
Copy the full SHA 4859391View commit details
There are no files selected for viewing