This repository was archived by the owner on Feb 23, 2026. It is now read-only.
Bump @angular/common, @angular/cdk, @angular/forms, @angular/material, @angular/platform-browser, @angular/router and ngx-cookie-service in /UI - #91
Merged
Conversation
…, @angular/platform-browser, @angular/router and ngx-cookie-service 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) and [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service). These dependencies needed to be updated together. Updates `@angular/common` from 17.0.8 to 21.0.5 - [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/v21.0.5/packages/common) Updates `@angular/cdk` from 17.0.4 to 21.0.3 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.0.4...v21.0.3) Updates `@angular/forms` from 17.0.8 to 21.0.5 - [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/v21.0.5/packages/forms) Updates `@angular/material` from 17.0.4 to 21.0.3 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.0.4...v21.0.3) Updates `@angular/platform-browser` from 17.0.8 to 21.0.5 - [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/v21.0.5/packages/platform-browser) Updates `@angular/router` from 17.0.8 to 21.0.5 - [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/v21.0.5/packages/router) Updates `ngx-cookie-service` from 17.0.1 to 21.1.0 - [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases) - [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md) - [Commits](stevermeister/ngx-cookie-service@v17.0.1...v21.1.0) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.5 dependency-type: direct:production - dependency-name: "@angular/cdk" dependency-version: 21.0.3 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 21.0.5 dependency-type: direct:production - dependency-name: "@angular/material" dependency-version: 21.0.3 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 21.0.5 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 21.0.5 dependency-type: direct:production - dependency-name: ngx-cookie-service dependency-version: 21.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/UI/multi-8587714198
branch
December 17, 2025 13:36
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 and ngx-cookie-service. These dependencies needed to be updated together.
Updates
@angular/commonfrom 17.0.8 to 21.0.5Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...56418b1docs: add documentation forHTTP_TRANSFER_CACHE_ORIGIN_MAP20474d3fix(http): enable XSRF protection for same-origin absolute URLs3240d85fix(http): prevent XSRF token leakage to protocol-relative URLs6de8926refactor(core): add debug name to resource (#64172)00ffe91refactor(common): removes unused NgModuleFactory config in NgComponentOutlet8765b66docs: add reference to Built-in Pipes in multiple pipe filesab98e71fix(common): remove placeholder image listeners once view is removed8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking650af71refactor(http): migrate XSRF classes to use inject() functionUpdates
@angular/cdkfrom 17.0.4 to 21.0.3Release notes
Sourced from
@angular/cdk's releases.... (truncated)
Changelog
Sourced from
@angular/cdk's changelog.... (truncated)
Commits
9748ab5release: cut the v21.0.3 release02aa90ebuild: update cross-repo angular dependencies (#32448)79603d6refactor(aria/tree): split directives and resolve circular dependencies736036drefactor(aria/toolbar): split directives and resolve circular dependencies18f3b2erefactor(aria/tabs): split directives and resolve circular dependencies0bdc088refactor(aria/menu): split directives and resolve circular dependencies448bfbarefactor(aria/grid): split directives and resolve circular dependenciesec4ef82refactor(aria/combobox): split directives and resolve circular dependenciesec77d60refactor(aria/accordion): split directives and resolve circular dependenciesa0489f2build: update formatting ignore controls to be done via prettierignore (#32507)Updates
@angular/formsfrom 17.0.8 to 21.0.5Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
4fd2b72fix(forms): fix signal forms type errorcbb1017fix(forms): allow resetting with empty string6d74755fix(forms): Reuse key in parent in compat structuref254ff4feat(forms): expose element on signal formsFielddirective5880fbcfeat(forms): redo the signal forms metadata API55fc677fix(forms): add signals for dirty, hidden, and pending states in custom controls288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...a4c436arefactor: followup cleanup for #65758 fallout7de8558refactor(forms): Break logic.ts into separate filesbf1c12cfix(forms): memoize reads of child fields in signal forms (#65802)Updates
@angular/materialfrom 17.0.4 to 21.0.3Release notes
Sourced from
@angular/material's releases.... (truncated)
Changelog
Sourced from
@angular/material's changelog.... (truncated)
Commits
9748ab5release: cut the v21.0.3 release02aa90ebuild: update cross-repo angular dependencies (#32448)79603d6refactor(aria/tree): split directives and resolve circular dependencies736036drefactor(aria/toolbar): split directives and resolve circular dependencies18f3b2erefactor(aria/tabs): split directives and resolve circular dependencies0bdc088refactor(aria/menu): split directives and resolve circular dependencies448bfbarefactor(aria/grid): split directives and resolve circular dependenciesec4ef82refactor(aria/combobox): split directives and resolve circular dependenciesec77d60refactor(aria/accordion): split directives and resolve circular dependenciesa0489f2build: update formatting ignore controls to be done via prettierignore (#32507)Updates
@angular/platform-browserfrom 17.0.8 to 21.0.5Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.