Skip to content

Bump doccmd from 2025.2.20.7 to 2025.3.6 #2566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps doccmd from 2025.2.20.7 to 2025.3.6.

Release notes

Sourced from doccmd's releases.

Release 2025.03.06

2025.03.06 (2025-03-06)

Reverts

  • Revert "Drop support for Python 3.10" (56d5147)
Changelog

Sourced from doccmd's changelog.

Changelog

Next

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

  • Skip files where we hit a lexing error.
  • Bump Sybil requirement to >= 9.0.0.

2024.11.06.1

  • Add a --max-depth option for recursing into directories.

2024.11.06

  • Add options to support given file extensions for source files.
  • Add support for passing in directories.

2024.11.05

... (truncated)

Commits
  • a0818cf Bump CHANGELOG
  • eb0e462 Merge pull request #402 from adamtheturtle/red-on-fail
  • 2fe73ec Use red for error on group write
  • 72b4ad5 Merge pull request #399 from adamtheturtle/error-on-write-to-group
  • 0589669 Fit within McCabe complexity
  • 0ac6606 Merge remote-tracking branch 'origin/main' into error-on-write-to-group
  • ee2db73 Merge pull request #401 from adamtheturtle/group-write-exit-code
  • 34dafe7 Do not pad groups in ruff format
  • a50a53d Error with exit code 1 if writing to a group
  • 3621b4d Merge pull request #400 from adamtheturtle/test-output-group-write-single
  • 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.2.20.7 to 2025.3.6.
- [Release notes](https://github.com/adamtheturtle/doccmd/releases)
- [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/doccmd@2025.02.20.7...2025.03.06)

---
updated-dependencies:
- dependency-name: doccmd
  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 Mar 7, 2025
@github-actions github-actions bot enabled auto-merge March 7, 2025 11:05
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d7a109d) to head (da809ed).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2566   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          810       810           
  Branches        17        17           
=========================================
  Hits           810       810           

☔ 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 fd52673 into main Mar 7, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot/pip/doccmd-2025.3.6 branch March 7, 2025 11:08
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