Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps griffe-typingdoc from 0.2.7 to 0.3.0.

Release notes

Sourced from griffe-typingdoc's releases.

0.3.0

0.3.0 - 2025-10-23

Compare with 0.2.9

Features

  • Support annotated_doc package (f3c6f4e by Timothée Mazzucotelli).

0.2.9

0.2.9 - 2025-09-05

Compare with 0.2.8

Build

  • Depend on Griffe 1.14 (bc7cf59 by Timothée Mazzucotelli).

0.2.8

0.2.8 - 2025-02-18

Compare with 0.2.7

Code Refactoring

  • Only add docstring sections when elements are annotated with Doc (514467c by Timothée Mazzucotelli). Issue-13
Changelog

Sourced from griffe-typingdoc's changelog.

0.3.0 - 2025-10-23

Compare with 0.2.9

Features

  • Support annotated_doc package (f3c6f4e by Timothée Mazzucotelli).

0.2.9 - 2025-09-05

Compare with 0.2.8

Build

  • Depend on Griffe 1.14 (bc7cf59 by Timothée Mazzucotelli).

0.2.8 - 2025-02-18

Compare with 0.2.7

Code Refactoring

  • Only add docstring sections when elements are annotated with Doc (514467c by Timothée Mazzucotelli). Issue-13
Commits
  • 40a5d3e chore: Prepare release 0.3.0
  • 21cf79b chore: Add TODO
  • f3c6f4e feat: Support annotated_doc package
  • fc76c0b ci: Make mypy happy
  • 61bd293 chore: Prepare release 0.2.9
  • bc7cf59 build: Depend on Griffe 1.14
  • 4d3ff0c style: Format
  • aea51e7 chore: Template upgrade
  • e68c688 chore: Prepare release 0.2.8
  • 514467c refactor: Only add docstring sections when elements are annotated with Doc
  • 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 Dec 16, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/griffe-typingdoc-0.3.0 branch from 26111aa to b3c1ab6 Compare December 16, 2025 10:01
Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/mkdocstrings/griffe-typingdoc/releases)
- [Changelog](https://github.com/mkdocstrings/griffe-typingdoc/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe-typingdoc@0.2.7...0.3.0)

---
updated-dependencies:
- dependency-name: griffe-typingdoc
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/griffe-typingdoc-0.3.0 branch from b3c1ab6 to 8ad69a0 Compare December 16, 2025 10:03
@p1c2u p1c2u merged commit 73b236f into master Dec 16, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/griffe-typingdoc-0.3.0 branch December 16, 2025 10:09
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.

2 participants