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

Upgrade TypeScript to 3.7.0 #296

Merged
merged 2 commits into from Nov 11, 2019
Merged

Conversation

Jack-Works
Copy link
Member

@Jack-Works Jack-Works commented Oct 19, 2019

TypeScript 3.7.0 brings a group of amazing feature including

  • Optional Chaining
  • Nullish Coalescing
  • Recursive Type References

And --declaration + --allowJs

Blocking by

guanbinrui
guanbinrui previously approved these changes Oct 21, 2019
chore(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps): bump ts-loader from 6.0.4 to 6.2.0

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.0.4 to 6.2.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v6.0.4...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps): bump @typescript-eslint/eslint-plugin from 2.3.3 to 2.4.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.4.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps): bump @types/jest from 24.0.18 to 24.0.19

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps-dev): bump typescript from 3.6.2 to 3.7.0-beta

chore: upgrade ts, eslint, prettier
@Jack-Works Jack-Works marked this pull request as ready for review November 9, 2019 05:03
Copy link
Contributor

@Artoria2e5 Artoria2e5 left a comment

Choose a reason for hiding this comment

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

yay

@SunriseFox SunriseFox changed the base branch from master to ios-rebased November 9, 2019 09:32
@Artoria2e5 Artoria2e5 merged commit ad721f7 into ios-rebased Nov 11, 2019
@Artoria2e5 Artoria2e5 deleted the feature/upgrade/typescript branch November 11, 2019 02:23
lucasespinosa28 pushed a commit to lucasespinosa28/Maskbook that referenced this pull request Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants