Ninja-Squad / globe42

repository dedicated to the development of Globe 42 collective application to help them to manage their members
12 stars 3 forks source link

fix(deps): update angular monorepo #1841

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/common 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/compiler 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/compiler-cli (source) 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/core 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/forms 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/localize 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/platform-browser 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/platform-browser-dynamic 14.0.5 -> 14.2.0 age adoption passing confidence
@angular/router (source) 14.0.5 -> 14.2.0 age adoption passing confidence
zone.js (changelog) 0.11.6 -> 0.11.8 age adoption passing confidence

Release Notes

angular/angular (@​angular/common) ### [`v14.2.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1420-2022-08-25) [Compare Source](https://togithub.com/angular/angular/compare/14.1.3...14.2.0) ##### animations | Commit | Type | Description | | -- | -- | -- | | [b96e571897](https://togithub.com/angular/angular/commit/b96e571897e815ff509188f15b60c66b1bafa358) | fix | fix stagger timing not handling params ([#​47208](https://togithub.com/angular/angular/pull/47208)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [b380fdd59e](https://togithub.com/angular/angular/commit/b380fdd59e368e89908ea915f150cdc9f5a87a7f) | feat | add a density cap for image srcsets ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [7ce497e5bc](https://togithub.com/angular/angular/commit/7ce497e5bc6502bed8099d2592888f3164cdcf1f) | feat | add built-in Imgix loader ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [bff870db61](https://togithub.com/angular/angular/commit/bff870db6146850248597889550f676d81a85c90) | feat | add cloudflare loader ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [86e77a5d55](https://togithub.com/angular/angular/commit/86e77a5d559eddb285e74cc34c0db73de5645022) | feat | add Image directive skeleton ([#​45627](https://togithub.com/angular/angular/pull/45627)) ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [0566205a02](https://togithub.com/angular/angular/commit/0566205a02c5dc87a01a0aa40cb5cdf147c81f11) | feat | Add image lazy loading and fetchpriority ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [4e952ba216](https://togithub.com/angular/angular/commit/4e952ba216297eb60fb3bae797b73f5b72c7660b) | feat | add loaders for cloudinary & imagekit ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [e854a8cdde](https://togithub.com/angular/angular/commit/e854a8cdde0f2fd00e67c0a841c8f6f0abcea18b) | feat | add loading attr to NgOptimizedImage ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [8d3701cb4c](https://togithub.com/angular/angular/commit/8d3701cb4c167fb8b2153359a71e4f222d3d5657) | feat | add warnings re: image distortion ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [d5f7da2120](https://togithub.com/angular/angular/commit/d5f7da21207f7808dffb3932fa61d22614e6bd57) | feat | define public API surface for NgOptimizedImage directive ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [d3c3426aa4](https://togithub.com/angular/angular/commit/d3c3426aa41bd4092da3a9dd6951cab63f217db4) | feat | detect LCP images in `NgOptimizedImage` and assert if `priority` is set ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [451b85ca17](https://togithub.com/angular/angular/commit/451b85ca176e0aeae6358016e2695ea133d9ec56) | feat | explain why width/height is required ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [586274fe65](https://togithub.com/angular/angular/commit/586274fe65c5184b633e0e5ac12ca91979f138b2) | feat | provide an ability to exclude origins from preconnect checks in NgOptimizedImage ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [57f3386e5b](https://togithub.com/angular/angular/commit/57f3386e5b5a3d6edc9e6d8c60b442b16e5c4a20) | feat | support custom srcset attributes in NgOptimizedImage ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [7baf9a46cd](https://togithub.com/angular/angular/commit/7baf9a46cde2eb2d923c6b2d5e6afb51de9e3f2b) | feat | verify that priority images have preconnect links ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [f81765b333](https://togithub.com/angular/angular/commit/f81765b333881bd156383d81be62c06ff00380c1) | feat | warn if rendered size is much smaller than intrinsic ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [e2ab99b95e](https://togithub.com/angular/angular/commit/e2ab99b95efd893c49d15c02cccd72ef82ea1cae) | fix | allow null/undefined to be passed to ngClass input ([#​39280](https://togithub.com/angular/angular/pull/39280)) ([#​46906](https://togithub.com/angular/angular/pull/46906)) | | [bedf537951](https://togithub.com/angular/angular/commit/bedf537951e64c55dde9b38936e451daa4a4bde9) | fix | allow null/undefined to be passed to ngStyle input ([#​47069](https://togithub.com/angular/angular/pull/47069)) | | [f9511bf6e8](https://togithub.com/angular/angular/commit/f9511bf6e8322f292421bcc0fa7851535aeaac85) | fix | avoid interacting with a destroyed injector ([#​47243](https://togithub.com/angular/angular/pull/47243)) | | [dc29e21b14](https://togithub.com/angular/angular/commit/dc29e21b141574247b5f9f859c019b4ad4be9742) | fix | consider density descriptors with multiple digits as valid ([#​47230](https://togithub.com/angular/angular/pull/47230)) | | [801daf82d1](https://togithub.com/angular/angular/commit/801daf82d119a39f21d26812b28c8551c58d841b) | fix | detect `data:` and `blob:` inputs in `NgOptimizedImage` directive ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [fff8056e7f](https://togithub.com/angular/angular/commit/fff8056e7f5fffd6d54315ca3897505ad5da725f) | fix | fix formatting on oversized image error ([#​47188](https://togithub.com/angular/angular/pull/47188)) ([#​47232](https://togithub.com/angular/angular/pull/47232)) | | [1ca2ce19ab](https://togithub.com/angular/angular/commit/1ca2ce19ab871c76bee3ad67ee9c610284ca9281) | fix | remove default for image width ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [c5db867ddc](https://togithub.com/angular/angular/commit/c5db867ddcac10720a23487461994bbf682898e9) | fix | remove duplicate deepForEach ([#​47189](https://togithub.com/angular/angular/pull/47189)) | | [1cf43deb18](https://togithub.com/angular/angular/commit/1cf43deb1899440c0bd468f8bf31390d4f23d678) | fix | sanitize `rawSrc` and `rawSrcset` values in NgOptimizedImage directive ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [d71dfe931f](https://togithub.com/angular/angular/commit/d71dfe931f71bff71e4e7af96aebd59f31cd4079) | fix | set bound width and height onto host element ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [32caa8b669](https://togithub.com/angular/angular/commit/32caa8b66908097522658360e5907c5004c13eeb) | fix | support density descriptors with 2+ decimals ([#​47197](https://togithub.com/angular/angular/pull/47197)) ([#​47232](https://togithub.com/angular/angular/pull/47232)) | | [ae4405f0bf](https://togithub.com/angular/angular/commit/ae4405f0bf1c94fe86d9e9a62360834e80cef8e7) | fix | throw if srcset is used with rawSrc ([#​47082](https://togithub.com/angular/angular/pull/47082)) | | [0c8eb8bc82](https://togithub.com/angular/angular/commit/0c8eb8bc82c26596092d4774fcdac255aecdec90) | perf | monitor LCP only for images without `priority` attribute ([#​47082](https://togithub.com/angular/angular/pull/47082)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [ea89677c12](https://togithub.com/angular/angular/commit/ea89677c125c16654e3e521998b575687c2bd20c) | feat | support more recent version of `tsickle` ([#​47018](https://togithub.com/angular/angular/pull/47018)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [d1e83e1b30](https://togithub.com/angular/angular/commit/d1e83e1b30f2cea9f2ed16bff2d3b969335072ab) | feat | add `createComponent` function ([#​46685](https://togithub.com/angular/angular/pull/46685)) | | [10becab70e](https://togithub.com/angular/angular/commit/10becab70e0f2afee29da7b3358eedcc22f655a2) | feat | add `reflectComponentType` function ([#​46685](https://togithub.com/angular/angular/pull/46685)) | | [4b377d3a6d](https://togithub.com/angular/angular/commit/4b377d3a6d069da23ec577f8deca761b01d4e2f5) | feat | introduce createApplication API ([#​46475](https://togithub.com/angular/angular/pull/46475)) | | [31429eaccc](https://togithub.com/angular/angular/commit/31429eaccc973672efb4ed98a628cf9842e24b02) | feat | support TypeScript 4.8 ([#​47038](https://togithub.com/angular/angular/pull/47038)) | | [796840209c](https://togithub.com/angular/angular/commit/796840209cd38aacc5061a31701efe7eda1f6587) | fix | align TestBed interfaces and implementation ([#​46635](https://togithub.com/angular/angular/pull/46635)) | ##### forms | Commit | Type | Description | | -- | -- | -- | | [426af91a42](https://togithub.com/angular/angular/commit/426af91a42104d6ce227ab52c8c4db3e218f5e03) | feat | add `FormBuilder.record()` method ([#​46485](https://togithub.com/angular/angular/pull/46485)) | | [b302797de4](https://togithub.com/angular/angular/commit/b302797de47409b988ad77e87f766a5f18374ded) | fix | Correctly infer `FormBuilder` types involving `[value, validators]` shorthand in more cases. ([#​47034](https://togithub.com/angular/angular/pull/47034)) | ##### language-service | Commit | Type | Description | | -- | -- | -- | | [598b72bd05](https://togithub.com/angular/angular/commit/598b72bd05ea33468c70ac35b8ea5286439f41d9) | feat | support fix the component missing member ([#​46764](https://togithub.com/angular/angular/pull/46764)) | ##### platform-browser | Commit | Type | Description | | -- | -- | -- | | [07606e3181](https://togithub.com/angular/angular/commit/07606e3181fc7aa9f9185eb771fc9c44f01fe344) | feat | add `isEmpty` method to the `TransferState` class ([#​46915](https://togithub.com/angular/angular/pull/46915)) | ##### platform-server | Commit | Type | Description | | -- | -- | -- | | [2b4d7f6733](https://togithub.com/angular/angular/commit/2b4d7f6733e10e45e3ca8a448307bbc2834fc4a1) | feat | support document reference in render functions ([#​47032](https://togithub.com/angular/angular/pull/47032)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [0abb67af59](https://togithub.com/angular/angular/commit/0abb67af59a92a2b29082a259aa9f4ea3fbaab7d) | feat | allow guards and resolvers to be plain functions ([#​46684](https://togithub.com/angular/angular/pull/46684)) | | [75df404467](https://togithub.com/angular/angular/commit/75df4044675c61d2b646437cfe64fe828a39b3a0) | feat | Create APIs for using Router without RouterModule ([#​47010](https://togithub.com/angular/angular/pull/47010)) | | [10289f1f6e](https://togithub.com/angular/angular/commit/10289f1f6e3d5935304a38d4300d4dadfea66150) | feat | expose resolved route title ([#​46826](https://togithub.com/angular/angular/pull/46826)) | | [8600732b09](https://togithub.com/angular/angular/commit/8600732b090a4c253eb89ffde6db3858e4a2021c) | feat | Expose the default matcher for `Routes` used by the `Router` ([#​46913](https://togithub.com/angular/angular/pull/46913)) | | [422323cee0](https://togithub.com/angular/angular/commit/422323cee00192239d1ab279e6a7c3a808098169) | feat | improve typings for RouterLink boolean inputs ([#​47101](https://togithub.com/angular/angular/pull/47101)) | | [26ea97688c](https://togithub.com/angular/angular/commit/26ea97688cba5850588d8da83abaf8b539577241) | feat | Make router directives standalone ([#​46758](https://togithub.com/angular/angular/pull/46758)) | | [2a43beec15](https://togithub.com/angular/angular/commit/2a43beec159990b8c4bafc7f189e2bd85002dc7a) | fix | Fix route recognition behavior with some versions of rxjs ([#​47098](https://togithub.com/angular/angular/pull/47098)) | ##### service-worker | Commit | Type | Description | | -- | -- | -- | | [383090858c](https://togithub.com/angular/angular/commit/383090858caf04c27ee8b320cceca2da0ae54bb3) | feat | support `sendRequest` as a `notificationclick` action ([#​46912](https://togithub.com/angular/angular/pull/46912)) | | [3f548610dd](https://togithub.com/angular/angular/commit/3f548610dd05f484cd33fa2cee4e3693ed731126) | fix | export NoNewVersionDetectedEvent ([#​47044](https://togithub.com/angular/angular/pull/47044)) | | [482b6119c2](https://togithub.com/angular/angular/commit/482b6119c2f3fff5ec0623e101d308a49c416b42) | fix | update golden `index.md` ([#​47044](https://togithub.com/angular/angular/pull/47044)) | #### Special Thanks Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bob Watson, Cédric Exbrayat, Dylan Hunn, Emmanuel Roux, FatalMerlin, George Kalpakas, Ilia Mirkin, Jan Kuehle, Jeremy Elbourn, Jessica Janiuk, JiaLiPassion, Kalbarczyk, Kara Erickson, Katie Hempenius, Kristiyan Kostadinov, Merlin, Paul Gschwendtner, Pawel Kozlowski, Tristan Sprößer, Victor Porof, angular-robot\[bot], dario-piotrowicz, ivanwonder and vyom ### [`v14.1.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1413-2022-08-17) [Compare Source](https://togithub.com/angular/angular/compare/14.1.2...14.1.3) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [0583227708](https://togithub.com/angular/angular/commit/05832277089f9df9cde424d62033661620826592) | fix | infinite loop in parser assignment expression with invalid left-hand expression ([#​47151](https://togithub.com/angular/angular/pull/47151)) | #### Special Thanks AlirezaEbrahimkhani, Alma Eyre, Andrew Scott, Bob Watson, George Kalpakas, Kalbarczyk, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Roman Matusevich and Sonu Kapoor ### [`v14.1.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1412-2022-08-10) [Compare Source](https://togithub.com/angular/angular/compare/14.1.1...14.1.2) ##### core | Commit | Type | Description | | -- | -- | -- | | [5ff715c549](https://togithub.com/angular/angular/commit/5ff715c5497fcbcbb33eb93770470fff5a816cd5) | fix | check if transplanted views are attached to change detector ([#​46974](https://togithub.com/angular/angular/pull/46974)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [439d77e852](https://togithub.com/angular/angular/commit/439d77e852c2e08d384c420a2c3a962a804c60f1) | fix | Fix route recognition behavior with some versions of rxjs ([#​47098](https://togithub.com/angular/angular/pull/47098)) ([#​47112](https://togithub.com/angular/angular/pull/47112)) | #### Special Thanks 4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Jan Melcher, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Vovch, ashide2729, ileil and onrails ### [`v14.1.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1411-2022-08-03) [Compare Source](https://togithub.com/angular/angular/compare/14.1.0...14.1.1) ##### core | Commit | Type | Description | | -- | -- | -- | | [3606917732](https://togithub.com/angular/angular/commit/3606917732e5ad887426c1cbccf6e375eff905d6) | fix | improve the missing control flow directive message ([#​46903](https://togithub.com/angular/angular/pull/46903)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [79825d3f10](https://togithub.com/angular/angular/commit/79825d3f1078c9b91eeb5e4699718ccde6c458b5) | fix | Do not call preload method when not necessary ([#​47007](https://togithub.com/angular/angular/pull/47007)) | | [05f3f7445a](https://togithub.com/angular/angular/commit/05f3f7445a0bbe3c7ffed3aec308ca8888e77d99) | fix | Use correct return type for provideRoutes function ([#​46941](https://togithub.com/angular/angular/pull/46941)) | #### Special Thanks Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin ### [`v14.1.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1410-2022-07-20) [Compare Source](https://togithub.com/angular/angular/compare/14.0.7...14.1.0) #### Deprecations ##### core - The `createNgModuleRef` is deprecated in favor of newly added `createNgModule` one. - The bit field signature of `inject()` has been deprecated, in favor of the new options object. Correspondingly, `InjectFlags` is deprecated as well. ##### animations | Commit | Type | Description | | -- | -- | -- | | [55308f2df5](https://togithub.com/angular/angular/commit/55308f2df5b0f6e8e40e3c4085c463a5b83c5ed1) | feat | add `provideAnimations()` and `provideNoopAnimations()` functions ([#​46793](https://togithub.com/angular/angular/pull/46793)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [4a2e7335b1](https://togithub.com/angular/angular/commit/4a2e7335b180190800cf2c5db8ed1c8841dbf473) | feat | make the `CommonModule` pipes standalone ([#​46401](https://togithub.com/angular/angular/pull/46401)) | | [a7597dd080](https://togithub.com/angular/angular/commit/a7597dd08026a4071758323d54ccbfb382e0c780) | feat | make the CommonModule directives standalone ([#​46469](https://togithub.com/angular/angular/pull/46469)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [33ce3883a5](https://togithub.com/angular/angular/commit/33ce3883a5d962adf5ee7feffd3426feefe0c0b5) | feat | Add extended diagnostic to warn when missing let on ngForOf ([#​46683](https://togithub.com/angular/angular/pull/46683)) | | [6f11a58040](https://togithub.com/angular/angular/commit/6f11a580406877e440c43df31fae3d5f120cafed) | feat | Add extended diagnostic to warn when text attributes are intended to be bindings ([#​46161](https://togithub.com/angular/angular/pull/46161)) | | [9e836c232f](https://togithub.com/angular/angular/commit/9e836c232ff66043bc101b905dae4c8bde18bc58) | feat | warn when style suffixes are used with attribute bindings ([#​46651](https://togithub.com/angular/angular/pull/46651)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [93c65e7b14](https://togithub.com/angular/angular/commit/93c65e7b1468bb0c696dec1bc3362422a2ca5170) | feat | add extended diagnostic for non-nullable optional chains ([#​46686](https://togithub.com/angular/angular/pull/46686)) | | [131d029da1](https://togithub.com/angular/angular/commit/131d029da16b7d486cdc200f00160b9a11871fb2) | feat | detect missing control flow directive imports in standalone components ([#​46146](https://togithub.com/angular/angular/pull/46146)) | | [6b8e60c06a](https://togithub.com/angular/angular/commit/6b8e60c06a4f9a5fdbce9e7971d403ccb2bc6e8e) | fix | improve the missingControlFlowDirective message ([#​46846](https://togithub.com/angular/angular/pull/46846)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [e8e8e5f171](https://togithub.com/angular/angular/commit/e8e8e5f1718f605c62a671b0ff15fa4dff7d8229) | feat | add `createComponent` function | | [b5153814af](https://togithub.com/angular/angular/commit/b5153814af3e6b1ec8550ddf39584efd7cca36be) | feat | add `reflectComponentType` function | | [96c6139c9a](https://togithub.com/angular/angular/commit/96c6139c9ab35aa6ab2330a5a79a5906d5c2e8be) | feat | add ability to set inputs on ComponentRef ([#​46641](https://togithub.com/angular/angular/pull/46641)) | | [a6d5fe202c](https://togithub.com/angular/angular/commit/a6d5fe202cafb419f3beb8d09711132124b6aa9a) | feat | alias `createNgModuleRef` as `createNgModule` ([#​46789](https://togithub.com/angular/angular/pull/46789)) | | [71e606d3c3](https://togithub.com/angular/angular/commit/71e606d3c3cfdcf93a6e40f84fd69aa75c5cca42) | feat | expose EnvironmentInjector on ApplicationRef ([#​46665](https://togithub.com/angular/angular/pull/46665)) | | [19e6d9ccd3](https://togithub.com/angular/angular/commit/19e6d9ccd36c7776fcee7de541bba413fd6dcabf) | feat | import AsyncStackTaggingZone if available ([#​46693](https://togithub.com/angular/angular/pull/46693)) | | [a7a14df5f8](https://togithub.com/angular/angular/commit/a7a14df5f8ff2d1e6a4dba3ac53f4479a6646810) | feat | introduce `EnvironmentInjector.runInContext` API ([#​46653](https://togithub.com/angular/angular/pull/46653)) | | [fa52b6e906](https://togithub.com/angular/angular/commit/fa52b6e906e549e1c6b4a4f4428596d093fb0549) | feat | options object to supersede bit flags for `inject()` ([#​46649](https://togithub.com/angular/angular/pull/46649)) | | [af20112222](https://togithub.com/angular/angular/commit/af20112222fcfa961ff9a2dee4050dd59aa4156e) | feat | support the descendants option for ContentChild queries ([#​46638](https://togithub.com/angular/angular/pull/46638)) | | [945a3ad359](https://togithub.com/angular/angular/commit/945a3ad359cd2fe3456f635b0fe36effbfe8d5c2) | fix | Fix `runInContext` for `NgModuleRef` injector ([#​46877](https://togithub.com/angular/angular/pull/46877)) | | [bb7c80477b](https://togithub.com/angular/angular/commit/bb7c80477b1258f48971b67b2eade6a4b41337f2) | fix | make parent injector argument required in `createEnvironmentInjector` ([#​46397](https://togithub.com/angular/angular/pull/46397)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [82acbf919b](https://togithub.com/angular/angular/commit/82acbf919bae2ddb6a46f41239aa2a101901f089) | feat | improve error message for nullish header ([#​46059](https://togithub.com/angular/angular/pull/46059)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [53ca936366](https://togithub.com/angular/angular/commit/53ca936366fb908278571bae5fcc7fa08b19a5a0) | feat | Add ability to create `UrlTree` from any `ActivatedRouteSnapshot` ([#​45877](https://togithub.com/angular/angular/pull/45877)) | | [de058bba99](https://togithub.com/angular/angular/commit/de058bba9979f68de2320118b537e6be4dbb888d) | feat | Add CanMatch guard to control whether a Route should match ([#​46021](https://togithub.com/angular/angular/pull/46021)) | | [6c1357dd7d](https://togithub.com/angular/angular/commit/6c1357dd7d5f466575398ebc32c581068d9bf2df) | feat | Add stable cancelation code to `NavigationCancel` event ([#​46675](https://togithub.com/angular/angular/pull/46675)) | | [a4ce273e50](https://togithub.com/angular/angular/commit/a4ce273e50551e6c6bc8f3a86591b04760de7ba4) | feat | Add the target `RouterStateSnapshot` to `NavigationError` ([#​46731](https://togithub.com/angular/angular/pull/46731)) | | [abe3759e24](https://togithub.com/angular/angular/commit/abe3759e2417c0396d75e226edcef2fae99e363b) | fix | allow to return `UrlTree` from `CanMatchFn` ([#​46455](https://togithub.com/angular/angular/pull/46455)) | | [e8c7dd10e9](https://togithub.com/angular/angular/commit/e8c7dd10e93d338456131e11d600bf758ee48634) | fix | Ensure `APP_INITIALIZER` of `enabledBlocking` option completes ([#​46026](https://togithub.com/angular/angular/pull/46026)) | | [ce20ed067f](https://togithub.com/angular/angular/commit/ce20ed067f12714ee6488ffe07f1a1c18bb60a15) | fix | Ensure Route injector is created before running CanMatch guards ([#​46394](https://togithub.com/angular/angular/pull/46394)) | | [6a7b818d94](https://togithub.com/angular/angular/commit/6a7b818d94fdd13d81a01285e3e4be953a29cc06) | fix | Ensure target `RouterStateSnapshot` is defined in `NavigationError` ([#​46842](https://togithub.com/angular/angular/pull/46842)) | | [f94c6f433d](https://togithub.com/angular/angular/commit/f94c6f433dba3924b79f137cfcc49d2dfd4d679c) | fix | Expose CanMatchFn as public API ([#​46394](https://togithub.com/angular/angular/pull/46394)) | | [e8ae0fe3e9](https://togithub.com/angular/angular/commit/e8ae0fe3e91e2e805146fad0d2f0976b1f886112) | fix | Fix cancelation code for canLoad rejections ([#​46752](https://togithub.com/angular/angular/pull/46752)) | ##### upgrade | Commit | Type | Description | | -- | -- | -- | | [e9cb0454dc](https://togithub.com/angular/angular/commit/e9cb0454dce2113cfd5ba11deeca6cdcf47d47f0) | feat | more closely align `UpgradeModule#bootstrap()` with `angular.bootstrap()` ([#​46214](https://togithub.com/angular/angular/pull/46214)) | #### Special Thanks AleksanderBodurri, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Cédric Exbrayat, Dmitrij Kuba, Dylan Hunn, George Kalpakas, Jessica Janiuk, JiaLiPassion, Joey Perrott, John Vandenberg, JoostK, Keith Li, Or'el Ben-Ya'ir, Paul Gschwendtner, Pawel Kozlowski, SyedAhm3r, arturovt, mariu, markostanimirovic and mgechev ### [`v14.0.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1407-2022-07-20) [Compare Source](https://togithub.com/angular/angular/compare/14.0.6...14.0.7) ##### animations | Commit | Type | Description | | -- | -- | -- | | [5bdbb6285b](https://togithub.com/angular/angular/commit/5bdbb6285b77f070347a5878bbd8218f6e01b5e8) | fix | make sure falsy values are added to \_globalTimelineStyles ([#​46863](https://togithub.com/angular/angular/pull/46863)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [41253f9c46](https://togithub.com/angular/angular/commit/41253f9c467aa9742ef0b69ddd063043fe0300e2) | fix | inputs/outputs incorrectly parsed in jit mode ([#​46813](https://togithub.com/angular/angular/pull/46813)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [4e77c7fbf3](https://togithub.com/angular/angular/commit/4e77c7fbf38f27741617303165068e1cb1ef6354) | fix | do not invoke jasmine `done` callback multiple times with `waitForAsync` | #### Special Thanks Andrew Kushnir, Andrew Scott, Bob Watson, Cédric Exbrayat, Doug Parker, George Kalpakas, Jessica Janiuk, Kristiyan Kostadinov, Paul Gschwendtner, acvi, dario-piotrowicz, jnizet and piyush132000 ### [`v14.0.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1406-2022-07-13) [Compare Source](https://togithub.com/angular/angular/compare/14.0.5...14.0.6) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [99697dae66](https://togithub.com/angular/angular/commit/99697dae668d8df07a5c46caf08a071371131e56) | fix | only consider used pipes for inline type-check requirement ([#​46807](https://togithub.com/angular/angular/pull/46807)) | ##### forms | Commit | Type | Description | | -- | -- | -- | | [4f469cbef3](https://togithub.com/angular/angular/commit/4f469cbef3664746750338d167964c247151de01) | fix | expose ControlConfig in public API ([#​46594](https://togithub.com/angular/angular/pull/46594)) | | [e8c8b695f2](https://togithub.com/angular/angular/commit/e8c8b695f20174a520ca1ba88164458c31e5b024) | fix | Move all remaining errors in Forms to use RuntimeErrorCode. ([#​46654](https://togithub.com/angular/angular/pull/46654)) | ##### localize | Commit | Type | Description | | -- | -- | -- | | [14863acb1a](https://togithub.com/angular/angular/commit/14863acb1a642e9f6d36ea5d10d64f26d84ad475) | fix | add `--project` option to `ng-add` schematic ([#​46664](https://togithub.com/angular/angular/pull/46664)) | #### Special Thanks Alan Agius, Andrew Scott, Bob Watson, Dylan Hunn, George Kalpakas, Ivaylo Kirov, Jessica Janiuk, JoostK, Joshua VanAllen, Lukas Matta, Marcin Wosinek, Nicolas Molina Monroy, Paul Gschwendtner, SoulsMark, Uday Sony, dario-piotrowicz, markostanimirovic and zhysky
angular/angular (zone.js) ### [`v0.11.8`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#​0118-httpsgithubcomangularangularcomparezonejs-0117zonejs-0118-2022-08-08) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.11.7...zone.js-0.11.8) ##### Features - **zone.js:** Update to the simpler Async Stack Tagging v2 API ([#​46958](https://togithub.com/angular/angular/issues/46958)) ([f23232f](https://togithub.com/angular/angular/commit/f23232ff66559ddc28aec26d461355568c25530d)) ### [`v0.11.7`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#​0117-httpsgithubcomangularangularcomparezonejs-0116zonejs-0117-2022-07-20) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.11.6...zone.js-0.11.7) ##### Bug Fixes - **zone.js:** do not invoke jasmine done callback multiple times with `waitForAsync` ([4e77c7fbf38](https://togithub.com/angular/angular/commit/4e77c7fbf38f27741617303165068e1cb1ef6354)) ##### Features - **zone.js:** add AsyncStackTaggingZoneSpec implementation ([#​46693](https://togithub.com/angular/angular/issues/46693)) ([848a009](https://togithub.com/angular/angular/commit/848a00956e693ba8ab648c86cca034ed2e3c807c)) - **zone.js:** include jasmine `describe` block name when raising unexpected task error ([de86285](https://togithub.com/angular/angular/commit/de86285f2ee1c3a78489c8c40a15fc78f75e2620)) - **zone.js:** include zone name when sync-test zone reports tasks ([72c2567](https://togithub.com/angular/angular/commit/72c2567847c37b07e468a501a4b13edc791ae9ed))

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.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #1841 (1d3b37d) into master (ed7a50d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1841   +/-   ##
=========================================
  Coverage     92.29%   92.29%           
  Complexity     1004     1004           
=========================================
  Files           342      342           
  Lines          4103     4103           
  Branches        353      353           
=========================================
  Hits           3787     3787           
  Misses          122      122           
  Partials        194      194           
Impacted Files Coverage Δ
...kotlin/org/globe42/web/reports/ReportController.kt 88.23% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed7a50d...1d3b37d. Read the comment docs.