Bumps @angular/core and @angular/animations. These dependencies needed to be updated together.
Updates @angular/core
from 13.1.3 to 13.2.4
Release notes
Sourced from @angular/core
's releases.
v13.2.4
13.2.4 (2022-02-23)
animations
Commit |
Description |
 |
improve algorithm to balance animation namespaces (#45113) |
core
Commit |
Description |
 |
make IterableDiffers and KeyValueDiffers tree-shakable (#45094) (#45115) |
Special Thanks
Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss
v13.2.3
13.2.3 (2022-02-16)
animations
Commit |
Type |
Description |
0050b01b62 |
perf |
made errors in the animations package tree shakeable (#45079) |
compiler
Commit |
Type |
Description |
09f0254bdd |
perf |
chain element start/end instructions (#44994) |
core
Commit |
Type |
Description |
92cf9fbebe |
fix |
ViewContainerRef.createComponent should consult module injector when custom one is provided (#44966) |
Special Thanks
AlirezaEbrahimkhani, Amer Yousuf, Andrew Kushnir, Aristeidis Bampakos, Dario Piotrowicz, Esteban Gehring, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mina Hosseini Moghadam, Patrick Cameron, Srdjan Milic, Yousaf Nawaz, dario-piotrowicz, markostanimirovic, mgechev and zuckjet
v13.2.2
13.2.2 (2022-02-08)
compiler
Commit |
Description |
 |
allow banana-in-a-box bindings to end with non-null assertion (#37809) |
forms
Commit |
Description |
 |
incorrectly keeping track of ngModel with ngFor inside a form (#40459) |
http
Commit |
Description |
 |
remove IE special status handling (#44354) |
upgrade
... (truncated)
Commits
1a4b489
perf(animations): improve algorithm to balance animation namespaces (#45113)
cbd23ee
perf(core): make IterableDiffers
and KeyValueDiffers
tree-shakable (#4509...
0050b01
perf(animations): made errors in the animations package tree shakeable (#45079)
92cf9fb
fix(core): ViewContainerRef.createComponent
should consult module injector ...
09f0254
perf(compiler): chain element start/end instructions (#44994)
d40ac20
refactor(core): drop all .ngfactory
and .ngsummary
imports (#44957)
30d1c34
refactor(core): cleanup DebugNode
and DebugElement
implementations (#44270)
a432ad6
build: Update 13.2.x for useUnknownInCatch (#44929)
36b16e6
build: enable useUnknownInCatchVariables (#44679)
2916ac9
refactor(core): the RuntimeError
class should support more compact syntax (...
- Additional commits viewable in compare view
Updates @angular/animations
from 13.1.3 to 13.2.4
Release notes
Sourced from @angular/animations
's releases.
v13.2.4
13.2.4 (2022-02-23)
animations
Commit |
Description |
 |
improve algorithm to balance animation namespaces (#45113) |
core
Commit |
Description |
 |
make IterableDiffers and KeyValueDiffers tree-shakable (#45094) (#45115) |
Special Thanks
Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss
v13.2.3
13.2.3 (2022-02-16)
animations
Commit |
Type |
Description |
0050b01b62 |
perf |
made errors in the animations package tree shakeable (#45079) |
compiler
Commit |
Type |
Description |
09f0254bdd |
perf |
chain element start/end instructions (#44994) |
core
Commit |
Type |
Description |
92cf9fbebe |
fix |
ViewContainerRef.createComponent should consult module injector when custom one is provided (#44966) |
Special Thanks
AlirezaEbrahimkhani, Amer Yousuf, Andrew Kushnir, Aristeidis Bampakos, Dario Piotrowicz, Esteban Gehring, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mina Hosseini Moghadam, Patrick Cameron, Srdjan Milic, Yousaf Nawaz, dario-piotrowicz, markostanimirovic, mgechev and zuckjet
v13.2.2
13.2.2 (2022-02-08)
compiler
Commit |
Description |
 |
allow banana-in-a-box bindings to end with non-null assertion (#37809) |
forms
Commit |
Description |
 |
incorrectly keeping track of ngModel with ngFor inside a form (#40459) |
http
Commit |
Description |
 |
remove IE special status handling (#44354) |
upgrade
... (truncated)
Commits
1a4b489
perf(animations): improve algorithm to balance animation namespaces (#45113)
0050b01
perf(animations): made errors in the animations package tree shakeable (#45079)
42c8533
docs(animations): clarify information about query with :leave
(#45059)
36b16e6
build: enable useUnknownInCatchVariables (#44679)
4644886
perf(animations): remove no longer needed CssKeyframes classes (#44903) (#44919)
ece530f
refactor(animations): change errors type from any to string (#44726)
adc487f
fix(animations): apply setStyles to only rootTimelines (#44515)
290df4f
refactor(animations): Remove unnecessary IE specific code (#44686)
8ba43a1
fix(animations): retain triggers values for moved tracked list items (#44578)
7b9169e
docs(animations): fix grammar (#44607)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR
-
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it
-
@dependabot merge
will merge this PR after your CI passes on it
-
@dependabot squash and merge
will squash and merge this PR after your CI passes on it
-
@dependabot cancel merge
will cancel a previously requested merge and block automerging
-
@dependabot reopen
will reopen this PR if it is closed
-
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
-
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
-
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
-
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)