Skip to content

Bump griffe from 2.1.0 to 2.2.0 - #3394

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/dev/griffe-2.2.0
Open

Bump griffe from 2.1.0 to 2.2.0#3394
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/dev/griffe-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps griffe from 2.1.0 to 2.2.0.

Release notes

Sourced from griffe's releases.

2.2.0

2.2.0 - 2026-08-16

Compare with 2.1.0

Features

  • Support await expressions (6b3caab by Vincent Gao). PR-479
  • Support unpacking in dict comprehensions (2d39391 by mushitoriami). PR-475

Bug Fixes

  • Forward warn_missing_types to Sphinx return section reader (a15e782 by Timoth茅e Mazzucotelli). Issue-mkdocstrings-python-337
  • Make stringified expressions valid and faithful Python (eb85f0d by Vincent Gao). PR-478
  • Empty tuples can never be implicit (82e728d by Vincent Gao). PR-474, Co-authored-by: Timoth茅e Mazzucotelli dev@pawamoy.fr
  • Render f-strings and t-strings with correct quote delimiters (90e28d4 by Bartosz S艂awecki). Issue-444, PR-455
  • Detect basic admonitions 'example', 'note' and 'warning' in Google/Numpy docstrings when inferring style (f30306f by Timoth茅e Mazzucotelli).
  • Render dict **-unpacking as **value instead of None: value (74ddbbf by Vincent Gao). PR-467
Changelog

Sourced from griffe's changelog.

2.2.0 - 2026-08-16

Compare with 2.1.0

Features

  • Support await expressions (6b3caab by Vincent Gao). PR-479
  • Support unpacking in dict comprehensions (2d39391 by mushitoriami). PR-475

Bug Fixes

  • Forward warn_missing_types to Sphinx return section reader (a15e782 by Timoth茅e Mazzucotelli). Issue-mkdocstrings-python-337
  • Make stringified expressions valid and faithful Python (eb85f0d by Vincent Gao). PR-478
  • Empty tuples can never be implicit (82e728d by Vincent Gao). PR-474, Co-authored-by: Timoth茅e Mazzucotelli dev@pawamoy.fr
  • Render f-strings and t-strings with correct quote delimiters (90e28d4 by Bartosz S艂awecki). Issue-444, PR-455
  • Detect basic admonitions 'example', 'note' and 'warning' in Google/Numpy docstrings when inferring style (f30306f by Timoth茅e Mazzucotelli).
  • Render dict **-unpacking as **value instead of None: value (74ddbbf by Vincent Gao). PR-467
Commits
  • a345344 chore: Prepare release 2.2.0
  • 227933c docs: Document that __all__ is actually specified in the language reference...
  • 66fad76 chore: Add license header to all Python modules
  • b68ed98 chore: Update Ruff/ty and fix lints
  • a15e782 fix: Forward warn_missing_types to Sphinx return section reader
  • 277bfdc docs: Update comment about public import conventions
  • 6b3caab feat: Support await expressions
  • eb85f0d fix: Make stringified expressions valid and faithful Python
  • 82e728d fix: Empty tuples can never be implicit
  • 2d39391 feat: Support unpacking in dict comprehensions
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/dev/griffe-2.2.0 branch from 6e5fd44 to fb3f57d Compare August 26, 2026 19:58
@liquidsec

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [griffe](https://github.com/mkdocstrings/griffe) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: griffe
  dependency-version: 2.2.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/uv/dev/griffe-2.2.0 branch from fb3f57d to 85f78a6 Compare August 31, 2026 21:51
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