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

build(deps-dev): bump the doc-dependencies group with 3 updates #18

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the doc-dependencies group with 3 updates: ansys-sphinx-theme, numpydoc and sphinx-autoapi.

Updates ansys-sphinx-theme from 0.14.0 to 0.14.1

Release notes

Sourced from ansys-sphinx-theme's releases.

v0.14.1

What's Changed

Full Changelog: ansys/ansys-sphinx-theme@v0.13.4...v0.14.1

Commits

Updates numpydoc from 1.6.0 to 1.7.0

Commits

Updates sphinx-autoapi from 3.1.a2 to 3.1.0a3

Release notes

Sourced from sphinx-autoapi's releases.

v3.1.0a3

Bugfixes

  • Rename "single page output" to "own page output". (#226)

  • Also added tests for own page output. (#226)

  • Fix some inherited members always being rendered. (#226)

  • Own page members of an entity are linked to after the docstring of the parent entity. (#226)

  • Fix entities below the "class" level that have their own page from rendering incorrectly. (#226)

Changelog

Sourced from sphinx-autoapi's changelog.

v3.1.0a3 (2024-02-16)

Bugfixes ^^^^^^^^

  • Rename "single page output" to "own page output". (#226)

  • Also added tests for own page output. (#226)

  • Fix some inherited members always being rendered. (#226)

  • Own page members of an entity are linked to after the docstring of the parent entity. (#226)

  • Fix entities below the "class" level that have their own page from rendering incorrectly. (#226)

v3.0.0 (2023-09-26)

Bugfixes ^^^^^^^^

  • Ensure tooltip is always a str. (str-tooltip)
  • Replaced usage of deprecated sphinx.util.status_iterator (#391)

Deprecations and Removals ^^^^^^^^^^^^^^^^^^^^^^^^^

  • Removed support for documenting languages other than Python (#248)
  • Removed support for Python 3.7

Misc ^^^^

v2.1.1 (2023-06-10)

Bugfixes ^^^^^^^^

  • Fix "document isn't included" warning when using autoapi_add_toctree_entry (#319)
  • Types used in PEP-604 union syntax can be linked with intersphinx (#366)

... (truncated)

Commits
  • 8020036 Version 3.1.0a3
  • 5c423ff Fix usage of deprecated ruff config sections
  • 180f652 Various fixes for own page output
  • 61d8abe Recursive rendering of children with their own page
  • 15c6d24 Basic tests for single page rendering
  • 2f2300f Initial implementation of customisable single page output
  • 61c52e0 Implemented automatic uploading to PyPI
  • 006142d Version 3.0.0
  • 6317148 Replace usage of deprecated astroid.NodeNG.doc in inheritance_diagrams.py
  • 4d1bec0 Removed support for Python 3.7
  • 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

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


Updates `ansys-sphinx-theme` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.14.0...v0.14.1)

Updates `numpydoc` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.6.0...v1.7.0)

Updates `sphinx-autoapi` from 3.1.a2 to 3.1.0a3
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/v3.1.0a3/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v3.1.0a2...v3.1.0a3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Related with project dependencies label Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

The following labels could not be found: maintenance.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #20.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/doc-dependencies-84e57f222a branch April 8, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants