Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2025

Updates the requirements on sphinxcontrib-apidoc to permit the latest version.

Commits
  • 8321984 Add pointer to built-in extension
  • bb31429 ruff: Enable upgrade, security rules
  • 0ea83c4 pre-commit: Bump versions, migrate to ruff
  • d8f3f06 Drop Python < 3.9 support
  • 229fe7d Annotate the list of strings correctly for Sphinx 8.2+
  • 8be157f Added quote marks to indicate default template dir is a string
  • 842c629 Removed more white space to match required style
  • ce1ac08 Removed white space screwing with PR linter
  • 8f7d38a Added description of apidoc_template_dir option to README
  • 6a66181 Added missed line in patch for templates support
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 Pull requests that update Python code labels May 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2025

Reviewers

The following users could not be added as reviewers: jklaise, mauicv. Either they do not exist or they do not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 9, 2025
@mauicv
Copy link
Contributor

mauicv commented Dec 3, 2025

@dependabot rebase

Updates the requirements on [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc) to permit the latest version.
- [Commits](sphinx-contrib/apidoc@0.3.0...0.6.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-apidoc
  dependency-version: 0.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-apidoc-gte-0.3.0-and-lt-0.7.0 branch from f0edffe to 74b1c80 Compare December 3, 2025 13:14
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.71%. Comparing base (39a26e6) to head (74b1c80).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #932      +/-   ##
==========================================
- Coverage   68.65%   65.71%   -2.94%     
==========================================
  Files         161      161              
  Lines       10323    10364      +41     
==========================================
- Hits         7087     6811     -276     
- Misses       3236     3553     +317     

see 16 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mauicv mauicv closed this Dec 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/sphinxcontrib-apidoc-gte-0.3.0-and-lt-0.7.0 branch December 4, 2025 15:45
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants