fix: bump @angular/compiler, @angular/common, @angular/core, @angular/forms, @angular/platform-browser, @angular/router, @angular/build and @angular/compiler-cli in /packages/bigframes/bigframes/display/table_widget_angular by dependabot[bot] · Pull Request #17469 · googleapis/google-cloud-python
Bumps @angular/compiler, @angular/common, @angular/core, @angular/forms, @angular/platform-browser, @angular/router, @angular/build and @angular/compiler-cli. These dependencies needed to be updated together.
Updates @angular/compiler from 21.2.11 to 22.0.1
Release notes
Sourced from @angular/compiler's releases.
22.0.1
common
compiler
compiler-cli
Commit Description bind switch exhaustive check expressions core
Commit Description disable WebMCP during SSR Handle synchronous errors in PendingTasks.run function harden TransferState restoration against DOM clobbering prevent dangling prevConsumer reference from leaking destroyed views (#68681) require WebMCP tool descriptions update comment for Default change detection use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray validate lowercase SVG animation attribute names forms
http
language-service
Commit Description prevent external template inlay hints from appearing in TS files platform-server
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
22.0.1 (2026-06-10)
Deprecations
platform-server
- XHR support in
@angular/platform-serveris deprecated. Use standardfetchAPIs instead. (cherry picked from commit 8446e46f8bc33bd4419fa7f6106b8d117ca2e099)common
Commit Type Description c4b5fa3c92 fix escape CSS string-terminating characters in escapeCssUrl dfff57ede9 fix Limits date format string length 3c2892c8df fix prevent prototype pollution in formatDateTime 1d87c49f6e fix use cryptographically secure SHA-256 for transfer cache key generation compiler
Commit Type Description 1ee224ca30 fix disallow i18n event attributes a56f1cdf8f fix more robust logic to check if regex can be optimized 5946c18275 fix sanitize href/xlink:hrefattributes of any element of the MathML namespace393b84caf8 fix sanitize two-way properties compiler-cli
Commit Type Description 3d9ca2f173 fix bind switch exhaustive check expressions core
Commit Type Description 669146b0e7 fix disable WebMCP during SSR 562a566ead fix Handle synchronous errors in PendingTasks.run function fa546f382d fix harden TransferState restoration against DOM clobbering 29fdb98684 fix prevent dangling prevConsumer reference from leaking destroyed views (#68681) cdcea80327 fix require WebMCP tool descriptions 4289c4c840 fix update comment for Default change detection 3dd433b39a fix use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray 045bb736b3 fix validate lowercase SVG animation attribute names forms
Commit Type Description 11836a670a fix delay mcp reading the form model by a tick85d2d100e3 fix harden FormGroup control lookups against prototype shadowing e51ad374ea fix remove animationstart listener on component destroy to prevent memory leak 55b7b5a6b6 fix set additionalProperties: falseon generated WebMCP formhttp
Commit Type Description ffb06c0514 fix ensure query parameters are inserted before URL fragments 2dd65d21e6 fix pass down the reportUploadProgressandreportDownloadProgresson post/patch requests4254eb416c fix preserve empty referrer option in HttpRequest 167bd4c162 fix Rejects non-HTTP(S) URLs in JSONP requests language-service
| Commit | Type | Description |
... (truncated)
Commits
4645850refactor(compiler): Remove 80 char limit on AbstractEmitterVisitor1ee224cfix(compiler): disallow i18n event attributes5946c18fix(compiler): sanitizehref/xlink:hrefattributes of any element of the ...393b84cfix(compiler): sanitize two-way properties3d9ca2ffix(compiler-cli): bind switch exhaustive check expressionsa56f1cdfix(compiler): more robust logic to check if regex can be optimized2891f7efix(compiler): move projection attributes into constants94d520ffix(compiler): prevent namespaced SVG <style> elements from being strippedd9c38e5docs: fix typos in source code commentsa08e4fbfix(core): normalize tag names in runtime i18n attribute security context loo...- Additional commits viewable in compare view
Updates @angular/common from 21.2.11 to 22.0.1
Release notes
Sourced from @angular/common's releases.
22.0.1
common
compiler
compiler-cli
Commit Description bind switch exhaustive check expressions core
Commit Description disable WebMCP during SSR Handle synchronous errors in PendingTasks.run function harden TransferState restoration against DOM clobbering prevent dangling prevConsumer reference from leaking destroyed views (#68681) require WebMCP tool descriptions update comment for Default change detection use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray validate lowercase SVG animation attribute names forms
http
language-service
Commit Description prevent external template inlay hints from appearing in TS files platform-server
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular/common's changelog.
22.0.1 (2026-06-10)
Deprecations
platform-server
- XHR support in
@angular/platform-serveris deprecated. Use standardfetchAPIs instead. (cherry picked from commit 8446e46f8bc33bd4419fa7f6106b8d117ca2e099)common
Commit Type Description c4b5fa3c92 fix escape CSS string-terminating characters in escapeCssUrl dfff57ede9 fix Limits date format string length 3c2892c8df fix prevent prototype pollution in formatDateTime 1d87c49f6e fix use cryptographically secure SHA-256 for transfer cache key generation compiler
Commit Type Description 1ee224ca30 fix disallow i18n event attributes a56f1cdf8f fix more robust logic to check if regex can be optimized 5946c18275 fix sanitize href/xlink:hrefattributes of any element of the MathML namespace393b84caf8 fix sanitize two-way properties compiler-cli
Commit Type Description 3d9ca2f173 fix bind switch exhaustive check expressions core
Commit Type Description 669146b0e7 fix disable WebMCP during SSR 562a566ead fix Handle synchronous errors in PendingTasks.run function fa546f382d fix harden TransferState restoration against DOM clobbering 29fdb98684 fix prevent dangling prevConsumer reference from leaking destroyed views (#68681) cdcea80327 fix require WebMCP tool descriptions 4289c4c840 fix update comment for Default change detection 3dd433b39a fix use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray 045bb736b3 fix validate lowercase SVG animation attribute names forms
Commit Type Description 11836a670a fix delay mcp reading the form model by a tick85d2d100e3 fix harden FormGroup control lookups against prototype shadowing e51ad374ea fix remove animationstart listener on component destroy to prevent memory leak 55b7b5a6b6 fix set additionalProperties: falseon generated WebMCP formhttp
Commit Type Description ffb06c0514 fix ensure query parameters are inserted before URL fragments 2dd65d21e6 fix pass down the reportUploadProgressandreportDownloadProgresson post/patch requests4254eb416c fix preserve empty referrer option in HttpRequest 167bd4c162 fix Rejects non-HTTP(S) URLs in JSONP requests language-service
| Commit | Type | Description |
... (truncated)
Commits
2dd65d2fix(http): pass down thereportUploadProgressandreportDownloadProgress...1bd5a56docs: deprecate XHR support for server-side rendering in HTTP docs and recomm...3c2892cfix(common): prevent prototype pollution in formatDateTimec4b5fa3fix(common): escape CSS string-terminating characters in escapeCssUrl4254eb4fix(http): preserve empty referrer option in HttpRequest167bd4cfix(http): Rejects non-HTTP(S) URLs in JSONP requestsdfff57efix(common): Limits date format string length1d87c49fix(common): use cryptographically secure SHA-256 for transfer cache key gene...ffb06c0fix(http): ensure query parameters are inserted before URL fragments4795b35fix(common): only strip a literal /index.html suffix from URLs- Additional commits viewable in compare view
Updates @angular/core from 21.2.11 to 22.0.1
Release notes
Sourced from @angular/core's releases.
22.0.1
common
compiler
compiler-cli
Commit Description bind switch exhaustive check expressions core
Commit Description disable WebMCP during SSR Handle synchronous errors in PendingTasks.run function harden TransferState restoration against DOM clobbering prevent dangling prevConsumer reference from leaking destroyed views (#68681) require WebMCP tool descriptions update comment for Default change detection use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray validate lowercase SVG animation attribute names forms
http
language-service
Commit Description prevent external template inlay hints from appearing in TS files platform-server
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular/core's changelog.
22.0.1 (2026-06-10)
Deprecations
platform-server
- XHR support in
@angular/platform-serveris deprecated. Use standardfetchAPIs instead. (cherry picked from commit 8446e46f8bc33bd4419fa7f6106b8d117ca2e099)common
Commit Type Description c4b5fa3c92 fix escape CSS string-terminating characters in escapeCssUrl dfff57ede9 fix Limits date format string length 3c2892c8df fix prevent prototype pollution in formatDateTime 1d87c49f6e fix use cryptographically secure SHA-256 for transfer cache key generation compiler
Commit Type Description 1ee224ca30 fix disallow i18n event attributes a56f1cdf8f fix more robust logic to check if regex can be optimized 5946c18275 fix sanitize href/xlink:hrefattributes of any element of the MathML namespace393b84caf8 fix sanitize two-way properties compiler-cli
Commit Type Description 3d9ca2f173 fix bind switch exhaustive check expressions core
Commit Type Description 669146b0e7 fix disable WebMCP during SSR 562a566ead fix Handle synchronous errors in PendingTasks.run function fa546f382d fix harden TransferState restoration against DOM clobbering 29fdb98684 fix prevent dangling prevConsumer reference from leaking destroyed views (#68681) cdcea80327 fix require WebMCP tool descriptions 4289c4c840 fix update comment for Default change detection 3dd433b39a fix use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray 045bb736b3 fix validate lowercase SVG animation attribute names forms
Commit Type Description 11836a670a fix delay mcp reading the form model by a tick85d2d100e3 fix harden FormGroup control lookups against prototype shadowing e51ad374ea fix remove animationstart listener on component destroy to prevent memory leak 55b7b5a6b6 fix set additionalProperties: falseon generated WebMCP formhttp
Commit Type Description ffb06c0514 fix ensure query parameters are inserted before URL fragments 2dd65d21e6 fix pass down the reportUploadProgressandreportDownloadProgresson post/patch requests4254eb416c fix preserve empty referrer option in HttpRequest 167bd4c162 fix Rejects non-HTTP(S) URLs in JSONP requests language-service
| Commit | Type | Description |
... (truncated)
Commits
4b0c3b8refactor(core): Update registerNgModuleType to support codegen typecheckingdbf64c8test(core): fix AI tools test flake045bb73fix(core): validate lowercase SVG animation attribute names1ee224cfix(compiler): disallow i18n event attributes5946c18fix(compiler): sanitizehref/xlink:hrefattributes of any element of the ...b1f02ebrefactor(core): add internal utility85d2d10fix(forms): harden FormGroup control lookups against prototype shadowing6e3d51drefactor(migrations): ImprovesafeNavigationMigrationheuristic01ea640refactor(core): Fix DirectiveDefinition interface to allow abstract classesa704b08docs: add Signal Forms and v22 guidance to AI best-practices and llms.txt- Additional commits viewable in compare view
Updates @angular/forms from 21.2.11 to 22.0.1
Release notes
Sourced from @angular/forms's releases.
22.0.1
common
compiler
compiler-cli
Commit Description bind switch exhaustive check expressions core
Commit Description disable WebMCP during SSR Handle synchronous errors in PendingTasks.run function harden TransferState restoration against DOM clobbering prevent dangling prevConsumer reference from leaking destroyed views (#68681) require WebMCP tool descriptions update comment for Default change detection use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray validate lowercase SVG animation attribute names forms
http
language-service
Commit Description prevent external template inlay hints from appearing in TS files platform-server
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
22.0.1 (2026-06-10)
Deprecations
platform-server
- XHR support in
@angular/platform-serveris deprecated. Use standardfetchAPIs instead. (cherry picked from commit 8446e46f8bc33bd4419fa7f6106b8d117ca2e099)common
Commit Type Description c4b5fa3c92 fix escape CSS string-terminating characters in escapeCssUrl dfff57ede9 fix Limits date format string length 3c2892c8df fix prevent prototype pollution in formatDateTime 1d87c49f6e fix use cryptographically secure SHA-256 for transfer cache key generation compiler
Commit Type Description 1ee224ca30 fix disallow i18n event attributes a56f1cdf8f fix more robust logic to check if regex can be optimized 5946c18275 fix sanitize href/xlink:hrefattributes of any element of the MathML namespace393b84caf8 fix sanitize two-way properties compiler-cli
Commit Type Description 3d9ca2f173 fix bind switch exhaustive check expressions core
Commit Type Description 669146b0e7 fix disable WebMCP during SSR 562a566ead fix Handle synchronous errors in PendingTasks.run function fa546f382d fix harden TransferState restoration against DOM clobbering 29fdb98684 fix prevent dangling prevConsumer reference from leaking destroyed views (#68681) cdcea80327 fix require WebMCP tool descriptions 4289c4c840 fix update comment for Default change detection 3dd433b39a fix use Object.hasOwn to handle null-prototype objects in toStylingKeyValueArray 045bb736b3 fix validate lowercase SVG animation attribute names forms
Commit Type Description 11836a670a fix delay mcp reading the form model by a tick85d2d100e3 fix harden FormGroup control lookups against prototype shadowing e51ad374ea fix remove animationstart listener on component destroy to prevent memory leak 55b7b5a6b6 fix set additionalProperties: falseon generated WebMCP formhttp
Description has been truncated