Python: Build(deps-dev): Bump griffe from 2.2.0 to 2.3.0 in /python - #8468
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🟡 Changes recommended
python/uv.lock remains pinned to 2.2.0, causing frozen dependency synchronization to fail.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Bumps the Python development dependency griffe from 2.2.0 to 2.3.0.
Changes:
- Updates the
griffedevelopment dependency pin.
File summaries
| File | Description |
|---|---|
python/pyproject.toml |
Updates griffe to 2.3.0. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| "tomli==2.4.1", | ||
| "prek==0.5.2", | ||
| "griffe==2.2.0", | ||
| "griffe==2.3.0", |
|
Copilot fix the comment and failing CI/CD checks. I approve whatever plan you come up with. |
Co-authored-by: moonbox3 <35585003+moonbox3@users.noreply.github.com>
Pull request was closed
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps griffe from 2.2.0 to 2.3.0.
Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
ecd5349chore: Prepare release 2.3.009a2a13feat: Add option to give precedence to docstrings in stubs vs. sourcee095a7cfix: Preserve nested tuple parenthesesefa8ac1Merge branch 'main' of github.com:mkdocstrings/griffe092ac31perf: Reuse computed parent inis_imported76e1082chore: Add docs for package parameter8f05a4aperf: Only build debug messages at debug level06cd02eperf: Avoid creating new sets when handling labelse21851eperf: Maintain map of AST node type to visitor functionb968de0perf: Avoid cyclic refs in ASTs to allow garbage-collecting themDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)