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: make scripts for compatibility with Node.js 18.20+ #55527

Closed
wants to merge 3 commits into from

Conversation

alan-agius4
Copy link
Contributor

This commit enhances the ng-dev and other local scripts to ensure compatibility with Node.js 18.20+. This adjustment is essential for releasing this branch, as it would otherwise lack compatibility with that version.

@alan-agius4 alan-agius4 added target: lts This PR is targeting a version currently in long-term support action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 25, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Apr 25, 2024
@ngbot ngbot bot added this to the Backlog milestone Apr 25, 2024
@alan-agius4 alan-agius4 force-pushed the update-scriot-16 branch 3 times, most recently from 85e3a01 to 27fc6b3 Compare April 25, 2024 07:34
This commit enhances the ng-dev and other local scripts to ensure compatibility with Node.js 18.20+. This adjustment is essential for releasing this branch, as it would otherwise lack compatibility with that version.

(cherry picked from commit 416d440)
@alan-agius4 alan-agius4 marked this pull request as ready for review April 25, 2024 08:14
Update zone.js typings tests to work
@pullapprove pullapprove bot requested a review from JiaLiPassion April 25, 2024 09:44
Based on recent discussions, these changes remove the Windows CI check because it has been too flaky for too long. Furthermore, we've concluded that the simulated file system in the compiler tests already catches the same set of bugs as running the tests on a real Windows system.

PR Close angular#52140

(cherry picked from commit 5a969e0)
@pullapprove pullapprove bot requested a review from atscott April 25, 2024 10:15
@alan-agius4 alan-agius4 requested review from AndrewKushnir and removed request for atscott April 25, 2024 10:15
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

Review-for: global-dev-infra-approvers

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.

Reviewed-for: global-dev-infra-approvers

@josephperrott josephperrott 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 Apr 25, 2024
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit 56e085f.

AndrewKushnir pushed a commit that referenced this pull request Apr 25, 2024
This commit enhances the ng-dev and other local scripts to ensure compatibility with Node.js 18.20+. This adjustment is essential for releasing this branch, as it would otherwise lack compatibility with that version.

(cherry picked from commit 416d440)

PR Close #55527
AndrewKushnir pushed a commit that referenced this pull request Apr 25, 2024
Update zone.js typings tests to work

PR Close #55527
AndrewKushnir pushed a commit that referenced this pull request Apr 25, 2024
Based on recent discussions, these changes remove the Windows CI check because it has been too flaky for too long. Furthermore, we've concluded that the simulated file system in the compiler tests already catches the same set of bugs as running the tests on a real Windows system.

PR Close #52140

(cherry picked from commit 5a969e0)

PR Close #55527
@alan-agius4 alan-agius4 deleted the update-scriot-16 branch April 25, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: lts This PR is targeting a version currently in long-term support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants