jest-community / eslint-plugin-jest

ESLint plugin for Jest
MIT License
1.13k stars 230 forks source link

chore: skip lib checks for now #1626

Closed G-Rath closed 3 months ago

G-Rath commented 3 months ago

Currently our typechecking is failing due to a conflict between the latest TypeScript and @typescript-eslint/typescript-estree v6 - this unblocks us without needing to immediately drop support for that version

SimenB commented 3 months ago

can't we just ditch v7, then release a new major with v6?

G-Rath commented 2 months ago

yup I'm happy to do that, and was thinking about that - I've landed this in the meantime so we're immediately unblocked but I'm happy to do the major this/next week if you're keen

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 28.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: