Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps doccmd from 2025.4.8 to 2025.9.19.

Release notes

Sourced from doccmd's releases.

Release 2025.09.19

2025.09.19 (2025-09-19)

Changelog

Sourced from doccmd's changelog.

Changelog

Next

2025.09.19

2025.04.08

  • Fix IndexError when using a formatter which changed the number of lines in a code block.

2025.03.27

  • Add a --sphinx-jinja2 option to evaluate sphinx-jinja2 <https://sphinx-jinja2.readthedocs.io/en/latest/>_ blocks.

2025.03.18

  • With --verbose, show the command that will be run before the command is run, not after.

2025.03.06

  • Support files which are not UTF-8 encoded.
  • Support grouping code blocks with doccmd group[all]: start and doccmd group[all]: end comments.

2025.02.18

  • Re-add support for Python 3.10.

2025.02.17

  • Add support for Markdown (not MyST) files.
  • Add support for treating groups of code blocks as one.
  • Drop support for Python 3.10.

2025.01.11

2024.12.26

2024.11.14

... (truncated)

Commits
  • f947437 Bump CHANGELOG
  • a967dd6 Merge pull request #545 from adamtheturtle/bump-click
  • 8f8a1a7 Ignore some click type issues
  • b5333a9 Limit click versions to account for click version policy
  • 340a6aa Merge pull request #542 from adamtheturtle/pylint-spelling
  • 9fd3967 Make pylint spelling dependency explicit
  • 290f4bb Merge pull request #541 from adamtheturtle/rm-pyenchant
  • ed5011a Remove direct pyenchant dependency now that 3.3.0 supports the latest macOS
  • 35d80e2 Merge pull request #539 from adamtheturtle/dependabot/pip/sphinx-click-6.1.0
  • 5672ed4 Merge pull request #540 from adamtheturtle/dependabot/pip/mypy-faster-cache--...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [doccmd](https://github.com/adamtheturtle/doccmd) from 2025.4.8 to 2025.9.19.
- [Release notes](https://github.com/adamtheturtle/doccmd/releases)
- [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/doccmd@2025.04.08...2025.09.19)

---
updated-dependencies:
- dependency-name: doccmd
  dependency-version: 2025.9.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 19, 2025
@github-actions github-actions bot enabled auto-merge September 19, 2025 22:05
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (95d4333) to head (099c661).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1381   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           57        57           
  Branches         2         2           
=========================================
  Hits            57        57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@github-actions github-actions bot merged commit 60fdbfc into main Sep 19, 2025
8 checks passed
@github-actions github-actions bot deleted the dependabot/pip/doccmd-2025.9.19 branch September 19, 2025 22:09
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.

0 participants