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

build: update to typescript 4.3.4 #42600

Closed
wants to merge 2 commits into from

Conversation

devversion
Copy link
Member

@devversion devversion commented Jun 18, 2021

Updates to TypeScript 4.3.4 which contains a fix for a printer
regression that caused unexpected JavaScript output with our
compiler transforms (and resulted in unexpected golden changes).

See: microsoft/TypeScript#44070.

@google-cla google-cla bot added the cla: yes label Jun 18, 2021
@devversion devversion added action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release labels Jun 18, 2021
@ngbot ngbot bot added this to the Backlog milestone Jun 18, 2021
@devversion devversion marked this pull request as ready for review June 18, 2021 14:36
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -49,6 +49,6 @@
"supertest": "^4.0.2",
"tslint": "^6.1.3",
"tslint-jasmine-noSkipOrFocus": "^1.0.9",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
Copy link
Member

Choose a reason for hiding this comment

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

I know it won't matter a ton but can we do ~ here instead of ^ to match what we are doing in our other locations.

Alternatively we could do exact version as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, let's just do it while being at it 👍

packages/zone.js/package.json Outdated Show resolved Hide resolved
Copy link
Member

@JoostK JoostK left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for keeping on top of it!

Updates to TypeScript 4.3.4 which contains a fix for a printer
regression that caused unexpected JavaScript output with our
compiler transforms.

See: microsoft/TypeScript#44070.
Updates to TypeScript 4.3.4 which contains a fix for a printer
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jun 21, 2021
@dylhunn dylhunn closed this in b8eb24e Jun 21, 2021
dylhunn pushed a commit that referenced this pull request Jun 21, 2021
Updates to TypeScript 4.3.4 which contains a fix for a printer
regression that caused unexpected JavaScript output with our
compiler transforms.

See: microsoft/TypeScript#44070.
Updates to TypeScript 4.3.4 which contains a fix for a printer

PR Close #42600
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants