-
Notifications
You must be signed in to change notification settings - Fork 389
Commit 480f6d6
authored
Build: Bump griffe from 1.6.0 to 1.6.1 (#1814)
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.6.0 to
1.6.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.6.1</h2>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/1.6.1">1.6.1</a>
- 2025-03-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/1.6.0...1.6.1">Compare
with 1.6.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Extend exports from already expanded modules (<a
href="https://github.com/mkdocstrings/griffe/commit/7e708cf9ffe1845d310633e8486b99d32d5fca5c">7e708cf</a>
by Timothée Mazzucotelli). <a
href="https://github.com/mkdocstrings/mkdocstrings/discussions/746">Issue-746</a></li>
<li>Update imports when merging stubs (<a
href="https://github.com/mkdocstrings/griffe/commit/5a92379e42c5a8bebc9323aabbbc9df881463718">5a92379</a>
by Timothée Mazzucotelli). <a
href="https://github.com/mkdocstrings/mkdocstrings/discussions/746">Issue-746</a></li>
<li>Don't alias attributes when inspecting (<a
href="https://github.com/mkdocstrings/griffe/commit/8063ba9fd4b3d1f782515b81ba362c63d4ccd2bd">8063ba9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/366">Issue-366</a></li>
<li>Register top-module in collection earlier (<a
href="https://github.com/mkdocstrings/griffe/commit/2c389b57781c3c24a21141ad3d0103458418ec51">2c389b5</a>
by Timothée Mazzucotelli).</li>
<li>Prevent recursion errors by not looking into inherited members when
resolving base classes (<a
href="https://github.com/mkdocstrings/griffe/commit/87cbaf87f09103b5972a47fdf5437e00df6e830a">87cbaf8</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.6.1">1.6.1</a>
- 2025-03-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/1.6.0...1.6.1">Compare
with 1.6.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Extend exports from already expanded modules (<a
href="https://github.com/mkdocstrings/griffe/commit/7e708cf9ffe1845d310633e8486b99d32d5fca5c">7e708cf</a>
by Timothée Mazzucotelli). <a
href="https://github.com/mkdocstrings/mkdocstrings/discussions/746">Issue-746</a></li>
<li>Update imports when merging stubs (<a
href="https://github.com/mkdocstrings/griffe/commit/5a92379e42c5a8bebc9323aabbbc9df881463718">5a92379</a>
by Timothée Mazzucotelli). <a
href="https://github.com/mkdocstrings/mkdocstrings/discussions/746">Issue-746</a></li>
<li>Don't alias attributes when inspecting (<a
href="https://github.com/mkdocstrings/griffe/commit/8063ba9fd4b3d1f782515b81ba362c63d4ccd2bd">8063ba9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/366">Issue-366</a></li>
<li>Register top-module in collection earlier (<a
href="https://github.com/mkdocstrings/griffe/commit/2c389b57781c3c24a21141ad3d0103458418ec51">2c389b5</a>
by Timothée Mazzucotelli).</li>
<li>Prevent recursion errors by not looking into inherited members when
resolving base classes (<a
href="https://github.com/mkdocstrings/griffe/commit/87cbaf87f09103b5972a47fdf5437e00df6e830a">87cbaf8</a>
by Timothée Mazzucotelli).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/eca96260ee7937dc49f8611de2771099feda9f96"><code>eca9626</code></a>
chore: Prepare release 1.6.1</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/c6f33666c4bd773a55e7b0b5c537dbcd543bf897"><code>c6f3366</code></a>
chore: Unify comment style</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/7e708cf9ffe1845d310633e8486b99d32d5fca5c"><code>7e708cf</code></a>
fix: Extend exports from already expanded modules</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/5a92379e42c5a8bebc9323aabbbc9df881463718"><code>5a92379</code></a>
fix: Update imports when merging stubs</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/c86acd89499b3877ad3c1f5ce790932a49ee05ac"><code>c86acd8</code></a>
tests: Update merger tests to use shorter helper</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/8ffd9fb48dff15c59a631b8da097bc46045ac9cf"><code>8ffd9fb</code></a>
chore: Template upgrade</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/f6387ae39ecb35e38172095c2c5c719e2514315e"><code>f6387ae</code></a>
ci: Increase mkdocstrings lower bound</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/8063ba9fd4b3d1f782515b81ba362c63d4ccd2bd"><code>8063ba9</code></a>
fix: Don't alias attributes when inspecting</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/2c389b57781c3c24a21141ad3d0103458418ec51"><code>2c389b5</code></a>
fix: Register top-module in collection earlier</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/2f05967a7fa8b3062a88a91c4df53a00ee2d840a"><code>2f05967</code></a>
style: Format</li>
<li>Additional commits viewable in <a
href="https://github.com/mkdocstrings/griffe/compare/1.6.0...1.6.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 a31879e commit 480f6d6Copy full SHA for 480f6d6
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
+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.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments