-
Notifications
You must be signed in to change notification settings - Fork 1
Bump @angular/compiler from 19.2.4 to 19.2.17 in /webui #443
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
Bump @angular/compiler from 19.2.4 to 19.2.17 in /webui #443
Conversation
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.4 to 19.2.17. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.2.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
Bumps @angular/compiler from 19.2.4 to 19.2.17.
Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
7c42e2efix(compiler): prevent XSS via SVG animationattributeNameand MathML/SVG URLs24bab55fix(compiler): lexer support for template literals in object literals (#61601)fc2483erefactor(compiler): avoid duplication betweenFactoryTargettype (#61571)8e54b57build: move private testing helpers outsideplatform-browser/testing(#61571)44bb328fix(compiler): avoid conflicts between HMR code and local symbols (#61550)1007079build: update compiler-cli to not be stamped when used for the compiler in ng...0d025c5build: support newng_projectrule (#61336)899cb4arefactor: add explicit types for exports relying on inferred call return type...1312eb1build: remove irrelevant madge circular deps tests (#61209)964b261refactor(compiler): improvestringify(#60013)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
PR Type
Enhancement
Description
Updates @angular/compiler dependency from 19.2.4 to 19.2.17
Includes security fixes for XSS prevention in SVG/MathML
Includes XSRF token leakage prevention to protocol-relative URLs
Includes core improvements for server-side bootstrapping
Diagram Walkthrough
File Walkthrough
package.json
Bump @angular/compiler to 19.2.17webui/package.json