-
Notifications
You must be signed in to change notification settings - Fork 356
Build: Bump griffe from 1.7.3 to 1.9.0 #2280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
87a45d0
to
2f942c6
Compare
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.7.3 to 1.9.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.3...1.9.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2f942c6
to
e7a2dab
Compare
kevinjqliu
approved these changes
Aug 5, 2025
gabeiglio
pushed a commit
to Netflix/iceberg-python
that referenced
this pull request
Aug 13, 2025
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.7.3 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/releases">griffe's releases</a>.</em></p> <blockquote> <h2>1.9.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.9.0">1.9.0</a> - 2025-07-28</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.8.0...1.9.0">Compare with 1.8.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support PEP 695 generics (<a href="https://github.com/mkdocstrings/griffe/commit/be28e9c9835a709fca0a78990c56e8d652a71a8c">be28e9c</a> by Victor Westerhuis). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/342">Issue-342</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/348">PR-348</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h2>1.8.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.8.0">1.8.0</a> - 2025-07-23</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.7.3...1.8.0">Compare with 1.7.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add method to functions and classes to build and return a stringified signature (<a href="https://github.com/mkdocstrings/griffe/commit/8ef1486e9b1f0872cca3b1cd2419144b702a0c1e">8ef1486</a> by ISOREX). <a href="https://github.com/mkdocstrings/griffe/discussions/376">Discussion-376</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/381">PR-381</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Enhance Sphinx-style parameter parsing to handle invalid type info (<a href="https://github.com/mkdocstrings/griffe/commit/cbce5a2c2429dc92e15ac3a8fe53db55825ebd6c">cbce5a2</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/396">PR-396</a></li> <li>Parse Sphinx parameter types as expressions (<a href="https://github.com/mkdocstrings/griffe/commit/70dda21d15dfdf5807dde370fb636d69eea6272b">70dda21</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/392">PR-392</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Avoid SyntaxError when loading modules encoded in UTF8 with BOM (<a href="https://github.com/mkdocstrings/griffe/commit/b3461901ae08204ea6184025a006f5d34152d30d">b346190</a> by John Hennig). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/386">Issue-386</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/387">PR-387</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Correctly parenthesize expressions (<a href="https://github.com/mkdocstrings/griffe/commit/a8c5585c8a45a4d6b67bd5dc36d7054478d3873d">a8c5585</a> by Abraham Cheung). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/389">PR-389</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Be more consistent regarding not overriding submodules with aliases (<a href="https://github.com/mkdocstrings/griffe/commit/be1963cca6d7d49bcc41fdf05570b1bfba934330">be1963c</a> by Timothée Mazzucotelli).</li> <li>Allow <code>ExprName.parent</code> to be of type <code>griffe.Function</code> (<a href="https://github.com/mkdocstrings/griffe/commit/acafbd8b6d97fe8370f3eb730e2154e19b2c1a54">acafbd8</a> by Edouard Choinière). <a href="https://github.com/mkdocstrings/griffe/discussions/391">Issue-391</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/395">PR-395</a></li> <li>Normalize labels for attributes (<a href="https://github.com/mkdocstrings/griffe/commit/1b376cd39ce99730910d8344abbfd5c53ce28300">1b376cd</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md">griffe's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.9.0">1.9.0</a> - 2025-07-28</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.8.0...1.9.0">Compare with 1.8.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support PEP 695 generics (<a href="https://github.com/mkdocstrings/griffe/commit/be28e9c9835a709fca0a78990c56e8d652a71a8c">be28e9c</a> by Victor Westerhuis). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/342">Issue-342</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/348">PR-348</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.8.0">1.8.0</a> - 2025-07-23</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.7.3...1.8.0">Compare with 1.7.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add method to functions and classes to build and return a stringified signature (<a href="https://github.com/mkdocstrings/griffe/commit/8ef1486e9b1f0872cca3b1cd2419144b702a0c1e">8ef1486</a> by ISOREX). <a href="https://github.com/mkdocstrings/griffe/discussions/376">Discussion-376</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/381">PR-381</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Enhance Sphinx-style parameter parsing to handle invalid type info (<a href="https://github.com/mkdocstrings/griffe/commit/cbce5a2c2429dc92e15ac3a8fe53db55825ebd6c">cbce5a2</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/396">PR-396</a></li> <li>Parse Sphinx parameter types as expressions (<a href="https://github.com/mkdocstrings/griffe/commit/70dda21d15dfdf5807dde370fb636d69eea6272b">70dda21</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/392">PR-392</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Avoid SyntaxError when loading modules encoded in UTF8 with BOM (<a href="https://github.com/mkdocstrings/griffe/commit/b3461901ae08204ea6184025a006f5d34152d30d">b346190</a> by John Hennig). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/386">Issue-386</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/387">PR-387</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Correctly parenthesize expressions (<a href="https://github.com/mkdocstrings/griffe/commit/a8c5585c8a45a4d6b67bd5dc36d7054478d3873d">a8c5585</a> by Abraham Cheung). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/389">PR-389</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Be more consistent regarding not overriding submodules with aliases (<a href="https://github.com/mkdocstrings/griffe/commit/be1963cca6d7d49bcc41fdf05570b1bfba934330">be1963c</a> by Timothée Mazzucotelli).</li> <li>Allow <code>ExprName.parent</code> to be of type <code>griffe.Function</code> (<a href="https://github.com/mkdocstrings/griffe/commit/acafbd8b6d97fe8370f3eb730e2154e19b2c1a54">acafbd8</a> by Edouard Choinière). <a href="https://github.com/mkdocstrings/griffe/discussions/391">Issue-391</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/395">PR-395</a></li> <li>Normalize labels for attributes (<a href="https://github.com/mkdocstrings/griffe/commit/1b376cd39ce99730910d8344abbfd5c53ce28300">1b376cd</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/032779aa3bdfbdaeb6411da4f8853318ff2e8424"><code>032779a</code></a> chore: Prepare release 1.9.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/be28e9c9835a709fca0a78990c56e8d652a71a8c"><code>be28e9c</code></a> feat: Support PEP 695 generics</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/27a385b435d3c09eedeffe980416f7012e65ed6f"><code>27a385b</code></a> chore: Prepare release 1.8.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/8ef1486e9b1f0872cca3b1cd2419144b702a0c1e"><code>8ef1486</code></a> feat: Add method to functions and classes to build and return a stringified s...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/b3461901ae08204ea6184025a006f5d34152d30d"><code>b346190</code></a> fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOM</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/a8c5585c8a45a4d6b67bd5dc36d7054478d3873d"><code>a8c5585</code></a> fix: Correctly parenthesize expressions</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/0a051861d4fc3e064f2d19d53e1abab112316771"><code>0a05186</code></a> ci: Ignore Mypy warnings</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/cbce5a2c2429dc92e15ac3a8fe53db55825ebd6c"><code>cbce5a2</code></a> feat: Enhance Sphinx-style parameter parsing to handle invalid type info</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/2d77bf16a0b6f823e2bbe54a49f2c26e4cd1e290"><code>2d77bf1</code></a> Merge branch 'main' of github.com:mkdocstrings/griffe</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/be1963cca6d7d49bcc41fdf05570b1bfba934330"><code>be1963c</code></a> refactor: Be more consistent regarding not overriding submodules with aliases</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/1.7.3...1.9.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps griffe from 1.7.3 to 1.9.0.
Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
032779a
chore: Prepare release 1.9.0be28e9c
feat: Support PEP 695 generics27a385b
chore: Prepare release 1.8.08ef1486
feat: Add method to functions and classes to build and return a stringified s...b346190
fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOMa8c5585
fix: Correctly parenthesize expressions0a05186
ci: Ignore Mypy warningscbce5a2
feat: Enhance Sphinx-style parameter parsing to handle invalid type info2d77bf1
Merge branch 'main' of github.com:mkdocstrings/griffebe1963c
refactor: Be more consistent regarding not overriding submodules with aliasesDependabot 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)