Skip to content

chore(deps)(deps): bump @angular/platform-browser from 22.0.5 to 22.1.0 - #137

Merged
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/platform-browser-22.0.7
Jul 30, 2026
Merged

chore(deps)(deps): bump @angular/platform-browser from 22.0.5 to 22.1.0#137
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/platform-browser-22.0.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @angular/platform-browser from 22.0.5 to 22.1.0.

Release notes

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

22.1.0

common

Commit Description
fix - 1ad6824d0d skip transfer cache for uncacheable HTTP traffic (#69017)

compiler

Commit Description
feat - af5e4e1131 Add an error for --global-foo cases (#68846)
feat - d579ecaf73 Disable '--global-' error outside of g3 (#68846)
feat - f98547675c Namespace CSS variables to the app (#68846)
feat - 8c8b2f7783 Support css var namespacing in properties (#68846)
fix - 292199aa4d permissive whitespace parsing in default never blocks
fix - 25c744c4d0 support foreign components defined outside top-level scope
fix - 5bd00add07 support foreign components inside control flow blocks (#69674)
perf - 2e442f7876 do not emit tag name when control flow root is foreign component (#69674)

compiler-cli

Commit Description
fix - aeb55c8bc1 allow passing uninvoked signals as foreign component props
fix - 7c60a98b3c support import aliases in foreignImports (#68674)

core

Commit Description
feat - 124ba10ead add custom set option to linkedSignal
feat - eab4847a8b Adds deep linking from Performance panel to DevTools
fix - 091456a214 account for namespaces in host binding sanitization (#69558)
fix - b3748e9fe4 correct container anchor collection order to match DOM layout
fix - 11b206b919 introduce disposal mechanism for Angular views in foreign @content
fix - 56607967db introduce logical-only containers for foreign content
fix - 23cf1a828b sanitize host bindings on concrete hosts (#69558)
fix - 0c07356c5c set current tnode in foreign component instruction on reuse

forms

Commit Description
fix - bbbd357bd2 add utility to assert that value is a field tree

http

Commit Description
feat - e3630c23c5 add options to allow caching of credentialed and non-cacheable HTTP requests
fix - ec16a3d6c6 enable xsrf for root-provided HttpClient
fix - 39e362eea5 match header values exactly when deleting
fix - be46ca8696 preserve immutability of materialized clones
fix - c0cbd46bd7 skip transfer cache for fetch credentialed requests (#69017)
refactor - af04e266cc deprecate jsonp support

language-service

Commit Description
feat - 7f0265e43a compile non-exported classes if standalone (#68454)
feat - 4f9c824dd9 Typecheck templates which would require inline typecheck blocks (#68454)

... (truncated)

Changelog

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

22.1.0 (2026-07-29)

Deprecations

http

  • HttpClient.jsonp, HttpClientJsonpModule, and related JSONP classes/functions are deprecated. Use standard HTTP requests instead.

common

Commit Type Description
1ad6824d0d fix skip transfer cache for uncacheable HTTP traffic (#69017)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
292199aa4d fix permissive whitespace parsing in default never blocks
25c744c4d0 fix support foreign components defined outside top-level scope
5bd00add07 fix support foreign components inside control flow blocks (#69674)
2e442f7876 perf do not emit tag name when control flow root is foreign component (#69674)

compiler-cli

Commit Type Description
aeb55c8bc1 fix allow passing uninvoked signals as foreign component props
7c60a98b3c fix support import aliases in foreignImports (#68674)

core

Commit Type Description
124ba10ead feat add custom set option to linkedSignal
eab4847a8b feat Adds deep linking from Performance panel to DevTools
091456a214 fix account for namespaces in host binding sanitization (#69558)
b3748e9fe4 fix correct container anchor collection order to match DOM layout
11b206b919 fix introduce disposal mechanism for Angular views in foreign @content
56607967db fix introduce logical-only containers for foreign content
23cf1a828b fix sanitize host bindings on concrete hosts (#69558)
0c07356c5c fix set current tnode in foreign component instruction on reuse

forms

Commit Type Description
bbbd357bd2 fix add utility to assert that value is a field tree

http

Commit Type Description
e3630c23c5 feat add options to allow caching of credentialed and non-cacheable HTTP requests
ec16a3d6c6 fix enable xsrf for root-provided HttpClient
39e362eea5 fix match header values exactly when deleting
be46ca8696 fix preserve immutability of materialized clones
c0cbd46bd7 fix skip transfer cache for fetch credentialed requests (#69017)
af04e266cc refactor deprecate jsonp support

language-service

| Commit | Type | Description |

... (truncated)

Commits
  • fb6b354 fix(platform-browser): prevent ReDoS in SOURCEMAP_URL_REGEXP
  • c0eaaed refactor(core): cleanup Meta service
  • c1829f6 docs(docs-infra): Add build-time validation for API and guide links using rou...
  • 806a3ad docs: add NG05200 error reference page for SANITIZATION_UNSAFE_SCRIPT
  • d579eca feat(compiler): Disable '--global-' error outside of g3 (#68846)
  • 8c8b2f7 feat(compiler): Support css var namespacing in properties (#68846)
  • f985476 feat(compiler): Namespace CSS variables to the app (#68846)
  • ea17725 docs: add error guide for NG05102
  • dead64f docs: add error guide for NG05101
  • 6f56202 docs: fix typos in source code comments
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

📊 Coverage Coverage Report

Metric PR Base Diff
Statements ████████████████████ 660/660 (100%) 660/660 (100%) ⚪ 0%
Branches ████████████████████ 280/280 (100%) 280/280 (100%) ⚪ 0%
Functions ████████████████████ 122/122 (100%) 122/122 (100%) ⚪ 0%
Lines ████████████████████ 635/635 (100%) 635/635 (100%) ⚪ 0%

Updated for 9108ff9 | Compared against base branch

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

⏱️ Performance Report

✅ Tests 213 passed, 0 failed, 0 skipped
🧪 Suites 42
⏱️ Total step time 10.00s (install + tests) 🔴 +2.00s
⚙️ Test execution 3.07s 🔴 +696ms
🐢 Slowest test suites
# Suite Tests Duration vs Base
1 test/generators/schema-generator.spec.ts 23 2.21s 🔴 +501ms
2 test/adapter/trpc-client-adapter-e2e.spec.ts 16 208ms ⚪ ~0
3 test/adapter/trpc-http-adapter.spec.ts 19 72ms ⚪ ~0
4 test/router/trpc-router.spec.ts 29 35ms ⚪ ~0
5 test/context/trpc-context-creator.spec.ts 26 27ms ⚪ ~0
6 test/adapter/trpc-http-adapter-unit.spec.ts 22 16ms ⚪ ~0
7 test/generators/zod-serializer.spec.ts 38 12ms ⚪ ~0
8 test/router/trpc-router-lifecycle.spec.ts 11 11ms ⚪ ~0
9 test/module/trpc-module.spec.ts 9 5ms ⚪ ~0
10 test/context/trpc-enhancer-runtime.factory.spec.ts 1 1ms ⚪ ~0
🐌 Slowest individual tests
# Suite Test Duration vs Base
1 schema-generator generateSchemaContent (type-level AppRouter contract) should require a link transformer on typed clients when generated with hasTransformer 1.40s 🔴 +313ms
2 schema-generator generateSchemaContent (type-level AppRouter contract) should typecheck generated AppRouter with a typed tRPC client 810ms 🔴 +188ms
3 trpc-client-adapter-e2e real @trpc/client adapter E2E express handles typed queries, mutations, and context extraction 63ms ⚪ ~0
4 trpc-client-adapter-e2e real @trpc/client adapter E2E express runs class-validator DTO validation through ValidationPipe 31ms ⚪ ~0
5 trpc-client-adapter-e2e real @trpc/client adapter E2E express streams subscriptions through the real client 23ms ⚪ ~0
6 trpc-client-adapter-e2e real @trpc/client adapter E2E fastify handles typed queries, mutations, and context extraction 13ms ⚪ ~0
7 trpc-client-adapter-e2e real @trpc/client adapter E2E fastify runs class-validator DTO validation through ValidationPipe 13ms ⚪ ~0
8 trpc-client-adapter-e2e real @trpc/client adapter E2E express reports Zod input errors through the real client 11ms ⚪ ~0
9 trpc-client-adapter-e2e real @trpc/client adapter E2E fastify reports Zod input errors through the real client 7ms ⚪ ~0
10 trpc-client-adapter-e2e real @trpc/client adapter E2E fastify streams subscriptions through the real client 7ms ⚪ ~0
11 trpc-http-adapter TrpcHttpAdapter Fastify handler should map guard-denied execution to FORBIDDEN/403 7ms ⚪ ~0
12 trpc-http-adapter TrpcHttpAdapter edge cases should handle Fastify GET with createContext 7ms ⚪ ~0
13 trpc-http-adapter TrpcHttpAdapter (server config passthrough) Express should apply responseMeta headers before streaming SSE responses 7ms ⚪ ~0
14 trpc-client-adapter-e2e real @trpc/client with superjson transformer E2E express round-trips Date instances through SSE subscriptions 6ms ⚪ ~0
15 trpc-client-adapter-e2e real @trpc/client with superjson transformer E2E express exposes the flattened ZodError shape to the real client 6ms ⚪ ~0

Updated for 9108ff9 | Compared against base branch

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

🧠 Cognitive Complexity Report

Metric PR Base Diff
Total complexity 159 159 ⚪ 0
Max function complexity 12 12 ⚪ 0
Functions measured 53 53 ⚪ 0
🧩 Most complex functions
Function Location Complexity Status
serializeZodSchema packages/trpc/generators/zod-serializer.ts:9 12 🟢 OK
generateSchemaContent packages/trpc/generators/schema-generator.ts:59 9 🟢 OK
TrpcContextCreator.extractHttpExceptionMessage packages/trpc/context/trpc-context-creator.ts:467 7 🟢 OK
TrpcHttpAdapter.resolveBody packages/trpc/trpc-http-adapter.ts:124 7 🟢 OK
TrpcRouter.validateSubscriptionOutput packages/trpc/trpc-router.ts:551 7 🟢 OK
(anonymous callback) packages/trpc/context/trpc-context-creator.ts:243 6 🟢 OK
TrpcRouter.assertUniqueAliasPath packages/trpc/trpc-router.ts:436 6 🟢 OK
TrpcRouter.resolveContextId packages/trpc/trpc-router.ts:504 6 🟢 OK
TrpcRouter.createRouterProviderContext packages/trpc/trpc-router.ts:148 5 🟢 OK
(anonymous callback) packages/trpc/trpc-router.ts:320 5 🟢 OK

🧭 Cognitive complexity is reported as a review signal, not a merge gate. Prefer small, intention-revealing refactors when complexity rises.


Updated for 9108ff9 | Compared against base branch

@rodrigobnogueira

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 22.0.5 to 22.1.0.
- [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.1.0/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump @angular/platform-browser from 22.0.5 to 22.0.7 chore(deps)(deps): bump @angular/platform-browser from 22.0.5 to 22.1.0 Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-22.0.7 branch from 5606dce to 3fab0bf Compare July 30, 2026 03:12
@rodrigobnogueira
rodrigobnogueira merged commit 3c14d96 into main Jul 30, 2026
10 checks passed
@rodrigobnogueira
rodrigobnogueira deleted the dependabot/npm_and_yarn/angular/platform-browser-22.0.7 branch July 30, 2026 03:50
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.

1 participant