chore(deps): bump @angular/core, @angular/animations, @angular/cdk, @angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/compiler in /web #62
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 to 21.0.8 and updates ancestor dependencies @angular/core, @angular/animations, @angular/cdk, @angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/compiler. These dependencies need to be updated together.
Updates
@angular/corefrom 13.2.2 to 21.0.8Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
5239e47fix(core): handle cancelled traversals in fake navigation8aab227build: update cross-repo angular dependenciesf5bad8erefactor(core): Improve tree-shakableRuntimeErrorerror for `INVALID_FIELD...a6a2621fix(core): fix memory leak with event replayfbb37d8refactor(core): remove unused instruction parameter7c74674fix(core): avoid leaking view data in animationsc1e9627docs(core): fix Ivy view data docs tablese3fba18feat(forms): add[formField]directiveaf1d4acrefactor(forms): bind native properties on interop controls0e8b9d8refactor(forms): bind field properties to all directives on interop controlsUpdates
@angular/animationsfrom 13.2.2 to 21.0.8Release notes
Sourced from
@angular/animations's releases.... (truncated)
Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
b9d7455refactor(core): mark VERSION exports as pure for better tree-shaking3bed9f0build: format md filesa4fe078refactor(common): remove unused import (#64699)70332b0fix(core): pass element removal property through in all locations (#64565)2b257b3fix(animations): account forElement.animateexceptions (#64506)dde5badfix(core): prevent animations renderer from impactinganimate.leave(#63921)c357650refactor(core): Update tests for zoneless by default (#63668)021ead5refactor(animations): remove dependency on@angular/common(#63248)2fcafb6build: rename defaults2.bzl to defaults.bzl (#63383)ec8cd3erefactor(animations): optimize resolveTimeExpression (#62927)Updates
@angular/cdkfrom 13.2.2 to 21.0.6Release notes
Sourced from
@angular/cdk's releases.... (truncated)
Changelog
Sourced from
@angular/cdk's changelog.... (truncated)
Commits
c9b6181release: cut the v21.0.6 releaseb8192d2test(multiple): remove checks for popover from test (#32622)96a20fdbuild(multiple): Recommend installing the angular language service extension ...00c8d29build: bump year (#32608)c802878fix(aria/menu): expand selector for trigger (#32617)ca4a7a4perf(material/table): Use text-align: start instead of descendent dir selecto...66e2a08fix(cdk/drag-drop): make item and list easier to tree shake (#32604)e4ce169fix(material/select): global option not disabling popover (#32610)1396042build: disable formatting on styles and templates (#32614)f22e7fadocs: improve properties and methods template (#32071)Updates
@angular/commonfrom 13.2.2 to 21.0.8Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
d699eefdocs: add docs for transform property in built-in loadersfeed89eci: reformat files6d9d2b8refactor(common): remove redundant providedIn: 'root' from injection tokens288238arefactor(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 filesUpdates
@angular/formsfrom 13.2.2 to 21.0.8Release notes
Sourced from
@angular/forms's releases.