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#153
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.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/v21.2.1/packages/core) Updates `@angular/animations` from 21.1.1 to 21.2.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/v21.2.1/packages/animations) Updates `@angular/common` from 21.1.1 to 21.2.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/v21.2.1/packages/common) Updates `@angular/router` from 21.1.1 to 21.2.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/v21.2.1/packages/router) Updates `@angular/forms` from 21.1.1 to 21.2.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/v21.2.1/packages/forms) Updates `@angular/platform-browser` from 21.1.1 to 21.2.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/v21.2.1/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.1 dependency-type: indirect - dependency-name: "@angular/animations" dependency-version: 21.2.1 dependency-type: indirect - dependency-name: "@angular/common" dependency-version: 21.2.1 dependency-type: indirect - dependency-name: "@angular/router" dependency-version: 21.2.1 dependency-type: indirect - dependency-name: "@angular/forms" dependency-version: 21.2.1 dependency-type: indirect - dependency-name: "@angular/platform-browser" dependency-version: 21.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #157. |
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.1Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
6d7446brefactor(core): account for shadow roots in animations93c6dc6Revert "refactor(http): Improves base64 encoding/decoding with feature detect...b4ec3ccfix(core): prevent child animation elements from being orphanedaeb9b81refactor(http): Improves base64 encoding/decoding with feature detection (#67...f5e9a86refactor(core): ignore infinite animations in animate apia79e8afdocs: update doc forprovideZoneChangeDetectione923d88fix(core): Prevent removal of elements during drag and drope2e9a9afix(core): adds transfer cache to httpResource to fix hydrationc960a6ebuild: update cross-repo angular dependencies to v21.2.0e437980build: update cross-repo angular dependenciesUpdates
@angular/animationsfrom 21.1.1 to 21.2.1Release 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.1Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
93c6dc6Revert "refactor(http): Improves base64 encoding/decoding with feature detect...76431edRevert "fix(http): correctly cache blob responses in transfer cache (#67002)"277ade9fix(http): correctly cache blob responses in transfer cache (#67002)aeb9b81refactor(http): Improves base64 encoding/decoding with feature detection (#67...ecf0bb4test(http): refactors HTTP client tests to use TestBed and providerse2e9a9afix(core): adds transfer cache to httpResource to fix hydration70e4c7frefactor(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.1Updates
@angular/routerfrom 21.1.1 to 21.2.1Release notes
Sourced from
@angular/router's releases.... (truncated)
Changelog
Sourced from
@angular/router's changelog.... (truncated)
Commits
84adb2frefactor(router): Permit deferring commit of traversal navigations17da2c3docs(docs-infra): removetoStringfrom the API docs5b8a403build: update rules_browsers digest to ceb527581cabc1feat(core): add support for TypeScript 60f47fdatest(router): move timeout and autoTick helpers to shared testing utilities11767cabuild: update Jasmine to 6.0.03867cd8perf(router): Use .bind to avoid holding other closures in memory5a0f272Revert "feat(router): adds browserUrl input support to router links"68ba9c4test(router): remove provider zoneless from tests9505541feat(router): adds browserUrl input support to router linksUpdates
@angular/formsfrom 21.1.1 to 21.2.1Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
23cb9a4refactor(forms): address feedback0a863barefactor(forms): hide adapter in public optionsfe7b26edocs(forms): transformedValue parse error wiringbdfb60ffix(forms): use consistent error format returned from parse631f60dfix(forms): preserve parse errors when parse returns value567f292fix(forms): support custom controls as host directivesdcb9af6test(forms):[formField]synchronizes with a host directivefd956f6refactor(forms): simplify destroy subject handlingb481294refactor(forms): remove unused generic type parametera6a0347refactor(forms): extract common parser logic (#66917)Updates
@angular/platform-browserfrom 21.1.1 to 21.2.1Release notes
Sourced from
@angular/platform-browser's releases.