An open index of dependabot pull requests across open source projects.

Bump doccmd from 2026.1.31.3 to 2026.2.15

Closed
Number: #1957
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 16, 2026 at 10:23 PM UTC
(4 months ago)
Updated: February 16, 2026 at 10:35 PM UTC
(4 months ago)
Closed: February 16, 2026 at 10:35 PM UTC
(4 months ago)
Time to Close: 12 minutes
Labels:
dependencies python
Description:

Bumps doccmd from 2026.1.31.3 to 2026.2.15.

Release notes

Sourced from doccmd's releases.

Release 2026.02.15

2026.02.15 (2026-02-15)

Reverts

  • Revert "Fix Nuitka action parameter: use 'mode: onefile' instead of 'onefile:…" (#745) (c9e130a), closes #745
  • Revert "Switch from PyInstaller to Nuitka for binary builds (#743)" (#746) (fe3620a), closes #743 #746
Changelog

Sourced from doccmd's changelog.

Changelog

Next

2026.02.15

2026.01.31.3

2026.01.31.2

2026.01.31.1

2026.01.31

  • Add support for installing with winget on Windows.

2026.01.28

  • Add --temporary-file-name-template option for customizing temporary file names. This allows simpler patterns for linter per-file-ignores, such as doccmd_{unique}{suffix} to produce files like doccmd_a1b2.py.
  • Add --respect-gitignore / --no-respect-gitignore option to respect .gitignore files when discovering files in directories. This is enabled by default. Files passed directly are not affected by this option. This uses dulwich <https://www.dulwich.io/>__ and respects .gitignore, .git/info/exclude, and global gitignore files.

2026.01.27.4

2026.01.27.3

2026.01.27.2

... (truncated)

Commits
  • afe921f Bump CHANGELOG
  • c1bbf62 Parallelize Docker publish job in release workflow (#801)
  • 73a8ca9 Merge pull request #800 from adamtheturtle/chore/pyrefly-non-exhaustive-match...
  • 4557788 [pre-commit.ci lite] apply automatic fixes
  • ba8c190 Add pyrefly non-exhaustive match as error
  • 6551134 Split lint into separate workflow (#799)
  • 641b23c Matrix lint workflow by hook stage (#798)
  • a2cffea Merge pull request #795 from adamtheturtle/dependabot/pip/ruff-0.15.1
  • 3477525 Merge pull request #794 from adamtheturtle/dependabot/pip/pyproject-fmt-2.16.0
  • 7a3d856 Bump ruff from 0.15.0 to 0.15.1
  • 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)
Package Dependencies
Package:
doccmd
Ecosystem:
pip
Version Change:
2026.1.31.3 → 2026.2.15
Update Type:
Minor
Technical Details
ID: 13884438
UUID: 3949802410
Node ID: PR_kwDODM87vM7ENKXY
Host: GitHub
Repository: VWS-Python/vws-cli