-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next #579
Conversation
9a8cbf0
to
fdb81fd
Compare
4f6fe3c
to
4ad14bc
Compare
d28ffb3
to
b22de65
Compare
8d2bc7c
to
6255746
Compare
a542c31
to
2549e6a
Compare
@G-Rath do you wanna hold off for v4 of |
@SimenB I was reading some stuff about it today in relation to prettier, and it sounded like it was very close to being released. v4 has some shiny new packages like (iirc we're pretty stable these days, so this major is just letting us internally bump a bunch of dependencies by dropping Node 8, but I could be forgetting something?) |
There are no changes in the util we use I believe, unless I misunderstand. Regardless, there is not rush in landing this. |
typescript-eslint/typescript-eslint#2260 (comment)
might not be worth waiting, but we can at least wait until monday and get the version of the utils that explicitly support v4 as a minimum |
Failing CI due to typescript-eslint/typescript-eslint#2388 - should be fixed Monday at which point I'll rebase again |
@G-Rath v4 made no difference to types or rules. Should we merge? |
@SimenB I'm keen to merge, but would like to do so final checks - would you be ok waiting until tonight/tomorrow (iirc my tonight is your ~3am)? I'm working in a makeshift space today as we've not got power today at home, so working o-natural with just the built-in laptop |
For sure, still no rush 🙂 Make sure to land #651 before (rebase) merging this one 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do it
BREAKING CHANGE: Jasmine globals are no marked as such
BREAKING CHANGE
These are not needed with `@typescript-eslint@3`
BREAKING CHANGE: `no-large-snapshots` runs on all files regardless of type Fixes #370
BREAKING CHANGE: recommend erroring for `no-jasmine-globals` rule
BREAKING CHANGE: recommend `valid-title` rule
BREAKING CHANGE: recommend `no-deprecated-functions` rule
BREAKING CHANGE: recommend `no-interpolation-in-snapshots` rule
BREAKING CHANGE: recommend `no-conditional-expect` rule
BREAKING CHANGE: rename `no-test-callback` to `no-done-callback`
🎉 This PR is included in version 24.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Woo! Thanks @G-Rath, this was a heavy one 🚀 |
Bah. Next time 😃 Open a PR with it now so we don't lose track? |
This is a body for my PR