Skip to content

deps: bump the sphinx-updates group across 1 directory with 3 updates#161

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sphinx-updates-9e1c35e483
Open

deps: bump the sphinx-updates group across 1 directory with 3 updates#161
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sphinx-updates-9e1c35e483

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps the sphinx-updates group with 3 updates in the / directory: docutils, imagesize and nbsphinx.

Updates docutils from 0.21.2 to 0.22.4

Commits

Updates imagesize from 1.4.1 to 2.0.0

Commits
  • 5ab28d4 bump module version to 2.0
  • 63d6afb Merge pull request #82 from shibukawa/codex/update-readme-and-setup-instructi...
  • 2946066 docs: clarify EXIF orientation formats in v2.0 notes
  • 53eff2e Merge pull request #81 from shibukawa/codex/refactor-code-to-reduce-duplication
  • ac14f2a Refactor duplicated JPEG segment parsing logic
  • 48ab954 Merge pull request #80 from shibukawa/codex/add-avif-exif-rotation-support
  • 5cada10 Add AVIF EXIF rotation support
  • 232c6d5 Merge pull request #79 from shibukawa/codex/add-heic/heif-support-and-rotation
  • 324c970 Add HEIC/HEIF size and rotation support
  • 7b7bb5f Merge pull request #78 from shibukawa/codex/add-pypi-link-and-python-version-...
  • Additional commits viewable in compare view

Updates nbsphinx from 0.9.6 to 0.9.8

Release notes

Sourced from nbsphinx's releases.

nbsphinx 0.9.8

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

  • Re-enable Sphinx 8.2+
  • Support text/x-rst MIME type in raw cells
  • Support for mathjax4_config

nbsphinx 0.9.7

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

  • Disable Sphinx 8.2+ (for now)
Changelog

Sourced from nbsphinx's changelog.

Version 0.9.8 -- 2025-11-28 -- PyPI__ -- diff__

  • Re-enable Sphinx 8.2+
  • Support text/x-rst MIME type in raw cells
  • Support for mathjax4_config

__ https://pypi.org/project/nbsphinx/0.9.8/ __ spatialaudio/nbsphinx@0.9.7...0.9.8

Version 0.9.7 -- 2025-03-03 -- PyPI__ -- diff__

  • Disable Sphinx 8.2+ (for now)

__ https://pypi.org/project/nbsphinx/0.9.7/ __ spatialaudio/nbsphinx@0.9.6...0.9.7

Version 0.9.6 -- 2024-12-24 -- PyPI__ -- diff__

  • Markdown: allow lists without leading blank line

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

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+

... (truncated)

Commits
  • 4f07420 Release 0.9.8
  • 75d6770 Avoid a logging error
  • dd96f11 DOC: Update URL for the <img> element
  • d97c011 Add support for mathjax4_config (#854)
  • 4882668 Fix nbsphinx_assume_equations to work with newer versions of Sphinx
  • 95372a7 CI: use "uv" for "publish" workflow
  • 9ce8c26 setup.py -> pyproject.toml
  • 394b9ee DOC: use anonymous hyperlinks for embedded URLs
  • ab85921 Bump actions/upload-artifact from 4 to 5
  • 76122c2 Bump actions/download-artifact from 4 to 6
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sphinx-updates group with 3 updates in the / directory: [docutils](https://github.com/rtfd/recommonmark), [imagesize](https://github.com/shibukawa/imagesize_py) and [nbsphinx](https://github.com/spatialaudio/nbsphinx).


Updates `docutils` from 0.21.2 to 0.22.4
- [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/recommonmark/commits)

Updates `imagesize` from 1.4.1 to 2.0.0
- [Commits](shibukawa/imagesize_py@1.4.1...2.0.0)

Updates `nbsphinx` from 0.9.6 to 0.9.8
- [Release notes](https://github.com/spatialaudio/nbsphinx/releases)
- [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst)
- [Commits](spatialaudio/nbsphinx@0.9.6...0.9.8)

---
updated-dependencies:
- dependency-name: docutils
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sphinx-updates
- dependency-name: imagesize
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sphinx-updates
- dependency-name: nbsphinx
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sphinx-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 4, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

📖 Documentation Preview

The documentation for this PR has been built and is available at:
🔗 View Preview

This preview will be updated automatically when you push new commits to this PR.


Preview built from commit: babddab

github-actions bot added a commit that referenced this pull request Mar 4, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants