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

Update to rulesnodejs@3.1.0 #40710

Closed

Conversation

josephperrott
Copy link
Member

@josephperrott josephperrott commented Feb 4, 2021

See individual commits.

See rules_nodejs#stricter-ts-typechecks for more information on changes to castings involving JSON.parse

@josephperrott josephperrott added area: benchpress area: build & ci Related the build and CI infrastructure of the project area: testing Issues related to Angular testing features, such as TestBed action: review The PR is still awaiting reviews from at least one requested reviewer area: i18n area: router area: zones target: patch This PR is targeted for the next patch release area: bazel Issues related to the published `@angular/bazel` build rules area: service-worker Issues related to the @angular/service-worker package area: elements Issues related to Angular Elements comp: ts-api-guardian area: compiler Issues related to `ngc`, Angular's template compiler area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) labels Feb 4, 2021
@ngbot ngbot bot modified the milestone: Backlog Feb 4, 2021
@google-cla google-cla bot added the cla: yes label Feb 4, 2021
@josephperrott josephperrott marked this pull request as ready for review February 5, 2021 00:16
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

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

@josephperrott could you plz share a link (may be add to a PR description) to a change that triggered JSON.parse type cast (as an additional context for CR)?

alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…40710)

Update the build tooling to handle the changes in the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…js (#40710)

Update the build tooling to handle the changes in the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…n rules_nodejs (#40710)

Update the ngcc integration tests to handle the changes in the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update to the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update the integraiton tests for bazel to the latest rules_nodejs version.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
)

Update the scripts/tooling in the tools directory to handle the changes in the latest
version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…#40710)

Update the zone.js build tooling to handle the changes in the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
)

Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…40710)

Update the build tooling to handle the changes in the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…js (#40710)

Update the build tooling to handle the changes in the latest version of rules_nodejs.

PR Close #40710
alxhub pushed a commit that referenced this pull request Feb 9, 2021
…n rules_nodejs (#40710)

Update the ngcc integration tests to handle the changes in the latest version of rules_nodejs.

PR Close #40710
@josephperrott josephperrott deleted the update-rulesnodejs-3.1.0 branch February 9, 2021 20:52
@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 Mar 12, 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: bazel Issues related to the published `@angular/bazel` build rules area: benchpress area: build & ci Related the build and CI infrastructure of the project area: compiler Issues related to `ngc`, Angular's template compiler area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) area: elements Issues related to Angular Elements area: i18n area: router area: service-worker Issues related to the @angular/service-worker package area: testing Issues related to Angular testing features, such as TestBed area: zones cla: yes 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.

None yet

5 participants