lgpage / nbtutor

Visualize Python code execution (line-by-line) in Jupyter Notebook cells.
Other
452 stars 41 forks source link

fix(deps): update angular monorepo #140

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/common (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/compiler (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/compiler-cli (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/core (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/forms (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/language-service (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/localize ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/platform-browser (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
@angular/router (source) ^15.2.4 -> ^15.2.10 age adoption passing confidence
zone.js (source, changelog) ~0.13.0 -> ~0.14.7 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v15.2.10`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#15210-2023-10-04) [Compare Source](https://togithub.com/angular/angular/compare/15.2.9...15.2.10) ##### service-worker | Commit | Type | Description | | -- | -- | -- | | [9fe08968b8](https://togithub.com/angular/angular/commit/9fe08968b84b92da47ce91f5d2860b3aa23d2d2b) | fix | throw a critical error when handleFetch fail ([#​51989](https://togithub.com/angular/angular/pull/51989)) | ### [`v15.2.9`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1529-2023-05-03) [Compare Source](https://togithub.com/angular/angular/compare/15.2.8...15.2.9) ##### common | Commit | Type | Description | | -- | -- | -- | | [9107e931ca](https://togithub.com/angular/angular/commit/9107e931cad6c7543f717796a75648cefee2fd12) | fix | fix incorrectly reported distortion for padded images ([#​49889](https://togithub.com/angular/angular/pull/49889)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [7c58885797](https://togithub.com/angular/angular/commit/7c58885797af407d8399206340e79fe3d2beffb8) | fix | catch fatal diagnostic when getting diagnostics for components ([#​50046](https://togithub.com/angular/angular/pull/50046)) | ### [`v15.2.8`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1528-2023-04-19) [Compare Source](https://togithub.com/angular/angular/compare/15.2.7...15.2.8) ##### core | Commit | Type | Description | | -- | -- | -- | | [2fff8fadbe](https://togithub.com/angular/angular/commit/2fff8fadbeff9df3bc09b8847dbf08febbe3b5f8) | fix | handle invalid classes in class array bindings ([#​49924](https://togithub.com/angular/angular/pull/49924)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [05a0225deb](https://togithub.com/angular/angular/commit/05a0225deb126849f3798e828f6dbef7c221ec57) | fix | prevent headers from throwing an error when initializing numerical values ([#​49379](https://togithub.com/angular/angular/pull/49379)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [09a42d988e](https://togithub.com/angular/angular/commit/09a42d988e654825648205c8df90f7ca4d034c74) | fix | canceledNavigationResolution: 'computed' with redirects to the current URL ([#​49793](https://togithub.com/angular/angular/pull/49793)) | ### [`v15.2.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1527-2023-04-12) [Compare Source](https://togithub.com/angular/angular/compare/15.2.6...15.2.7) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [b0c1a90f55](https://togithub.com/angular/angular/commit/b0c1a90f55ecfafb4fd5c22cdd1b4a5f12573f22) | fix | Produce diagnositc if directive used in host binding is not exported ([#​49792](https://togithub.com/angular/angular/pull/49792)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [a40529af2e](https://togithub.com/angular/angular/commit/a40529af2e2923f1dbdae8898a0e94e9e63a3fcf) | fix | Catch FatalDiagnosticError during template type checking ([#​49792](https://togithub.com/angular/angular/pull/49792)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [702ec90110](https://togithub.com/angular/angular/commit/702ec901100b2d84efdf0b16d8347f8b28b94d5d) | fix | When using setInput, mark view dirty in same way as `markForCheck` ([#​49747](https://togithub.com/angular/angular/pull/49747)) | #### Special Thanks Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler and Nikola Kološnjaji ### [`v15.2.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1526-2023-04-05) [Compare Source](https://togithub.com/angular/angular/compare/15.2.5...15.2.6) ##### core | Commit | Type | Description | | -- | -- | -- | | [d9efa1b0d7](https://togithub.com/angular/angular/commit/d9efa1b0d742217de1164f7904c202b2697348d9) | feat | change the URL sanitization to only block javascript: URLs ([#​49659](https://togithub.com/angular/angular/pull/49659)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [cad7274ef9](https://togithub.com/angular/angular/commit/cad7274ef90914f0c24d071473a6cbae0e5b8250) | fix | create correct URL relative to path with empty child ([#​49691](https://togithub.com/angular/angular/pull/49691)) | | [9b61379096](https://togithub.com/angular/angular/commit/9b6137909690d6cbfdd8cbef502e9e2ac0d28c4a) | fix | Ensure initial navigation clears current navigation when blocking ([#​49572](https://togithub.com/angular/angular/pull/49572)) | #### Special Thanks Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon ### [`v15.2.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1525-2023-03-29) [Compare Source](https://togithub.com/angular/angular/compare/15.2.4...15.2.5) ##### common | Commit | Type | Description | | -- | -- | -- | | [ca5acadb78](https://togithub.com/angular/angular/commit/ca5acadb78c33bf896001a5810cb4be15ff7bc86) | fix | invalid ImageKit transformation ([#​49201](https://togithub.com/angular/angular/pull/49201)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [077f6b4674](https://togithub.com/angular/angular/commit/077f6b4674c01bfed083e73a17d848e226e543b4) | fix | do not unquote CSS values ([#​49460](https://togithub.com/angular/angular/pull/49460)) | | [c3cff35869](https://togithub.com/angular/angular/commit/c3cff35869648fdf70c9707c3d87bcfdcc84d903) | fix | handle trailing comma in object literal ([#​49535](https://togithub.com/angular/angular/pull/49535)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [d201fc2dec](https://togithub.com/angular/angular/commit/d201fc2dec1a3a9cc6952ebb46cb672200a78236) | fix | set style property value to empty string instead of an invalid value ([#​49460](https://togithub.com/angular/angular/pull/49460)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [978d37f324](https://togithub.com/angular/angular/commit/978d37f324ce4a1fe9b57f3d9430d7c28ecf6131) | fix | Ensure Router preloading works with lazy component and static children ([#​49571](https://togithub.com/angular/angular/pull/49571)) | | [a844435514](https://togithub.com/angular/angular/commit/a844435514962c52f4fb480bcfab7ee6519a59cc) | fix | fix [#​49457](https://togithub.com/angular/angular/pull/49457) outlet activating with old info ([#​49459](https://togithub.com/angular/angular/pull/49459)) | #### Special Thanks Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra
angular/angular (zone.js) ### [`v0.14.7`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0147-2024-06-06) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.6...zone.js-0.14.7) ##### Bug Fixes - **zone.js:** do not mutate event listener options (may be readonly) ([#​55796](https://togithub.com/angular/angular/issues/55796)) ([85c1719](https://togithub.com/angular/angular/commit/85c171920ae2b1861896fa6c2d5d7dc8f030a445)), closes [#​54142](https://togithub.com/angular/angular/issues/54142) - **zone.js:** store remove abort listener on the scheduled task ([#​56160](https://togithub.com/angular/angular/issues/56160)) ([4a3800a](https://togithub.com/angular/angular/commit/4a3800a6a0ae9d667dd961c6e4029c01c6819988)), closes [#​56148](https://togithub.com/angular/angular/issues/56148) ### [`v0.14.6`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0146-2024-05-16) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.5...zone.js-0.14.6) ##### Bug Fixes - **zone.js:** add missing APIs to Node.js `fs` patch ([#​54396](https://togithub.com/angular/angular/issues/54396)) ([9e07b62](https://togithub.com/angular/angular/commit/9e07b621ead050d27d36cde0549b01ac3f1e9e73)) - **zone.js:** correctly bundle `zone-patch-rxjs` ([#​55826](https://togithub.com/angular/angular/issues/55826)) ([20a530a](https://togithub.com/angular/angular/commit/20a530acb6ca6efe73cb97c64e9d23a0f5d912c8)), closes [#​55825](https://togithub.com/angular/angular/issues/55825) - **zone.js:** remove `abort` listener on a signal when actual event is removed ([#​55339](https://togithub.com/angular/angular/issues/55339)) ([a9460d0](https://togithub.com/angular/angular/commit/a9460d08a0e95dcd8fcd0ea7eca8470af921bfe2)), closes [#​54739](https://togithub.com/angular/angular/issues/54739) ### [`v0.14.5`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0145-2024-04-30) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.4...zone.js-0.14.5) ##### Bug Fixes - **zone.js:** Add 'declare' to each interface to prevent renaming ([#​54966](https://togithub.com/angular/angular/issues/54966)) ([b3d045b](https://togithub.com/angular/angular/commit/b3d045b9a4383d97ea3c5d770d9413ffed35d760)) - **zone.js:** make sure fakeasync use the same id pool with native ([#​54600](https://togithub.com/angular/angular/issues/54600)) ([ddbf6bb](https://togithub.com/angular/angular/commit/ddbf6bb038d101daf5280abbd2a0efaa0b7fd3a0)), closes [#​54323](https://togithub.com/angular/angular/issues/54323) - **zone.js:** should not clear onhandler when remove capture listener ([#​54602](https://togithub.com/angular/angular/issues/54602)) ([e44b077](https://togithub.com/angular/angular/commit/e44b077cbd4fc1ac16b3edd0fea758842ce6e29f)), closes [#​54581](https://togithub.com/angular/angular/issues/54581) ### [`v0.14.4`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0144-2024-02-13) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.3...zone.js-0.14.4) ##### Bug Fixes - **zone.js:** add `__Zone_ignore_on_properties` to `ZoneGlobalConfigurations` ([#​50737](https://togithub.com/angular/angular/issues/50737)) ([f87f058](https://togithub.com/angular/angular/commit/f87f058a69443d9427530c979b39e3630190a7fd)) - **zone.js:** patch `fs.realpath.native` as macrotask ([#​54208](https://togithub.com/angular/angular/issues/54208)) ([19fae76](https://togithub.com/angular/angular/commit/19fae76bada7146e8993fb672b8d321fb08967f2)), closes [#​45546](https://togithub.com/angular/angular/issues/45546) - **zone.js:** patch `Response` methods returned by `fetch` ([#​50653](https://togithub.com/angular/angular/issues/50653)) ([260d3ed](https://togithub.com/angular/angular/commit/260d3ed0d91648d3ba75d7d9896f38195093c7e4)), closes [#​50327](https://togithub.com/angular/angular/issues/50327) - **zone.js:** patch form-associated custom element callbacks ([#​50686](https://togithub.com/angular/angular/issues/50686)) ([1c990cd](https://togithub.com/angular/angular/commit/1c990cdb2962fa879762d5e26f87f547a00e1795)) ### [`v0.14.3`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0143-2023-12-19) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.2...zone.js-0.14.3) ##### Bug Fixes - **zone.js:** handle fetch with AbortSignal ([#​49595](https://togithub.com/angular/angular/issues/49595)) ([b06b24b](https://togithub.com/angular/angular/commit/b06b24b5049c07fbc18c76fd2a10e49fc93870be)) - **zone.js:** Promise.resolve(subPromise) should return subPromise ([#​53423](https://togithub.com/angular/angular/issues/53423)) ([08b0c87](https://togithub.com/angular/angular/commit/08b0c87a948007e086a2c5a5c17ccca5fd7a24c4)), closes [/promisesaplus.com/#point-51](https://togithub.com//promisesaplus.com//issues/point-51) - **zone.js:** support addEventListener with signal option. ([#​49595](https://togithub.com/angular/angular/issues/49595)) ([d4973ff](https://togithub.com/angular/angular/commit/d4973ff9b074f4db918f71163e79b7d112c309f5)), closes [#​49591](https://togithub.com/angular/angular/issues/49591) ##### Features - **zone.js:** implement Promise.withResolvers() ([#​53514](https://togithub.com/angular/angular/issues/53514)) ([7a28f50](https://togithub.com/angular/angular/commit/7a28f50711535fcc285c7ee9021e8e7dc34a655d)) ### [`v0.14.2`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0142-2023-11-03) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.1...zone.js-0.14.2) ##### Bug Fixes - **zone.js:** disable wrapping unhandled promise error by default ([6d7eb35](https://togithub.com/angular/angular/commit/6d7eb3548c5fc3aedb4a52ff2010141343748e90)) ### [`v0.14.1`](https://togithub.com/angular/angular/compare/zone.js-0.14.0...zone.js-0.14.1) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.0...zone.js-0.14.1) ### [`v0.14.0`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0140-2023-09-14) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.3...zone.js-0.14.0) ##### Features - **zone.js:** remove legacy files and access to deep imports ([#​51752](https://togithub.com/angular/angular/issues/51752)) ([a8efc60](https://togithub.com/angular/angular/commit/a8efc605ea9c3cf03d85b5c567218202e304fef9)) ##### BREAKING CHANGES - **zone.js:** Deep and legacy `dist/` imports like `zone.js/bundles/zone-testing.js` and `zone.js/dist/zone` are no longer allowed. `zone-testing-bundle` and `zone-testing-node-bundle` are also no longer part of the package. The proper way to import `zone.js` and `zone.js/testing` is: ```js import 'zone.js'; import 'zone.js/testing'; ``` #### [0.13.3](https://togithub.com/angular/angular/compare/zone.js-0.13.2...zone.js-0.13.3) (2023-09-12) ##### Bug Fixes - **zone.js:** rename `typings` conditional export to `types` ([#​51737](https://togithub.com/angular/angular/issues/51737)) ([74755c4](https://togithub.com/angular/angular/commit/74755c4b5e6d4d62d2c81f35e6152bb8649fbb5c)) - **zone.js:** temporary allow deep imports ([#​51737](https://togithub.com/angular/angular/issues/51737)) ([e86d6db](https://togithub.com/angular/angular/commit/e86d6dba27997cb2cad13c43ac5e94eeb7a67725)) #### [0.13.2](https://togithub.com/angular/angular/compare/zone.js-0.13.1...zone.js-0.13.2) (2023-09-07) ##### Bug Fixes - **zone.js:** add conditional exports to zone.js package ([#​51652](https://togithub.com/angular/angular/issues/51652)) ([4798ec4](https://togithub.com/angular/angular/commit/4798ec41668d47fd5e1504c61d96d5e56dcff345)) #### [v0.13.1](https://togithub.com/angular/angular/compare/zone.js-0.13.0...zone.js-v0.13.1) (2023-06-09) ##### Bug Fixes - **zone.js:** enable monkey patching of the `queueMicrotask()` API in node.js ([#​50467](https://togithub.com/angular/angular/issues/50467)) ([381cb98](https://togithub.com/angular/angular/commit/381cb982264d30e8c79e77e9186acd6da006e718)) - **zone.js:** enable monkey patching of the `queueMicrotask()` API in node.js ([#​50530](https://togithub.com/angular/angular/issues/50530)) ([7837f71](https://togithub.com/angular/angular/commit/7837f7119f8cdfb0ae95551f48608f156985113a)) - **zone.js:** patch entire promise in node ([#​50552](https://togithub.com/angular/angular/issues/50552)) ([cb31dbc](https://togithub.com/angular/angular/commit/cb31dbc75ca4141d61cec3ba6e60505198208a0a)), closes [#​50513](https://togithub.com/angular/angular/issues/50513) [#​50457](https://togithub.com/angular/angular/issues/50457) [#​50414](https://togithub.com/angular/angular/issues/50414) [#​49930](https://togithub.com/angular/angular/issues/49930) - **zone.js:** revert Mocha it.skip, describe.skip method patch ([#​49329](https://togithub.com/angular/angular/issues/49329)) ([5a2b622](https://togithub.com/angular/angular/commit/5a2b6227b30a4d3f2090077e8881c753db00798c)) ##### Features - **zone.js:** jest 29 should ignore uncaught error console log ([#​49325](https://togithub.com/angular/angular/issues/49325)) ([bc412fd](https://togithub.com/angular/angular/commit/bc412fd537f965b20dce69232ef66f152962dc06)), closes [#​49110](https://togithub.com/angular/angular/issues/49110) ##### Reverts - Revert "fix(zone.js): enable monkey patching of the `queueMicrotask()` API in node.js ([#​50467](https://togithub.com/angular/angular/issues/50467))" ([#​50529](https://togithub.com/angular/angular/issues/50529)) ([7567348](https://togithub.com/angular/angular/commit/7567348c54917b2f881d6c68d45f7c15d101954b)), closes [#​50467](https://togithub.com/angular/angular/issues/50467) [#​50529](https://togithub.com/angular/angular/issues/50529) [#​50529](https://togithub.com/angular/angular/issues/50529) ### [`v0.13.3`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0133-2023-09-12) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.2...zone.js-0.13.3) ##### Bug Fixes - **zone.js:** rename `typings` conditional export to `types` ([#​51737](https://togithub.com/angular/angular/issues/51737)) ([74755c4](https://togithub.com/angular/angular/commit/74755c4b5e6d4d62d2c81f35e6152bb8649fbb5c)) - **zone.js:** temporary allow deep imports ([#​51737](https://togithub.com/angular/angular/issues/51737)) ([e86d6db](https://togithub.com/angular/angular/commit/e86d6dba27997cb2cad13c43ac5e94eeb7a67725)) ### [`v0.13.2`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0132-2023-09-07) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.1...zone.js-0.13.2) ##### Bug Fixes - **zone.js:** add conditional exports to zone.js package ([#​51652](https://togithub.com/angular/angular/issues/51652)) ([4798ec4](https://togithub.com/angular/angular/commit/4798ec41668d47fd5e1504c61d96d5e56dcff345)) ### [`v0.13.1`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#v0131-2023-06-09) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.0...zone.js-0.13.1) ##### Bug Fixes - **zone.js:** enable monkey patching of the `queueMicrotask()` API in node.js ([#​50467](https://togithub.com/angular/angular/issues/50467)) ([381cb98](https://togithub.com/angular/angular/commit/381cb982264d30e8c79e77e9186acd6da006e718)) - **zone.js:** enable monkey patching of the `queueMicrotask()` API in node.js ([#​50530](https://togithub.com/angular/angular/issues/50530)) ([7837f71](https://togithub.com/angular/angular/commit/7837f7119f8cdfb0ae95551f48608f156985113a)) - **zone.js:** patch entire promise in node ([#​50552](https://togithub.com/angular/angular/issues/50552)) ([cb31dbc](https://togithub.com/angular/angular/commit/cb31dbc75ca4141d61cec3ba6e60505198208a0a)), closes [#​50513](https://togithub.com/angular/angular/issues/50513) [#​50457](https://togithub.com/angular/angular/issues/50457) [#​50414](https://togithub.com/angular/angular/issues/50414) [#​49930](https://togithub.com/angular/angular/issues/49930) - **zone.js:** revert Mocha it.skip, describe.skip method patch ([#​49329](https://togithub.com/angular/angular/issues/49329)) ([5a2b622](https://togithub.com/angular/angular/commit/5a2b6227b30a4d3f2090077e8881c753db00798c)) ##### Features - **zone.js:** jest 29 should ignore uncaught error console log ([#​49325](https://togithub.com/angular/angular/issues/49325)) ([bc412fd](https://togithub.com/angular/angular/commit/bc412fd537f965b20dce69232ef66f152962dc06)), closes [#​49110](https://togithub.com/angular/angular/issues/49110) ##### Reverts - Revert "fix(zone.js): enable monkey patching of the `queueMicrotask()` API in node.js ([#​50467](https://togithub.com/angular/angular/issues/50467))" ([#​50529](https://togithub.com/angular/angular/issues/50529)) ([7567348](https://togithub.com/angular/angular/commit/7567348c54917b2f881d6c68d45f7c15d101954b)), closes [#​50467](https://togithub.com/angular/angular/issues/50467) [#​50529](https://togithub.com/angular/angular/issues/50529) [#​50529](https://togithub.com/angular/angular/issues/50529)

Configuration

📅 Schedule: Branch creation - "before 6am" (UTC), 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 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.33%. Comparing base (7bbca62) to head (bc1dcdf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== - Coverage 93.61% 89.33% -4.29% ========================================== Files 57 44 -13 Lines 752 947 +195 Branches 56 0 -56 ========================================== + Hits 704 846 +142 - Misses 32 101 +69 + Partials 16 0 -16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 9 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: nbtutor@2.0.1-dev0
npm ERR! Found: zone.js@0.14.5
npm ERR! node_modules/zone.js
npm ERR!   zone.js@"~0.14.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.11.4 || ~0.12.0 || ~0.13.0" from @angular/core@15.2.10
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^15.2.10" from the root project
npm ERR!   peer @angular/core@"15.2.10" from @angular/animations@15.2.10
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"^15.2.10" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-30T22_10_48_344Z-debug-0.log
renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: nbtutor@2.0.1-dev0
npm ERR! Found: zone.js@0.14.7
npm ERR! node_modules/zone.js
npm ERR!   zone.js@"~0.14.7" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.11.4 || ~0.12.0 || ~0.13.0" from @angular/core@15.2.10
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^15.2.10" from the root project
npm ERR!   peer @angular/core@"15.2.10" from @angular/animations@15.2.10
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"^15.2.10" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-06T21_11_50_001Z-debug-0.log