Skip to content

Bump @angular/platform-server from 20.0.0 to 20.3.21 in /starters/angular/ecommerce#600

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/starters/angular/ecommerce/angular/platform-server-20.3.21
Open

Bump @angular/platform-server from 20.0.0 to 20.3.21 in /starters/angular/ecommerce#600
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/starters/angular/ecommerce/angular/platform-server-20.3.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

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

Release notes

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

20.3.21

platform-server

Commit Description
fix - f584840e2e add allowedHosts option to renderModule and renderApplication

20.3.20

core

Commit Description
fix - a9bcffdbc7 disallow event attribute bindings in host bindings unconditionally (#68468)
fix - 97eeb45cfa validate security-sensitive attributes in i18n bindings (#68468)

platform-server

Commit Description
fix - 25e4e07238 ensure origin has a trailing slash when parsing url (#68468)

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

... (truncated)

Changelog

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

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

Commit Type Description
a451a1d66e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.11 (2026-05-06)

Breaking Changes

forms

  • min and max validation rules no longer support string values. Bound values must be numbers or null.

Deprecations

http

  • The reportProgress option is deprecated please use reportUploadProgress & reportDownloadProgress instead.

compiler

Commit Type Description
b225a5d902 fix invalid type checking code if field name needs to be quoted

compiler-cli

Commit Type Description
b8d3f36ed9 feat add support for Node.js 26.0.0
2eae497a04 feat support external TCBs with copied content in specific mode

core

Commit Type Description
3b0ae5fef0 feat add provideWebMcpTools
5a7c1e62dc feat add ability to cache resources for SSR
ef1810197b feat export experimental declareWebMcpTool support

... (truncated)

Commits
  • f584840 fix(platform-server): add allowedHosts option to renderModule and `render...
  • 25e4e07 fix(platform-server): ensure origin has a trailing slash when parsing url (#6...
  • 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)
  • 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.21.
- [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.21/packages/platform-server)

---
updated-dependencies:
- dependency-name: "@angular/platform-server"
  dependency-version: 20.3.21
  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 May 19, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 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