Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix ci 22.0.x - #68809

Merged
leonsenft merged 2 commits into
angular:22.0.xfrom
leonsenft:fix-ci-22.0.x
May 20, 2026
Merged

Fix ci 22.0.x#68809
leonsenft merged 2 commits into
angular:22.0.xfrom
leonsenft:fix-ci-22.0.x

Conversation

@leonsenft

@leonsenft leonsenft commented May 20, 2026

Copy link
Copy Markdown
Contributor

See #68807.

leonsenft added 2 commits May 19, 2026 18:12
angular#68689 recently updated the compiler
schema which should be kept in sync with the core schema. Fix applied by
running `pnpm bazel run //packages/core:dom_security_schema`.
Removes the `should throw error on translated SVG script ResourceURL
attributes` integration test from `security_integration_spec.ts`.

This test is now obsolete because SVG `<script>` elements are stripped during
template compilation (implemented in 90494cd). As a result, they are no
longer present in the compiled template to trigger runtime sanitization,
causing this test (which expected a sanitization error to be thrown) to fail.
@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label May 20, 2026
@leonsenft leonsenft added the area: core Issues related to the framework runtime label May 20, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 20, 2026
@leonsenft leonsenft added area: security Issues related to built-in security features, such as HTML sanitation target: rc This PR is targeted for the next release-candidate labels May 20, 2026
@leonsenft leonsenft added the action: merge The PR is ready for merge by the caretaker label May 20, 2026
@leonsenft
leonsenft merged commit 5993c47 into angular:22.0.x May 20, 2026
24 of 27 checks passed
@leonsenft

Copy link
Copy Markdown
Contributor Author

This PR was merged into the repository. The changes were merged into the following branches:

@leonsenft
leonsenft deleted the fix-ci-22.0.x branch May 20, 2026 01:31
@angular-automatic-lock-bot

Copy link
Copy Markdown

This pull request 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 Jun 20, 2026
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: core Issues related to the framework runtime area: security Issues related to built-in security features, such as HTML sanitation target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants