-
Notifications
You must be signed in to change notification settings - Fork 356
Commit d430d11
authored
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 "missing type/annotation" 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 "missing type/annotation" 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 "missing type/annotation" 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 />
[](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>1 parent 5d8c59c commit d430d11Copy full SHA for d430d11
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
0 commit comments