-
Notifications
You must be signed in to change notification settings - Fork 41
Update nbsphinx requirement from <=0.9.7,>=0.8.12 to >=0.8.12,<=0.9.8 #2027
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
Merged
YigitElma
merged 2 commits into
master
from
dependabot/pip/nbsphinx-gte-0.8.12-and-lte-0.9.8
Dec 4, 2025
Merged
Update nbsphinx requirement from <=0.9.7,>=0.8.12 to >=0.8.12,<=0.9.8 #2027
YigitElma
merged 2 commits into
master
from
dependabot/pip/nbsphinx-gte-0.8.12-and-lte-0.9.8
Dec 4, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 4.57 % | 3.809e+03 | 3.983e+03 | 174.00 | 40.68 | 37.88 |
test_proximal_jac_w7x_with_eq_update | 0.85 % | 6.496e+03 | 6.551e+03 | 55.29 | 168.46 | 166.75 |
test_proximal_freeb_jac | 0.42 % | 1.315e+04 | 1.320e+04 | 55.38 | 86.67 | 86.56 |
test_proximal_freeb_jac_blocked | 0.01 % | 7.485e+03 | 7.486e+03 | 0.51 | 75.24 | 74.73 |
test_proximal_freeb_jac_batched | 0.07 % | 7.467e+03 | 7.472e+03 | 4.93 | 75.12 | 76.33 |
test_proximal_jac_ripple | 2.37 % | 3.438e+03 | 3.519e+03 | 81.50 | 66.40 | 67.02 |
test_proximal_jac_ripple_bounce1d | 1.35 % | 3.549e+03 | 3.597e+03 | 47.79 | 77.66 | 79.79 |
test_eq_solve | -0.06 % | 2.013e+03 | 2.012e+03 | -1.18 | 98.88 | 96.71 |For the memory plots, go to the summary of |
YigitElma
approved these changes
Dec 1, 2025
0245e06 to
e125d4a
Compare
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.12...0.9.8) --- updated-dependencies: - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
e125d4a to
281e3a0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2027 +/- ##
=======================================
Coverage 95.77% 95.77%
=======================================
Files 101 101
Lines 27796 27796
=======================================
+ Hits 26621 26623 +2
+ Misses 1175 1173 -2 🚀 New features to boost your workflow:
|
f0uriest
approved these changes
Dec 3, 2025
YigitElma
pushed a commit
that referenced
this pull request
Dec 8, 2025
…#2027) Updates the requirements on [nbsphinx](https://github.com/spatialaudio/nbsphinx) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spatialaudio/nbsphinx/releases">nbsphinx's releases</a>.</em></p> <blockquote> <h2>nbsphinx 0.9.8</h2> <p><a href="https://pypi.org/project/nbsphinx/0.9.8/">https://pypi.org/project/nbsphinx/0.9.8/</a></p> <ul> <li>Re-enable Sphinx 8.2+</li> <li>Support <code>text/x-rst</code> MIME type in raw cells</li> <li>Support for <code>mathjax4_config</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst">nbsphinx's changelog</a>.</em></p> <blockquote> <p>Version 0.9.8 -- 2025-11-28 -- PyPI__ -- diff__</p> <ul> <li>Re-enable Sphinx 8.2+</li> <li>Support <code>text/x-rst</code> MIME type in raw cells</li> <li>Support for <code>mathjax4_config</code></li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.8/">https://pypi.org/project/nbsphinx/0.9.8/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.7...0.9.8">https://github.com/spatialaudio/nbsphinx/compare/0.9.7...0.9.8</a></p> <p>Version 0.9.7 -- 2025-03-03 -- PyPI__ -- diff__</p> <ul> <li>Disable Sphinx 8.2+ (for now)</li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.7/">https://pypi.org/project/nbsphinx/0.9.7/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.6...0.9.7">https://github.com/spatialaudio/nbsphinx/compare/0.9.6...0.9.7</a></p> <p>Version 0.9.6 -- 2024-12-24 -- PyPI__ -- diff__</p> <ul> <li>Markdown: allow lists without leading blank line</li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.6/">https://pypi.org/project/nbsphinx/0.9.6/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.5...0.9.6">https://github.com/spatialaudio/nbsphinx/compare/0.9.5...0.9.6</a></p> <p>Version 0.9.5 -- 2024-08-13 -- PyPI__ -- diff__</p> <ul> <li>Miscellaneous fixes</li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.5/">https://pypi.org/project/nbsphinx/0.9.5/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.4...0.9.5">https://github.com/spatialaudio/nbsphinx/compare/0.9.4...0.9.5</a></p> <p>Version 0.9.4 -- 2024-05-06 -- PyPI__ -- diff__</p> <ul> <li>Require <code>docutils >= 0.18.1</code></li> <li>Minor fixes, documentation and CI updates</li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.4/">https://pypi.org/project/nbsphinx/0.9.4/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.3...0.9.4">https://github.com/spatialaudio/nbsphinx/compare/0.9.3...0.9.4</a></p> <p>Version 0.9.3 -- 2023-08-27 -- PyPI__ -- diff__</p> <ul> <li>Fix gallery regression in Sphinx 7.2</li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.3/">https://pypi.org/project/nbsphinx/0.9.3/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.2...0.9.3">https://github.com/spatialaudio/nbsphinx/compare/0.9.2...0.9.3</a></p> <p>Version 0.9.2 -- 2023-05-24 -- PyPI__ -- diff__</p> <ul> <li>Improve support for <code>sphinx_immaterial</code> theme</li> <li>Improve support for links starting with <code>#</code></li> <li>Add support for in-text citations</li> <li>LaTeX: Add support for admonition titles</li> </ul> <p>__ <a href="https://pypi.org/project/nbsphinx/0.9.2/">https://pypi.org/project/nbsphinx/0.9.2/</a> __ <a href="https://github.com/spatialaudio/nbsphinx/compare/0.9.1...0.9.2">https://github.com/spatialaudio/nbsphinx/compare/0.9.1...0.9.2</a></p> <p>Version 0.9.1 -- 2023-03-14 -- PyPI__ -- diff__</p> <ul> <li>pandoc: disable "smart" option only for version 2.0+</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/4f07420639de321d63681ee8c560f73cb0c4a85f"><code>4f07420</code></a> Release 0.9.8</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/75d6770733a5ef44553759449309a769c0329609"><code>75d6770</code></a> Avoid a logging error</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/dd96f11edb14f7c2027c7ef50663f8c05a014278"><code>dd96f11</code></a> DOC: Update URL for the <img> element</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/d97c0111c4af0423216d217234d87ed73013958d"><code>d97c011</code></a> Add support for mathjax4_config (<a href="https://redirect.github.com/spatialaudio/nbsphinx/issues/854">#854</a>)</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/4882668244e8c0d7b36d0743f9fbc1a48d3160da"><code>4882668</code></a> Fix nbsphinx_assume_equations to work with newer versions of Sphinx</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/95372a74c543565b5e02357db5e248fb865a8326"><code>95372a7</code></a> CI: use "uv" for "publish" workflow</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/9ce8c26cfa363a357b760ed1b0cc45ecb92de1f4"><code>9ce8c26</code></a> setup.py -> pyproject.toml</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/394b9ee5611109db6b234e44e2b61da8e939ac8d"><code>394b9ee</code></a> DOC: use anonymous hyperlinks for embedded URLs</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/ab8592199d6637045b6f77992f10138590130d6b"><code>ab85921</code></a> Bump actions/upload-artifact from 4 to 5</li> <li><a href="https://github.com/spatialaudio/nbsphinx/commit/76122c23c9568305eb6da15abd5278981e8960b1"><code>76122c2</code></a> Bump actions/download-artifact from 4 to 6</li> <li>Additional commits viewable in <a href="https://github.com/spatialaudio/nbsphinx/compare/0.8.12...0.9.8">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rory Conlin <wconlin@princeton.edu>
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
run_benchmarks
Run timing benchmarks on this PR against current master branch
skip_changelog
No need to update changelog on this PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on nbsphinx to permit the latest version.
Release notes
Sourced from nbsphinx's releases.
Changelog
Sourced from nbsphinx's changelog.
... (truncated)
Commits
4f07420Release 0.9.875d6770Avoid a logging errordd96f11DOC: Update URL for the <img> elementd97c011Add support for mathjax4_config (#854)4882668Fix nbsphinx_assume_equations to work with newer versions of Sphinx95372a7CI: use "uv" for "publish" workflow9ce8c26setup.py -> pyproject.toml394b9eeDOC: use anonymous hyperlinks for embedded URLsab85921Bump actions/upload-artifact from 4 to 576122c2Bump actions/download-artifact from 4 to 6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)