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 the dependencies group across 1 directory with 8 updates #460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 8 updates in the /requirements directory:

Package From To
numpydoc 1.7.0 1.8.0
ansys-sphinx-theme 1.0.7 1.2.2
pypandoc 1.13 1.14
pytest-sphinx 0.6.2 0.6.3
sphinx-autobuild 2024.2.4 2024.10.3
sphinx-autodoc-typehints 2.0.0 2.5.0
sphinx-gallery 0.15.0 0.18.0
sphinx-notfound-page 1.0.0 1.0.4

Updates numpydoc from 1.7.0 to 1.8.0

Commits

Updates ansys-sphinx-theme from 1.0.7 to 1.2.2

Commits
  • c75ee10 chore: updating CHANGELOG for v1.2.2
  • db754c6 release: bump version 1.2.2
  • e91ee99 chore: updating CHANGELOG for v1.2.1
  • ad3afd4 release: Bump version 1.2.1
  • afba4dd Enable 'show_prev_next' in the documented defaults (#580)
  • 895794a chore: updating CHANGELOG for v1.2.0
  • aa81028 release: bump version 1.2.0
  • 8edf550 fix: exclude search files (#572)
  • f179e01 chore(deps): bump sphinx-autoapi from 3.3.2 to 3.3.3 (#569)
  • 5130e1e fix: add more components to the search indexing (#541)
  • Additional commits viewable in compare view

Updates pypandoc from 1.13 to 1.14

Commits
  • 1a078c0 pypandoc v1.14
  • e8c40b9 Use the latest version of pandoc when building pypandoc_binary, instead of ha...
  • 7111c16 Use a raw F string for regex in pandoc downloader (#371)
  • 23f6f09 Merge branch 'master' of github.com:JessicaTegner/pypandoc
  • 9543de0 Added trusted publisher information to workflow file, which is a new requirem...
  • 06d0134 Fix invalid escape sequence in regex (#365)
  • 7b65192 Remove outdated comments in Dockerfile (#363)
  • f1fcee8 Added project urls to setup files (#359)
  • 31105f1 fix regex escape in _get_pandoc_urls (#362)
  • 315c6b9 tea
  • See full diff in compare view

Updates pytest-sphinx from 0.6.2 to 0.6.3

Release notes

Sourced from pytest-sphinx's releases.

v0.6.3

What's Changed

New Contributors

Full Changelog: twmr/pytest-sphinx@v0.6.2...v0.6.3

Changelog

Sourced from pytest-sphinx's changelog.

[0.6.3] - 2024-04-13

  • Forgot to bump minimum required pytest version in pytest-sphinx 0.6.2 #64
Commits

Updates sphinx-autobuild from 2024.2.4 to 2024.10.3

Release notes

Sourced from sphinx-autobuild's releases.

Release 2024.10.03

2024.10.03

Release 2024.10.02

2024.10.02

Release 2024.09.19

2024.09.19

Release 2024.09.18

2024.09.18

Release 2024.09.17

2024.09.17

Release 2024.09.03

2024.09.03

Release 2024.04.16

2024.04.16

Release 2024.04.13

2024.04.13

Changelog

Sourced from sphinx-autobuild's changelog.

Changelog

unreleased

2024.10.03 - 2024-10-03

  • Improve error handling for failures in pre-build commands.

2024.10.02 - 2024-10-02

  • Show the changed paths that triggered the rebuild.

2024.09.19 - 2024-09-19

  • Fix path filtering on Windows by normalising path separators.
  • Filter various directories by default (.git, venv, etc).
  • Serve the correct directory when using make mode (-M).

2024.09.18 - 2024-09-18

  • Run Sphinx through the Python entry point rather than the binary on PATH.

2024.09.17 - 2024-09-17

  • Relax checks for paths that aren't required to exist.

2024.09.03 - 2024-09-03

  • Fix support for Python 3.9.
  • Fix running sphinx-autobuild via entry point scripts.
  • Run sphinx-build in a subprocess to mitigate autdoc issues.
  • Support the -M 'make mode' option for sphinx-build.

2024.04.16 - 2024-04-16

  • Add a missing dependency on watchfiles.
  • Adopt Ruff in place of flake8 and black.

2024.04.13 - 2024-04-13

... (truncated)

Commits
  • 86e2f37 Release 2024.10.03
  • 1771311 Improve handling for errors in pre-build commands (#181)
  • 5eedf72 Release 2024.10.02
  • 1743a43 Show which paths changed when rebuilding
  • 028cf60 Add missing from __future__ import annotations imports
  • f3146c1 Use -m sphinx build if supported
  • 49457de fixup! Fix path filtering on Windows
  • 2e4e6f7 Split show() into show_message() and show_command()
  • 829ec71 Restrict the release workflow to the @​sphinx-doc organisation
  • 4552a5f Release 2024.09.19
  • Additional commits viewable in compare view

Updates sphinx-autodoc-typehints from 2.0.0 to 2.5.0

Release notes

Sourced from sphinx-autodoc-typehints's releases.

2.5.0

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.4...2.5.0

Fix broken link in README

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.3...2.4.4

2.4.3

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.2...2.4.3

2.4.2

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.1...2.4.2

2.4.1

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.0...2.4.1

2.4.0

  • Drop 3.9 support
  • Add 3.13 support
  • Bump dependencies

... (truncated)

Commits

Updates sphinx-gallery from 0.15.0 to 0.18.0

Release notes

Sourced from sphinx-gallery's releases.

Release v0.18.0

Full Changelog

Implemented enhancements:

  • Allow to disable writing computation times #1385 (bmwiedemann)
  • [ENH] Add option to render multiple images from same cell as single-img #1384 (tsbinns)

Fixed bugs:

  • Fix indexst variable does not exist when own index gallery is first #1383 (lucyleeow)

Project maintenance

Release v0.17.1

Full Changelog

Fixed bugs:

  • FIX: Fix stability of stored compiled regex #1369 (larsoner)
  • ENH: Improve _sanitize_rst #1366 (timhoffm)
  • Obey prefer_full_module setting when finding backreferences #1364 (QuLogic)
  • Fix linking to class attributes with prefer_full_module #1363 (QuLogic)
  • Improve minigallery directive path input resolution #1360 (lucyleeow)
  • FIX Allow str path minigallery entries when backreferences off #1355 (lucyleeow)
  • FIX generate zipfiles when index passed by user #1353 (lucyleeow)

Documentation

Project maintenance

... (truncated)

Commits

Updates sphinx-notfound-page from 1.0.0 to 1.0.4

Changelog

Sourced from sphinx-notfound-page's changelog.

Version 1.0.4

:Date: Jul 31, 2024

  • Fix issue when installing with Sphinx 7.2.x and notfound_urls_prefix=None

Version 1.0.3

:Date: Jul 30, 2024

  • Fix _Opt deprecation warning

Version 1.0.2

:Date: May 23, 2024

  • Add tests for Python 3.12
  • Remove warning about unclosed files
  • Allow str and None types on notfound_urls_prefix
  • Run pyupgrade and ruff on the codebase

Version 1.0.1

:Date: May 21, 2024

  • Do not create 404 page for embedded
  • Small documentation improvements
Commits
  • be376e2 Release 1.0.4
  • 4a7a4db fix: Error with sphinx-notfound-page 1.0.3 - 'tuple' object has no at… (#241)
  • fe10592 Tests: update test suite and fix some tests (#242)
  • c628442 Release 1.0.3
  • 9b0cc7d fix: check prefix starts and ends with / (#238)
  • 64ed88f fix _Opt deprecation warning (#236)
  • bf8ef76 Release 1.0.2
  • 3032721 fix: Set proper notfound_urls_prefix option types (#233)
  • bbc8127 fix(tests): resource warnings about unclosed file (#232)
  • 68fe9e6 Filter all code over pyupgrade --py38-plus and ruff (#235)
  • 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 dependencies group with 8 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [numpydoc](https://github.com/numpy/numpydoc) | `1.7.0` | `1.8.0` |
| [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.7` | `1.2.2` |
| [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.13` | `1.14` |
| [pytest-sphinx](https://github.com/thisch/pytest-sphinx) | `0.6.2` | `0.6.3` |
| [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.2.4` | `2024.10.3` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.0.0` | `2.5.0` |
| [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.15.0` | `0.18.0` |
| [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) | `1.0.0` | `1.0.4` |



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

Updates `ansys-sphinx-theme` from 1.0.7 to 1.2.2
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.0.7...v1.2.2)

Updates `pypandoc` from 1.13 to 1.14
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.13...v1.14)

Updates `pytest-sphinx` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/thisch/pytest-sphinx/releases)
- [Changelog](https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md)
- [Commits](twmr/pytest-sphinx@v0.6.2...v0.6.3)

Updates `sphinx-autobuild` from 2024.2.4 to 2024.10.3
- [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst)
- [Commits](sphinx-doc/sphinx-autobuild@2024.02.04...2024.10.03)

Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.5.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.0.0...2.5.0)

Updates `sphinx-gallery` from 0.15.0 to 0.18.0
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator)
- [Commits](sphinx-gallery/sphinx-gallery@v0.15.0...v0.18.0)

Updates `sphinx-notfound-page` from 1.0.0 to 1.0.4
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-notfound-page@1.0.0...1.0.4)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pypandoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pytest-sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sphinx-autobuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-gallery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-notfound-page
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants