Skip to content

Bump doccmd from 2025.3.27 to 2025.4.3 #2578

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
Apr 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps doccmd from 2025.3.27 to 2025.4.3.

Release notes

Sourced from doccmd's releases.

Release 2025.04.03

2025.04.03 (2025-04-03)

Changelog

Sourced from doccmd's changelog.

Changelog

Next

2025.04.03

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

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

2024.11.06.1

... (truncated)

Commits
  • 135fcc9 Bump CHANGELOG
  • d574021 Merge pull request #444 from adamtheturtle/dependabot/pip/pytest-cov-6.1.0
  • fda76c1 Bump pytest-cov from 6.0.0 to 6.1.0
  • ac8b50b Merge pull request #443 from adamtheturtle/dependabot/pip/mypy-strict-kwargs-...
  • b0894b2 Bump mypy-strict-kwargs from 2024.12.25 to 2025.3.28
  • 1162b6f Replace version in README
  • See full diff 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.27 to 2025.4.3.
- [Release notes](https://github.com/adamtheturtle/doccmd/releases)
- [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/doccmd@2025.03.27...2025.04.03)

---
updated-dependencies:
- dependency-name: doccmd
  dependency-version: 2025.4.3
  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 Apr 4, 2025
@github-actions github-actions bot enabled auto-merge April 4, 2025 05:23
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bc04168) to head (a727d68).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2578   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        73           
  Lines         5294      5294           
  Branches       192       192           
=========================================
  Hits          5294      5294           

☔ 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 fcdfbf7 into main Apr 4, 2025
106 checks passed
@github-actions github-actions bot deleted the dependabot/pip/doccmd-2025.4.3 branch April 4, 2025 05:35
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