Skip to content

[dependabot]: Bump @angular/animations from 13.0.2 to 13.0.3

Bumps @angular/animations from 13.0.2 to 13.0.3.

Release notes

Sourced from @​angular/animations's releases.

v13.0.3

13.0.3 (2021-12-01)

compiler-cli

Commit Description
fix - 6cdbfdbe6e downlevel transform incorrectly extracting constructor parameters for nested classes (#44281)
fix - 305b76b45f interpret string concat calls (#44167)

core

Commit Description
fix - 0ca5c5bd09 add missing info about a component in the "pipe could not be found" error message (#44081)
fix - 907da3977a destroy hooks not set up for useClass provider using forwardRef (#44281)
fix - bcd3b4959b support cyclic metadata in TestBed overrides (#44215)

forms

Commit Description
fix - 96fedd249e make the FormControlStatus available as a public API (#44183)

language-service

Commit Description
fix - cabc1786de Correctly parse inputs and selectors with dollar signs (#44268)

ngcc

Commit Description
fix - b68994d20a correctly report error when collecting dependencies of UMD module (#44245)
fix - 6f5c0c1515 ensure that ngcc does not write a lock-file into node_modules package directories (#44228)
fix - bf5f734e9c support the UMD wrapper function format emitted by Webpack (#44245)

router

Commit Description
fix - d265d0d241 prevent componentless routes from being detached (#44240)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Artur, Christian-E, David Shevitz, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Marc Redemske, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin, Ramesh Thiruchelvam, Ravi Chandra, Rohan Pednekar, Ruslan Usmanov, dario-piotrowicz, profanis and unknown

Changelog

Sourced from @​angular/animations's changelog.

13.0.3 (2021-12-01)

compiler-cli

Commit Type Description
6cdbfdbe6e fix downlevel transform incorrectly extracting constructor parameters for nested classes (#44281)
305b76b45f fix interpret string concat calls (#44167)

core

Commit Type Description
0ca5c5bd09 fix add missing info about a component in the "pipe could not be found" error message (#44081)
907da3977a fix destroy hooks not set up for useClass provider using forwardRef (#44281)
bcd3b4959b fix support cyclic metadata in TestBed overrides (#44215)

forms

Commit Type Description
96fedd249e fix make the FormControlStatus available as a public API (#44183)

language-service

Commit Type Description
cabc1786de fix Correctly parse inputs and selectors with dollar signs (#44268)

ngcc

Commit Type Description
b68994d20a fix correctly report error when collecting dependencies of UMD module (#44245)
6f5c0c1515 fix ensure that ngcc does not write a lock-file into node_modules package directories (#44228)
bf5f734e9c fix support the UMD wrapper function format emitted by Webpack (#44245)

router

Commit Type Description
d265d0d241 fix prevent componentless routes from being detached (#44240)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Artur, Christian-E, David Shevitz, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Marc Redemske, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin, Ramesh Thiruchelvam, Ravi Chandra, Rohan Pednekar, Ruslan Usmanov, dario-piotrowicz, profanis and unknown

13.1.0-next.2 (2021-11-17)

This release contains various API docs improvements.

Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

Commits
  • 92a6584 docs(animations): remove incorrect information regarding animateChild (#44216)
  • 427822e refactor(animations): improve some animations comments (#44203)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading