This is an automated email from the ASF dual-hosted git repository.

kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new d430d117 Build: Bump griffe from 1.11.1 to 1.12.1 (#2349)
d430d117 is described below

commit d430d117dd110ba87eaca54f302632c58258d210
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 19 03:45:32 2025 -0700

    Build: Bump griffe from 1.11.1 to 1.12.1 (#2349)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.11.1 to
    1.12.1.
    <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.12.1</h2>
    <h2><a
    href="https://github.com/mkdocstrings/griffe/releases/tag/1.12.1";>1.12.1</a>
    - 2025-08-14</h2>
    <p><!-- raw HTML omitted --><a
    
href="https://github.com/mkdocstrings/griffe/compare/1.12.0...1.12.1";>Compare
    with 1.12.0</a><!-- raw HTML omitted --></p>
    <h3>Code Refactoring</h3>
    <ul>
    <li>Reduce size of JSON dumps by removing keys with null values (<a
    
href="https://github.com/mkdocstrings/griffe/commit/58227eb377fee66ef66237d7cbed35156ff1fed1";>58227eb</a>
    by Timothée Mazzucotelli). <a
    
href="https://redirect.github.com/mkdocstrings/griffe/issues/403";>Issue-403</a></li>
    <li>Add fields to aliases when serializing (<a
    
href="https://github.com/mkdocstrings/griffe/commit/5c9fee2b0c6e4f4e63c7648fa41b2e540f2ecc7f";>5c9fee2</a>
    by Timothée Mazzucotelli).</li>
    <li>Also add the option to ignore missing type to the Sphinx parser (<a
    
href="https://github.com/mkdocstrings/griffe/commit/8c9f803e748a659905b06445a349a6cfea948c1c";>8c9f803</a>
    by Timothée Mazzucotelli).</li>
    </ul>
    <h2>1.12.0</h2>
    <h2><a
    href="https://github.com/mkdocstrings/griffe/releases/tag/1.12.0";>1.12.0</a>
    - 2025-08-14</h2>
    <p><!-- raw HTML omitted --><a
    
href="https://github.com/mkdocstrings/griffe/compare/1.11.1...1.12.0";>Compare
    with 1.11.1</a><!-- raw HTML omitted --></p>
    <h3>Features</h3>
    <ul>
    <li>Allow disabling &quot;missing type/annotation&quot; warnings (<a
    
href="https://github.com/mkdocstrings/griffe/commit/07564b43524220342c3078ece406459c08b80a86";>07564b4</a>
    by Timothée Mazzucotelli). <a
    
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/437";>Issue-mkdocstrings-437</a></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.12.1";>1.12.1</a>
    - 2025-08-14</h2>
    <p><!-- raw HTML omitted --><a
    
href="https://github.com/mkdocstrings/griffe/compare/1.12.0...1.12.1";>Compare
    with 1.12.0</a><!-- raw HTML omitted --></p>
    <h3>Code Refactoring</h3>
    <ul>
    <li>Reduce size of JSON dumps by removing keys with null values (<a
    
href="https://github.com/mkdocstrings/griffe/commit/58227eb377fee66ef66237d7cbed35156ff1fed1";>58227eb</a>
    by Timothée Mazzucotelli). <a
    
href="https://redirect.github.com/mkdocstrings/griffe/issues/403";>Issue-403</a></li>
    <li>Add fields to aliases when serializing (<a
    
href="https://github.com/mkdocstrings/griffe/commit/5c9fee2b0c6e4f4e63c7648fa41b2e540f2ecc7f";>5c9fee2</a>
    by Timothée Mazzucotelli).</li>
    <li>Also add the option to ignore missing type to the Sphinx parser (<a
    
href="https://github.com/mkdocstrings/griffe/commit/8c9f803e748a659905b06445a349a6cfea948c1c";>8c9f803</a>
    by Timothée Mazzucotelli).</li>
    </ul>
    <h2><a
    href="https://github.com/mkdocstrings/griffe/releases/tag/1.12.0";>1.12.0</a>
    - 2025-08-14</h2>
    <p><!-- raw HTML omitted --><a
    
href="https://github.com/mkdocstrings/griffe/compare/1.11.1...1.12.0";>Compare
    with 1.11.1</a><!-- raw HTML omitted --></p>
    <h3>Features</h3>
    <ul>
    <li>Allow disabling &quot;missing type/annotation&quot; warnings (<a
    
href="https://github.com/mkdocstrings/griffe/commit/07564b43524220342c3078ece406459c08b80a86";>07564b4</a>
    by Timothée Mazzucotelli). <a
    
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/437";>Issue-mkdocstrings-437</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/mkdocstrings/griffe/commit/d1899ecf00f823a75af80ea186b8a1ca30898b55";><code>d1899ec</code></a>
    chore: Prepare release 1.12.1</li>
    <li><a
    
href="https://github.com/mkdocstrings/griffe/commit/58227eb377fee66ef66237d7cbed35156ff1fed1";><code>58227eb</code></a>
    refactor: Reduce size of JSON dumps by removing keys with null
    values</li>
    <li><a
    
href="https://github.com/mkdocstrings/griffe/commit/5c9fee2b0c6e4f4e63c7648fa41b2e540f2ecc7f";><code>5c9fee2</code></a>
    refactor: Add fields to aliases when serializing</li>
    <li><a
    
href="https://github.com/mkdocstrings/griffe/commit/8c9f803e748a659905b06445a349a6cfea948c1c";><code>8c9f803</code></a>
    refactor: Also add the option to ignore missing type to the Sphinx
    parser</li>
    <li><a
    
href="https://github.com/mkdocstrings/griffe/commit/41921c5609dfb67e8b5c6b59429676155d24309b";><code>41921c5</code></a>
    chore: Prepare release 1.12.0</li>
    <li><a
    
href="https://github.com/mkdocstrings/griffe/commit/07564b43524220342c3078ece406459c08b80a86";><code>07564b4</code></a>
    feat: Allow disabling &quot;missing type/annotation&quot; warnings</li>
    <li>See full diff in <a
    
href="https://github.com/mkdocstrings/griffe/compare/1.11.1...1.12.1";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=griffe&package-manager=pip&previous-version=1.11.1&new-version=1.12.1)](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>
---
 poetry.lock    | 8 ++++----
 pyproject.toml | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 9788c137..250f73a3 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2076,14 +2076,14 @@ test = ["objgraph", "psutil"]
 
 [[package]]
 name = "griffe"
-version = "1.11.1"
+version = "1.12.1"
 description = "Signatures for entire Python programs. Extract the structure, 
the frame, the skeleton of your project, to generate API documentation or find 
breaking changes in your API."
 optional = false
 python-versions = ">=3.9"
 groups = ["docs"]
 files = [
-    {file = "griffe-1.11.1-py3-none-any.whl", hash = 
"sha256:5799cf7c513e4b928cfc6107ee6c4bc4a92e001f07022d97fd8dee2f612b6064"},
-    {file = "griffe-1.11.1.tar.gz", hash = 
"sha256:d54ffad1ec4da9658901eb5521e9cddcdb7a496604f67d8ae71077f03f549b7e"},
+    {file = "griffe-1.12.1-py3-none-any.whl", hash = 
"sha256:2d7c12334de00089c31905424a00abcfd931b45b8b516967f224133903d302cc"},
+    {file = "griffe-1.12.1.tar.gz", hash = 
"sha256:29f5a6114c0aeda7d9c86a570f736883f8a2c5b38b57323d56b3d1c000565567"},
 ]
 
 [package.dependencies]
@@ -6448,4 +6448,4 @@ zstandard = ["zstandard"]
 [metadata]
 lock-version = "2.1"
 python-versions = "^3.9.2, !=3.9.7"
-content-hash = 
"d60bccd41f99487c314969c827e2acbcf7cd2872b7dc087d6816f037f329de22"
+content-hash = 
"756111a392f1073ef21255bea339896ee1422eddfc3c330865397b81fd86649d"
diff --git a/pyproject.toml b/pyproject.toml
index c3360eb4..5f2a7cda 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -109,7 +109,7 @@ mypy-boto3-dynamodb = ">=1.28.18"
 [tool.poetry.group.docs.dependencies]
 # for mkdocs
 mkdocs = "1.6.1"
-griffe = "1.11.1"
+griffe = "1.12.1"
 jinja2 = "3.1.6"
 mkdocstrings = "0.30.0"
 mkdocstrings-python = "1.16.12"

Reply via email to