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
21 stars 6 forks source link

Update dependency sphinx-book-theme to v1 #277

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
sphinx-book-theme ^0.3.0 -> ^1.0.0 age adoption passing confidence

Release Notes

executablebooks/sphinx-book-theme ### [`v1.0.0`](https://togithub.com/executablebooks/sphinx-book-theme/blob/HEAD/CHANGELOG.md#v100----2023-03-01) [Compare Source](https://togithub.com/executablebooks/sphinx-book-theme/compare/v0.3.3...v1.0.0) This is a major release that brings in the latest PyData Sphinx Theme and a number of new features with it. It also overhauls and standardizes the HTML structure of the theme. Because of this large refactor, we are bumping the major version to `1.0`. Note that this doesn't imply any new long-term support or stability, we will continue to try not to make major breaking changes but will continue incrementing major versions if we must do so. ##### Enhancements made - PyData Sphinx Theme `v0.13`. See [the PyData Sphinx Theme `v0.13` release notes](https://togithub.com/pydata/pydata-sphinx-theme/releases/tag/v0.13.0) for details. - Icon links, more source providers, and bug fixes [#​691](https://togithub.com/executablebooks/sphinx-book-theme/pull/691) ([@​choldgraf](https://togithub.com/choldgraf), [@​mmcky](https://togithub.com/mmcky)) - **We now support GitHub, GitLab, and BitBucket source providers**. - **You can now include lists of icon links in your primary sidebar**. - Allowing inline elements in sidenotes and marginnotes [#​641](https://togithub.com/executablebooks/sphinx-book-theme/pull/641) ([@​AakashGfude](https://togithub.com/AakashGfude)) - Improve Chinese (Taiwan) and Chinese (China) translation [#​585](https://togithub.com/executablebooks/sphinx-book-theme/pull/585) ([@​whyjz](https://togithub.com/whyjz)) - sphinx >=4,<6 [#​644](https://togithub.com/executablebooks/sphinx-book-theme/pull/644) ([@​AakashGfude](https://togithub.com/AakashGfude)) ##### Bugs fixed - FIX: Scroll padding on top for anchor links [#​669](https://togithub.com/executablebooks/sphinx-book-theme/pull/669) ([@​choldgraf](https://togithub.com/choldgraf)) - πŸ› FIX: Correcting a broken link in CHANGELOG.md [#​623](https://togithub.com/executablebooks/sphinx-book-theme/pull/623) ([@​AakashGfude](https://togithub.com/AakashGfude)) - FIX: Scroll to active navigation item [#​609](https://togithub.com/executablebooks/sphinx-book-theme/pull/609) ([@​ksuess](https://togithub.com/ksuess)) - \[FIX] Use logo url as is to allow for web urls. [#​661](https://togithub.com/executablebooks/sphinx-book-theme/pull/661) ([@​feanil](https://togithub.com/feanil)) ##### Maintenance and upkeep improvements - MAINT: Update pre-commit versions and fix minor bugs in tests [#​660](https://togithub.com/executablebooks/sphinx-book-theme/pull/660) ([@​choldgraf](https://togithub.com/choldgraf)) - MAINT: Move dependabot updates to monthly [#​658](https://togithub.com/executablebooks/sphinx-book-theme/pull/658) ([@​choldgraf](https://togithub.com/choldgraf)) - MAINT: Factor publish to pypi workflow into dedicated file [#​645](https://togithub.com/executablebooks/sphinx-book-theme/pull/645) ([@​choldgraf](https://togithub.com/choldgraf)) - MAINT: Remove duplication with pydata-sphinx-theme [#​640](https://togithub.com/executablebooks/sphinx-book-theme/pull/640) ([@​choldgraf](https://togithub.com/choldgraf)) - MAINT: remove incorrect comment from sphinx pin. [#​588](https://togithub.com/executablebooks/sphinx-book-theme/pull/588) ([@​rossbar](https://togithub.com/rossbar)) - IntersectionObserver at 1/3 screen [#​567](https://togithub.com/executablebooks/sphinx-book-theme/pull/567) ([@​choldgraf](https://togithub.com/choldgraf)) ##### Documentation improvements - DOCS: Minor typo correction [#​649](https://togithub.com/executablebooks/sphinx-book-theme/pull/649) ([@​bmorris3](https://togithub.com/bmorris3)) - DOC: Update kitchen sink [#​610](https://togithub.com/executablebooks/sphinx-book-theme/pull/610) ([@​choldgraf](https://togithub.com/choldgraf)) ##### Breaking changes to structure and API - UPGRADE/BREAKING: PyData v0.13 and HTML refactoring [#​677](https://togithub.com/executablebooks/sphinx-book-theme/pull/677) ([@​choldgraf](https://togithub.com/choldgraf)) - Remove JQuery and update versions [#​668](https://togithub.com/executablebooks/sphinx-book-theme/pull/668) ([@​choldgraf](https://togithub.com/choldgraf)) ##### Tips for migration **Long sidebar entries now wrap**. If you'd like to un-do this and revert to old behavior (where they are cut off if too long), then use the following CSS rule in your custom Sphinx CSS: ```css .bd-sidebar-primary a { word-wrap: unset; } ``` ##### Contributors to this release ([GitHub contributors page for this release](https://togithub.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2022-07-17\&to=2023-02-19\&type=c)) [@​12rambau](https://togithub.com/12rambau) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3A12rambau+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​AakashGfude](https://togithub.com/AakashGfude) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AAakashGfude+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​akhmerov](https://togithub.com/akhmerov) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aakhmerov+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​AllenDowney](https://togithub.com/AllenDowney) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AAllenDowney+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​avivajpeyi](https://togithub.com/avivajpeyi) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aavivajpeyi+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​bmorris3](https://togithub.com/bmorris3) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Abmorris3+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​choldgraf](https://togithub.com/choldgraf) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acholdgraf+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​chrisjsewell](https://togithub.com/chrisjsewell) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Achrisjsewell+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​consideRatio](https://togithub.com/consideRatio) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AconsideRatio+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​dependabot](https://togithub.com/dependabot) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Adependabot+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​feanil](https://togithub.com/feanil) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Afeanil+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​fm75](https://togithub.com/fm75) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Afm75+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​ghutchis](https://togithub.com/ghutchis) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aghutchis+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​guillaume-haerinck](https://togithub.com/guillaume-haerinck) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aguillaume-haerinck+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​haklc](https://togithub.com/haklc) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ahaklc+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​iasbusi](https://togithub.com/iasbusi) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aiasbusi+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​ivirshup](https://togithub.com/ivirshup) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aivirshup+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​James11222](https://togithub.com/James11222) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AJames11222+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​kloczek](https://togithub.com/kloczek) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Akloczek+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​ksuess](https://togithub.com/ksuess) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aksuess+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​martinfleis](https://togithub.com/martinfleis) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amartinfleis+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​mathbunnyru](https://togithub.com/mathbunnyru) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amathbunnyru+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​mcjulian1107](https://togithub.com/mcjulian1107) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amcjulian1107+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​melund](https://togithub.com/melund) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amelund+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​mmcky](https://togithub.com/mmcky) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ammcky+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​paugier](https://togithub.com/paugier) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apaugier+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​PhilipVinc](https://togithub.com/PhilipVinc) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3APhilipVinc+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​pradyunsg](https://togithub.com/pradyunsg) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apradyunsg+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​pre-commit-ci](https://togithub.com/pre-commit-ci) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apre-commit-ci+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​rkdarst](https://togithub.com/rkdarst) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Arkdarst+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​rossbar](https://togithub.com/rossbar) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Arossbar+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​scmmmh](https://togithub.com/scmmmh) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ascmmmh+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​sieler](https://togithub.com/sieler) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Asieler+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​SilverRainZ](https://togithub.com/SilverRainZ) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3ASilverRainZ+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​stevepiercy](https://togithub.com/stevepiercy) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Astevepiercy+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​trallard](https://togithub.com/trallard) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Atrallard+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​whyjz](https://togithub.com/whyjz) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Awhyjz+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​yuvipanda](https://togithub.com/yuvipanda) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ayuvipanda+updated%3A2022-07-17..2023-03-01\&type=Issues)) | [@​ZedThree](https://togithub.com/ZedThree) ([activity](https://togithub.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AZedThree+updated%3A2022-07-17..2023-03-01\&type=Issues))

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 #277 (a72ccd4) into main (51ebbe5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #277   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          12       12           
  Lines        1005     1005           
  Branches      192      192           
=======================================
  Hits          931      931           
  Misses         41       41           
  Partials       33       33           

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