Skip to content

Bump doccmd from 2025.9.19 to 2025.10.18#2699

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/doccmd-2025.10.18
Oct 20, 2025
Merged

Bump doccmd from 2025.9.19 to 2025.10.18#2699
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/doccmd-2025.10.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor

Bumps doccmd from 2025.9.19 to 2025.10.18.

Release notes

Sourced from doccmd's releases.

Release 2025.10.18

2025.10.18 (2025-10-18)

Features

  • Add --continue-on-error flag to spill all errors (cd44162), closes #569
Changelog

Sourced from doccmd's changelog.

2025.10.18

  • Add a --continue-on-error flag to collect and display all errors across files before exiting.

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
  • 76d4ef2 Bump CHANGELOG
  • fa37a3e Merge pull request #572 from adamtheturtle/feature/spill-all-errors
  • 416bc7c Remove unnecessary comments
  • 25d95f7 Avoid some duplication
  • c810524 Add CHANGELOG entry and clean up
  • 7d547cb Reach 100% coverage
  • cd44162 feat: Add --continue-on-error flag to spill all errors
  • ffd9f66 Merge pull request #568 from adamtheturtle/dependabot/pip/ruff-0.14.1
  • c1a5618 Bump ruff from 0.14.0 to 0.14.1
  • b086015 Merge pull request #567 from adamtheturtle/dependabot/pip/pyproject-fmt-2.11.0
  • 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.9.19 to 2025.10.18.
- [Release notes](https://github.com/adamtheturtle/doccmd/releases)
- [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/doccmd@2025.09.19...2025.10.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2025
@github-actions github-actions Bot enabled auto-merge October 20, 2025 11:01
@github-actions github-actions Bot merged commit 234acdb into main Oct 20, 2025
9 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/doccmd-2025.10.18 branch October 20, 2025 11:04
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