Skip to content

build(deps-dev): bump @angular/core from 20.3.24 to 20.3.25 - #2592

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/core-20.3.25
Closed

build(deps-dev): bump @angular/core from 20.3.24 to 20.3.25#2592
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/core-20.3.25

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/core from 20.3.24 to 20.3.25.

Release notes

Sourced from @​angular/core's releases.

20.3.25

common

CommitDescription
fix - 9f443bc24cLimits date format string length
fix - 566ad05f20skip transfer cache for uncacheable HTTP traffic
fix - 1a62130a6buse cryptographically secure SHA-256 for transfer cache key generation

compiler

CommitDescription
fix - a68ec702a0sanitize two-way properties

core

CommitDescription
fix - 768a349e6eharden TransferState restoration against DOM clobbering
fix - ca48b4728dvalidate lowercase SVG animation attribute names (#69270)

http

CommitDescription
fix - 06be298267preserve empty referrer option in HttpRequest
fix - fa940e1f4dRejects non-HTTP(S) URLs in JSONP requests
fix - e2ef1ce72askip transfer cache for fetch credentialed requests

platform-server

CommitDescription
fix - 49368c1859harden platform location origin validation during SSR
refactor - d55c94ad81deprecate ServerXhr (#69256)

service-worker

CommitDescription
fix - d65a5f457bStrips sensitive headers on cross-origin redirects

Deprecations

platform-server

  • XHR support in @angular/platform-server is deprecated. Use standard fetch APIs instead.
Changelog

Sourced from @​angular/core's changelog.

20.3.25 (2026-06-10)

Deprecations

platform-server

  • XHR support in @angular/platform-server is deprecated. Use standard fetch APIs instead.

common

CommitTypeDescription
9f443bc24cfixLimits date format string length
566ad05f20fixskip transfer cache for uncacheable HTTP traffic
1a62130a6bfixuse cryptographically secure SHA-256 for transfer cache key generation

compiler

CommitTypeDescription
a68ec702a0fixsanitize two-way properties

core

CommitTypeDescription
768a349e6efixharden TransferState restoration against DOM clobbering
ca48b4728dfixvalidate lowercase SVG animation attribute names (#69270)

http

CommitTypeDescription
06be298267fixpreserve empty referrer option in HttpRequest
fa940e1f4dfixRejects non-HTTP(S) URLs in JSONP requests
e2ef1ce72afixskip transfer cache for fetch credentialed requests

platform-server

CommitTypeDescription
49368c1859fixharden platform location origin validation during SSR
d55c94ad81refactordeprecate ServerXhr (#69256)

service-worker

CommitTypeDescription
d65a5f457bfixStrips sensitive headers on cross-origin redirects

22.0.0 (2026-06-03)

Blog post "Announcing Angular v22".

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.
  • data prefixed attribute no-longer bind inputs nor outputs.
  • The compiler will throw when there a when inputs, outputs or model are binding to the same input/outputs.
  • in variables will throw in template expressions.

compiler-cli

... (truncated)

Commits
  • ca48b47 fix(core): validate lowercase SVG animation attribute names (#69270)
  • 1a62130 fix(common): use cryptographically secure SHA-256 for transfer cache key gene...
  • 49368c1 fix(platform-server): harden platform location origin validation during SSR
  • 566ad05 fix(common): skip transfer cache for uncacheable HTTP traffic
  • 768a349 fix(core): harden TransferState restoration against DOM clobbering
  • See full diff in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
@coveralls

coveralls commented Jun 15, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 83.776%. remained the same — dependabot/npm_and_yarn/angular/core-20.3.25 into master

@netlify

netlifyBot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for jsonforms-examples ready!

NameLink
🔨 Latest commit74e28bf
🔍 Latest deploy loghttps://app.netlify.com/projects/jsonforms-examples/deploys/6a3100b684800f000838fff0
😎 Deploy Previewhttps://deploy-preview-2592--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.24 to 20.3.25.
- [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.25/packages/core)
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-version: 20.3.25
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/angular/core-20.3.25 branch from 4d46425 to 74e28bfCompareJune 16, 2026 07:52
@dependabot@github

dependabotBot commented on behalf of githubAug 3, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #2613.

@dependabotdependabotBot closed this Aug 3, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/angular/core-20.3.25 branch August 3, 2026 17:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@coveralls