Skip to content

MAINT: Bump the doc group with 4 updates#788

Merged
pyansys-ci-bot merged 2 commits intomainfrom
dependabot/pip/doc-bc578b0ac6
Jun 24, 2024
Merged

MAINT: Bump the doc group with 4 updates#788
pyansys-ci-bot merged 2 commits intomainfrom
dependabot/pip/doc-bc578b0ac6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the doc group with 4 updates: ansys-sphinx-theme[autoapi], imageio, pyvista and sphinx-autodoc-typehints.

Updates ansys-sphinx-theme[autoapi] from 0.16.5 to 0.16.6

Commits

Updates imageio from 2.34.1 to 2.34.2

Release notes

Sourced from imageio's releases.

v2.34.2

Fix

Other

  • Update actions/checkout and actions/setup-python (#1085) (a4f4c05)
  • Start testing pypy-3.10 and update pypy test runners (#1082) (ac86393)
  • Fix duration description in pillow legacy (#1080) (cdf86ef)
Changelog

Sourced from imageio's changelog.

v2.34.2 (2024-06-24)

Fix

Other

  • Update actions/checkout and actions/setup-python (#1085) (a4f4c05)
  • Start testing pypy-3.10 and update pypy test runners (#1082) (ac86393)
  • Fix duration description in pillow legacy (#1080) (cdf86ef)
Commits
  • f691976 REL: Release imageio v2.34.2
  • 9d954b1 BUG: add support for numpy 2.0 (#1089)
  • e418a2d Fix SeekableFileObject does not have readline when loading HTTP file (#1084)
  • a4f4c05 DEV: Update actions/checkout and actions/setup-python (#1085)
  • 8427769 TEST: remove tests for pypy38 (#1087)
  • 4c5caea TEST: Reuse cached test images w/ -m "not needs_internet" (#1081)
  • 98fc56d TEST: Fix CI failures for CPython (#1083)
  • ac86393 MAINT: start testing pypy-3.10 and update pypy test runners (#1082)
  • cdf86ef DOC: fix duration description in pillow legacy (#1080)
  • See full diff in compare view

Updates pyvista from 0.43.9 to 0.43.10

Release notes

Sourced from pyvista's releases.

v0.43.10

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

Full Changelog: pyvista/pyvista@v0.43.9...v0.43.10

Commits

Updates sphinx-autodoc-typehints from 2.1.1 to 2.2.2

Release notes

Sourced from sphinx-autodoc-typehints's releases.

2.2.2

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.1...2.2.2

2.2.1

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.0...2.2.1

2.2.0

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.1.1...2.2.0

Commits
  • ea99f28 Fix for Issue #384: typehints_defaults = "braces-after" fails for a multiline...
  • 0435d07 Fix issue #462 and another alias processing bug (#463)
  • fb240ea Support autodoc_type_aliases configuration (#459)
  • 41b2900 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#460)
  • 047ac44 [pre-commit.ci] pre-commit autoupdate (#461)
  • fd0a0c6 [pre-commit.ci] pre-commit autoupdate (#458)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sphinx-autodoc-typehints [< 1.24, > 1.23.3]

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 group with 4 updates: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme), [imageio](https://github.com/imageio/imageio), [pyvista](https://github.com/pyvista/pyvista) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints).


Updates `ansys-sphinx-theme[autoapi]` from 0.16.5 to 0.16.6
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.16.5...v0.16.6)

Updates `imageio` from 2.34.1 to 2.34.2
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.34.1...v2.34.2)

Updates `pyvista` from 0.43.9 to 0.43.10
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.43.9...v0.43.10)

Updates `sphinx-autodoc-typehints` from 2.1.1 to 2.2.2
- [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.1.1...2.2.2)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme[autoapi]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 24, 2024
@dependabot dependabot bot requested a review from a team as a code owner June 24, 2024 19:47
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) June 24, 2024 19:47
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 24, 2024
@pyansys-ci-bot pyansys-ci-bot merged commit 8525aa4 into main Jun 24, 2024
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/doc-bc578b0ac6 branch June 24, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Related to dependabot dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant