Skip to content

chore(deps-dev): Bump doccmd from 2026.5.25 to 2026.7.19#3284

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/doccmd-2026.7.19
Jul 20, 2026
Merged

chore(deps-dev): Bump doccmd from 2026.5.25 to 2026.7.19#3284
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/doccmd-2026.7.19

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps doccmd from 2026.5.25 to 2026.7.19.

Release notes

Sourced from doccmd's releases.

Release 2026.07.19

2026.07.19

  • Reject --temporary-file-name-template values that could resolve outside the temporary directory, preventing accidental overwrite or deletion of unrelated files. See [#1211](https://github.com/adamtheturtle/doccmd/issues/1211) <https://github.com/adamtheturtle/doccmd/issues/1211>__.

  • Support configured file extensions with more than one dot (for example --rst-extension=.test.rst) for both direct files and directory discovery ([#1212](https://github.com/adamtheturtle/doccmd/issues/1212) <https://github.com/adamtheturtle/doccmd/issues/1212>_).

  • Reject an empty or malformed --command value with a usage error instead of crashing ([#1213](https://github.com/adamtheturtle/doccmd/issues/1213) <https://github.com/adamtheturtle/doccmd/issues/1213>_).

  • Always generate a valid Python module name for temporary files so linters do not flag doccmd's own filenames ([#1214](https://github.com/adamtheturtle/doccmd/issues/1214) <https://github.com/adamtheturtle/doccmd/issues/1214>_).

  • Support UTF-16 documents by detecting newlines on the decoded text ([#1215](https://github.com/adamtheturtle/doccmd/issues/1215) <https://github.com/adamtheturtle/doccmd/issues/1215>_).

  • Reject an empty --exclude pattern with a usage error instead of crashing.

Changelog

Sourced from doccmd's changelog.

Changelog

.. towncrier release notes start

2026.07.19

  • Reject --temporary-file-name-template values that could resolve outside the temporary directory, preventing accidental overwrite or deletion of unrelated files. See [#1211](https://github.com/adamtheturtle/doccmd/issues/1211) <https://github.com/adamtheturtle/doccmd/issues/1211>__.

  • Support configured file extensions with more than one dot (for example --rst-extension=.test.rst) for both direct files and directory discovery ([#1212](https://github.com/adamtheturtle/doccmd/issues/1212) <https://github.com/adamtheturtle/doccmd/issues/1212>_).

  • Reject an empty or malformed --command value with a usage error instead of crashing ([#1213](https://github.com/adamtheturtle/doccmd/issues/1213) <https://github.com/adamtheturtle/doccmd/issues/1213>_).

  • Always generate a valid Python module name for temporary files so linters do not flag doccmd's own filenames ([#1214](https://github.com/adamtheturtle/doccmd/issues/1214) <https://github.com/adamtheturtle/doccmd/issues/1214>_).

  • Support UTF-16 documents by detecting newlines on the decoded text ([#1215](https://github.com/adamtheturtle/doccmd/issues/1215) <https://github.com/adamtheturtle/doccmd/issues/1215>_).

  • Reject an empty --exclude pattern with a usage error instead of crashing.

2026.05.25

No significant changes.

2026.05.19

2026.05.16

2026.05.06

  • Bump sybil-extras to 2026.5.6.

2026.03.26.2

2026.03.26.1

2026.03.26

... (truncated)

Commits
  • e2ffb65 Bump CHANGELOG
  • 2afcf24 Bump sybil-extras to 2026.7.19 (#1231)
  • e4a0604 Reject temporary-file-name templates that escape the isolation directory (#1228)
  • 9148f0b Sanitize temporary filenames into valid module names (#1226)
  • be09afd Merge pull request #1193 from adamtheturtle/dependabot/github_actions/astral-...
  • 90aadb1 Merge branch 'main' into dependabot/github_actions/astral-sh/setup-uv-8.3.2
  • fcbfc59 Support configured multi-part file extensions (#1230)
  • 7265c4e Reject empty --exclude patterns with a usage error (#1225)
  • 34eea9a Support UTF-16 documents in newline detection (#1227)
  • bbea98a Validate --command instead of crashing on empty/malformed values (#1229)
  • 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 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 2026.5.25 to 2026.7.19.
- [Release notes](https://github.com/adamtheturtle/doccmd/releases)
- [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/doccmd@2026.05.25...2026.07.19)

---
updated-dependencies:
- dependency-name: doccmd
  dependency-version: 2026.7.19
  dependency-type: direct:development
  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 Jul 20, 2026
@github-actions
github-actions Bot enabled auto-merge July 20, 2026 05: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