Skip to content

Conversation

devversion
Copy link
Member

Patch port of #30710 and #30704

The `ts_project` interop currently conflicts with some mappings from
e.g. `ts_library`. This can happen when the same target is transitively
referenced via the interop, or directly in e.g. `ng_module` still.
Migrates all `ng_test_library` targets to `ts_project`.
The new version contains some changes to support `--traceResolution`,
which is useful for debugging.
The `rules_js` `npm_package` rule does not support nested NPM packages,
so we should stop doing that and instead use an idiomatic filegroup.
Migrates all `ng_e2e_test_library` targets to use `ts_project` directly.
This is simpler and more obvious.
This rule is no longer needed, so we can remove it from our macros.

Also removes patches for it.
@devversion devversion changed the base branch from main to 19.2.x March 26, 2025 09:49
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 26, 2025
@devversion devversion closed this Mar 26, 2025
@devversion devversion reopened this Mar 26, 2025
@devversion devversion requested a review from crisbeto March 26, 2025 10:37
@devversion devversion marked this pull request as ready for review March 26, 2025 10:37
@devversion devversion requested review from a team as code owners March 26, 2025 10:37
@devversion devversion requested review from mmalerba and removed request for a team March 26, 2025 10:37
@devversion devversion added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Mar 26, 2025
@devversion devversion merged commit a46e263 into angular:19.2.x Mar 26, 2025
29 of 30 checks passed
@devversion devversion deleted the rjs-5-patch branch March 26, 2025 11:20
@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 Apr 26, 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 area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants