Skip to content

fix(deps): update angular monorepo to ~13.3.0

Renovate-Bot requested to merge renovate/angular-monorepo into V2.0

This MR contains the following updates:

Package Type Update Change
@angular/animations dependencies minor ~13.1.1 -> ~13.3.0
@angular/common dependencies minor ~13.1.1 -> ~13.3.0
@angular/compiler dependencies minor ~13.1.1 -> ~13.3.0
@angular/core dependencies minor ~13.1.1 -> ~13.3.0
@angular/forms dependencies minor ~13.1.1 -> ~13.3.0
@angular/platform-browser dependencies minor ~13.1.1 -> ~13.3.0
@angular/platform-browser-dynamic dependencies minor ~13.1.1 -> ~13.3.0
@angular/router dependencies minor ~13.1.1 -> ~13.3.0
@angular/service-worker dependencies minor ~13.1.1 -> ~13.3.0

Release Notes

angular/angular

v13.3.9

Compare Source

This release contains API docs improvements.

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

v13.3.8

Compare Source

language-service
Commit Type Description
b4eb9ed884 fix Prevent TSServer from removing templates from project (#​45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

v13.3.7

Compare Source

core
Commit Type Description
73bbee2c0d perf allow checkNoChanges mode to be tree-shaken in production (#​45936)
language-service
Commit Type Description
5ca3bcf4f8 fix Add resource files as roots to their associated projects (#​45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v13.3.6

Compare Source

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz

v13.3.5

Compare Source

bazel
Commit Type Description
63398e0eb4 fix add this_is_bazel marker (#​45728)

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

v13.3.4

Compare Source

core
Commit Type Description
9317f513d5 fix better error message when directive extends a component (#​45658)
4766817f02 fix improve multiple components match error (#​45645)
language-service
Commit Type Description
d68333e508 fix two-way binding completion should not remove the trailing quote (#​45582)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

v13.3.3

Compare Source

compiler
Commit Type Description
e50fd9ee87 fix avoid errors with extremely long instruction chains (#​45574)

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

v13.3.2

Compare Source

animations
Commit Type Description
b46b25c562 fix handle structured AnimateTimings (#​31107)

Special Thanks

Alan Agius, Andrew Kushnir, Christoph Guttandin, Cédric Exbrayat, mgechev and piyush132000

v13.3.1

Compare Source

bazel
Commit Type Description
960e42b2ac fix ng module compilation workers are subject to linker race-conditions (#​45393)
compiler
Commit Type Description
3714305f84 fix scope css rules within @layer blocks (#​45396)
compiler-cli
Commit Type Description
7f53c0f4ac fix handle inline type-check blocks in nullish coalescing extended check (#​45478)

Special Thanks

AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Ben Brook, Dylan Hunn, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Mike, Paul Gschwendtner, Willian Corrêa, arturovt, dario-piotrowicz, khai and mgechev

v13.3.0

Compare Source

core
Commit Type Description
b5bb614c74 feat support TypeScript 4.6 (#​45190)

Special Thanks

Alistair Kane, Andrew Scott and Kristiyan Kostadinov

v13.2.7

Compare Source

forms
Commit Type Description
eac94f0945 fix improve error message for invalid value accessors (#​45192)

Special Thanks

Alistair Kane, Amer Yousuf, Andrew Scott, Jessica Janiuk, Lee Cooper, alirezaghey and why520crazy

v13.2.6

Compare Source

compiler
Commit Type Description
6efa366e2c fix compute correct offsets when interpolations have HTML entities (#​44811)
language-service
Commit Type Description
9bce9ce89e fix Prioritize Angular-specific completions over DOM completions (#​45293)
service-worker
Commit Type Description
cff1c5622f fix file system hash in batch of 500 elements (#​45262)

Special Thanks

Andrew Scott, Anner Visser, Aristeidis Bampakos, JiaLiPassion, Joey Perrott, Kristiyan Kostadinov, Luca, Mladen Jakovljević, Paul Gschwendtner, Srikanth Kolli and nanda18

v13.2.5

Compare Source

animations
Commit Type Description
6c61d20476 fix allow animations with unsupported CSS properties (#​45185)
common
Commit Type Description
64da1daa78 fix canceled JSONP requests won't throw console error with missing callback function (#​36807)
56ca7d385b perf make NgLocalization token tree-shakable (#​45118) (#​45226)
compiler-cli
Commit Type Description
6c906a5bb9 fix Support resolve animation name from the DTS (#​45169)
core
Commit Type Description
e8fd452bd2 fix remove individual commands for updating gold files (#​45198)
82d772857c perf make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable (#​45102) (#​45222)
71ff12c1cc perf make LOCALE_ID and other tokens from ApplicationModule tree-shakable (#​45102) (#​45222)
localize
Commit Type Description
d388522745 fix avoid imports into compiler-cli package (#​45180)

Special Thanks

Andrew Kushnir, Andrew Scott, Charles Lyding, Guillaume Bonnet, Jessica Janiuk, JoostK, Martin Sikora, Paul Gschwendtner, Theodore Brown, dario-piotrowicz and ivanwonder

v13.2.4

Compare Source

animations
Commit Type Description
1a4b489692 perf improve algorithm to balance animation namespaces (#​45113)
core
Commit Type Description
cbd23ee0de perf 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

Compare Source

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

Compare Source

compiler
Commit Type Description
37af6abb49 fix allow banana-in-a-box bindings to end with non-null assertion (#​37809)
forms
Commit Type Description
b75e90f809 fix incorrectly keeping track of ngModel with ngFor inside a form (#​40459)
http
Commit Type Description
3fae6637e7 perf remove IE special status handling (#​44354)
upgrade
Commit Type Description
b9aab0c87b fix Do not trigger duplicate navigation events from Angular Router (#​43441)

Special Thanks

Alan Agius, Alan Cohen, Andrew Kushnir, Andrew Scott, Daniel Díaz, Dario Piotrowicz, Doug Parker, Jayson Acosta, Joey Perrott, JoostK, Kristiyan Kostadinov, Olivier Capuozzo, Ramzan, Shai Reznik, TANMAY SRIVASTAVA, dario-piotrowicz, iRealNirmal, jhonyeduardo, mgechev and zuckjet

v13.2.1

Compare Source

animations
Commit Type Description
4644886aaf perf remove no longer needed CssKeyframes classes (#​44903) (#​44919)
common
Commit Type Description
b4e4617807 fix include query parameters for open HTTP requests in verify (#​44917)
compiler-cli
Commit Type Description
0778e6f7d7 fix accept nullish coalescing operator for any and unknown types (#​44862)
07185f4ed1 fix enable nullish coalescing check only with strictNullChecks (#​44862)
4a5ad1793f fix ensure casing of logical paths is preserved (#​44798)
core
Commit Type Description
7ec482d9c2 fix Add back support for namespace URIs in createElement of dom renderer (#​44914)
250dc40a46 fix flush delayed scoping queue while setting up TestBed (#​44814)
forms
Commit Type Description
1aebbf8714 fix ensure OnPush ancestors are marked dirty when the promise resolves (#​44886)
6b7fffcbeb fix Update the typed forms migration schematic to find all files. (#​44881)

Special Thanks

Alan, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Arjen, Daniel Díaz, David Shevitz, Doug Parker, Dylan Hunn, Esteban Gehring, George Kalpakas, Jessica Janiuk, JoostK, Juri Strumpflohner, Lee Robinson, Maarten Tibau, Paul Gschwendtner, Theodore Brown, arturovt, dario-piotrowicz, fru2, markostanimirovic and mgechev

v13.2.0

Compare Source

Deprecations

  • The CachedResourceLoader and RESOURCE_CACHE_MROVIDER symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.

  • The ComponentFactory and ComponentFactoryResolver classes are deprecated. Since Ivy, there is no need to resolve Component factories. Please use other APIs where you Component classes can be used directly (without resolving their factories).

  • Since Ivy, the CompilerOptions.useJit and CompilerOptions.missingTranslation config options are unused, passing them has no effect.

Commit Type Description
9c11183e74 docs deprecate CachedResourceLoader and RESOURCE_CACHE_MROVIDER symbols (#​44749)
9f12e7fea4 docs deprecate ComponentFactory and ComponentFactoryResolver symbols (#​44749)
4e95a316ce docs deprecate unused config options from the CompilerOptions interface (#​44749)
compiler
Commit Type Description
a4ab6d6b72 feat add support for safe calls in templates (#​44580)
abd1bc8039 fix correct spans when parsing bindings with comments (#​44785)
ed67a074ce fix properly compile DI factories when coverage reporting is enabled (#​44732)
compiler-cli
Commit Type Description
fa835b5a29 feat enable extended diagnostics by default (#​44712)
73424def13 feat provide the animations for DirectiveMeta (#​44630)
fe3e4d6865 fix Handle ng-template with structural directive in indexer (#​44788)
7316e72ec5 fix properly index elements when on a template (#​44785)
100091ebf0 fix remove leftover _extendedTemplateDiagnostics requirements (#​44777)
d2ae96f742 fix skip ExtendedTemplateCheckerImpl construction if there were configuration errors (#​44778)
core
Commit Type Description
5626b34264 fix consistently use namespace short name rather than URI (#​44766)
94bfcdd9de fix error if NgZone.isInAngularZone is called with a noop zone (#​44800)
forms
Commit Type Description
72092ebd26 feat Allow a FormControl to use initial value as default. (#​44434)
f7aa937cac fix Make some minor fixups for forward-compatibility with typed forms. (#​44540)
router
Commit Type Description
5a4ddfd4f5 feat Allow symbol keys for Route data and resolve properties (#​44519)

Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Dario Piotrowicz, Derek Cormier, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Martin Probst, Oleg Postoev, Stephanie Tuerk, Tim Bowersox, Wiley Marques, Yousaf Nawaz, dario-piotrowicz, iRealNirmal, ivanwonder and shejialuo

v13.1.3

Compare Source

animations
Commit Type Description
af0a152a2c fix apply setStyles to only rootTimelines (#​44515)
compiler-cli
Commit Type Description
626f3f230b perf reduce analysis work during incremental rebuilds (#​44731)
ngcc
Commit Type Description
f9ca4d8499 fix support element accesses for export declarations (#​44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

v13.1.2

Compare Source

animations
Commit Type Description
abc217b28e fix retain triggers values for moved tracked list items (#​44578)
compiler
Commit Type Description
59eef29a6c fix correct spans when parsing bindings with comments (#​44678)
compiler-cli
Commit Type Description
08049fa23f fix enable narrowing of using type guard methods (#​44447)
a26afce68c fix fix crash during type-checking of library builds (#​44587)
1e918b6f31 fix handle property reads of ThisReceiver in the indexer (#​44678)
63c8e56a3a fix incorrectly interpreting $any calls with a property read (#​44657)
60fb27f12d fix properly index elements (#​44678)
language-service
Commit Type Description
f5addee488 fix revert the test files for Ivy (#​44528)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports