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#157
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.4 - [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.4/packages/core) Updates `@angular/animations` from 21.1.1 to 21.2.4 - [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.4/packages/animations) Updates `@angular/common` from 21.1.1 to 21.2.4 - [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.4/packages/common) Updates `@angular/router` from 21.1.1 to 21.2.4 - [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.4/packages/router) Updates `@angular/forms` from 21.1.1 to 21.2.4 - [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.4/packages/forms) Updates `@angular/platform-browser` from 21.1.1 to 21.2.4 - [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.4/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.4 dependency-type: indirect - dependency-name: "@angular/animations" dependency-version: 21.2.4 dependency-type: indirect - dependency-name: "@angular/common" dependency-version: 21.2.4 dependency-type: indirect - dependency-name: "@angular/router" dependency-version: 21.2.4 dependency-type: indirect - dependency-name: "@angular/forms" dependency-version: 21.2.4 dependency-type: indirect - dependency-name: "@angular/platform-browser" dependency-version: 21.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #159. |
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.4Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
d1dcd16fix(core): sanitize translated form attributesabbd879fix(core): reverts "feat(core): add support for nested animations"7907e98test: remove duplicate tests21b1c3bfix(core): include signal debug names in theirtoString()representation6c73aacrefactor(common): Removes unused generic type parameters fromKeyValueDiffersc98eab7refactor(core): remove old resource params7513558docs: combine multiple documentation improvements into one PR575f302refactor(core): interface cleanup224e60efix(core): sanitize translated attribute bindings with interpolations09638ecdocs(core): clarify provideZoneChangeDetection usage in v21+Updates
@angular/animationsfrom 21.1.1 to 21.2.4Release notes
Sourced from
@angular/animations's releases.... (truncated)
Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
7907e98test: remove duplicate tests81cabc1feat(core): add support for TypeScript 6Updates
@angular/commonfrom 21.1.1 to 21.2.4Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
adda6c5build: updateaspect_rules_jsto3.0.293c6dc6Revert "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 signalUpdates
@angular/routerfrom 21.1.1 to 21.2.4Release 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.4Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
7907e98test: remove duplicate tests4a9b715test(forms): cover transformedValue without FormField context670d166feat(forms): add 'blur' option to debounce rule23cb9a4refactor(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 directiveUpdates
@angular/platform-browserfrom 21.1.1 to 21.2.4Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits