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

Bump nbsphinx from 0.8.12 to 0.9.5 #1453

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

⚠️ 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.12 to 0.9.5.

Release notes

Sourced from nbsphinx's releases.

nbsphinx 0.9.5

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

  • Miscellaneous fixes

nbsphinx 0.9.4

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

  • Require docutils >= 0.18.1
  • Minor fixes, documentation and CI updates

nbsphinx 0.9.3

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

  • Fix gallery regression in Sphinx 7.2

nbsphinx 0.9.2

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

  • Improve support for sphinx_immaterial theme
  • Improve support for links starting with #
  • Add support for in-text citations
  • LaTeX: Add support for admonition titles

nbsphinx 0.9.1

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

  • pandoc: disable "smart" option only for version 2.0+

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.5 -- 2024-08-13 -- PyPI__ -- diff__

  • Miscellaneous fixes

__ https://pypi.org/project/nbsphinx/0.9.5/ __ spatialaudio/nbsphinx@0.9.4...0.9.5

Version 0.9.4 -- 2024-05-06 -- PyPI__ -- diff__

  • Require docutils >= 0.18.1
  • Minor fixes, documentation and CI updates

__ https://pypi.org/project/nbsphinx/0.9.4/ __ spatialaudio/nbsphinx@0.9.3...0.9.4

Version 0.9.3 -- 2023-08-27 -- PyPI__ -- diff__

  • Fix gallery regression in Sphinx 7.2

__ https://pypi.org/project/nbsphinx/0.9.3/ __ spatialaudio/nbsphinx@0.9.2...0.9.3

Version 0.9.2 -- 2023-05-24 -- PyPI__ -- diff__

  • Improve support for sphinx_immaterial theme
  • Improve support for links starting with #
  • Add support for in-text citations
  • LaTeX: Add support for admonition titles

__ https://pypi.org/project/nbsphinx/0.9.2/ __ spatialaudio/nbsphinx@0.9.1...0.9.2

Version 0.9.1 -- 2023-03-14 -- PyPI__ -- diff__

  • pandoc: disable "smart" option only for version 2.0+

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

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/

... (truncated)

