lgpage / nbtutor

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

fix(deps): update angular monorepo to ^15.2.1 #105

Closed renovate[bot] closed 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 ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/common ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/compiler ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/compiler-cli (source) ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/core ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/forms ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/language-service ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/localize ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/platform-browser ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/platform-browser-dynamic ^15.2.0 -> ^15.2.1 age adoption passing confidence
@angular/router (source) ^15.2.0 -> ^15.2.1 age adoption passing confidence

Release Notes

angular/angular ### [`v15.2.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1521-2023-03-01) [Compare Source](https://togithub.com/angular/angular/compare/15.2.0...15.2.1) ##### common | Commit | Type | Description | | -- | -- | -- | | [f0e926074d](https://togithub.com/angular/angular/commit/f0e926074df189b3e3ca361a6a3bcd852c05e010) | fix | make Location.normalize() return the correct path when the base path contains characters that interfere with regex syntax. ([#​49181](https://togithub.com/angular/angular/pull/49181)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [04d8b6c61a](https://togithub.com/angular/angular/commit/04d8b6c61a0d0a2d61b9202d09774f3ab347e82f) | fix | do not persist component analysis if template/styles are missing ([#​49184](https://togithub.com/angular/angular/pull/49184)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [d60ea6ab5a](https://togithub.com/angular/angular/commit/d60ea6ab5a22cb4f3677e34d0d7f6be0c3fe23fe) | fix | update zone.js peerDependencies ranges ([#​49244](https://togithub.com/angular/angular/pull/49244)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [44d095a61c](https://togithub.com/angular/angular/commit/44d095a61cb340ea1f5e0a19370ea839378b02c3) | fix | avoid migrating the same class multiple times in standalone migration ([#​49245](https://togithub.com/angular/angular/pull/49245)) | | [92b0bda9e4](https://togithub.com/angular/angular/commit/92b0bda9e4e7117552f929bf86acfc0ae65779a1) | fix | delete barrel exports in standalone migration ([#​49176](https://togithub.com/angular/angular/pull/49176)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [3062442728](https://togithub.com/angular/angular/commit/30624427289ad65bdbabd865d028146753c3a97a) | fix | add error message when using loadComponent with a NgModule ([#​49164](https://togithub.com/angular/angular/pull/49164)) | #### Special Thanks Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Craig Spence, Doug Parker, Iván Navarro, Joey Perrott, Kristiyan Kostadinov, Matthieu Riegler, Michael Ziluck, Paul Gschwendtner, Stephanie Tuerk, Vincent and Virginia Dooley

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.

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



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

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (770b888) 91.23% compared to head (3924d27) 91.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ======================================= Coverage 91.23% 91.23% ======================================= Files 101 101 Lines 1699 1699 Branches 56 56 ======================================= Hits 1550 1550 Misses 133 133 Partials 16 16 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Logan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Logan)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.