Bump @angular/common, @angular/cdk, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router#10
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router 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/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) and [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router). These dependencies needed to be updated together. Updates `@angular/common` from 17.3.4 to 21.0.1 - [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/21.0.1/packages/common) Updates `@angular/cdk` from 17.3.4 to 21.0.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.3.4...21.0.1) Updates `@angular/forms` from 17.3.4 to 21.0.1 - [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/21.0.1/packages/forms) Updates `@angular/material` from 17.3.4 to 21.0.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.3.4...21.0.1) Updates `@angular/platform-browser` from 17.3.4 to 21.0.1 - [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/21.0.1/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 17.3.4 to 21.0.1 - [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/21.0.1/packages/platform-browser-dynamic) Updates `@angular/router` from 17.3.4 to 21.0.1 - [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/21.0.1/packages/router) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/cdk" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/material" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 21.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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/platform-browser-dynamic and @angular/router. These dependencies needed to be updated together.
Updates
@angular/commonfrom 17.3.4 to 21.0.1Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
3240d85fix(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() function3bed9f0build: format md filesa3c2fe8Revert "refactor(common): Removes unused imports to clean up dependencies"6d3e0f1refactor(common): Removes unused imports to clean up dependenciesUpdates
@angular/cdkfrom 17.3.4 to 21.0.1Release notes
Sourced from
@angular/cdk's releases.... (truncated)
Changelog
Sourced from
@angular/cdk's changelog.... (truncated)
Commits
39696e3release: cut the v21.0.1 release02965bbfix(multiple): resolve forward ref errors (#32413)0cc3abdbuild: unblock Bazel updates (#32414)0b9e78erefactor: set up function for setting innerHTML (#32404)043d9cafix(material/select): render panel next to trigger (#32363)ccc12c3fix(cdk/testing): errors in harnesses when using Vitest (#32399)a68964abuild: update dependency bazel to v7.7.1 (#32361)5cfdd47test: remove unnecessary test calls (#32396)9ae3b5abuild: fix stackblitz testb172654build: fix test-based Stackblitz examplesUpdates
@angular/formsfrom 17.3.4 to 21.0.1Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
e3f5f34refactor(forms): Make reset take value7d5c7cffeat(forms): add DI option for classes onFielddirective8acf5d2fix(forms): allow dynamictypebindings on signal form controls4845a33refactor(forms): support custom control directivesde5fca9fix(forms): run reset as untracked91d8d55fix(forms): Set error message of a schema error.e682f00refactor(forms): reduce boilerplate needed to define custom controlsd89e522fix(forms): debounce updates from interop controlse1a7c35refactor(forms): improve typing on min & max (#65212)ff4633drefactor(forms): allow passing number|string|null paths to min & max (#65212)Updates
@angular/materialfrom 17.3.4 to 21.0.1Release notes
Sourced from
@angular/material's releases.... (truncated)
Changelog
Sourced from
@angular/material's changelog.... (truncated)
Commits
39696e3release: cut the v21.0.1 release02965bbfix(multiple): resolve forward ref errors (#32413)0cc3abdbuild: unblock Bazel updates (#32414)0b9e78erefactor: set up function for setting innerHTML (#32404)043d9cafix(material/select): render panel next to trigger (#32363)ccc12c3fix(cdk/testing): errors in harnesses when using Vitest (#32399)a68964abuild: update dependency bazel to v7.7.1 (#32361)5cfdd47test: remove unnecessary test calls (#32396)9ae3b5abuild: fix stackblitz testb172654build: fix test-based Stackblitz examplesUpdates
@angular/platform-browserfrom 17.3.4 to 21.0.1Release notes
Sourced from
@angular/platform-browser's releases.