Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps griffe-typingdoc from 0.2.5 to 0.2.8.

Release notes

Sourced from griffe-typingdoc's releases.

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

0.2.7

0.2.7 - 2024-09-10

Compare with 0.2.6

Bug Fixes

  • Resolve names in Unpack, instead of naively trying to get them from the parent of the function being handled (5e06b33 by Timothée Mazzucotelli). Issue-11

0.2.6

0.2.6 - 2024-08-14

Compare with 0.2.5

Build

  • Depend on Griffe 0.49 (b6d7bd9 by Timothée Mazzucotelli).
Changelog

Sourced from griffe-typingdoc's changelog.

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

0.2.7 - 2024-09-10

Compare with 0.2.6

Bug Fixes

  • Resolve names in Unpack, instead of naively trying to get them from the parent of the function being handled (5e06b33 by Timothée Mazzucotelli). Issue-11

0.2.6 - 2024-08-14

Compare with 0.2.5

Build

  • Depend on Griffe 0.49 (b6d7bd9 by Timothée Mazzucotelli).
Commits
  • e68c688 chore: Prepare release 0.2.8
  • 514467c refactor: Only add docstring sections when elements are annotated with Doc
  • abee85f ci: Fix type ignore comments
  • e462fd1 style: Format
  • 2efcf77 chore: Template upgrade
  • 1d0ca42 chore: Prepare release 0.2.7
  • 5e06b33 fix: Resolve names in Unpack, instead of naively trying to get them from th...
  • 0b43e5c style: Format
  • 2e0492c chore: Prepare release 0.2.6
  • 72619fc Merge branch 'main' of github.com:mkdocstrings/griffe-typingdoc
  • 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 [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.5 to 0.2.8.
- [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.5...0.2.8)

---
updated-dependencies:
- dependency-name: griffe-typingdoc
  dependency-version: 0.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 30, 2025
Copy link
Contributor

📝 Docs preview for commit 67152d9 at: https://6e2369b3.sqlmodel.pages.dev

@alejsdev alejsdev merged commit 3fdfdae into main May 6, 2025
32 checks passed
@alejsdev alejsdev deleted the dependabot/pip/griffe-typingdoc-0.2.8 branch May 6, 2025 08:07
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 internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant