Skip to content
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

chore: remove unneeded conditions #594

Merged
merged 1 commit into from Jul 31, 2020
Merged

chore: remove unneeded conditions #594

merged 1 commit into from Jul 31, 2020

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented May 26, 2020

closes #590

@SimenB
Copy link
Member

SimenB commented Jul 30, 2020

@G-Rath the bump itself is already in next, but the code changes are not. Conflicts with #607 - could you resolve?

@SimenB SimenB force-pushed the next branch 2 times, most recently from a542c31 to 2549e6a Compare July 30, 2020 12:31
@G-Rath
Copy link
Collaborator Author

G-Rath commented Jul 30, 2020

@SimenB as much as I'd like to get the major out, @typescript-eslint is going to release v4 very soon (I think they're going to release when TS4 does, which should be in a month tops).

Do we want to wait for that, or just cut another major in a few months? I'm fine with either.

@SimenB
Copy link
Member

SimenB commented Jul 30, 2020

The only reason v2 is breaking for us is because it drops old versions of node, right? Are there any breaking changes planned for v4 of the utils?

@G-Rath
Copy link
Collaborator Author

G-Rath commented Jul 30, 2020

Yeah, not that I know of.

The release is just for the new AST shape for optional chaining & co, which we don't use so we should be fine to bump in a minor.

@SimenB
Copy link
Member

SimenB commented Jul 30, 2020

Let's aim for that 🙂 Would be awesome to get a new major out in teh next couple of days

@G-Rath G-Rath changed the title chore: update @typescript-eslint dependencies chore: remove unneeded conditions Jul 31, 2020
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay!

@SimenB SimenB merged commit cc01de8 into next Jul 31, 2020
@SimenB SimenB deleted the update-deps branch July 31, 2020 07:04
SimenB pushed a commit that referenced this pull request Aug 22, 2020
These are not needed with `@typescript-eslint@3`
SimenB pushed a commit that referenced this pull request Aug 22, 2020
These are not needed with `@typescript-eslint@3`
SimenB pushed a commit that referenced this pull request Aug 24, 2020
These are not needed with `@typescript-eslint@3`
SimenB pushed a commit that referenced this pull request Aug 24, 2020
These are not needed with `@typescript-eslint@3`
SimenB pushed a commit that referenced this pull request Aug 31, 2020
These are not needed with `@typescript-eslint@3`
SimenB pushed a commit that referenced this pull request Sep 4, 2020
These are not needed with `@typescript-eslint@3`
SimenB pushed a commit that referenced this pull request Sep 4, 2020
These are not needed with `@typescript-eslint@3`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants