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.5 and angular 13.1 #24048

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 3, 2021

Bumps the versions of TypeScript and Angular to 4.5 and 13.1 respectively, and accounts for some breaking changes.

Note: not totally sure on the PR target since 13.1.0-next.3 is already out.

@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 3, 2021
@crisbeto crisbeto force-pushed the ts-4.5 branch 3 times, most recently from a418bf8 to 3637173 Compare December 3, 2021 09:59
@crisbeto crisbeto marked this pull request as ready for review December 3, 2021 10:08
@crisbeto crisbeto requested review from devversion, jelbourn and a team as code owners December 3, 2021 10:08
@crisbeto crisbeto added merge safe P2 The issue is important to a large percentage of users, with a workaround target: minor This PR is targeted for the next minor release labels Dec 3, 2021
Bumps the versions of TypeScript and Angular to 4.5 and 13.1 respectively, and accounts for some breaking changes.
// TODO(crisbeto): backwards-compatibility layer that allows us to support both TS 4.4 and 4.5.
// Should be removed once we don't have to support 4.4 anymore.
function createImportSpecifier(
propertyName: ts.Identifier | undefined,
Copy link
Member

Choose a reason for hiding this comment

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

Note: Should probably drop this migration at some point, but this looks good for now 👍

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 3, 2021
@wagnermaciel wagnermaciel merged commit 3eedc65 into angular:master Dec 7, 2021
@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 Jan 7, 2022
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 cla: yes PR author has agreed to Google's Contributor License Agreement P2 The issue is important to a large percentage of users, with a workaround 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

3 participants