Skip to content

Build with TS 2.7 #45348

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

Merged
merged 7 commits into from
Mar 9, 2018
Merged

Build with TS 2.7 #45348

merged 7 commits into from
Mar 9, 2018

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Mar 8, 2018

Fixes #42853

@mjbvz mjbvz self-assigned this Mar 8, 2018
yarn.lock Outdated
typescript@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
typescript@2.7.1:
Copy link

@ghost ghost Mar 8, 2018

Choose a reason for hiding this comment

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

Why was this changed in yarn.lock but typescript-formatter wasn't? It's still at 4.0.1 just above this.

Copy link

Choose a reason for hiding this comment

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

Running yarn on my checkout of this branch causes many yarn.lock changes including typescript-formatter.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Bad rebase. The error is from TS 2.7.2 with ts-formatter 7.1.0 though

@mjbvz
Copy link
Collaborator Author

mjbvz commented Mar 8, 2018

Updating yarn versions fixed the tslint error. Just a few formatting errors now. Thanks for the suggestion @Andy-MS!

@mjbvz mjbvz merged commit 82be8c8 into microsoft:master Mar 9, 2018
joaomoreno pushed a commit that referenced this pull request Mar 9, 2018
* Pick up TS 2.7

* Fix formatter in build script

* Fix build error for ts 2.7

* Pick up new ts format and tslint versions

* Update lock

* use 2.7.2 for build

* Formatting
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt TS 2.7 for building VS Code
1 participant