Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
19 stars 6 forks source link

Update dependency myst-nb to ^0.17.0 #237

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
myst-nb ^0.16.0 -> ^0.17.0 age adoption passing confidence

Release Notes

executablebooks/myst-nb ### [`v0.17.1`](https://togithub.com/executablebooks/myst-nb/blob/HEAD/CHANGELOG.md#v0171---2022-30-09) [Compare Source](https://togithub.com/executablebooks/myst-nb/compare/v0.17.0...v0.17.1) [Full changelog](https://togithub.com/executablebooks/MyST-NB/compare/v0.17.0...v0.17.1) - πŸ‘Œ IMPROVE: `hide-output` button ([#​450](https://togithub.com/executablebooks/myst-nb/issues/450)) This now uses the same margin color as the cell source and, when the cell source is present, is "connected" to that, to form a single element. See [Hide cell contents](docs/render/hiding.md) for more information. ### [`v0.17.0`](https://togithub.com/executablebooks/myst-nb/blob/HEAD/CHANGELOG.md#v0170---2022-29-09) [Compare Source](https://togithub.com/executablebooks/myst-nb/compare/v0.16.0...v0.17.0) [Full changelog](https://togithub.com/executablebooks/MyST-NB/compare/v0.16.0...v0.17.0) - πŸ‘Œ IMPROVE: Replace sphinx-togglebutton with built-in functionality ([#​446](https://togithub.com/executablebooks/myst-nb/issues/446)) This allows for tighter integration with myst-nb: - Nicer rendering of the hidden content buttons - Customisation of the hide/show prompts See [Hide cell contents](docs/render/hiding.md) for more information. - πŸ› FIX: Inline exec variables with multiple outputs ([#​440](https://togithub.com/executablebooks/myst-nb/issues/440)) Previously, it was assumed that a variable evaluation would only ever create 0 or 1 outputs. Multiple are now allowed. - πŸ‘Œ IMPROVE: cache bust changes to CSS ([#​447](https://togithub.com/executablebooks/myst-nb/issues/447)) - πŸ‘Œ IMPROVE: Move CSS colors to variables ([#​448](https://togithub.com/executablebooks/myst-nb/issues/448))

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, 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 this update again.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #237 (384fd0a) into main (8f6f6d9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   92.54%   92.54%           
=======================================
  Files          12       12           
  Lines         993      993           
  Branches      191      189    -2     
=======================================
  Hits          919      919           
  Misses         41       41           
  Partials       33       33           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.