Skip to content

Bump @angular/platform-server from 20.0.0 to 20.3.19 in /starters/angular/ai-text-editor#562

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/starters/angular/ai-text-editor/angular/platform-server-20.3.19
Open

Bump @angular/platform-server from 20.0.0 to 20.3.19 in /starters/angular/ai-text-editor#562
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/starters/angular/ai-text-editor/angular/platform-server-20.3.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps @angular/platform-server from 20.0.0 to 20.3.19.

Release notes

Sourced from @​angular/platform-server's releases.

20.3.19

platform-server

Commit Description
fix - 303d4cd580 prevent SSRF bypasses via protocol-relative and backslash URLs

20.3.18

compiler

Commit Description
fix - 02fbf08890 disallow translations of iframe src

core

Commit Description
fix - 72126f9a08 sanitize translated attribute bindings with interpolations
fix - 626bc8bc20 sanitize translated form attributes

20.3.17

core

Commit Description
fix - 7f9de3c118 block creation of sensitive URI attributes from ICU messages

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

20.3.16

core

Commit Description
fix - c2c2b4aaa8 sanitize sensitive attributes on SVG script elements

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

20.3.13

No release notes provided.

20.3.12

... (truncated)

Changelog

Sourced from @​angular/platform-server's changelog.

20.3.19 (2026-04-15)

platform-server

Commit Type Description
303d4cd580 fix prevent SSRF bypasses via protocol-relative and backslash URLs

22.0.0-next.8 (2026-04-15)

Breaking Changes

compiler

  • This change will trigger the nullishCoalescingNotNullable and optionalChainNotNullable diagnostics on exisiting projects. You might want to disable those 2 diagnotiscs in your tsconfig temporarily.

compiler

Commit Type Description
47fcbc4704 feat allow safe navigation to correctly narrow down nullables
2c5aabb9da fix don't escape dollar sign in literal expression

compiler-cli

Commit Type Description
e5f96c2d88 fix animation events not type checked properly when bound through HostListener decorator

core

Commit Type Description
4e331062e8 feat allow synchronous values for stream Resources
2f5ab541ea feat enhance profiling with documentation URLs
75f2cb8f56 feat implement Angular DI graph in-page AI tool
8ce9cc4f6b feat register AI runtime debugging tools
cdda51a3b2 feat support bootstrapping Angular applications underneath shadow roots
3c7641151c fix escape forward slashes in transfer state to prevent crawler indexing

forms

Commit Type Description
f9f24fc669 feat shim legacy NG_VALIDATORS into parseErrors for CVA mode (#67943)
72d3ace03c fix use controlValue in NgControl for CVA interop (#67943)

http

Commit Type Description
39e382a756 fix add CSP nonce support to JsonpClientBackend
d1cd97648a fix Don't on Passthru outside of reactive context

migrations

Commit Type Description
6a435658e2 feat Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update
1415d86980 fix Fix typo for strict-template migration

platform-browser

Commit Type Description

... (truncated)

Commits
  • 303d4cd fix(platform-server): prevent SSRF bypasses via protocol-relative and backsla...
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • ee578d3 build: format md files
  • 5b0363c refactor(core): warning when hydration trigger is used without hydration b...
  • 542cd00 fix(core): do not rename ARIA property bindings to attributes (#64089)
  • 653089d test(platform-server): add test for transfer state data in nested defer block...
  • 5f5828f refactor(core): dispatch enter and leave animations at the right times (#63710)
  • 7a7725e refactor(core): Update tests for zoneless by default (#63672)
  • 6117cce feat(core): introduce BootstrapContext for improved server bootstrapping (#...
  • 0c2255b refactor(platform-server): simplify transfer state serialization tracking (#6...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) from 20.0.0 to 20.3.19.
- [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/v20.3.19/packages/platform-server)

---
updated-dependencies:
- dependency-name: "@angular/platform-server"
  dependency-version: 20.3.19
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants