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 qulacsvis to ^0.3.0 #214

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
qulacsvis ^0.2.2 -> ^0.3.0 age adoption passing confidence

Release Notes

Qulacs-Osaka/qulacs-visualizer ### [`v0.3.0`](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/releases/tag/v0.3.0) [Compare Source](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/compare/v0.2.2...v0.3.0) #### What's Changed - Setup devcontainer by [@​Hiroya-W](https://togithub.com/Hiroya-W) in [https://github.com/Qulacs-Osaka/qulacs-visualizer/pull/76](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/pull/76) - Change to open index.html on the master page by [@​Hiroya-W](https://togithub.com/Hiroya-W) in [https://github.com/Qulacs-Osaka/qulacs-visualizer/pull/77](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/pull/77) - Bump pillow from 9.1.0 to 9.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Qulacs-Osaka/qulacs-visualizer/pull/78](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/pull/78) - Update numpy to 1.22.0 by [@​Hiroya-W](https://togithub.com/Hiroya-W) in [https://github.com/Qulacs-Osaka/qulacs-visualizer/pull/79](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/pull/79) - :tada: Release 0.3.0 by [@​Hiroya-W](https://togithub.com/Hiroya-W) in [https://github.com/Qulacs-Osaka/qulacs-visualizer/pull/80](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/pull/80) #### Compatibility Notes - Python 3.7 is no longer supported. - The Python versions supported in this release are 3.8-3.10, Python 3.7 has been dropped. #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/Qulacs-Osaka/qulacs-visualizer/pull/78](https://togithub.com/Qulacs-Osaka/qulacs-visualizer/pull/78) **Full Changelog**: https://github.com/Qulacs-Osaka/qulacs-visualizer/compare/v0.2.2...v0.3.0

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 2 years ago

Codecov Report

Merging #214 (959a4a4) into main (67d1cf6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   90.73%   90.73%           
=======================================
  Files          12       12           
  Lines         874      874           
  Branches      164      164           
=======================================
  Hits          793      793           
  Misses         50       50           
  Partials       31       31           

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 67d1cf6...959a4a4. Read the comment docs.