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

chore: bump the doc group across 1 directory with 2 updates #727

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps the doc group with 2 updates in the / directory: sphinx-gallery and sphinx-autoapi.

Updates sphinx-gallery from 0.18.0 to 0.19.0

Release notes

Sourced from sphinx-gallery's releases.

Release v0.19.0

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix minigallery duplicates and add tests and update documenation #1435 (lucyleeow)
  • Fix: Fix minigallery duplicates #1430 (lucyleeow)
  • Fix incorrect paths for JupyterLite Notebook interface URLs, unpin jupyterlite-sphinx, and update JupyterLite integration docs #1417 (agriyakhetarpal)
  • BUG: make _anim_rst windows compatible #1399 (story645)
  • Fix custom sort #1391 (drammock)

Documentation

Project maintenance

Commits

Updates sphinx-autoapi from 3.5.0 to 3.6.0

Release notes

Sourced from sphinx-autoapi's releases.

v3.6.0

Features

  • Render type aliases properly rather than as an assignment (#414)

Misc

  • Drop support for Python 3.8
  • Fix readthedocs build
Changelog

Sourced from sphinx-autoapi's changelog.

v3.6.0 (2025-02-17)

Features ^^^^^^^^

  • Render type aliases properly rather than as an assignment (#414)

Misc ^^^^

  • Drop support for Python 3.8
  • Fix readthedocs build
Commits

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 2 updates in the / directory: [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi).


Updates `sphinx-gallery` from 0.18.0 to 0.19.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.18.0...v0.19.0)

Updates `sphinx-autoapi` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc
- dependency-name: sphinx-autoapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2025 14:54
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Feb 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

The following labels could not be found: dependabot.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 18, 2025
@koubaa koubaa merged commit 3574b77 into main Feb 18, 2025
30 checks passed
@koubaa koubaa deleted the dependabot/pip/doc-0f5fc059e9 branch February 18, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants