build(deps): bump @angular/core, @angular/animations, @angular/common, @angular/router, @angular/forms and @angular/platform-browser in /src/angular-material-shared-demo/projects/angular-material-shared#35
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
…, @angular/router, @angular/forms and @angular/platform-browser Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) and [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser). These dependencies needed to be updated together. Updates `@angular/core` from 21.1.1 to 21.2.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/v21.2.0/packages/core) Updates `@angular/animations` from 21.1.1 to 21.2.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/v21.2.0/packages/animations) Updates `@angular/common` from 21.1.1 to 21.2.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/v21.2.0/packages/common) Updates `@angular/router` from 21.1.1 to 21.2.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/v21.2.0/packages/router) Updates `@angular/forms` from 21.1.1 to 21.2.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/v21.2.0/packages/forms) Updates `@angular/platform-browser` from 21.1.1 to 21.2.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/v21.2.0/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.0 dependency-type: indirect - dependency-name: "@angular/animations" dependency-version: 21.2.0 dependency-type: indirect - dependency-name: "@angular/common" dependency-version: 21.2.0 dependency-type: indirect - dependency-name: "@angular/router" dependency-version: 21.2.0 dependency-type: indirect - dependency-name: "@angular/forms" dependency-version: 21.2.0 dependency-type: indirect - dependency-name: "@angular/platform-browser" dependency-version: 21.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #43. |
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/core, @angular/animations, @angular/common, @angular/router, @angular/forms and @angular/platform-browser. These dependencies needed to be updated together.
Updates
@angular/corefrom 21.1.1 to 21.2.0Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
e437980build: update cross-repo angular dependencies7d58b79fix(core): block creation of sensitive URI attributes from ICU messagesb17a7e0build: update cross-repo angular dependenciesc9ecf9ebuild: update cross-repo angular dependencies to v21.2.0-rc.12f213derefactor(core): remove outdated TODO comments35f0663refactor(core): guards stringify calls with ngDevMode2eeeabbfix(common): fix LCP image detection with duplicate URLs390efd5docs: add new debugging and troubleshooting di guide5b8a403build: update rules_browsers digest to ceb5275c5afb88build: update cross-repo angular dependencies to v21.2.0-rc.0Updates
@angular/animationsfrom 21.1.1 to 21.2.0Release notes
Sourced from
@angular/animations's releases.... (truncated)
Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
81cabc1feat(core): add support for TypeScript 6Updates
@angular/commonfrom 21.1.1 to 21.2.0Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
70e4c7frefactor(common): log a warning when a KeyValuePipe receives a signal2eeeabbfix(common): fix LCP image detection with duplicate URLs3c4deaarefactor(common): log a warning when a JsonPipe receives a signala8aab64refactor(core): remove outdated TODO comments referencing TypeScript 2.1ddfc833refactor(common): improve image directive typings18003a3feat(common): add an 'outlet' injector option for ngTemplateOutlet0c6eb60test(http): remove zone-based testing utilities51cc914feat(common): support height in ImageLoaderConfig and built-in loadersc6d7500test(common): remove zone-based testing utilitiescb1163efix(http): correctly parse ArrayBuffer and Blob in transfer cacheUpdates
@angular/routerfrom 21.1.1 to 21.2.0Release notes
Sourced from
@angular/router's releases.... (truncated)
Changelog
Sourced from
@angular/router's changelog.