Skip to content

Commit

Permalink
build(deps): bump griffe from 0.42.0 to 0.44.0 (#119)
Browse files Browse the repository at this point in the history
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.42.0 to
0.44.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>0.44.0</h2>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.44.0">0.44.0</a>
- 2024-04-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.43.0...0.44.0">Compare
with 0.43.0</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Add <code>resolved</code> property on expression names, returning
the corresponding Griffe object (<a
href="https://github.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b">9b5ca45</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix enumeration properties on expression names (<a
href="https://github.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10">6f22256</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>0.43.0</h2>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.43.0">0.43.0</a>
- 2024-04-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.42.2...0.43.0">Compare
with 0.42.2</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Add properties telling whether an expression name resolves to an
enumeration class, instance or value (<a
href="https://github.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0">fdb21d9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/124">Issue-mkdocstrings/python#124</a></li>
</ul>
<h2>0.42.2</h2>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.2">0.42.2</a>
- 2024-04-15</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.42.1...0.42.2">Compare
with 0.42.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix target path of aliases for multipart imports (<code>import a.b.c
as x</code>) (<a
href="https://github.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289">ee27ad9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/259">Issue-259</a></li>
</ul>
<h2>0.42.1</h2>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.1">0.42.1</a>
- 2024-03-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.42.0...0.42.1">Compare
with 0.42.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't return class variables as parameters of dataclasses (<a
href="https://github.com/mkdocstrings/griffe/commit/2729c22505d87b771ab7a70c91c9f8301275aa8c">2729c22</a>
by Hassan Kibirige). <a
href="https://redirect.github.com/mkdocstrings/griffe/pull/253">PR-253</a></li>
<li>Don't turn items annotated as InitVar into dataclass members (<a
href="https://github.com/mkdocstrings/griffe/commit/6835ea361325a205c0af69acabc66ca5193156c5">6835ea3</a>
by Hassan Kibirige). <a
href="https://redirect.github.com/mkdocstrings/griffe/pull/252">PR-252</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/0.44.0">0.44.0</a>
- 2024-04-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.43.0...0.44.0">Compare
with 0.43.0</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Add <code>resolved</code> property on expression names, returning
the corresponding Griffe object (<a
href="https://github.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b">9b5ca45</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix enumeration properties on expression names (<a
href="https://github.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10">6f22256</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.43.0">0.43.0</a>
- 2024-04-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.42.2...0.43.0">Compare
with 0.42.2</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Add properties telling whether an expression name resolves to an
enumeration class, instance or value (<a
href="https://github.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0">fdb21d9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/124">Issue-mkdocstrings/python#124</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.2">0.42.2</a>
- 2024-04-15</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.42.1...0.42.2">Compare
with 0.42.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix target path of aliases for multipart imports (<code>import a.b.c
as x</code>) (<a
href="https://github.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289">ee27ad9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/259">Issue-259</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.1">0.42.1</a>
- 2024-03-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/griffe/compare/0.42.0...0.42.1">Compare
with 0.42.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't return class variables as parameters of dataclasses (<a
href="https://github.com/mkdocstrings/griffe/commit/2729c22505d87b771ab7a70c91c9f8301275aa8c">2729c22</a>
by Hassan Kibirige). <a
href="https://redirect.github.com/mkdocstrings/griffe/pull/253">PR-253</a></li>
<li>Don't turn items annotated as InitVar into dataclass members (<a
href="https://github.com/mkdocstrings/griffe/commit/6835ea361325a205c0af69acabc66ca5193156c5">6835ea3</a>
by Hassan Kibirige). <a
href="https://redirect.github.com/mkdocstrings/griffe/pull/252">PR-252</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/325641f51a507d9d70c299719b7b4971cfcda3b9"><code>325641f</code></a>
chore: Prepare release 0.44.0</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10"><code>6f22256</code></a>
fix: Fix enumeration properties on expression names</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b"><code>9b5ca45</code></a>
feat: Add <code>resolved</code> property on expression names, returning
the correspondin...</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/20ff7b63a1e7ada39deb1b1014f280652c5e330a"><code>20ff7b6</code></a>
chore: Cleanup</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/505d73896b4849eb25316544a7b0344c1710efcc"><code>505d738</code></a>
chore: Prepare release 0.43.0</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/d6a64d8bf4f796799d97f2666098ba6093cdf779"><code>d6a64d8</code></a>
Merge branch 'enum-values'</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0"><code>fdb21d9</code></a>
feat: Add properties telling whether an expression name resolves to an
enumer...</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/373bb08840da573974f03f0c6c2bb014bc2f6d73"><code>373bb08</code></a>
chore: Prepare release 0.42.2</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289"><code>ee27ad9</code></a>
fix: Fix target path of aliases for multipart imports (<code>import
a.b.c as x</code>)</li>
<li><a
href="https://github.com/mkdocstrings/griffe/commit/01da648b10aca57d316e74e4b0eef2ca31e92f32"><code>01da648</code></a>
chore: Prepare release 0.42.1</li>
<li>Additional commits viewable in <a
href="https://github.com/mkdocstrings/griffe/compare/0.42.0...0.44.0">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=0.42.0&new-version=0.44.0)](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>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent e4fb9f8 commit e7ed35f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ safe-ds-stubgen = "safeds_stubgen.main:main"
[tool.poetry.dependencies]
python = "^3.11"
mypy = "^1.6.1"
griffe = "^0.42.0"
griffe = ">=0.42,<0.45"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.4.3,<9.0.0"
Expand Down

0 comments on commit e7ed35f

Please sign in to comment.