Commits
  • ae3c9d9 Release 0.9.5
  • d869daa Copy CSS and SVG files earlier
  • cc292c8 Binder: add ipympl to requirements
  • 00ffc02 DOC: fix broken link
  • cab489c Handle doc2path() API change
  • b0b5274 include-in-latex: make conf.py loading more robust
  • cf5ba4d DOC: remove basicstrap and typlog themes
  • aac22cf Coalesce code cell outputs before getting thumbnail index
  • e9cb489 Release 0.9.4
  • ae98e6b DOC: show the matplotlib widget backend
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.8.12 to 0.9.5.
- [Release notes](https://github.com/spatialaudio/nbsphinx/releases)
- [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst)
- [Commits](spatialaudio/nbsphinx@0.8.12...0.9.5)

---
updated-dependencies:
- dependency-name: nbsphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Issue related to libraries we depend on and how we interface with them python Pull requests that update Python code labels Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.56%. Comparing base (3dfe265) to head (2ca07d9).
Report is 12 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1453       +/-   ##
===========================================
+ Coverage   67.71%   95.56%   +27.84%     
===========================================
  Files          98       98               
  Lines       25127    25127               
===========================================
+ Hits        17015    24012     +6997     
+ Misses       8112     1115     -6997     

see 81 files with indirect coverage changes

Copy link
Contributor

github-actions bot commented Dec 11, 2024

|             benchmark_name             |         dt(%)          |         dt(s)          |        t_new(s)        |        t_old(s)        | 
| -------------------------------------- | ---------------------- | ---------------------- | ---------------------- | ---------------------- |
 test_build_transform_fft_lowres         |     +4.54 +/- 6.33     | +2.44e-02 +/- 3.40e-02 |  5.61e-01 +/- 1.9e-02  |  5.37e-01 +/- 2.8e-02  |
 test_equilibrium_init_medres            |     -1.23 +/- 3.93     | -5.18e-02 +/- 1.65e-01 |  4.16e+00 +/- 6.1e-02  |  4.21e+00 +/- 1.5e-01  |
 test_equilibrium_init_highres           |     +1.87 +/- 3.26     | +1.01e-01 +/- 1.76e-01 |  5.50e+00 +/- 1.7e-01  |  5.40e+00 +/- 5.2e-02  |
 test_objective_compile_dshape_current   |     -0.05 +/- 1.43     | -1.87e-03 +/- 5.60e-02 |  3.93e+00 +/- 3.7e-02  |  3.93e+00 +/- 4.2e-02  |
 test_objective_compute_dshape_current   |     +3.90 +/- 2.33     | +2.03e-04 +/- 1.21e-04 |  5.40e-03 +/- 9.9e-05  |  5.20e-03 +/- 6.9e-05  |
 test_objective_jac_dshape_current       |     +2.47 +/- 6.07     | +1.04e-03 +/- 2.56e-03 |  4.32e-02 +/- 1.1e-03  |  4.22e-02 +/- 2.3e-03  |
 test_perturb_2                          |     +0.55 +/- 2.53     | +1.09e-01 +/- 5.02e-01 |  1.99e+01 +/- 2.4e-01  |  1.98e+01 +/- 4.4e-01  |
 test_proximal_freeb_jac                 |     +0.45 +/- 1.22     | +3.34e-02 +/- 9.02e-02 |  7.41e+00 +/- 8.6e-02  |  7.37e+00 +/- 2.9e-02  |
 test_solve_fixed_iter                   |     -1.72 +/- 2.48     | -5.04e-01 +/- 7.27e-01 |  2.89e+01 +/- 4.3e-01  |  2.94e+01 +/- 5.9e-01  |
 test_LinearConstraintProjection_build   |     +0.61 +/- 2.13     | +1.47e-01 +/- 5.11e-01 |  2.41e+01 +/- 3.5e-01  |  2.40e+01 +/- 3.7e-01  |
 test_build_transform_fft_midres         |     +0.68 +/- 6.69     | +4.18e-03 +/- 4.13e-02 |  6.21e-01 +/- 3.3e-02  |  6.17e-01 +/- 2.5e-02  |
 test_build_transform_fft_highres        |     +0.51 +/- 5.31     | +5.02e-03 +/- 5.22e-02 |  9.88e-01 +/- 4.2e-02  |  9.83e-01 +/- 3.1e-02  |
 test_equilibrium_init_lowres            |     +0.60 +/- 3.11     | +2.29e-02 +/- 1.20e-01 |  3.87e+00 +/- 1.0e-01  |  3.85e+00 +/- 6.1e-02  |
 test_objective_compile_atf              |     -0.31 +/- 3.33     | -2.54e-02 +/- 2.71e-01 |  8.10e+00 +/- 2.4e-01  |  8.12e+00 +/- 1.2e-01  |
+test_objective_compute_atf              |    -12.13 +/- 3.62     | -2.18e-03 +/- 6.52e-04 |  1.58e-02 +/- 2.1e-04  |  1.80e-02 +/- 6.2e-04  |
 test_objective_jac_atf                  |     -2.41 +/- 1.77     | -4.77e-02 +/- 3.51e-02 |  1.94e+00 +/- 2.7e-02  |  1.98e+00 +/- 2.3e-02  |
 test_perturb_1                          |     -2.05 +/- 4.16     | -3.24e-01 +/- 6.57e-01 |  1.55e+01 +/- 3.2e-01  |  1.58e+01 +/- 5.7e-01  |
 test_proximal_jac_atf                   |     -0.07 +/- 0.64     | -6.10e-03 +/- 5.35e-02 |  8.29e+00 +/- 3.3e-02  |  8.30e+00 +/- 4.2e-02  |
 test_proximal_freeb_compute             |     -0.56 +/- 1.43     | -1.13e-03 +/- 2.92e-03 |  2.02e-01 +/- 1.8e-03  |  2.04e-01 +/- 2.3e-03  |
 test_solve_fixed_iter_compiled          |     -0.04 +/- 1.98     | -7.38e-03 +/- 3.40e-01 |  1.71e+01 +/- 2.0e-01  |  1.72e+01 +/- 2.7e-01  |

@f0uriest f0uriest closed this Dec 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

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.

@dependabot dependabot bot deleted the dependabot/pip/nbsphinx-0.9.5 branch December 11, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue related to libraries we depend on and how we interface with them python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant