Skip to content

Build: Bump griffe from 1.15.0 to 2.1.0#153

Open
dependabot[bot] wants to merge 1 commit into
li-0.11from
dependabot/uv/griffe-2.1.0
Open

Build: Bump griffe from 1.15.0 to 2.1.0#153
dependabot[bot] wants to merge 1 commit into
li-0.11from
dependabot/uv/griffe-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps griffe from 1.15.0 to 2.1.0.

Release notes

Sourced from griffe's releases.

2.1.0

2.1.0 - 2026-06-19

Compare with 2.0.2

Build

  • Add tests to source distributions for griffecli and griffelib packages. Issue-452

Features

Bug Fixes

  • Rename tests module to avoid exclusion by packagers (5b3e392 by Timothée Mazzucotelli). Issue-461
  • Don't try merging overload annotations into non-function objects (1b6b053 by Timothée Mazzucotelli). Issue-451

2.0.2

2.0.2 - 2026-03-27

Compare with 2.0.1

Build

  • Add py.typed marker to packages (ce46ba3 by Timothée Mazzucotelli).

2.0.1

2.0.1 - 2026-03-23

Compare with 2.0.0

Bug Fixes

  • Allow setting type parameters through aliases (75c1236 by Timothée Mazzucotelli). Issue-449
Changelog

Sourced from griffe's changelog.

2.1.0 - 2026-06-19

Compare with 2.0.2

Build

  • Add tests to source distributions for griffecli and griffelib packages. Issue-452

Features

Bug Fixes

  • Rename tests module to avoid exclusion by packagers (5b3e392 by Timothée Mazzucotelli). Issue-461
  • Don't try merging overload annotations into non-function objects (1b6b053 by Timothée Mazzucotelli). Issue-451

2.0.2 - 2026-03-27

Compare with 2.0.1

Build

  • Add py.typed marker to packages (ce46ba3 by Timothée Mazzucotelli).

2.0.1 - 2026-03-23

Compare with 2.0.0

Bug Fixes

  • Allow setting type parameters through aliases (75c1236 by Timothée Mazzucotelli). Issue-449

2.0.0 - 2026-02-09

Compare with 1.15.0

Breaking Changes

This version removes previously deprecated API:

  • ExportedName: Public object was removed
  • infer_docstring_style(options): Parameter was removed
  • parse_auto(options): Parameter was removed
  • parse_google(options): Parameter was removed
  • parse_numpy(options): Parameter was removed
  • parse_sphinx(options): Parameter was removed
  • assert_git_repo: Public object was removed
  • get_latest_tag: Public object was removed
  • get_repo_root: Public object was removed

... (truncated)

Commits
  • 6913290 chore: Prepare release 2.1.0
  • 20457fe tests: Split test suite in two (CLI/lib)
  • 5b3e392 fix: Rename tests module to avoid exclusion by packagers
  • 5dc97b7 chore: Docs, space trimming
  • 82526e4 feat: Add logging format for Azure Devops
  • ead0127 fix: bump jsonschema minimum to 4.18
  • 702b33c ci: fix typing
  • 1b6b053 fix: Don't try merging overload annotations into non-function objects
  • 97106e4 style: Format
  • 6f30ebb chore: Prepare release 2.0.2
  • 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 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](https://github.com/mkdocstrings/griffe) from 1.15.0 to 2.1.0.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@1.15.0...2.1.0)

---
updated-dependencies:
- dependency-name: griffe
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jun 25, 2026
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.

0 participants