jorgepiloto / lamberthub

A set of Lambert's problem solvers
GNU General Public License v3.0
41 stars 5 forks source link

Bump nbsphinx from 0.8.9 to 0.8.10 in /requirements #99

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps nbsphinx from 0.8.9 to 0.8.10.

Release notes

Sourced from nbsphinx's releases.

nbsphinx 0.8.10

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

  • Fix handling of source_suffix
  • A few LaTeX fixes
Changelog

Sourced from nbsphinx's changelog.

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/ __ https://github.com/spatialaudio/nbsphinx/compare/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/ __ https://github.com/spatialaudio/nbsphinx/compare/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/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.7...0.8.8

Version 0.8.7 -- 2021-08-10 -- PyPI__ -- diff__

  • Fix assertion error in LaTeX build with Sphinx 4.1.0+

__ https://pypi.org/project/nbsphinx/0.8.7/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.6...0.8.7

Version 0.8.6 -- 2021-06-03 -- PyPI__ -- diff__

  • Support for Jinja2 version 3

__ https://pypi.org/project/nbsphinx/0.8.6/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.5...0.8.6

Version 0.8.5 -- 2021-05-12 -- PyPI__ -- diff__

  • Freeze Jinja2 version to 2.11 (for now, until a bugfix is found)
  • Add theme_comparison.py tool for creating multiple versions (with different HTML themes) of the docs at once

__ https://pypi.org/project/nbsphinx/0.8.5/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.4...0.8.5

Version 0.8.4 -- 2021-04-29 -- PyPI__ -- diff__

  • Support for mathjax3_config (for Sphinx >= 4)
  • Force loading MathJax on HTML pages generated from notebooks (can be disabled with nbsphinx_assume_equations = False)

__ https://pypi.org/project/nbsphinx/0.8.4/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.3...0.8.4

Version 0.8.3 -- 2021-04-09 -- PyPI__ -- diff__

... (truncated)

Commits
  • 30dd972 Release 0.8.10
  • d11de71 DOC: fix chrome.com link
  • 6950fff DOC: Mention Miniforge and Miniconda
  • 5819ec0 CSS: Avoid line breaks in (empty) prompts
  • 7c56959 DOC: Switch permalink icon § -> #
  • 3db9e57 DOC: Switch from ipython_kernel_config.py to matplotlibrc
  • d0815b8 DOC: Remove broken jupyterbook link
  • fc79fd1 Add source suffixes from nbsphinx_custom_formats unconditionally
  • 289ff73 Prevent adding a source suffix twice
  • 67f5b06 DOC: fix IPython example link
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.