Skip to content
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

Bump doccmd from 2025.3.6 to 2025.3.18 #2574

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps doccmd from 2025.3.6 to 2025.3.18.

Release notes

Sourced from doccmd's releases.

Release 2025.03.18

2025.03.18 (2025-03-18)

Changelog

Sourced from doccmd's changelog.

Changelog

Next

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

  • 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.

... (truncated)

Commits
  • 122f00b Bump CHANGELOG
  • 775fe04 Merge pull request #408 from adamtheturtle/move-log-evaluator
  • fd1ef22 Try to fix test on Windows
  • 834d30d Tell spellcheck that stderr is a valid word
  • 9b22524 Fix command logging order
  • 19c9288 Try one more time to avoid uv bug
  • 17bc4ec Try again to avoid bug
  • 0a4e12b Try to avoid uv bug
  • 35cd2e8 Show which command is being run even if the command errors
  • b76228a Merge pull request #407 from adamtheturtle/dependabot/pip/ruff-0.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.3.6 to 2025.3.18.
- [Release notes](https://github.com/adamtheturtle/doccmd/releases)
- [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/doccmd@2025.03.06...2025.03.18)

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

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 Mar 19, 2025
@github-actions github-actions bot enabled auto-merge March 19, 2025 10:47
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e8075d3) to head (4adb1a5).
Report is 4 commits behind head on main.

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

☔ 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 f3ad1d4 into main Mar 19, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot/pip/doccmd-2025.3.18 branch March 19, 2025 10:52
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