Skip to content

chore(deps): update angular monorepo #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 28, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/common 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/compiler 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/compiler-cli 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/core 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/forms 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/language-service 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/platform-browser 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/platform-browser-dynamic 13.1.3 -> 13.3.11 age adoption passing confidence
@angular/router 13.1.3 -> 13.3.11 age adoption passing confidence
zone.js (changelog) 0.11.4 -> 0.11.6 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v13.3.11

Compare Source

Special Thanks

Andrew Scott, Billy Lando, George Kalpakas, Ian Gregory, Matt Shaffer, Rune Andersen Hartvig, dario-piotrowicz and mgechev

v13.3.10

Compare Source

Special Thanks

A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev

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

13.3.5 (2022-04-27)

bazel
Commit Description
fix - 63398e0eb4 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

13.3.1 (2022-03-30)

bazel
Commit Description
fix - 960e42b2ac ng module compilation workers are subject to linker race-conditions (#​45393)
compiler
Commit Description
fix - 3714305f84 scope css rules within @layer blocks (#​45396)
compiler-cli
Commit Description
fix - 7f53c0f4ac 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_PROVIDER 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_PROVIDER 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

angular/angular (zone.js)

v0.11.6

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: in TaskTrackingZoneSpec track a periodic task until it is cancelled

The breaking change is scoped only to the plugin
zone.js/plugins/task-tracking. If you used TaskTrackingZoneSpec and
checked the pending macroTasks e.g. using (this.ngZone as any)._inner ._parent._properties.TaskTrackingZone.getTasksFor('macroTask'), then
its behavior slightly changed for periodic macrotasks. For example,
previously the setInterval macrotask was no longer tracked after its
callback was executed for the first time. Now it's tracked until
the task is explicitly cancelled, e.g with clearInterval(id).

v0.11.5

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from xmlking as a code owner November 28, 2020 16:00
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1d7db20 to 2efb16c Compare January 6, 2021 19:59
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 2efb16c to e152fc4 Compare April 26, 2021 14:09
@renovate renovate bot changed the title chore(deps): update angular monorepo chore(deps): update dependency @angular/core to v10.2.5 May 17, 2021
@renovate renovate bot changed the title chore(deps): update dependency @angular/core to v10.2.5 chore(deps): update dependency @angular/core to v10.2.5 - autoclosed May 17, 2021
@renovate renovate bot closed this May 17, 2021
@renovate renovate bot deleted the renovate/angular-monorepo branch May 17, 2021 02:41
@renovate renovate bot changed the title chore(deps): update dependency @angular/core to v10.2.5 - autoclosed chore(deps): update dependency @angular/core to v10.2.5 May 19, 2021
@renovate renovate bot reopened this May 19, 2021
@renovate renovate bot restored the renovate/angular-monorepo branch May 19, 2021 18:56
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e152fc4 to 0d4dcea Compare May 19, 2021 18:56
@renovate renovate bot changed the title chore(deps): update dependency @angular/core to v10.2.5 chore(deps): update angular monorepo to v12.0.1 May 19, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0d4dcea to ab4098c Compare May 26, 2021 18:23
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.0.1 chore(deps): update angular monorepo to v12.0.2 May 26, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ab4098c to 176bb87 Compare June 2, 2021 19:18
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.0.2 chore(deps): update angular monorepo to v12.0.3 Jun 2, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 176bb87 to 311aea1 Compare June 9, 2021 19:08
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.0.3 chore(deps): update angular monorepo to v12.0.4 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 311aea1 to da8d158 Compare June 16, 2021 23:27
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.0.4 chore(deps): update angular monorepo to v12.0.5 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from da8d158 to b41bd43 Compare June 24, 2021 21:43
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.0.5 chore(deps): update angular monorepo to v12.1.0 Jun 24, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b41bd43 to c38623c Compare June 30, 2021 20:42
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.1.0 chore(deps): update angular monorepo to v12.1.1 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c38623c to c220086 Compare July 4, 2021 21:04
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.1.1 chore(deps): update angular monorepo Jul 4, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c220086 to ddd040b Compare July 4, 2021 22:12
@renovate renovate bot changed the title chore(deps): update angular monorepo chore(deps): pin dependency zone.js to 0.11.4 Jul 4, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 23527d0 to 554508c Compare July 4, 2021 23:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from d341cff to 37c34e9 Compare September 1, 2021 20:17
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 37c34e9 to 88d4430 Compare October 18, 2021 17:22
@renovate renovate bot changed the title chore(deps): update angular monorepo chore(deps): update angular monorepo to v12.2.10 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.2.10 chore(deps): update angular monorepo to v12.2.10 - autoclosed Jan 20, 2022
@renovate renovate bot closed this Jan 20, 2022
@renovate renovate bot deleted the renovate/angular-monorepo branch January 20, 2022 20:17
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.2.10 - autoclosed chore(deps): update angular monorepo to v12.2.10 Jan 26, 2022
@renovate renovate bot restored the renovate/angular-monorepo branch January 26, 2022 19:53
@renovate renovate bot reopened this Jan 26, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 88d4430 to 1f2abfa Compare January 26, 2022 19:54
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.2.10 chore(deps): update angular monorepo to v13.2.0 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1f2abfa to ce89ee6 Compare February 2, 2022 19:50
@renovate renovate bot changed the title chore(deps): update angular monorepo to v13.2.0 chore(deps): update angular monorepo to v13.2.1 Feb 2, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ce89ee6 to ca76fb7 Compare February 8, 2022 18:56
@renovate renovate bot changed the title chore(deps): update angular monorepo to v13.2.1 chore(deps): update angular monorepo to v13.2.2 Feb 8, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ca76fb7 to fc25129 Compare February 17, 2022 22:09
@renovate renovate bot changed the title chore(deps): update angular monorepo to v13.2.2 chore(deps): update angular monorepo to v13.2.3 Feb 17, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from fc25129 to ae55a46 Compare February 23, 2022 21:51
@renovate renovate bot changed the title chore(deps): update angular monorepo to v13.2.3 chore(deps): update angular monorepo to v13.2.4 Feb 23, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ae55a46 to 14dceb2 Compare March 2, 2022 19:09
@renovate renovate bot changed the title chore(deps): update angular monorepo to v13.2.4 chore(deps): update angular monorepo to v13.2.5 Mar 2, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 14dceb2 to 522aaee Compare March 4, 2022 01:41
@renovate renovate bot changed the title chore(deps): update angular monorepo to v13.2.5 chore(deps): update angular monorepo Mar 4, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 522aaee to 65d927a Compare March 9, 2022 18:16
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 65d927a to 85894d0 Compare March 16, 2022 19:35
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 85894d0 to ff4c078 Compare April 24, 2022 21:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ff4c078 to 6f8b771 Compare May 15, 2022 23:33
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6f8b771 to f5aaa8a Compare June 18, 2022 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants