Skip to content

[dependabot]: Bump @angular/compiler from 13.0.0 to 13.0.2

Bumps @angular/compiler from 13.0.0 to 13.0.2.

Release notes

Sourced from @​angular/compiler's releases.

v13.0.2

13.0.2 (2021-11-17)

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

v13.0.1

13.0.1 (2021-11-10)

compiler

Commit Description
fix - ee2031d9f4 ensure that partially compiled queries can handle forward references (#44113)
fix - e5a960b159 generate correct code for safe method calls (#44088)

compiler-cli

Commit Description
fix - dede29e4f3 ensure literal types are retained when strictNullInputTypes is disabled (#38305)
fix - 04df3a0b92 handle pre-release versions when checking version (#44109)

core

Commit Description
fix - 4c700b6244 do not use Function constructors in development mode to avoid CSP violations (#43587)

platform-browser

Commit Description
fix - 30a27adf9a use correct parent in animation removeChild callback (#44033)

Special Thanks

A. Singh, Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, George Kalpakas, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

Changelog

Sourced from @​angular/compiler's changelog.

13.0.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

13.1.0-next.1 (2021-11-10)

compiler

Commit Type Description
393efa54e6 fix ensure that partially compiled queries can handle forward references (#44113)
b249e24979 fix generate correct code for safe method calls (#44088)

compiler-cli

Commit Type Description
2a2744721b fix ensure literal types are retained when strictNullInputTypes is disabled (#38305)
247c18dee0 fix handle pre-release versions when checking version (#44109)

core

Commit Type Description
4f8eaac7ff fix do not use Function constructors in development mode to avoid CSP violations (#43587)

http

Commit Type Description
d452b388bd feat add has() method to HttpContext class (#43887)

platform-browser

Commit Type Description
236bdff831 fix use correct parent in animation removeChild callback (#44033)

upgrade

Commit Type Description
34f990986c feat support NgModule class as an argument of the downgradeModule function (#43973)

Special Thanks

A. Singh, Alan Agius, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Dustin M. Eastway, George Kalpakas, HyperLife1119, Jelle Bruisten, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

13.0.1 (2021-11-10)

compiler

Commit Type Description
ee2031d9f4 fix ensure that partially compiled queries can handle forward references (#44113)
e5a960b159 fix generate correct code for safe method calls (#44088)

compiler-cli

... (truncated)

Commits
  • ee2031d fix(compiler): ensure that partially compiled queries can handle forward refe...
  • f63771e refactor(compiler): rename R3ProviderExpression and associated helpers (#44113)
  • 5eac434 refactor(compiler): reverse testing of ternary operator to ensure typescript ...
  • e5a960b fix(compiler): generate correct code for safe method calls (#44088)
  • 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