Skip to content

build: drop typescript 3.9 checks #20827

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 1 commit into from
Nov 13, 2020
Merged

Conversation

crisbeto
Copy link
Member

Removes the TypeScript 3.9 checks since the framework is in the process of removing support (see angular/angular#39313).

Also updates the Firebase functions to TS 4.0.

Note: this is merge-safe since it only changes build-related code.

@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent merge safe target: patch This PR is targeted for the next patch release labels Oct 19, 2020
@crisbeto crisbeto requested review from devversion, jelbourn and a team as code owners October 19, 2020 16:57
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 19, 2020
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

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM, but going to mark as blocked until Google is on 4.0

@jelbourn jelbourn added the blocked This issue is blocked by some external factor, such as a prerequisite PR label Oct 19, 2020
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed blocked This issue is blocked by some external factor, such as a prerequisite PR labels Oct 25, 2020
@crisbeto
Copy link
Member Author

Unblocking since the Framework PR has landed.

@jelbourn
Copy link
Member

@crisbeto I don't think we can remove the tests until Google is off 3.9

@crisbeto
Copy link
Member Author

The Framework team dropped support on their end though. See angular/angular#39313.

@jelbourn
Copy link
Member

They changed the supported TS range for CLI apps, but they still have the tests for it (Andrew's PR says those will be removed in a follow-up, and that follow up would also be blocked on Google finishing updating to 4.0)

@crisbeto crisbeto added blocked This issue is blocked by some external factor, such as a prerequisite PR and removed action: merge The PR is ready for merge by the caretaker labels Oct 26, 2020
@crisbeto
Copy link
Member Author

Alright, re-blocking this one.

@josephperrott josephperrott removed the blocked This issue is blocked by some external factor, such as a prerequisite PR label Nov 12, 2020
@josephperrott
Copy link
Member

@crisbeto is this merge ready again?

@crisbeto
Copy link
Member Author

Looks like support was dropped in v11 from the Framework repo. Unblocking.

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@jelbourn jelbourn added the action: merge The PR is ready for merge by the caretaker label Nov 13, 2020
@mmalerba mmalerba added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Nov 13, 2020
Removes the TypeScript 3.9 checks since the framework is in the process of
removing support (see angular/angular#39313).

Also updates the Firebase functions to TS 4.0.
@mmalerba mmalerba added target: patch This PR is targeted for the next patch release and removed target: minor This PR is targeted for the next minor release labels Nov 13, 2020
@mmalerba mmalerba merged commit ab8ec83 into angular:master Nov 13, 2020
mmalerba pushed a commit that referenced this pull request Nov 13, 2020
Removes the TypeScript 3.9 checks since the framework is in the process of
removing support (see angular/angular#39313).

Also updates the Firebase functions to TS 4.0.

(cherry picked from commit ab8ec83)
@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 Dec 14, 2020
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 P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants