Skip to content

build(deps): bump @angular/platform-browser-dynamic from 21.2.11 to 22.0.7#1653

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4
Open

build(deps): bump @angular/platform-browser-dynamic from 21.2.11 to 22.0.7#1653
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/platform-browser-dynamic from 21.2.11 to 22.0.7.

Release notes

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

22.0.7

common

Commit Description
fix - 91e33aa1de avoid prototype lookups in date format caches

compiler

Commit Description
fix - 5b516e3a58 parsing of an empty template literal interpolation

compiler-cli

Commit Description
fix - c88ddde1c9 re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

Commit Description
fix - 94d9591b51 allow static attributes for explicit input transforms
fix - c89f71a74c ignore processing instruction syntax in templates
fix - 70500e4067 preserve explicit input transform write type

forms

Commit Description
fix - 1b9964675f allow multiple async validators
fix - 64d6d47a0c preserve intermediate number values in signal forms
fix - 6cf7446afa prevent stale CVA writeback during debounce

http

Commit Description
fix - 20b7dc3023 prevent interceptor signal reads from leaking into calling reactive contexts

localize

Commit Description
fix - 22d5a091d1 build runtime translations map with a null prototype
fix - 8ce1fcf7fa use Object.hasOwn for placeholder lookup in translate

platform-browser

Commit Description
fix - b34bf0dce8 prevent ReDoS in SOURCEMAP_URL_REGEXP

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

... (truncated)

Changelog

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

22.0.7 (2026-07-15)

common

Commit Type Description
91e33aa1de fix avoid prototype lookups in date format caches

compiler

Commit Type Description
5b516e3a58 fix parsing of an empty template literal interpolation

compiler-cli

Commit Type Description
c88ddde1c9 fix re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

Commit Type Description
94d9591b51 fix allow static attributes for explicit input transforms
c89f71a74c fix ignore processing instruction syntax in templates
70500e4067 fix preserve explicit input transform write type

forms

Commit Type Description
1b9964675f fix allow multiple async validators
64d6d47a0c fix preserve intermediate number values in signal forms
6cf7446afa fix prevent stale CVA writeback during debounce

http

Commit Type Description
20b7dc3023 fix prevent interceptor signal reads from leaking into calling reactive contexts

localize

Commit Type Description
22d5a091d1 fix build runtime translations map with a null prototype
8ce1fcf7fa fix use Object.hasOwn for placeholder lookup in translate

platform-browser

Commit Type Description
b34bf0dce8 fix prevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

Commit Type Description
406aaa31e6 fix update babel dependencies to latest v7

core

Commit Type Description

... (truncated)

Commits
  • a97d5ec build: update minimum supported Node.js versions
  • b8d3f36 feat(compiler-cli): add support for Node.js 26.0.0
  • 4ad3a1f refactor(core): Don't throw when there are not async metadata
  • 7f3f3d7 ci: remove remainings of saucelabs tests
  • d550bf7 build: update minimum supported Node.js versions
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from StegSchreck as a code owner July 1, 2026 04:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from b3c2e8b to ddae893 Compare July 1, 2026 04:09
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from ddae893 to 83432ea Compare July 1, 2026 04:14
@dependabot dependabot Bot changed the title build(deps): bump @angular/platform-browser-dynamic from 21.2.11 to 22.0.4 build(deps): bump @angular/platform-browser-dynamic from 21.2.11 to 22.0.5 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from 83432ea to ba28da8 Compare July 2, 2026 05:45
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from ba28da8 to 0cf801e Compare July 2, 2026 05:53
@dependabot dependabot Bot changed the title build(deps): bump @angular/platform-browser-dynamic from 21.2.11 to 22.0.5 build(deps): bump @angular/platform-browser-dynamic from 21.2.11 to 22.0.7 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from 0cf801e to fadeb22 Compare July 17, 2026 08:07
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from fadeb22 to 9821e7a Compare July 21, 2026 11:46
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 21.2.11 to 22.0.7.
- [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/v22.0.7/packages/platform-browser-dynamic)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-dynamic-22.0.4 branch from 9821e7a to 258041d Compare July 21, 2026 11:54
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