-
Notifications
You must be signed in to change notification settings - Fork 248
Comparing changes
Open a pull request
base repository: jest-community/eslint-plugin-jest
base: v29.1.0
head repository: jest-community/eslint-plugin-jest
compare: v29.2.1
- 9 commits
- 27 files changed
- 4 contributors
Commits on Nov 17, 2025
-
chore(deps): lock file maintenance (#1853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19dc911 - Browse repository at this point
Copy the full SHA 19dc911View commit details
Commits on Nov 18, 2025
-
chore(deps): update actions/checkout action to v5.0.1 (#1854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 589917a - Browse repository at this point
Copy the full SHA 589917aView commit details
Commits on Nov 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59927d9 - Browse repository at this point
Copy the full SHA 59927d9View commit details -
feat: create new
valid-mock-module-pathrule (#1845)* feat(rule): add new rule to validate `jest.mock` path existence Signed-off-by: hainenber <[email protected]> * chore: update rules.test.ts due to newly added rule Signed-off-by: hainenber <[email protected]> * chore: rewrite implementation to return early when linting over unwanted LoCs Signed-off-by: hainenber <[email protected]> * fix(ci): verify broken npmjs link in MD file by checking its `registry.npmjs.org` URI instead Signed-off-by: hainenber <[email protected]> * build(dev-deps): update `markdown-link-check` Signed-off-by: hainenber <[email protected]> * feat: apply suggestions from @G-Rath code review Co-authored-by: Gareth Jones <[email protected]> * Revert "fix(ci): verify broken npmjs link in MD file by checking its `registry.npmjs.org` URI instead" This reverts commit c7d1901. * Revert "build(dev-deps): update `markdown-link-check`" This reverts commit fee7e7a. * feat: change rule name + add tests + configurable module file extensions + faster return branches Signed-off-by: hainenber <[email protected]> * Apply suggestions from @G-Rath's code review Co-authored-by: Gareth Jones <[email protected]> * Apply 2nd suggestion from @G-Rath Co-authored-by: Gareth Jones <[email protected]> * feat: recast err to `unknown` + refactor to return happy path asap Signed-off-by: hainenber <[email protected]> * chore: rerun `yarn regenerate-docs` Signed-off-by: hainenber <[email protected]> * Update src/rules/valid-mock-module-path.ts Co-authored-by: Gareth Jones <[email protected]> * feat(rule/valid-mock-module-path): add test to cover code branch that throws unexpected OS error Signed-off-by: hainenber <[email protected]> * chore: fix correct config to test `valid-mock-module-path` on eslint v9 Signed-off-by: hainenber <[email protected]> --------- Signed-off-by: hainenber <[email protected]> Co-authored-by: Gareth Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8625f1 - Browse repository at this point
Copy the full SHA a8625f1View commit details -
chore(release): 29.2.0 [skip ci]
# [29.2.0](v29.1.0...v29.2.0) (2025-11-20) ### Features * create new `valid-mock-module-path` rule ([#1845](#1845)) ([a8625f1](a8625f1))
Configuration menu - View commit details
-
Copy full SHA for 730c3ee - Browse repository at this point
Copy the full SHA 730c3eeView commit details
Commits on Nov 23, 2025
-
chore(deps): update actions/checkout action to v6 (#1855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a40433 - Browse repository at this point
Copy the full SHA 8a40433View commit details -
chore(deps): update yarn to v4.12.0 (#1859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba20c35 - Browse repository at this point
Copy the full SHA ba20c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd4e89 - Browse repository at this point
Copy the full SHA 6cd4e89View commit details -
chore(release): 29.2.1 [skip ci]
## [29.2.1](v29.2.0...v29.2.1) (2025-11-23) ### Bug Fixes * **valid-mock-module-path:** report on `ERR_PACKAGE_PATH_NOT_EXPORTED` errors ([#1860](#1860)) ([6cd4e89](6cd4e89))
Configuration menu - View commit details
-
Copy full SHA for 0694024 - Browse repository at this point
Copy the full SHA 0694024View commit details
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 v29.1.0...v29.2.1