chore(deps): bump @angular/common, @angular/cdk, @angular/forms, @angular/material, @angular/platform-browser, @angular/router, ngx-markdown and @angular/build in /agent-application/frontend - #391
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…ular/material, @angular/platform-browser, @angular/router, ngx-markdown and @angular/build Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/cdk](https://github.com/angular/components), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/material](https://github.com/angular/components), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router), [ngx-markdown](https://github.com/jfcere/ngx-markdown) and [@angular/build](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `@angular/common` from 20.3.16 to 22.0.8 - [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.8/packages/common) Updates `@angular/cdk` from 20.2.14 to 22.0.6 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@20.2.14...v22.0.6) Updates `@angular/forms` from 20.3.16 to 22.0.8 - [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.8/packages/forms) Updates `@angular/material` from 20.2.14 to 22.0.6 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@20.2.14...v22.0.6) Updates `@angular/platform-browser` from 20.3.16 to 22.0.8 - [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.8/packages/platform-browser) Updates `@angular/router` from 20.3.16 to 22.0.8 - [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.8/packages/router) Updates `ngx-markdown` from 20.1.0 to 22.0.0 - [Release notes](https://github.com/jfcere/ngx-markdown/releases) - [Commits](jfcere/ngx-markdown@v20.1.0...v22.0.0) Updates `@angular/build` from 20.3.17 to 22.0.8 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v20.3.17...v22.0.8) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.0.8 dependency-type: direct:production - dependency-name: "@angular/cdk" dependency-version: 22.0.6 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 22.0.8 dependency-type: direct:production - dependency-name: "@angular/material" dependency-version: 22.0.6 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 22.0.8 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 22.0.8 dependency-type: direct:production - dependency-name: ngx-markdown dependency-version: 22.0.0 dependency-type: direct:production - dependency-name: "@angular/build" dependency-version: 22.0.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #400. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/agent-application/frontend/multi-6296c67845
branch
August 3, 2026 16:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @angular/common, @angular/cdk, @angular/forms, @angular/material, @angular/platform-browser, @angular/router, ngx-markdown and @angular/build. These dependencies needed to be updated together.
Updates
@angular/commonfrom 20.3.16 to 22.0.8Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
c0368f2fix(common): preserve crossorigin on image preloads9d40f8afix(http): prevent transfer cache key collisions91e33aafix(common): avoid prototype lookups in date format caches20b7dc3fix(http): prevent interceptor signal reads from leaking into calling reactiv...748faa4docs(docs-infra): Add build-time validation for API and guide links using rou...8e6d7f7fix(router): use safe hasOwnProperty when parsing query paramseb8fb9ffix(common): use Object.hasOwn in I18nSelectPipe to handle null-prototype and...cd8f472docs: add documentation for HttpClient response body size limit and related e...8cdc202fix(http): prevent caching of responses with Set-Cookie headers6867f77fix(http): distinguish repeated transfer cache paramsUpdates
@angular/cdkfrom 20.2.14 to 22.0.6Release notes
Sourced from @angular/cdk's releases.
... (truncated)
Changelog
Sourced from @angular/cdk's changelog.
... (truncated)
Commits
f473227release: cut the v22.0.6 release6e5acc1fix(material-luxon-adapter): preserve timezone on .clone() (#33564)9354833docs: convert Stepper/Tabs/Timepicker example to signals (#33536)d9fcacefix(cdk/drag-drop): reset popover overflow (#33554)b5224c6fix(material/list): make disabled selection list keyboard navigable (#33544)e493c98refactor(material-experimental/column-resize): switch tests away from fakeAsy...354f1acfix(material/radio): avoid making the touch target a focus stop (#33558)8bce120test(cdk/menu): switch away from fakeAsync (#33550)842bc94fix(material/expansion): always reset outline (#33542)98cc317build: update bazel dependencies (#33540)Updates
@angular/formsfrom 20.3.16 to 22.0.8Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
d302c7afix(forms): ensurependingstatus propagates to the root form in signal formse14ead1Revert "fix(forms): preserve intermediate number values in signal forms"64d6d47fix(forms): preserve intermediate number values in signal forms70500e4fix(core): preserve explicit input transform write typea6174d5refactor(forms): warn when a text input receives a null value in Signal Forms5936ffbrefactor(core): update WebMCP tool registration to be asynchronous5d06fcbtest(forms): register writeback test control as CVA6cf7446fix(forms): prevent stale CVA writeback during debounce1b99646fix(forms): allow multiple async validatorseca3395removed console logUpdates
@angular/materialfrom 20.2.14 to 22.0.6Release notes
Sourced from @angular/material's releases.
... (truncated)
Changelog
Sourced from @angular/material's changelog.
... (truncated)
Commits
f473227release: cut the v22.0.6 release6e5acc1fix(material-luxon-adapter): preserve timezone on .clone() (#33564)9354833docs: convert Stepper/Tabs/Timepicker example to signals (#33536)d9fcacefix(cdk/drag-drop): reset popover overflow (#33554)b5224c6fix(material/list): make disabled selection list keyboard navigable (#33544)e493c98refactor(material-experimental/column-resize): switch tests away from fakeAsy...354f1acfix(material/radio): avoid making the touch target a focus stop (#33558)8bce120test(cdk/menu): switch away from fakeAsync (#33550)842bc94fix(material/expansion): always reset outline (#33542)98cc317build: update bazel dependencies (#33540)Updates
@angular/platform-browserfrom 20.3.16 to 22.0.8Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.