Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nbsphinx requirement from <0.9.0,>=0.8.5 to >=0.8.5,<0.10.0 #757

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Updates the requirements on nbsphinx to permit the latest version.

Release notes

Sourced from nbsphinx's releases.

nbsphinx 0.9.0

https://pypi.org/project/nbsphinx/0.9.0/

  • Split nbsphinx.py (a Python module) into:

    • nbsphinx/__init__.py (a Python package)
    • A standalone CSS file nbsphinx-code-cells.css_t
    • LaTeX style file nbsphinx.sty
  • Add custom HTML/CSS for thumbnail galleries

    • Separate CSS file nbsphinx-gallery.css
    • The CSS from Sphinx Gallery ('sphinx_gallery.load_style') cannot be used anymore
  • Use the last image in a notebook as the default thumbnail

Changelog

Sourced from nbsphinx's changelog.

Version 0.9.0 -- 2023-03-12 -- PyPI__ -- diff__

  • Split nbsphinx.py (a Python module) into:

    • nbsphinx/__init__.py (a Python package)
    • A standalone CSS file nbsphinx-code-cells.css_t
    • LaTeX style file nbsphinx.sty
  • Add custom HTML/CSS for thumbnail galleries

    • Separate CSS file nbsphinx-gallery.css
    • The CSS from Sphinx Gallery ('sphinx_gallery.load_style') cannot be used anymore
  • Use the last image in a notebook as the default thumbnail

__ https://pypi.org/project/nbsphinx/0.9.0/ __ spatialaudio/nbsphinx@0.8.12...0.9.0

Version 0.8.12 -- 2023-01-19 -- PyPI__ -- diff__

  • Implement "link" galleries (without nested sub-documents)

__ https://pypi.org/project/nbsphinx/0.8.12/ __ spatialaudio/nbsphinx@0.8.11...0.8.12

Version 0.8.11 -- 2022-12-29 -- PyPI__ -- diff__

  • LaTeX: apply code cell border style to all code blocks

__ https://pypi.org/project/nbsphinx/0.8.11/ __ spatialaudio/nbsphinx@0.8.10...0.8.11

Version 0.8.10 -- 2022-11-13 -- PyPI__ -- diff__

  • Fix handling of source_suffix
  • A few LaTeX fixes

__ https://pypi.org/project/nbsphinx/0.8.10/ __ spatialaudio/nbsphinx@0.8.9...0.8.10

Version 0.8.9 -- 2022-06-04 -- PyPI__ -- diff__

  • CSS: support tables in widgets
  • Avoid empty "raw" directive

__ https://pypi.org/project/nbsphinx/0.8.9/ __ spatialaudio/nbsphinx@0.8.8...0.8.9

Version 0.8.8 -- 2021-12-31 -- PyPI__ -- diff__

  • Support for the sphinx_codeautolink extension
  • Basic support for the text builder

__ https://pypi.org/project/nbsphinx/0.8.8/ __ spatialaudio/nbsphinx@0.8.7...0.8.8

... (truncated)

Commits
  • 71a12c6 Release 0.9.0
  • 9fd867f Fix default thumbnail implementation, some documentation changes
  • 590a127 Demonstrate default thumbnails in the documentation
  • 21b9063 Make implicit thumbnails lower priority than explicit
  • 9d5a178 Use the last image in a notebook as the default thumbnail
  • 148b1bf Handle quotes in section titles
  • e2fb8b7 DOC: LaTeX: draw full box around notes
  • 4df8cb3 DOC: separate source file for references
  • 78088ab DOC: install "librsvg2-bin" on RTD
  • cd4009d DOC/LaTeX: use lualatex/fontspec for selecting fonts (#711)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [nbsphinx](https://github.com/spatialaudio/nbsphinx) to permit the latest version.
- [Release notes](https://github.com/spatialaudio/nbsphinx/releases)
- [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst)
- [Commits](spatialaudio/nbsphinx@0.8.5...0.9.0)

---
updated-dependencies:
- dependency-name: nbsphinx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2023

Codecov Report

Merging #757 (45eab98) into master (c3707d2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #757   +/-   ##
=======================================
  Coverage   80.33%   80.33%           
=======================================
  Files         137      137           
  Lines        9304     9304           
=======================================
  Hits         7474     7474           
  Misses       1830     1830           
Flag Coverage Δ
macos-latest-3.9 ?
ubuntu-latest-3.10 80.22% <ø> (ø)
ubuntu-latest-3.7 80.12% <ø> (ø)
ubuntu-latest-3.8 80.16% <ø> (ø)
ubuntu-latest-3.9 80.16% <ø> (ø)
windows-latest-3.9 76.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@ascillitoe ascillitoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs html build had no errors, and the usual 6 (expected) warnings.

Also checked a number of docs pages and all looks OK 👍🏻

@ascillitoe ascillitoe merged commit b7f2228 into master Apr 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/nbsphinx-gte-0.8.5-and-lt-0.10.0 branch April 5, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants