772 Commits

Author SHA1 Message Date
27a6bce545 Added a file about the 2023-12-31 17:21:41 +01:00
7e05792634
Refactored the index.rst (#497)
Reworked the index.rst as requested in our meeting.
Made drawio background transparent.
Minor tweaks.

---------

Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
2023-12-31 16:02:57 +01:00
KM-R
85aeb0a95e
Create widgets on person page (#482) 2023-12-28 17:29:09 +00:00
github-actions[bot]
260a47e201
build(deps-dev): bump pandas-stubs from 2.1.4.231218 to 2.1.4.231227 (#496)
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from
2.1.4.231218 to 2.1.4.231227.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9de765a09f"><code>9de765a</code></a>
Version 2.1.4.231227</li>
<li><a
href="117e97a415"><code>117e97a</code></a>
Type <code>args</code> and <code>kwargs</code> in <code>pipe</code> (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/823">#823</a>)</li>
<li><a
href="a370cab05e"><code>a370cab</code></a>
itertuples (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/842">#842</a>)</li>
<li><a
href="888c3cc4fe"><code>888c3cc</code></a>
Upgrade pyright to 1.1.343 (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/845">#845</a>)</li>
<li><a
href="146cf236be"><code>146cf23</code></a>
OffsetSeries inherits from Series[BaseOffset] (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/844">#844</a>)</li>
<li><a
href="72b22b527c"><code>72b22b5</code></a>
Series(Mapping) (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/843">#843</a>)</li>
<li><a
href="52384d3425"><code>52384d3</code></a>
Timestamp -&gt; datetime and Timedelta -&gt; timedelta (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/841">#841</a>)</li>
<li><a
href="0a567b495d"><code>0a567b4</code></a>
CI: test on 3.12 (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/839">#839</a>)</li>
<li><a
href="70605ea902"><code>70605ea</code></a>
pin tables to 3.9.1 (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/840">#840</a>)</li>
<li><a
href="068679ccb9"><code>068679c</code></a>
Allow sequence in groupby level (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/837">#837</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pandas-dev/pandas-stubs/compare/v2.1.4.231218...v2.1.4.231227">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pandas-stubs&package-manager=pip&previous-version=2.1.4.231218&new-version=2.1.4.231227)](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>
2023-12-28 18:22:16 +01:00
KM-R
693532086d
Update styling and language of home page (#484) 2023-12-28 17:15:10 +01:00
dependabot[bot]
e6ad231884
build(deps-dev): bump pandas-stubs from 2.1.4.231218 to 2.1.4.231227
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.1.4.231218 to 2.1.4.231227.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](https://github.com/pandas-dev/pandas-stubs/compare/v2.1.4.231218...v2.1.4.231227)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 15:42:35 +00:00
b7cdfa6fa3
Simplified the index.rst (#492)
- removed a line of test text
- Limited the automodule Toctree
2023-12-27 21:07:25 +01:00
9777b75409
Short text on how devops developed in the course of the project (#490) 2023-12-27 20:59:10 +01:00
8b405c9187
Reworked the documentation action (#477) 2023-12-27 12:59:56 +01:00
0a72f0ce69
Removing the ruff version number from the actions (#487)
This does not need to be maintained manually.
Just use latest!
Latest ist greates!
2023-12-27 11:32:15 +00:00
77dd1ffb27
Spellcheking / formating / weekly counter (#475) 2023-12-27 12:30:12 +01:00
6fa0f838ea
Updates to everything (#488) 2023-12-27 12:28:46 +01:00
2bc477d384
Reconfigureing the dependabot limits (#491)
Setting the pip lmits to 10 since we idel often with 5 open PRs.
2023-12-27 12:28:26 +01:00
71c929cda8
Renamed some artifacts (#489)
Renamed some artifacts and other minor tweaks to the test & build
workfow
2023-12-27 10:59:02 +00:00
2235987834
Renamed the artifact to have a sensible name (#485) 2023-12-26 12:17:43 +01:00
6ccf2ffd17
Reworked the options creation (#464)
Fixed the bug
2023-12-23 21:19:36 +01:00
github-actions[bot]
c2f6a2d9f6
Update pre-commit hooks (#481)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2023-12-23 10:58:43 +01:00
github-actions[bot]
392b85347a
Update pre-commit hooks (#478)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2023-12-22 17:44:34 +01:00
github-actions[bot]
51ce98177e
build(deps-dev): bump ruff from 0.1.8 to 0.1.9 (#479)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.9</h2>
<h2>Changes</h2>
<h3>Breaking changes</h3>
<ul>
<li>Add site-packages to default exclusions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9188">#9188</a>)</li>
</ul>
<h3>Preview features</h3>
<ul>
<li>Fix: Avoid parenthesizing subscript targets and values (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9209">#9209</a>)</li>
<li>[<code>pylint</code>] Implement <code>too-many-locals</code>
(<code>PLR0914</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9163">#9163</a>)</li>
<li>Implement <code>reimplemented_operator</code> (FURB118) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9171">#9171</a>)</li>
<li>Add a rule to detect string members in runtime-evaluated unions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9143">#9143</a>)</li>
<li>Implement <code>no_blank_line_before_class_docstring</code> preview
style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9154">#9154</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li><code>CONSTANT_CASE</code> variables are improperly flagged for yoda
violation (<code>SIM300</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9164">#9164</a>)</li>
<li>[<code>flake8-pyi</code>] Cover ParamSpecs and TypeVarTuples
(<code>PYI018</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9198">#9198</a>)</li>
<li>[<code>flake8-bugbear</code>] Add fix for
<code>zip-without-explicit-strict</code> (<code>B905</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9176">#9176</a>)</li>
<li>Add fix to automatically remove <code>print</code> and
<code>pprint</code> statements (<code>T201</code>, <code>T203</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9208">#9208</a>)</li>
<li>Prefer <code>Never</code> to <code>NoReturn</code> in auto-typing in
Python &gt;= 3.11 (<code>ANN201</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9213">#9213</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li><code>can_omit_optional_parentheses</code>: Exit early for
unparenthesized expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9125">#9125</a>)</li>
<li>Fix <code>dynamic</code> mode with doctests so that it doesn't
exceed configured line width (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9129">#9129</a>)</li>
<li>Fix <code>can_omit_optional_parentheses</code> for expressions with
a right most fstring (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9124">#9124</a>)</li>
<li>Add <code>target_version</code> to formatter options (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9220">#9220</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Update <code>ruff format --check</code> to display message for
already formatted files (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9153">#9153</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Reverse order of arguments for <code>operator.contains</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9192">#9192</a>)</li>
<li>Iterate over lambdas in deferred type annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9175">#9175</a>)</li>
<li>Fix panic in <code>D208</code> with multibyte indent (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9147">#9147</a>)</li>
<li>Add support for <code>NoReturn</code> in auto-return-typing (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9206">#9206</a>)</li>
<li>Allow removal of <code>typing</code> from
<code>exempt-modules</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9214">#9214</a>)</li>
<li>Avoid <code>mutable-class-default</code> violations for Pydantic
subclasses (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9187">#9187</a>)</li>
<li>Fix dropped union expressions for piped non-types in
<code>PYI055</code> autofix (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9161">#9161</a>)</li>
<li>Enable annotation quoting for multi-line expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9142">#9142</a>)</li>
<li>Deduplicate edits when quoting annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9140">#9140</a>)</li>
<li>Prevent invalid utf8 indexing in cell magic detection (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9146">#9146</a>)</li>
<li>Avoid nested quotations in auto-quoting fix (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9168">#9168</a>)</li>
<li>Add base-class inheritance detection to flake8-django rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9151">#9151</a>)</li>
<li>Avoid <code>asyncio-dangling-task</code> violations on shadowed
bindings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9215">#9215</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's
changelog</a>.</em></p>
<blockquote>
<h2>0.1.9</h2>
<h3>Breaking changes</h3>
<ul>
<li>Add site-packages to default exclusions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9188">#9188</a>)</li>
</ul>
<h3>Preview features</h3>
<ul>
<li>Fix: Avoid parenthesizing subscript targets and values (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9209">#9209</a>)</li>
<li>[<code>pylint</code>] Implement <code>too-many-locals</code>
(<code>PLR0914</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9163">#9163</a>)</li>
<li>Implement <code>reimplemented_operator</code> (FURB118) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9171">#9171</a>)</li>
<li>Add a rule to detect string members in runtime-evaluated unions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9143">#9143</a>)</li>
<li>Implement <code>no_blank_line_before_class_docstring</code> preview
style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9154">#9154</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li><code>CONSTANT_CASE</code> variables are improperly flagged for yoda
violation (<code>SIM300</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9164">#9164</a>)</li>
<li>[<code>flake8-pyi</code>] Cover ParamSpecs and TypeVarTuples
(<code>PYI018</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9198">#9198</a>)</li>
<li>[<code>flake8-bugbear</code>] Add fix for
<code>zip-without-explicit-strict</code> (<code>B905</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9176">#9176</a>)</li>
<li>Add fix to automatically remove <code>print</code> and
<code>pprint</code> statements (<code>T201</code>, <code>T203</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9208">#9208</a>)</li>
<li>Prefer <code>Never</code> to <code>NoReturn</code> in auto-typing in
Python &gt;= 3.11 (<code>ANN201</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9213">#9213</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li><code>can_omit_optional_parentheses</code>: Exit early for
unparenthesized expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9125">#9125</a>)</li>
<li>Fix <code>dynamic</code> mode with doctests so that it doesn't
exceed configured line width (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9129">#9129</a>)</li>
<li>Fix <code>can_omit_optional_parentheses</code> for expressions with
a right most fstring (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9124">#9124</a>)</li>
<li>Add <code>target_version</code> to formatter options (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9220">#9220</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Update <code>ruff format --check</code> to display message for
already formatted files (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9153">#9153</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Reverse order of arguments for <code>operator.contains</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9192">#9192</a>)</li>
<li>Iterate over lambdas in deferred type annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9175">#9175</a>)</li>
<li>Fix panic in <code>D208</code> with multibyte indent (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9147">#9147</a>)</li>
<li>Add support for <code>NoReturn</code> in auto-return-typing (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9206">#9206</a>)</li>
<li>Allow removal of <code>typing</code> from
<code>exempt-modules</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9214">#9214</a>)</li>
<li>Avoid <code>mutable-class-default</code> violations for Pydantic
subclasses (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9187">#9187</a>)</li>
<li>Fix dropped union expressions for piped non-types in
<code>PYI055</code> autofix (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9161">#9161</a>)</li>
<li>Enable annotation quoting for multi-line expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9142">#9142</a>)</li>
<li>Deduplicate edits when quoting annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9140">#9140</a>)</li>
<li>Prevent invalid utf8 indexing in cell magic detection (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9146">#9146</a>)</li>
<li>Avoid nested quotations in auto-quoting fix (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9168">#9168</a>)</li>
<li>Add base-class inheritance detection to flake8-django rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9151">#9151</a>)</li>
<li>Avoid <code>asyncio-dangling-task</code> violations on shadowed
bindings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9215">#9215</a>)</li>
</ul>
<h3>Documentation</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0263f2715e"><code>0263f27</code></a>
Bump version to v0.1.9 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9231">#9231</a>)</li>
<li><a
href="c6d8076034"><code>c6d8076</code></a>
Set target versions in Black tests (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9221">#9221</a>)</li>
<li><a
href="8cb7950102"><code>8cb7950</code></a>
Add <code>target_version</code> to formatter options (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9220">#9220</a>)</li>
<li><a
href="ef4bd8d5ff"><code>ef4bd8d</code></a>
Fix: Avoid parenthesizing subscript targets and values (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9209">#9209</a>)</li>
<li><a
href="5d41c84ef7"><code>5d41c84</code></a>
SIM300: CONSTANT_CASE variables are improperly flagged for yoda
violation (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9">#9</a>...</li>
<li><a
href="cbe3bf9bde"><code>cbe3bf9</code></a>
Avoid <code>asyncio-dangling-task</code> violations on shadowed bindings
(<a
href="https://redirect.github.com/astral-sh/ruff/issues/9215">#9215</a>)</li>
<li><a
href="4b4160eb48"><code>4b4160e</code></a>
Allow removal of <code>typing</code> from <code>exempt-modules</code>
(<a
href="https://redirect.github.com/astral-sh/ruff/issues/9214">#9214</a>)</li>
<li><a
href="29846f5b09"><code>29846f5</code></a>
Prefer <code>Never</code> to <code>NoReturn</code> in auto-typing (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9213">#9213</a>)</li>
<li><a
href="07b293d949"><code>07b293d</code></a>
Add fix to automatically remove <code>print</code> and
<code>pprint</code> statements (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9208">#9208</a>)</li>
<li><a
href="5ccc21aea2"><code>5ccc21a</code></a>
Add support for <code>NoReturn</code> in auto-return-typing (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9206">#9206</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.8...v0.1.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff&package-manager=pip&previous-version=0.1.8&new-version=0.1.9)](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>
2023-12-22 17:43:42 +01:00
github-actions[bot]
6781453ee1
build(deps-dev): bump mypy from 1.7.1 to 1.8.0 (#480)
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's
changelog</a>.</em></p>
<blockquote>
<h1>Mypy Release Notes</h1>
<h2>Next release</h2>
<h2>Mypy 1.8</h2>
<p>We’ve just uploaded mypy 1.8 to the Python Package Index (<a
href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type
checker for Python. This release includes new features, performance
improvements and bug fixes. You can install it as follows:</p>
<pre><code>python3 -m pip install -U mypy
</code></pre>
<p>You can read the full documentation for this release on <a
href="http://mypy.readthedocs.io">Read the Docs</a>.</p>
<h4>Type-checking Improvements</h4>
<ul>
<li>Do not intersect types in isinstance checks if at least one is final
(Christoph Tyralla, PR <a
href="https://redirect.github.com/python/mypy/pull/16330">16330</a>)</li>
<li>Detect that <code>@final</code> class without <code>__bool__</code>
cannot have falsey instances (Ilya Priven, PR <a
href="https://redirect.github.com/python/mypy/pull/16566">16566</a>)</li>
<li>Do not allow <code>TypedDict</code> classes with extra keywords
(Nikita Sobolev, PR <a
href="https://redirect.github.com/python/mypy/pull/16438">16438</a>)</li>
<li>Do not allow class-level keywords for <code>NamedTuple</code>
(Nikita Sobolev, PR <a
href="https://redirect.github.com/python/mypy/pull/16526">16526</a>)</li>
<li>Make imprecise constraints handling more robust (Ivan Levkivskyi, PR
<a
href="https://redirect.github.com/python/mypy/pull/16502">16502</a>)</li>
<li>Fix strict-optional in extending generic TypedDict (Ivan Levkivskyi,
PR <a
href="https://redirect.github.com/python/mypy/pull/16398">16398</a>)</li>
<li>Allow type ignores of PEP 695 constructs (Shantanu, PR <a
href="https://redirect.github.com/python/mypy/pull/16608">16608</a>)</li>
<li>Enable <code>type_check_only</code> support for
<code>TypedDict</code> and <code>NamedTuple</code> (Nikita Sobolev, PR
<a
href="https://redirect.github.com/python/mypy/pull/16469">16469</a>)</li>
</ul>
<h4>Performance Improvements</h4>
<ul>
<li>Add fast path to analyzing special form assignments (Jukka
Lehtosalo, PR <a
href="https://redirect.github.com/python/mypy/pull/16561">16561</a>)</li>
</ul>
<h4>Improvements to Error Reporting</h4>
<ul>
<li>Don't show documentation links for plugin error codes (Ivan
Levkivskyi, PR <a
href="https://redirect.github.com/python/mypy/pull/16383">16383</a>)</li>
<li>Improve error messages for <code>super</code> checks and add more
tests (Nikita Sobolev, PR <a
href="https://redirect.github.com/python/mypy/pull/16393">16393</a>)</li>
<li>Add error code for mutable covariant override (Ivan Levkivskyi, PR
<a
href="https://redirect.github.com/python/mypy/pull/16399">16399</a>)</li>
</ul>
<h4>Stubgen Improvements</h4>
<ul>
<li>Preserve simple defaults in function signatures (Ali Hamdan, PR <a
href="https://redirect.github.com/python/mypy/pull/15355">15355</a>)</li>
<li>Include <code>__all__</code> in output (Jelle Zijlstra, PR <a
href="https://redirect.github.com/python/mypy/pull/16356">16356</a>)</li>
<li>Fix stubgen regressions with pybind11 and mypy 1.7 (Chad Dombrova,
PR <a
href="https://redirect.github.com/python/mypy/pull/16504">16504</a>)</li>
</ul>
<h4>Stubtest Improvements</h4>
<ul>
<li>Improve handling of unrepresentable defaults (Jelle Zijlstra, PR <a
href="https://redirect.github.com/python/mypy/pull/16433">16433</a>)</li>
<li>Print more helpful errors if a function is missing from stub (Alex
Waygood, PR <a
href="https://redirect.github.com/python/mypy/pull/16517">16517</a>)</li>
<li>Support <code>@type_check_only</code> decorator (Nikita Sobolev, PR
<a
href="https://redirect.github.com/python/mypy/pull/16422">16422</a>)</li>
<li>Warn about missing <code>__del__</code> (Shantanu, PR <a
href="https://redirect.github.com/python/mypy/pull/16456">16456</a>)</li>
<li>Fix crashes with some uses of <code>final</code> and
<code>deprecated</code> (Shantanu, PR <a
href="https://redirect.github.com/python/mypy/pull/16457">16457</a>)</li>
</ul>
<h4>Fixes to Crashes</h4>
<ul>
<li>Fix crash with type alias to <code>Callable[[Unpack[Tuple[Any,
...]]], Any]</code> (Alex Waygood, PR <a
href="https://redirect.github.com/python/mypy/pull/16541">16541</a>)</li>
<li>Fix crash on TypeGuard in <code>__call__</code> (Ivan Levkivskyi, PR
<a
href="https://redirect.github.com/python/mypy/pull/16516">16516</a>)</li>
<li>Fix crash on invalid enum in method (Ivan Levkivskyi, PR <a
href="https://redirect.github.com/python/mypy/pull/16511">16511</a>)</li>
<li>Fix crash on unimported Any in TypedDict (Ivan Levkivskyi, PR <a
href="https://redirect.github.com/python/mypy/pull/16510">16510</a>)</li>
</ul>
<h4>Documentation Updates</h4>
<ul>
<li>Update soft-error-limit default value to -1 (Sveinung Gundersen, PR
<a
href="https://redirect.github.com/python/mypy/pull/16542">16542</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3b467509ee"><code>3b46750</code></a>
remove +dev suffix from version</li>
<li><a
href="c9bc833bc8"><code>c9bc833</code></a>
Fix tests broken by hatchling (<a
href="https://redirect.github.com/python/mypy/issues/16655">#16655</a>)</li>
<li><a
href="60d30e36c4"><code>60d30e3</code></a>
Fix crash with type alias to <code>Callable[[Unpack[Tuple[Any, ...]]],
Any]</code> (<a
href="https://redirect.github.com/python/mypy/issues/16541">#16541</a>)</li>
<li><a
href="f53f4222bb"><code>f53f422</code></a>
Allow type ignores of PEP 695 constructs (<a
href="https://redirect.github.com/python/mypy/issues/16608">#16608</a>)</li>
<li><a
href="7c33e7c034"><code>7c33e7c</code></a>
<a href="https://github.com/final"><code>@​final</code></a> class
without <strong>bool</strong> cannot have falsey instances (<a
href="https://redirect.github.com/python/mypy/issues/16566">#16566</a>)</li>
<li><a
href="c224da5c7c"><code>c224da5</code></a>
Do not intersect types in isinstance checks if at least one is final (<a
href="https://redirect.github.com/python/mypy/issues/16330">#16330</a>)</li>
<li><a
href="d54cc35a93"><code>d54cc35</code></a>
Change example in test cases with no stubs available (<a
href="https://redirect.github.com/python/mypy/issues/16513">#16513</a>)</li>
<li><a
href="eb1ee97377"><code>eb1ee97</code></a>
Update hashes in <code>sync-typeshed.py</code> following recent typeshed
sync (<a
href="https://redirect.github.com/python/mypy/issues/16600">#16600</a>)</li>
<li><a
href="344298e3a7"><code>344298e</code></a>
Revert use of <code>ParamSpec</code> for
<code>functools.wraps</code></li>
<li><a
href="3e5d813372"><code>3e5d813</code></a>
Revert typeshed ctypes change</li>
<li>Additional commits viewable in <a
href="https://github.com/python/mypy/compare/v1.7.1...v1.8.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=1.7.1&new-version=1.8.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>
2023-12-22 17:43:02 +01:00
dependabot[bot]
c3e9942f87
build(deps-dev): bump mypy from 1.7.1 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 15:17:27 +00:00
dependabot[bot]
43afae900e
build(deps-dev): bump ruff from 0.1.8 to 0.1.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 15:15:45 +00:00
43e66e28f6
Merge pull request #476
* Removed the git changes since dependabot utterly overflows that and b…
2023-12-21 21:52:22 +01:00
github-actions[bot]
b02180e5d5
Update pre-commit hooks (#473)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2023-12-21 10:59:00 +01:00
e846bba576
Removed some packages and moved some to the dev dependencies. (#467) 2023-12-20 11:10:20 +01:00
dependabot[bot]
6e414d9022
build(deps): bump actions/upload-pages-artifact from 2 to 3 (#469)
Bumps
[actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact)
from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-pages-artifact/releases">actions/upload-pages-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>Use <code>v4</code> upload-artifact tag <a
href="https://github.com/robherley"><code>@​robherley</code></a> (<a
href="https://redirect.github.com/actions/upload-pages-artifact/issues/80">#80</a>)</li>
<li>Upload pages artifact with upload-artifact v4-beta <a
href="https://github.com/konradpabjan"><code>@​konradpabjan</code></a>
(<a
href="https://redirect.github.com/actions/upload-pages-artifact/issues/78">#78</a>)</li>
</ul>
<p>To deploy a GitHub Pages site which has been uploaded with his
version of <code>actions/upload-pages-artifact</code>, you must also use
<code>actions/deploy-pages@v4</code> or newer.</p>
<p>See details of <a
href="https://github.com/actions/upload-pages-artifact/compare/v2.0.0...v3.0.0">all
code changes</a> since previous release.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0252fc4ba7"><code>0252fc4</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-pages-artifact/issues/81">#81</a>
from actions/artifacts-next</li>
<li><a
href="2a5c144074"><code>2a5c144</code></a>
Use actions/download-artifact@v4 in test</li>
<li><a
href="7e3f6bb53b"><code>7e3f6bb</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-pages-artifact/issues/80">#80</a>
from robherley/patch-1</li>
<li><a
href="257e666c05"><code>257e666</code></a>
Use <code>v4</code> upload-artifact tag</li>
<li><a
href="0313a19afa"><code>0313a19</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-pages-artifact/issues/78">#78</a>
from konradpabjan/main</li>
<li><a
href="1228e65686"><code>1228e65</code></a>
Update action.yml</li>
<li><a
href="eb31309b6c"><code>eb31309</code></a>
Update artifact names in tests</li>
<li><a
href="241a975ec2"><code>241a975</code></a>
Correct artifact name during download</li>
<li><a
href="ef95519d72"><code>ef95519</code></a>
Unique artifact name per job</li>
<li><a
href="ecdd3edff7"><code>ecdd3ed</code></a>
Switch to using download@v4-beta</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/upload-pages-artifact/compare/v2...v3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-pages-artifact&package-manager=github_actions&previous-version=2&new-version=3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 09:55:43 +00:00
github-actions[bot]
73aa945cf6
build(deps-dev): bump pandas-stubs from 2.1.1.230928 to 2.1.4.231218 (#471)
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from
2.1.1.230928 to 2.1.4.231218.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2cd803a6f2"><code>2cd803a</code></a>
Version 2.1.4.231218</li>
<li><a
href="afb0db585d"><code>afb0db5</code></a>
Mypy 1.7.1 and fix <a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/827">#827</a>
(<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/829">#829</a>)</li>
<li><a
href="a950dbd8c4"><code>a950dbd</code></a>
Fix nightly CI again (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/824">#824</a>)</li>
<li><a
href="2aadf0ee9c"><code>2aadf0e</code></a>
Refine iterrows and itertuples return types (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/822">#822</a>)</li>
<li><a
href="536db83b1d"><code>536db83</code></a>
fix pyright and pytest --nightly (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/819">#819</a>)</li>
<li><a
href="94df875944"><code>94df875</code></a>
Fix: dataframe.loc int label could be warn (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/816">#816</a>)</li>
<li><a
href="271061693c"><code>2710616</code></a>
Add more valid options for compression= in to_parquet() (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/815">#815</a>)</li>
<li><a
href="8f1ae07159"><code>8f1ae07</code></a>
Use the new poetry dev dependency group (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/807">#807</a>)</li>
<li><a
href="717f4ddf39"><code>717f4dd</code></a>
Fix flavor param with incorrect type hint in read_html (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/772">#772</a>)</li>
<li><a
href="2fefa8adc8"><code>2fefa8a</code></a>
Update required python version to &gt;= 3.9 in docs (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/806">#806</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pandas-dev/pandas-stubs/compare/v2.1.1.230928...v2.1.4.231218">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pandas-stubs&package-manager=pip&previous-version=2.1.1.230928&new-version=2.1.4.231218)](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>
2023-12-20 10:44:24 +01:00
dependabot[bot]
7b275f44e7
build(deps): bump actions/deploy-pages from 3 to 4 (#468)
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages)
from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/deploy-pages/releases">actions/deploy-pages's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>Deploy pages using artifact IDs <a
href="https://github.com/konradpabjan"><code>@​konradpabjan</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/251">#251</a>)</li>
</ul>
<hr />
<p>This version of <code>actions/deploy-pages</code> is only compatible
with artifacts uploaded by <code>actions/upload-pages-artifact@v3</code>
or newer.</p>
<p>See details of <a
href="https://github.com/actions/deploy-pages/compare/v3.0.1...v4.0.0">all
code changes</a> since previous release.</p>
<p>⚠️ For use with products other than GitHub.com, such as GitHub
Enterprise Server, please consult the <a
href="https://github.com/actions/deploy-pages/#compatibilty">compatibility
table</a>.</p>
<h2>v3.0.1</h2>
<h1>Changelog</h1>
<ul>
<li>Bump eslint from 8.54.0 to 8.55.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/266">#266</a>)</li>
<li>Bump nock from 13.3.8 to 13.4.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/267">#267</a>)</li>
<li>Bump eslint-config-prettier from 9.0.0 to 9.1.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/268">#268</a>)</li>
<li>Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/269">#269</a>)</li>
<li>Bump <code>@​actions/github</code> from 5.1.1 to 6.0.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/261">#261</a>)</li>
<li>Update compatibility table for v3 <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/270">#270</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>chore/docs: update version, fix typos <a
href="https://github.com/kbdharun"><code>@​kbdharun</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/272">#272</a>)</li>
</ul>
<hr />
<p>See details of <a
href="https://github.com/actions/deploy-pages/compare/v3.0.0...v3.0.1">all
code changes</a> since previous release.</p>
<p>⚠️ For use with products other than GitHub.com, such as GitHub
Enterprise Server, please consult the <a
href="https://github.com/actions/deploy-pages/#compatibilty">compatibility
table</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f33f41b675"><code>f33f41b</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/279">#279</a>
from actions/artifacts-next-ga</li>
<li><a
href="0d45f33cde"><code>0d45f33</code></a>
pretty</li>
<li><a
href="d1e23d0efd"><code>d1e23d0</code></a>
Merge branch 'main' into artifacts-next-ga</li>
<li>See full diff in <a
href="https://github.com/actions/deploy-pages/compare/v3...v4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/deploy-pages&package-manager=github_actions&previous-version=3&new-version=4)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 10:43:50 +01:00
dependabot[bot]
8be07060b2
build(deps-dev): bump pandas-stubs from 2.1.1.230928 to 2.1.4.231218
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.1.1.230928 to 2.1.4.231218.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](https://github.com/pandas-dev/pandas-stubs/compare/v2.1.1.230928...v2.1.4.231218)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 16:12:25 +00:00
cf1f043291
Downgraded the artifact download in pages (#465)
V4 artifact download can't download v2 pages artifacts download
2023-12-17 13:19:59 +01:00
fd16ed6752
Artifact upgrade v4 (#463) 2023-12-15 16:46:52 +01:00
d1736db653
Removed the title length limit for news articles (#457) 2023-12-14 17:14:24 +00:00
3b6ee329e4
Edit eol for sh files (#456) 2023-12-14 18:08:10 +01:00
7dbf674eae
Starting the container with tini for more stability (#452) 2023-12-14 17:11:01 +01:00
github-actions[bot]
b1ca35c53f
build(deps): bump transformers from 4.36.0 to 4.36.1 (#454)
Bumps [transformers](https://github.com/huggingface/transformers) from
4.36.0 to 4.36.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/huggingface/transformers/releases">transformers's
releases</a>.</em></p>
<blockquote>
<h2>Patch release: v4.36.1</h2>
<p>A patch release for critical torch issues mostly:</p>
<ul>
<li>Fix SDPA correctness following torch==2.1.2 regression <a
href="https://redirect.github.com/huggingface/transformers/issues/27973">#27973</a></li>
<li>[Tokenizer Serialization] Fix the broken serialisation <a
href="https://redirect.github.com/huggingface/transformers/issues/27099">#27099</a></li>
<li>Fix bug with rotating checkpoints <a
href="https://redirect.github.com/huggingface/transformers/issues/28009">#28009</a></li>
<li>Hot-fix-mixstral-loss (<a
href="https://redirect.github.com/huggingface/transformers/pull/27948">#27948</a>)</li>
</ul>
<p>🔥</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c48787f347"><code>c48787f</code></a>
fix seamless import</li>
<li><a
href="bd6541006b"><code>bd65410</code></a>
Release: v4.36.1</li>
<li><a
href="6342b9bd20"><code>6342b9b</code></a>
Fix bug with rotating checkpoints (<a
href="https://redirect.github.com/huggingface/transformers/issues/28009">#28009</a>)</li>
<li><a
href="5b7d5bd290"><code>5b7d5bd</code></a>
Fix SDPA correctness following torch==2.1.2 regression (<a
href="https://redirect.github.com/huggingface/transformers/issues/27973">#27973</a>)</li>
<li><a
href="6c3c0dc72a"><code>6c3c0dc</code></a>
Hot-fix-mixstral-loss (<a
href="https://redirect.github.com/huggingface/transformers/issues/27948">#27948</a>)</li>
<li><a
href="a5ee6f06f1"><code>a5ee6f0</code></a>
[<code>Tokenizer Serialization</code>] Fix the broken serialisation (<a
href="https://redirect.github.com/huggingface/transformers/issues/27099">#27099</a>)</li>
<li>See full diff in <a
href="https://github.com/huggingface/transformers/compare/v4.36.0...v4.36.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=transformers&package-manager=pip&previous-version=4.36.0&new-version=4.36.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>
2023-12-14 17:10:27 +01:00
github-actions[bot]
3d78b81213
build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#455)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.8</h2>
<h2>Changes</h2>
<p>This release includes opt-in support for formatting Python snippets
within docstrings via the <code>docstring-code-format</code> setting. <a
href="https://astral.sh/blog/ruff-v0.1.8">Check out the blog post</a>
for more details!</p>
<h3>Preview features</h3>
<ul>
<li>Add <code>&quot;preserve&quot;</code> quote-style to mimic Black's
skip-string-normalization (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8822">#8822</a>)</li>
<li>Implement
<code>prefer_splitting_right_hand_side_of_assignments</code> preview
style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8943">#8943</a>)</li>
<li>[<code>pycodestyle</code>] Add fix for
<code>unexpected-spaces-around-keyword-parameter-equals</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9072">#9072</a>)</li>
<li>[<code>pycodestyle</code>] Add fix for comment-related whitespace
rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9075">#9075</a>)</li>
<li>[<code>pycodestyle</code>] Allow <code>sys.path</code> modifications
between imports (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9047">#9047</a>)</li>
<li>[<code>refurb</code>] Implement <code>hashlib-digest-hex</code>
(<code>FURB181</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9077">#9077</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>Allow <code>flake8-type-checking</code> rules to automatically quote
runtime-evaluated references (<a
href="https://redirect.github.com/astral-sh/ruff/pull/6001">#6001</a>)</li>
<li>Allow transparent cell magics in Jupyter Notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8911">#8911</a>)</li>
<li>[<code>flake8-annotations</code>] Avoid <code>ANN2xx</code> fixes
for abstract methods with empty bodies (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9034">#9034</a>)</li>
<li>[<code>flake8-self</code>] Ignore underscore references in type
annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9036">#9036</a>)</li>
<li>[<code>pep8-naming</code>] Allow class names when
<code>apps.get_model</code> is a non-string (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9065">#9065</a>)</li>
<li>[<code>pycodestyle</code>] Allow <code>matplotlib.use</code> calls
to intersperse imports (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9094">#9094</a>)</li>
<li>[<code>pyflakes</code>] Support fixing unused assignments in tuples
by renaming variables (<code>F841</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9107">#9107</a>)</li>
<li>[<code>pylint</code>] Add fix for
<code>subprocess-run-without-check</code> (<code>PLW1510</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/6708">#6708</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Add <code>docstring-code-format</code> knob to enable docstring
snippet formatting (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8854">#8854</a>)</li>
<li>Use double quotes for all docstrings, including single-quoted
docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9020">#9020</a>)</li>
<li>Implement &quot;dynamic&quot; line width mode for docstring code
formatting (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9098">#9098</a>)</li>
<li>Support reformatting Markdown code blocks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9030">#9030</a>)</li>
<li>add support for formatting reStructuredText code snippets (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9003">#9003</a>)</li>
<li>Avoid trailing comma for single-argument with positional separator
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9076">#9076</a>)</li>
<li>Fix handling of trailing target comment (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9051">#9051</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Hide unsafe fix suggestions when explicitly disabled (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9095">#9095</a>)</li>
<li>Add SARIF support to <code>--output-format</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9078">#9078</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Apply unnecessary index rule prior to enumerate rewrite (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9012">#9012</a>)</li>
<li>[<code>flake8-err-msg</code>] Allow <code>EM</code> fixes even if
<code>msg</code> variable is defined (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9059">#9059</a>)</li>
<li>[<code>flake8-pie</code>] Prevent keyword arguments duplication (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8450">#8450</a>)</li>
<li>[<code>flake8-pie</code>] Respect trailing comma in
<code>unnecessary-dict-kwargs</code> (<code>PIE804</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9015">#9015</a>)</li>
<li>[<code>flake8-raise</code>] Avoid removing parentheses on
ctypes.WinError (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9027">#9027</a>)</li>
<li>[<code>isort</code>] Avoid invalid combination of
<code>force-sort-within-types</code> and
<code>lines-between-types</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9041">#9041</a>)</li>
<li>[<code>isort</code>] Ensure that from-style imports are always
ordered first in <code>__future__</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9039">#9039</a>)</li>
<li>[<code>pycodestyle</code>] Allow tab indentation before keyword (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9099">#9099</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's
changelog</a>.</em></p>
<blockquote>
<h2>0.1.8</h2>
<p>This release includes opt-in support for formatting Python snippets
within
docstrings via the <code>docstring-code-format</code> setting.
<a href="https://astral.sh/blog/ruff-v0.1.8">Check out the blog post</a>
for more details!</p>
<h3>Preview features</h3>
<ul>
<li>Add <code>&quot;preserve&quot;</code> quote-style to mimic Black's
skip-string-normalization (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8822">#8822</a>)</li>
<li>Implement
<code>prefer_splitting_right_hand_side_of_assignments</code> preview
style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8943">#8943</a>)</li>
<li>[<code>pycodestyle</code>] Add fix for
<code>unexpected-spaces-around-keyword-parameter-equals</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9072">#9072</a>)</li>
<li>[<code>pycodestyle</code>] Add fix for comment-related whitespace
rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9075">#9075</a>)</li>
<li>[<code>pycodestyle</code>] Allow <code>sys.path</code> modifications
between imports (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9047">#9047</a>)</li>
<li>[<code>refurb</code>] Implement <code>hashlib-digest-hex</code>
(<code>FURB181</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9077">#9077</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>Allow <code>flake8-type-checking</code> rules to automatically quote
runtime-evaluated references (<a
href="https://redirect.github.com/astral-sh/ruff/pull/6001">#6001</a>)</li>
<li>Allow transparent cell magics in Jupyter Notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8911">#8911</a>)</li>
<li>[<code>flake8-annotations</code>] Avoid <code>ANN2xx</code> fixes
for abstract methods with empty bodies (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9034">#9034</a>)</li>
<li>[<code>flake8-self</code>] Ignore underscore references in type
annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9036">#9036</a>)</li>
<li>[<code>pep8-naming</code>] Allow class names when
<code>apps.get_model</code> is a non-string (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9065">#9065</a>)</li>
<li>[<code>pycodestyle</code>] Allow <code>matplotlib.use</code> calls
to intersperse imports (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9094">#9094</a>)</li>
<li>[<code>pyflakes</code>] Support fixing unused assignments in tuples
by renaming variables (<code>F841</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9107">#9107</a>)</li>
<li>[<code>pylint</code>] Add fix for
<code>subprocess-run-without-check</code> (<code>PLW1510</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/6708">#6708</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Add <code>docstring-code-format</code> knob to enable docstring
snippet formatting (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8854">#8854</a>)</li>
<li>Use double quotes for all docstrings, including single-quoted
docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9020">#9020</a>)</li>
<li>Implement &quot;dynamic&quot; line width mode for docstring code
formatting (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9098">#9098</a>)</li>
<li>Support reformatting Markdown code blocks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9030">#9030</a>)</li>
<li>add support for formatting reStructuredText code snippets (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9003">#9003</a>)</li>
<li>Avoid trailing comma for single-argument with positional separator
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9076">#9076</a>)</li>
<li>Fix handling of trailing target comment (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9051">#9051</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Hide unsafe fix suggestions when explicitly disabled (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9095">#9095</a>)</li>
<li>Add SARIF support to <code>--output-format</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9078">#9078</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Apply unnecessary index rule prior to enumerate rewrite (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9012">#9012</a>)</li>
<li>[<code>flake8-err-msg</code>] Allow <code>EM</code> fixes even if
<code>msg</code> variable is defined (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9059">#9059</a>)</li>
<li>[<code>flake8-pie</code>] Prevent keyword arguments duplication (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8450">#8450</a>)</li>
<li>[<code>flake8-pie</code>] Respect trailing comma in
<code>unnecessary-dict-kwargs</code> (<code>PIE804</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9015">#9015</a>)</li>
<li>[<code>flake8-raise</code>] Avoid removing parentheses on
ctypes.WinError (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9027">#9027</a>)</li>
<li>[<code>isort</code>] Avoid invalid combination of
<code>force-sort-within-types</code> and
<code>lines-between-types</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9041">#9041</a>)</li>
<li>[<code>isort</code>] Ensure that from-style imports are always
ordered first in <code>__future__</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9039">#9039</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c014622003"><code>c014622</code></a>
Bump version to v0.1.8 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9116">#9116</a>)</li>
<li><a
href="b6fb972e6f"><code>b6fb972</code></a>
config: add new <code>docstring-code-format</code> knob (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8854">#8854</a>)</li>
<li><a
href="18452cf477"><code>18452cf</code></a>
Add <code>as_slice</code> method for all string nodes (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9111">#9111</a>)</li>
<li><a
href="cb99815c3e"><code>cb99815</code></a>
Feature: Add SARIF output support (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9078">#9078</a>)</li>
<li><a
href="45f603000d"><code>45f6030</code></a>
<code>prefer_splitting_right_hand_side_of_assignments</code> preview
style (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8943">#8943</a>)</li>
<li><a
href="1a65e544c5"><code>1a65e54</code></a>
Allow <code>flake8-type-checking</code> rules to automatically quote
runtime-evaluated r...</li>
<li><a
href="4d2ee5bf98"><code>4d2ee5b</code></a>
Add named expression handling to <code>find_assigned_value</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9109">#9109</a>)</li>
<li><a
href="8314c8bb05"><code>8314c8b</code></a>
[<code>typing</code>] Add <code>find_assigned_value</code> helper func
to <code>typing.rs</code> to retrieve v...</li>
<li><a
href="cb201bc4a5"><code>cb201bc</code></a>
<code>PIE804</code>: Prevent keyword arguments duplication (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8450">#8450</a>)</li>
<li><a
href="6c0068eeec"><code>6c0068e</code></a>
Remove <code>ExprFormattedValue</code> formatting impl (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9108">#9108</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff&package-manager=pip&previous-version=0.1.7&new-version=0.1.8)](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>
2023-12-14 17:10:09 +01:00
dependabot[bot]
e4b2b52079
build(deps-dev): bump ruff from 0.1.7 to 0.1.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 15:21:58 +00:00
dependabot[bot]
1acba1a9e2
build(deps): bump transformers from 4.36.0 to 4.36.1
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.0 to 4.36.1.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.36.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 15:20:50 +00:00
github-actions[bot]
45982422ef
Update pre-commit hooks (#453)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2023-12-14 07:38:38 +00:00
github-actions[bot]
1c03fb48da
build(deps): bump transformers from 4.35.2 to 4.36.0 (#449)
Bumps [transformers](https://github.com/huggingface/transformers) from
4.35.2 to 4.36.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/huggingface/transformers/releases">transformers's
releases</a>.</em></p>
<blockquote>
<h2>v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa
wide-spread support</h2>
<h2>New model additions</h2>
<h3>Mixtral</h3>
<p>Mixtral is the new open-source model from Mistral AI announced by the
blogpost <a href="https://mistral.ai/news/mixtral-of-experts/">Mixtral
of Experts</a>. The model has been proven to have comparable
capabilities to Chat-GPT according to the benchmark results shared on
the release blogpost.</p>
<!-- raw HTML omitted -->
<p>The architecture is a sparse Mixture of Experts with Top-2 routing
strategy, similar as <code>NllbMoe</code> architecture in transformers.
You can use it through <code>AutoModelForCausalLM</code> interface:</p>
<pre lang="py"><code>&gt;&gt;&gt; import torch
&gt;&gt;&gt; from transformers import AutoModelForCausalLM,
AutoTokenizer
<p>&gt;&gt;&gt; model =
AutoModelForCausalLM.from_pretrained(&quot;mistralai/Mixtral-8x7B&quot;,
torch_dtype=torch.float16, device_map=&quot;auto&quot;)
&gt;&gt;&gt; tokenizer =
AutoTokenizer.from_pretrained(&quot;mistralai/Mistral-8x7B&quot;)</p>
<p>&gt;&gt;&gt; prompt = &quot;My favourite condiment is&quot;</p>
<p>&gt;&gt;&gt; model_inputs = tokenizer([prompt],
return_tensors=&quot;pt&quot;).to(device)
&gt;&gt;&gt; model.to(device)</p>
<p>&gt;&gt;&gt; generated_ids = model.generate(**model_inputs,
max_new_tokens=100, do_sample=True)
&gt;&gt;&gt; tokenizer.batch_decode(generated_ids)[0]
</code></pre></p>
<p>The model is compatible with existing optimisation tools such Flash
Attention 2, <code>bitsandbytes</code> and PEFT library. The checkpoints
are release under <a
href="https://huggingface.co/mistralai"><code>mistralai</code></a>
organisation on the Hugging Face Hub.</p>
<h3>Llava / BakLlava</h3>
<p>Llava is an open-source chatbot trained by fine-tuning LlamA/Vicuna
on GPT-generated multimodal instruction-following data. It is an
auto-regressive language model, based on the transformer architecture.
In other words, it is an multi-modal version of LLMs fine-tuned for chat
/ instructions.</p>
<!-- raw HTML omitted -->
<p>The Llava model was proposed in <a
href="https://arxiv.org/pdf/2310.03744">Improved Baselines with Visual
Instruction Tuning</a> by Haotian Liu, Chunyuan Li, Yuheng Li and Yong
Jae Lee.</p>
<ul>
<li>[<code>Llava</code>] Add Llava to transformers by <a
href="https://github.com/younesbelkada"><code>@​younesbelkada</code></a>
in <a
href="https://redirect.github.com/huggingface/transformers/issues/27662">#27662</a></li>
<li>[LLaVa] Some improvements by <a
href="https://github.com/NielsRogge"><code>@​NielsRogge</code></a> in <a
href="https://redirect.github.com/huggingface/transformers/issues/27895">#27895</a></li>
</ul>
<p>The integration also includes <a
href="https://github.com/SkunkworksAI/BakLLaVA"><code>BakLlava</code></a>
which is a Llava model trained with Mistral backbone.</p>
<p>The mode is compatible with <code>&quot;image-to-text&quot;</code>
pipeline:</p>
<pre lang="py"><code>from transformers import pipeline
from PIL import Image    
import requests
<p>model_id = &quot;llava-hf/llava-1.5-7b-hf&quot;
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="14666775a2"><code>1466677</code></a>
Release: v4.36.0</li>
<li><a
href="accccdd008"><code>accccdd</code></a>
[<code>Add Mixtral</code>] Adds support for the Mixtral MoE (<a
href="https://redirect.github.com/huggingface/transformers/issues/27942">#27942</a>)</li>
<li><a
href="0676d992a5"><code>0676d99</code></a>
[<code>from_pretrained</code>] Make from_pretrained fast again (<a
href="https://redirect.github.com/huggingface/transformers/issues/27709">#27709</a>)</li>
<li><a
href="9f18cc6df0"><code>9f18cc6</code></a>
Fix SDPA dispatch &amp; make SDPA CI compatible with torch&lt;2.1.1 (<a
href="https://redirect.github.com/huggingface/transformers/issues/27940">#27940</a>)</li>
<li><a
href="7ea21f1f03"><code>7ea21f1</code></a>
[LLaVa] Some improvements (<a
href="https://redirect.github.com/huggingface/transformers/issues/27895">#27895</a>)</li>
<li><a
href="5e620a92cf"><code>5e620a9</code></a>
Fix <code>SeamlessM4Tv2ModelIntegrationTest</code> (<a
href="https://redirect.github.com/huggingface/transformers/issues/27911">#27911</a>)</li>
<li><a
href="e96c1de191"><code>e96c1de</code></a>
Skip <code>UnivNetModelTest::test_multi_gpu_data_parallel_forward</code>
(<a
href="https://redirect.github.com/huggingface/transformers/issues/27912">#27912</a>)</li>
<li><a
href="8d8970efdd"><code>8d8970e</code></a>
[BEiT] Fix test (<a
href="https://redirect.github.com/huggingface/transformers/issues/27934">#27934</a>)</li>
<li><a
href="235be08569"><code>235be08</code></a>
[DETA] fix backbone freeze/unfreeze function (<a
href="https://redirect.github.com/huggingface/transformers/issues/27843">#27843</a>)</li>
<li><a
href="df5c5c62ae"><code>df5c5c6</code></a>
Fix typo (<a
href="https://redirect.github.com/huggingface/transformers/issues/27918">#27918</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/huggingface/transformers/compare/v4.35.2...v4.36.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=transformers&package-manager=pip&previous-version=4.35.2&new-version=4.36.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>
2023-12-12 19:21:28 +01:00
github-actions[bot]
703a92bcd3
Update pre-commit hooks (#450)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2023-12-12 15:20:29 +01:00
dependabot[bot]
ec4833192e
build(deps): bump transformers from 4.35.2 to 4.36.0
Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.2 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.35.2...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 16:09:28 +00:00
Tristan Nolde
c917cac58a
build: Include Mongo dump with init in local deployment (#448)
Added the latest data from the internet-facing staging DB as json files
to the repo (Git LFS) and added another container to the local
deployment that ingests the files upon creation.

---------

Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2023-12-10 11:43:15 +01:00
Tristan Nolde
043501a784
docs: Meeting Notes 2023-12-07 (#447) 2023-12-07 20:50:11 +01:00
dependabot[bot]
7e01c3cde5
build(deps): bump actions/deploy-pages from 2 to 3 (#442)
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages)
from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/deploy-pages/releases">actions/deploy-pages's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>Update action to node20 <a
href="https://github.com/takost"><code>@​takost</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/256">#256</a>)</li>
</ul>
<hr />
<p>See details of <a
href="https://github.com/actions/deploy-pages/compare/v2.0.5...v3.0.0">all
code changes</a> since previous release.</p>
<p>⚠️ For use with products other than GitHub.com, such as GitHub
Enterprise Server, please consult the <a
href="https://github.com/actions/deploy-pages/#compatibilty">compatibility
table</a>.</p>
<h2>v2.0.5</h2>
<h1>Changelog</h1>
<ul>
<li>Bump prettier from 3.0.0 to 3.1.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/264">#264</a>)</li>
<li>Bump <code>@​octokit/request-error</code> from 5.0.0 to 5.0.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/263">#263</a>)</li>
<li>Bump <code>@​actions/http-client</code> from 2.1.0 to 2.2.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/262">#262</a>)</li>
<li>Bump <code>@​vercel/ncc</code> from 0.36.1 to 0.38.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/260">#260</a>)</li>
<li>Bump eslint from 8.44.0 to 8.54.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/257">#257</a>)</li>
<li>Bump nock from 13.3.1 to 13.3.8 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/254">#254</a>)</li>
<li>Bump actions/setup-node from 3 to 4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/246">#246</a>)</li>
<li>Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/245">#245</a>)</li>
<li>Bump eslint-plugin-github from 4.8.0 to 4.10.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/232">#232</a>)</li>
<li>Bump jest from 29.6.1 to 29.7.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/224">#224</a>)</li>
<li>Fix cosmetic error by replacing comma with period <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/210">#210</a>)</li>
<li>Bump actions/checkout from 3 to 4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/220">#220</a>)</li>
<li>Bump eslint-config-prettier from 8.8.0 to 9.0.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/209">#209</a>)</li>
<li>Remove &quot;beta&quot; disclaimer from README <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/243">#243</a>)</li>
</ul>
<hr />
<p>See details of <a
href="https://github.com/actions/deploy-pages/compare/v2.0.4...v2.0.5">all
code changes</a> since previous release.</p>
<p>⚠️ For use with products other than GitHub.com, such as GitHub
Enterprise Server, please consult the <a
href="https://github.com/actions/deploy-pages/#compatibilty">compatibility
table</a>.</p>
<h2>v2.0.4</h2>
<h1>Changelog</h1>
<ul>
<li>Update GHES compatibility table after verifying with
<code>3.9.x</code> <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/201">#201</a>)</li>
<li>Bump <code>@​octokit/request-error</code> from 4.0.1 to 5.0.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/194">#194</a>)</li>
<li>Bump prettier from 2.8.8 to 3.0.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/196">#196</a>)</li>
<li>Bump jest from 29.5.0 to 29.6.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/195">#195</a>)</li>
<li>Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/192">#192</a>)</li>
<li>Bump eslint from 8.42.0 to 8.44.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/191">#191</a>)</li>
<li>Remove circular JSON references for error debugging <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/197">#197</a>)</li>
</ul>
<hr />
<p>See details of <a
href="https://github.com/actions/deploy-pages/compare/v2.0.3...v2.0.4">all
code changes</a> since previous release.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="77d7344265"><code>77d7344</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/256">#256</a>
from takost/update-to-node-20</li>
<li><a
href="84abb89dc5"><code>84abb89</code></a>
Merge branch 'main' into update-to-node-20</li>
<li>See full diff in <a
href="https://github.com/actions/deploy-pages/compare/v2...v3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/deploy-pages&package-manager=github_actions&previous-version=2&new-version=3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 16:19:46 +01:00
github-actions[bot]
d5a4b0557e
build(deps-dev): bump jupyter-server from 2.11.0 to 2.11.2 (#443)
Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server)
from 2.11.0 to 2.11.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter-server/jupyter_server/releases">jupyter-server's
releases</a>.</em></p>
<blockquote>
<h2>v2.11.2</h2>
<h2>2.11.2</h2>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/compare/v2.11.1">Full
Changelog</a>)</p>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-11-27&amp;to=2023-12-04&amp;type=c">GitHub
contributors page for this release</a>)</p>
<h2>v2.11.1</h2>
<h2>2.11.1</h2>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/compare/v2.11.0...40a95e5f39d3f167bebf9232da9fab64818ba97d">Full
Changelog</a>)</p>
<h3>Bugs fixed</h3>
<ul>
<li>avoid unhandled error on some invalid paths <a
href="https://redirect.github.com/jupyter-server/jupyter_server/pull/1369">#1369</a>
(<a href="https://github.com/minrk"><code>@​minrk</code></a>)</li>
<li>Change md5 to hash and hash_algorithm, fix incompatibility <a
href="https://redirect.github.com/jupyter-server/jupyter_server/pull/1367">#1367</a>
(<a href="https://github.com/Wh1isper"><code>@​Wh1isper</code></a>)</li>
</ul>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-11-21&amp;to=2023-11-27&amp;type=c">GitHub
contributors page for this release</a>)</p>
<p><a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​blink1073</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afcollonval+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​fcollonval</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​minrk</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AWh1isper+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​Wh1isper</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md">jupyter-server's
changelog</a>.</em></p>
<blockquote>
<h2>2.11.2</h2>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/compare/v2.11.1">Full
Changelog</a>)</p>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-11-27&amp;to=2023-12-04&amp;type=c">GitHub
contributors page for this release</a>)</p>
<!-- raw HTML omitted -->
<h2>2.11.1</h2>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/compare/v2.11.0...40a95e5f39d3f167bebf9232da9fab64818ba97d">Full
Changelog</a>)</p>
<h3>Bugs fixed</h3>
<ul>
<li>avoid unhandled error on some invalid paths <a
href="https://redirect.github.com/jupyter-server/jupyter_server/pull/1369">#1369</a>
(<a href="https://github.com/minrk"><code>@​minrk</code></a>)</li>
<li>Change md5 to hash and hash_algorithm, fix incompatibility <a
href="https://redirect.github.com/jupyter-server/jupyter_server/pull/1367">#1367</a>
(<a href="https://github.com/Wh1isper"><code>@​Wh1isper</code></a>)</li>
</ul>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-11-21&amp;to=2023-11-27&amp;type=c">GitHub
contributors page for this release</a>)</p>
<p><a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​blink1073</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afcollonval+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​fcollonval</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​minrk</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AWh1isper+updated%3A2023-11-21..2023-11-27&amp;type=Issues"><code>@​Wh1isper</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9bd96576c3"><code>9bd9657</code></a>
Publish 2.11.2</li>
<li><a
href="0056c3aa52"><code>0056c3a</code></a>
Merge pull request from GHSA-h56g-gq9v-vc8r</li>
<li><a
href="88eca9931c"><code>88eca99</code></a>
Bump to 2.12.0.dev0</li>
<li><a
href="3755794a56"><code>3755794</code></a>
Publish 2.11.1</li>
<li><a
href="40a95e5f39"><code>40a95e5</code></a>
avoid unhandled error on some invalid paths (<a
href="https://redirect.github.com/jupyter-server/jupyter_server/issues/1369">#1369</a>)</li>
<li><a
href="ecd5b1f9eb"><code>ecd5b1f</code></a>
Change md5 to hash and hash_algorithm, fix incompatibility (<a
href="https://redirect.github.com/jupyter-server/jupyter_server/issues/1367">#1367</a>)</li>
<li><a
href="8e5d7668ae"><code>8e5d766</code></a>
Bump to 2.12.0.dev0</li>
<li>See full diff in <a
href="https://github.com/jupyter-server/jupyter_server/compare/v2.11.0...v2.11.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jupyter-server&package-manager=pip&previous-version=2.11.0&new-version=2.11.2)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/fhswf/aki_prj23_transparenzregister/network/alerts).

</details>
2023-12-07 16:18:50 +01:00
github-actions[bot]
9140fc84bc
build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#441)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.7</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>Implement multiline dictionary and list hugging for preview style
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8293">#8293</a>)</li>
<li>Implement the <code>fix_power_op_line_length</code> preview style
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8947">#8947</a>)</li>
<li>Use Python version to determine typing rewrite safety (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8919">#8919</a>)</li>
<li>[<code>flake8-annotations</code>] Enable auto-return-type involving
<code>Optional</code> and <code>Union</code> annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8885">#8885</a>)</li>
<li>[<code>flake8-bandit</code>] Implement <code>django-raw-sql</code>
(<code>S611</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8651">#8651</a>)</li>
<li>[<code>flake8-bandit</code>] Implement
<code>tarfile-unsafe-members</code> (<code>S202</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8829">#8829</a>)</li>
<li>[<code>flake8-pyi</code>] Implement fix for
<code>unnecessary-literal-union</code> (<code>PYI030</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/7934">#7934</a>)</li>
<li>[<code>flake8-simplify</code>] Extend
<code>dict-get-with-none-default</code> (<code>SIM910</code>) to
non-literals (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8762">#8762</a>)</li>
<li>[<code>pylint</code>] - add
<code>unnecessary-list-index-lookup</code> (<code>PLR1736</code>) +
autofix (<a
href="https://redirect.github.com/astral-sh/ruff/pull/7999">#7999</a>)</li>
<li>[<code>pylint</code>] - implement R0202 and R0203 with autofixes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8335">#8335</a>)</li>
<li>[<code>pylint</code>] Implement <code>repeated-keyword</code>
(<code>PLE1132</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8706">#8706</a>)</li>
<li>[<code>pylint</code>] Implement <code>too-many-positional</code>
(<code>PLR0917</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8995">#8995</a>)</li>
<li>[<code>pylint</code>] Implement
<code>unnecessary-dict-index-lookup</code> (<code>PLR1733</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8036">#8036</a>)</li>
<li>[<code>refurb</code>] Implement <code>redundant-log-base</code>
(<code>FURB163</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8842">#8842</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-boolean-trap</code>] Allow booleans in
<code>@override</code> methods (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8882">#8882</a>)</li>
<li>[<code>flake8-bugbear</code>] Avoid
<code>B015</code>,<code>B018</code> for last expression in a cell (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8815">#8815</a>)</li>
<li>[<code>flake8-pie</code>] Allow ellipses for enum values in stub
files (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8825">#8825</a>)</li>
<li>[<code>flake8-pyi</code>] Check PEP 695 type aliases for
<code>snake-case-type-alias</code> and
<code>t-suffixed-type-alias</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8966">#8966</a>)</li>
<li>[<code>flake8-pyi</code>] Check for kwarg and vararg
<code>NoReturn</code> type annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8948">#8948</a>)</li>
<li>[<code>flake8-simplify</code>] Omit select context managers from
<code>SIM117</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8801">#8801</a>)</li>
<li>[<code>pep8-naming</code>] Allow Django model loads in
<code>non-lowercase-variable-in-function</code> (<code>N806</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8917">#8917</a>)</li>
<li>[<code>pycodestyle</code>] Avoid <code>E703</code> for last
expression in a cell (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8821">#8821</a>)</li>
<li>[<code>pycodestyle</code>] Update <code>E402</code> to work at cell
level for notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8872">#8872</a>)</li>
<li>[<code>pydocstyle</code>] Avoid <code>D100</code> for Jupyter
Notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8816">#8816</a>)</li>
<li>[<code>pylint</code>] Implement fix for
<code>unspecified-encoding</code> (<code>PLW1514</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8928">#8928</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Avoid unstable formatting in ellipsis-only body with trailing
comment (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8984">#8984</a>)</li>
<li>Inline trailing comments for type alias similar to assignments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8941">#8941</a>)</li>
<li>Insert trailing comma when function breaks with single argument (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8921">#8921</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Update <code>ruff check</code> and <code>ruff format</code> to
default to the current directory (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8791">#8791</a>)</li>
<li>Stop at the first resolved parent configuration (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8864">#8864</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>[<code>pylint</code>] Default <code>max-positional-args</code> to
<code>max-args</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8998">#8998</a>)</li>
<li>[<code>pylint</code>] Add <code>allow-dunder-method-names</code>
setting for <code>bad-dunder-method-name</code> (<code>PLW3201</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8812">#8812</a>)</li>
<li>[<code>isort</code>] Add support for <code>from-first</code> setting
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8663">#8663</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's
changelog</a>.</em></p>
<blockquote>
<h2>0.1.7</h2>
<h3>Preview features</h3>
<ul>
<li>Implement multiline dictionary and list hugging for preview style
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8293">#8293</a>)</li>
<li>Implement the <code>fix_power_op_line_length</code> preview style
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8947">#8947</a>)</li>
<li>Use Python version to determine typing rewrite safety (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8919">#8919</a>)</li>
<li>[<code>flake8-annotations</code>] Enable auto-return-type involving
<code>Optional</code> and <code>Union</code> annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8885">#8885</a>)</li>
<li>[<code>flake8-bandit</code>] Implement <code>django-raw-sql</code>
(<code>S611</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8651">#8651</a>)</li>
<li>[<code>flake8-bandit</code>] Implement
<code>tarfile-unsafe-members</code> (<code>S202</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8829">#8829</a>)</li>
<li>[<code>flake8-pyi</code>] Implement fix for
<code>unnecessary-literal-union</code> (<code>PYI030</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/7934">#7934</a>)</li>
<li>[<code>flake8-simplify</code>] Extend
<code>dict-get-with-none-default</code> (<code>SIM910</code>) to
non-literals (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8762">#8762</a>)</li>
<li>[<code>pylint</code>] - add
<code>unnecessary-list-index-lookup</code> (<code>PLR1736</code>) +
autofix (<a
href="https://redirect.github.com/astral-sh/ruff/pull/7999">#7999</a>)</li>
<li>[<code>pylint</code>] - implement R0202 and R0203 with autofixes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8335">#8335</a>)</li>
<li>[<code>pylint</code>] Implement <code>repeated-keyword</code>
(<code>PLe1132</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8706">#8706</a>)</li>
<li>[<code>pylint</code>] Implement <code>too-many-positional</code>
(<code>PLR0917</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8995">#8995</a>)</li>
<li>[<code>pylint</code>] Implement
<code>unnecessary-dict-index-lookup</code> (<code>PLR1733</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8036">#8036</a>)</li>
<li>[<code>refurb</code>] Implement <code>redundant-log-base</code>
(<code>FURB163</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8842">#8842</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-boolean-trap</code>] Allow booleans in
<code>@override</code> methods (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8882">#8882</a>)</li>
<li>[<code>flake8-bugbear</code>] Avoid
<code>B015</code>,<code>B018</code> for last expression in a cell (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8815">#8815</a>)</li>
<li>[<code>flake8-pie</code>] Allow ellipses for enum values in stub
files (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8825">#8825</a>)</li>
<li>[<code>flake8-pyi</code>] Check PEP 695 type aliases for
<code>snake-case-type-alias</code> and
<code>t-suffixed-type-alias</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8966">#8966</a>)</li>
<li>[<code>flake8-pyi</code>] Check for kwarg and vararg
<code>NoReturn</code> type annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8948">#8948</a>)</li>
<li>[<code>flake8-simplify</code>] Omit select context managers from
<code>SIM117</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8801">#8801</a>)</li>
<li>[<code>pep8-naming</code>] Allow Django model loads in
<code>non-lowercase-variable-in-function</code> (<code>N806</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8917">#8917</a>)</li>
<li>[<code>pycodestyle</code>] Avoid <code>E703</code> for last
expression in a cell (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8821">#8821</a>)</li>
<li>[<code>pycodestyle</code>] Update <code>E402</code> to work at cell
level for notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8872">#8872</a>)</li>
<li>[<code>pydocstyle</code>] Avoid <code>D100</code> for Jupyter
Notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8816">#8816</a>)</li>
<li>[<code>pylint</code>] Implement fix for
<code>unspecified-encoding</code> (<code>PLW1514</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8928">#8928</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Avoid unstable formatting in ellipsis-only body with trailing
comment (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8984">#8984</a>)</li>
<li>Inline trailing comments for type alias similar to assignments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8941">#8941</a>)</li>
<li>Insert trailing comma when function breaks with single argument (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8921">#8921</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Update <code>ruff check</code> and <code>ruff format</code> to
default to the current directory (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8791">#8791</a>)</li>
<li>Stop at the first resolved parent configuration (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8864">#8864</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>[<code>pylint</code>] Default <code>max-positional-args</code> to
<code>max-args</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8998">#8998</a>)</li>
<li>[<code>pylint</code>] Add <code>allow-dunder-method-names</code>
setting for <code>bad-dunder-method-name</code> (<code>PLW3201</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8812">#8812</a>)</li>
<li>[<code>isort</code>] Add support for <code>from-first</code> setting
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8663">#8663</a>)</li>
<li>[<code>isort</code>] Add support for <code>length-sort</code>
settings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8841">#8841</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8d9912a83a"><code>8d9912a</code></a>
Bump version to v0.1.7 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8999">#8999</a>)</li>
<li><a
href="93258e8d5b"><code>93258e8</code></a>
Default <code>max-positional-args</code> to <code>max-args</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8998">#8998</a>)</li>
<li><a
href="b90027d037"><code>b90027d</code></a>
[<code>pylint</code>] Implement <code>too-many-positional</code>
(<code>PLR0917</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8995">#8995</a>)</li>
<li><a
href="060a25df09"><code>060a25d</code></a>
Rename semantic model flag <code>LITERAL</code> to
<code>TYPING_LITERAL</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8997">#8997</a>)</li>
<li><a
href="f5d4676c13"><code>f5d4676</code></a>
Bump ureq from 2.8.0 to 2.9.1 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8993">#8993</a>)</li>
<li><a
href="df69dc9f8d"><code>df69dc9</code></a>
Bump url from 2.4.1 to 2.5.0 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8994">#8994</a>)</li>
<li><a
href="cb6c37abd9"><code>cb6c37a</code></a>
Bump js-sys from 0.3.65 to 0.3.66 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8992">#8992</a>)</li>
<li><a
href="54de990621"><code>54de990</code></a>
Bump fs-err from 2.10.0 to 2.11.0 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8991">#8991</a>)</li>
<li><a
href="b91b09b961"><code>b91b09b</code></a>
Bump schemars from 0.8.15 to 0.8.16 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8990">#8990</a>)</li>
<li><a
href="0bda1913d1"><code>0bda191</code></a>
Create dedicated <code>is_*_enabled</code> functions for each preview
style (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8988">#8988</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.6...v0.1.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff&package-manager=pip&previous-version=0.1.6&new-version=0.1.7)](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>
2023-12-07 16:18:18 +01:00
dependabot[bot]
d6dce1a67e
build(deps): bump actions/setup-python from 4 to 5 (#444)
Bumps [actions/setup-python](https://github.com/actions/setup-python)
from 4 to 5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-python/releases">actions/setup-python's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<p>In scope of this release, we update node version runtime from node16
to node20 (<a
href="https://redirect.github.com/actions/setup-python/pull/772">actions/setup-python#772</a>).
Besides, we update dependencies to the latest versions.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0">https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0</a></p>
<h2>v4.8.0</h2>
<h2>What's Changed</h2>
<p>In scope of this release we added support for GraalPy (<a
href="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a>).
You can use this snippet to set up GraalPy:</p>
<pre lang="yaml"><code>steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4 
  with:
    python-version: 'graalpy-22.3' 
- run: python my_script.py
</code></pre>
<p>Besides, the release contains such changes as:</p>
<ul>
<li>Trim python version when reading from file by <a
href="https://github.com/FerranPares"><code>@​FerranPares</code></a> in
<a
href="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li>
<li>Use non-deprecated versions in examples by <a
href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li>
<li>Change deprecation comment to past tense by <a
href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/723">actions/setup-python#723</a></li>
<li>Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/743">actions/setup-python#743</a></li>
<li>advanced-usage.md: Encourage the use actions/checkout@v4 by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/729">actions/setup-python#729</a></li>
<li>Examples now use checkout@v4 by <a
href="https://github.com/simonw"><code>@​simonw</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/738">actions/setup-python#738</a></li>
<li>Update actions/checkout to v4 by <a
href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a>
in <a
href="https://redirect.github.com/actions/setup-python/pull/761">actions/setup-python#761</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/FerranPares"><code>@​FerranPares</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li>
<li><a href="https://github.com/timfel"><code>@​timfel</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a></li>
<li><a
href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-python/compare/v4...v4.8.0">https://github.com/actions/setup-python/compare/v4...v4.8.0</a></p>
<h2>v4.7.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump word-wrap from 1.2.3 to 1.2.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/702">actions/setup-python#702</a></li>
<li>Add range validation for toml files by <a
href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a>
in <a
href="https://redirect.github.com/actions/setup-python/pull/726">actions/setup-python#726</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-python/compare/v4...v4.7.1">https://github.com/actions/setup-python/compare/v4...v4.7.1</a></p>
<h2>v4.7.0</h2>
<p>In scope of this release, the support for reading python version from
pyproject.toml was added (<a
href="https://redirect.github.com/actions/setup-python/pull/669">actions/setup-python#669</a>).</p>
<pre lang="yaml"><code>      - name: Setup Python
        uses: actions/setup-python@v4
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a5c615913"><code>0a5c615</code></a>
Update action to node20 (<a
href="https://redirect.github.com/actions/setup-python/issues/772">#772</a>)</li>
<li><a
href="0ae58361cd"><code>0ae5836</code></a>
Add example of GraalPy to docs (<a
href="https://redirect.github.com/actions/setup-python/issues/773">#773</a>)</li>
<li><a
href="b64ffcaf5b"><code>b64ffca</code></a>
update actions/checkout to v4 (<a
href="https://redirect.github.com/actions/setup-python/issues/761">#761</a>)</li>
<li><a
href="8d2896179a"><code>8d28961</code></a>
Examples now use checkout@v4 (<a
href="https://redirect.github.com/actions/setup-python/issues/738">#738</a>)</li>
<li><a
href="7bc6abb01e"><code>7bc6abb</code></a>
advanced-usage.md: Encourage the use actions/checkout@v4 (<a
href="https://redirect.github.com/actions/setup-python/issues/729">#729</a>)</li>
<li><a
href="e8111cec9d"><code>e8111ce</code></a>
Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 (<a
href="https://redirect.github.com/actions/setup-python/issues/743">#743</a>)</li>
<li><a
href="a00ea43da6"><code>a00ea43</code></a>
add fix for graalpy ci (<a
href="https://redirect.github.com/actions/setup-python/issues/741">#741</a>)</li>
<li><a
href="8635b1ccc5"><code>8635b1c</code></a>
Change deprecation comment to past tense (<a
href="https://redirect.github.com/actions/setup-python/issues/723">#723</a>)</li>
<li><a
href="f6cc428f53"><code>f6cc428</code></a>
Use non-deprecated versions in examples (<a
href="https://redirect.github.com/actions/setup-python/issues/724">#724</a>)</li>
<li><a
href="5f2af211d6"><code>5f2af21</code></a>
Add GraalPy support (<a
href="https://redirect.github.com/actions/setup-python/issues/694">#694</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/setup-python/compare/v4...v5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=4&new-version=5)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 16:17:55 +01:00
github-actions[bot]
f0a6e61b1d
Update pre-commit hooks (#445)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2023-12-07 14:25:15 +01:00
dependabot[bot]
582a5194c1
build(deps-dev): bump jupyter-server from 2.11.0 to 2.11.2
Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.11.0 to 2.11.2.
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.11.0...v2.11.2)

---
updated-dependencies:
- dependency-name: jupyter-server
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 18:44:36 +00:00