Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps doccmd from 2025.3.27 to 2025.4.4.

Release notes

Sourced from doccmd's releases.

Release 2025.04.04

2025.04.04 (2025-04-04)

Release 2025.04.03

2025.04.03 (2025-04-03)

Changelog

Sourced from doccmd's changelog.

Changelog

Next

2025.04.04

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.

... (truncated)

Commits
  • 34999d7 Bump CHANGELOG
  • a79c328 Merge pull request #450 from adamtheturtle/support-3.10
  • d625f3c Bump sphinx-substitution-extensions
  • 07a9c5e Merge pull request #449 from adamtheturtle/dependabot/pip/sphinx-substitution...
  • 293cb95 Bump sphinx-substitution-extensions from 2025.3.3 to 2025.4.3
  • 0db8a3d Support Python 3.10
  • aa27dba Support Python 3.10
  • 8345226 Merge pull request #447 from adamtheturtle/dependabot/pip/sybil-extras-2025.4.3
  • 46d7652 Merge pull request #446 from adamtheturtle/dependabot/pip/ruff-0.11.3
  • 9c0522d Merge pull request #448 from adamtheturtle/dependabot/pip/mypy-strict-kwargs-...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 4, 2025
Bumps [doccmd](https://github.com/adamtheturtle/doccmd) from 2025.3.27 to 2025.4.4.
- [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.04)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge April 4, 2025 10:13
@codecov
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 (4257af2) to head (040c9ee).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2589   +/-   ##
=========================================
  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 b9452af into main Apr 4, 2025
11 checks passed
@github-actions github-actions bot deleted the dependabot/pip/doccmd-2025.4.4 branch April 4, 2025 10:17
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.

1 participant