-
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: v26.1.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: v26.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 40 files changed
- 5 contributors
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3bf438 - Browse repository at this point
Copy the full SHA b3bf438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e02c27 - Browse repository at this point
Copy the full SHA 1e02c27View commit details
Commits on May 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 323d836 - Browse repository at this point
Copy the full SHA 323d836View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5917846 - Browse repository at this point
Copy the full SHA 5917846View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f328c47 - Browse repository at this point
Copy the full SHA f328c47View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1ad881 - Browse repository at this point
Copy the full SHA e1ad881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e994f - Browse repository at this point
Copy the full SHA 48e994fView commit details -
feat: support
@jest/globals
(#1094)* test: add initial cases * refactor: simplify `isTestCaseCall` & `isDescribeCall` utilities * feat: check that test functions are probably from jest * feat: apply to `isDescribeCall` too * fix: check import refs before unresolved refs * test: add utils cases * fix: begin to support variable imports * test(expect-expect): more tests * test: set correct `ecmaVersion` * chore: clean * chore: clean up code & tests more * feat: support dynamic import properly * fix: make sure that `scopeHasLocalReferences` works properly * test: add extra case for coverage * feat: switch rules over to using scoped jest function checks * fix: remove unneeded condition (apparently?) * fix: adjust code to cover branches * test: only run dynamic import cases when using eslint 8+ * test: ignore coverage on condition that is only tested on eslint v8 * ci: only collect coverage when using eslint versions that support dynamic import * feat: convert `isHook` to `isHookCall` * chore: remove unneeded exporting of util function * refactor(expect-expect): reuse `scope` * refactor: compare against `null` instead of casting to boolean * chore: mark array param as readonly * test: move utils case from specific rule tests into utils tests * refactor: rename variable * test: add some more cases * chore: remove duplicated test case * test: let original error throw if eslint cannot be found * chore: upgrade `@typescript-eslint/types`
Configuration menu - View commit details
-
Copy full SHA for 84d7a68 - Browse repository at this point
Copy the full SHA 84d7a68View commit details -
chore(release): 26.2.0 [skip ci]
# [26.2.0](v26.1.5...v26.2.0) (2022-05-13) ### Features * support `@jest/globals` ([#1094](#1094)) ([84d7a68](84d7a68))
Configuration menu - View commit details
-
Copy full SHA for 7dd707f - Browse repository at this point
Copy the full SHA 7dd707fView commit details
Commits on May 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89ab1a0 - Browse repository at this point
Copy the full SHA 89ab1a0View commit details -
chore(release): 26.2.1 [skip ci]
## [26.2.1](v26.2.0...v26.2.1) (2022-05-14) ### Bug Fixes * use correct scope for checking references ([#1107](#1107)) ([89ab1a0](89ab1a0))
Configuration menu - View commit details
-
Copy full SHA for 9be403c - Browse repository at this point
Copy the full SHA 9be403cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6a856 - Browse repository at this point
Copy the full SHA 8c6a856View commit details -
fix: use the last reference definition when checking jest fn scope (#…
…1109) * fix: use the last reference definition when checking jest fn scope * test: add case with interface + function merging
Configuration menu - View commit details
-
Copy full SHA for 1b2b9c1 - Browse repository at this point
Copy the full SHA 1b2b9c1View commit details -
chore(release): 26.2.2 [skip ci]
## [26.2.2](v26.2.1...v26.2.2) (2022-05-14) ### Bug Fixes * use the last reference definition when checking jest fn scope ([#1109](#1109)) ([1b2b9c1](1b2b9c1))
Configuration menu - View commit details
-
Copy full SHA for 9a519e1 - Browse repository at this point
Copy the full SHA 9a519e1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v26.1.5...v26.2.2