Skip to content

build(deps): bump sphinx-argparse from 0.5.2 to 0.6.0 - #1673

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/sphinx-argparse-0.6.0
Open

build(deps): bump sphinx-argparse from 0.5.2 to 0.6.0#1673
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/sphinx-argparse-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps sphinx-argparse from 0.5.2 to 0.6.0.

Release notes

Sourced from sphinx-argparse's releases.

Release v0.6.0

What's Changed

Full Changelog: sphinx-doc/sphinx-argparse@v0.5.2...v0.6.0

Changelog

Sourced from sphinx-argparse's changelog.

0.6.0

The following enhancements to the HTML output are described on the :doc:usage page.

  • Optional command index.
  • Optional :index-groups: field to the directive for an command-by-group index.
  • A sphinxarg_full_subcommand_name option to print fully-qualified sub-command headings. This option helps when more than one sub-command offers a create or list or other repeated sub-command.
  • Each command heading is a domain-specific link target. You can link to commands and sub-commands with the :ref: role, but this release adds support for the domain-specific role like :commands:command:`sample-directive-opts A` . The :commands:command: role supports linking from other projects through the intersphinx extension.

Changes

  • Previously, common headings such as Positional Arguments were subject to a process that made them unique by adding a _repeatX suffix to the HREF target. This release continues to support those HREF targets as secondary targets so that bookmarks continue to work. However, this release prefers using fully-qualified HREF targets like sample-directive-opts-positional-arguments as the primary HREF so that customers are less likely to witness the _repeatX link in URLs.
  • [#32](https://github.com/sphinx-doc/sphinx-argparse/issues/32) <https://github.com/sphinx-doc/sphinx-argparse/issues/32>__ Argparse commands are now part of a Sphinx domain
  • [#72](https://github.com/sphinx-doc/sphinx-argparse/issues/72) <https://github.com/sphinx-doc/sphinx-argparse/issues/72>__ Coloring in argparse output can be disabled (default)
  • [#87](https://github.com/sphinx-doc/sphinx-argparse/issues/87) <https://github.com/sphinx-doc/sphinx-argparse/issues/87>__ The :filename: input is now resolved only to the conf.py directory (srcdir in Sphinx)
  • [#89](https://github.com/sphinx-doc/sphinx-argparse/issues/89) <https://github.com/sphinx-doc/sphinx-argparse/pull/89>__ Changed the way mock from autodoc is important to work around a persistent Sphinx bug
Commits
  • f918d4e Bumped version to 0.6.0
  • 9a74f45 Updated changelog
  • 8959ab6 Dropped Sphinx upper version limit
  • 0341103 Added try-catch for autodoc mock-import
  • 528aa98 Fixed mypy warning from CI
  • abd20c5 Changed mypy python version to 3.13 + Fixed mypy in a test + Re-enabled mypy ...
  • 61b8bf0 Updated changelog
  • de7c367 Removed pass from OSerror
  • 00964a3 Updated docs
  • 61365d0 Fixed tests through mock
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
@kci-pr-agent

kci-pr-agent Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Title

build(deps): bump sphinx-argparse from 0.5.2 to 0.6.0


Description

  • sphinx-argparseを0.6.0に更新

Changes walkthrough 📝

Relevant files
Dependencies
requirements.txt`
sphinx-argparseバージョン更新                                                                     

docs/requirements.txt

  • sphinx-argparseを0.5.2から0.6.0に更新
Additional files
requirements.txt +1/-1     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • @kci-pr-agent

    kci-pr-agent Bot commented Jul 1, 2026

    Copy link
    Copy Markdown
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    🎫 Ticket compliance analysis ❌

    72 - Not compliant

    Non-compliant requirements:

    • README.mdを更新

    89 - Not compliant

    Non-compliant requirements:

    • #87の改善対応
    • #82の不具合対応

    88 - Not compliant

    Non-compliant requirements:

    • zipファイルの登録
    • ローカルファイルの登録
    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @kci-pr-agent

    kci-pr-agent Bot commented Jul 1, 2026

    Copy link
    Copy Markdown
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @dependabot
    dependabot Bot force-pushed the dependabot/uv/sphinx-argparse-0.6.0 branch from a5d48bd to 7c9c2d3 Compare July 16, 2026 05:14
    Bumps [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) from 0.5.2 to 0.6.0.
    - [Release notes](https://github.com/sphinx-doc/sphinx-argparse/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx-argparse/blob/main/docs/changelog.rst)
    - [Commits](sphinx-doc/sphinx-argparse@v0.5.2...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-argparse
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot Bot force-pushed the dependabot/uv/sphinx-argparse-0.6.0 branch from 7c9c2d3 to 38e5fed Compare July 24, 2026 07:36
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    0 participants