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

fix(compiler-cli): consider pre-release versions when detecting feature support #59061

Closed

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 5, 2024

Fixes that the logic which checks whether a feature is supported didn't account for pre-releases.

Fixes angular/vscode-ng-language-service#2123.

@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Dec 5, 2024
@crisbeto crisbeto marked this pull request as ready for review December 5, 2024 08:07
@crisbeto crisbeto added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Dec 5, 2024
@crisbeto
Copy link
Member Author

crisbeto commented Dec 5, 2024

Caretaker note: we'll have to patch cl/703005163 together with this change.

@crisbeto crisbeto requested review from alxhub and JoostK December 5, 2024 08:11
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, assuming CI is green once the infra issue has been resolved.

@crisbeto crisbeto removed the request for review from alxhub December 5, 2024 08:42
…re support

Fixes that the logic which checks whether a feature is supported didn't account for pre-releases.

Fixes angular/vscode-ng-language-service#2123.
@crisbeto crisbeto force-pushed the feature-detection-pre-release branch from 139c98c to 4046aa6 Compare December 5, 2024 15:30
@crisbeto crisbeto 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 Dec 5, 2024
@alxhub
Copy link
Member

alxhub commented Dec 6, 2024

This PR was merged into the repository by commit 0dee268.

The changes were merged into the following branches: main, 19.0.x

alxhub pushed a commit that referenced this pull request Dec 6, 2024
…re support (#59061)

Fixes that the logic which checks whether a feature is supported didn't account for pre-releases.

Fixes angular/vscode-ng-language-service#2123.

PR Close #59061
@alxhub alxhub closed this in 0dee268 Dec 6, 2024
@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 6, 2025
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 merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension thinks components are default standalone false with 19.1.0-next.0
3 participants