Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the doc-dependencies group with 3 updates in the / directory: ansys-sphinx-theme, nbsphinx and numpydoc.

Updates ansys-sphinx-theme from 1.3.2 to 1.5.2

Release notes

Sourced from ansys-sphinx-theme's releases.

v1.5.2

1.5.2 (June 02, 2025)

Fixed

v1.5.1

1.5.1 (June 02, 2025)

Fixed

v1.5.0

1.5.0 (May 28, 2025)

Added

... (truncated)

Commits
  • ad54387 chore: updating CHANGELOG for v1.5.2
  • 7e420a7 feat: bump version 1.5.2
  • b27d937 chore: updating CHANGELOG for v1.5.1
  • 16790f1 feat: bump version 1.5.1
  • 9bd1c4e chore: updating CHANGELOG for v1.5.0
  • d631af8 release: bump version 1.5.0
  • 9ec925c fix: smaller screen view and search for mobile views (#689)
  • dd816ff build: bump plotly from 6.1.1 to 6.1.2 (#709)
  • 81e13f8 docs: update the multi-index docs (#708)
  • 5d3507b fix: url for fetch extra source file (#707)
  • Additional commits viewable in compare view

Updates nbsphinx from 0.9.6 to 0.9.7

Release notes

Sourced from nbsphinx's releases.

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.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+

__ 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)

... (truncated)

Commits

Updates numpydoc from 1.8.0 to 1.9.0

Commits
  • 3db2f68 Designate 1.9.0 release
  • 610a25e Designate 1.9.0rc0 release
  • 8044135 Specity the types of numpydoc_xref_ignore option (#631)
  • 865b865 Fix pip setup command in github workflow (#629)
  • 259f8ac Fix broken link in format.rst (#628)
  • 139a344 Switch to storing AST nodes on the stack for more accurate method signature c...
  • 84ebcc0 Switch to dependency groups (#626)
  • 8dbddc6 Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1...
  • 9862b6a Bump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group (#620)
  • 5b437b5 BUG: Correct functionality of numpydoc SS05 (#613)
  • 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 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

…3 updates

Bumps the doc-dependencies group with 3 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [nbsphinx](https://github.com/spatialaudio/nbsphinx) and [numpydoc](https://github.com/numpy/numpydoc).


Updates `ansys-sphinx-theme` from 1.3.2 to 1.5.2
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.3.2...v1.5.2)

Updates `nbsphinx` from 0.9.6 to 0.9.7
- [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.7)

Updates `numpydoc` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc-dependencies
- dependency-name: nbsphinx
  dependency-version: 0.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc-dependencies
- dependency-name: numpydoc
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 30, 2025
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 30, 2025
pyansys-ci-bot and others added 2 commits June 30, 2025 01:26
…3 updates

Bumps the doc-dependencies group with 3 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [nbsphinx](https://github.com/spatialaudio/nbsphinx) and [numpydoc](https://github.com/numpy/numpydoc).


Updates `ansys-sphinx-theme` from 1.3.2 to 1.5.2
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.3.2...v1.5.2)

Updates `nbsphinx` from 0.9.6 to 0.9.7
- [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.7)

Updates `numpydoc` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc-dependencies
- dependency-name: nbsphinx
  dependency-version: 0.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc-dependencies
- dependency-name: numpydoc
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/doc-dependencies-78e250208b branch from c9972ac to 5d4cb42 Compare June 30, 2025 07:41
@AlejandroFernandezLuces AlejandroFernandezLuces merged commit 8ca1561 into main Jul 1, 2025
24 checks passed
@AlejandroFernandezLuces AlejandroFernandezLuces deleted the dependabot/pip/doc-dependencies-78e250208b branch July 1, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants