Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps pytest-checkdocs from 2.13.0 to 2.14.0.

Changelog

Sourced from pytest-checkdocs's changelog.

v2.14.0

Features

  • Complete annotations and add py.typed marker -- by :user:Avasam (#25)
  • Implemented full strict type checking. (#25)
  • Satisfy deprecation warning introduced in docutils 0.22. (#26)
Commits
  • cd17bad Finalize
  • 2c41dd7 Merge pull request #25 from Avasam/Strict-typing,-py.typed-and-link-issues
  • 169fa1b Add news fragment.
  • 99a1a16 Remove comment; this section is already for type checking concerns.
  • b2c285d Add type annotations to new docutils compat module.
  • 9477f8c Merge pull request #27 from Avasam/Fix-deprecation-warning-in-preparation-for...
  • 09eaf99 Add news fragment.
  • 202a76e Exclude compat modules from coverage.
  • 189d35e Move compatibility logic into a compat package.
  • 4818aee Remove 'settings_overrides' parameter, apparently unused.
  • 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 [pytest-checkdocs](https://github.com/jaraco/pytest-checkdocs) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/jaraco/pytest-checkdocs/releases)
- [Changelog](https://github.com/jaraco/pytest-checkdocs/blob/main/NEWS.rst)
- [Commits](jaraco/pytest-checkdocs@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: pytest-checkdocs
  dependency-version: 2.14.0
  dependency-type: direct:development
  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:uv Pull requests that update python:uv code labels Dec 29, 2025
@kevinjqliu kevinjqliu merged commit 4a2d205 into main Dec 29, 2025
8 checks passed
@kevinjqliu kevinjqliu deleted the dependabot/uv/pytest-checkdocs-2.14.0 branch December 29, 2025 23: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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant