Commit 0940ea2
authored
Bump the patch group across 1 directory with 5 updates (#222)
Bumps the patch group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) |
`1.2.3` | `1.2.4` |
|
[frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python)
| `0.13.5` | `0.13.8` |
| [uv](https://github.com/astral-sh/uv) | `0.9.13` | `0.9.16` |
|
[frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python)
| `0.13.5` | `0.13.8` |
| [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) |
`9.2.0` | `9.2.2` |
Updates `flake8-pyproject` from 1.2.3 to 1.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/john-hen/Flake8-pyproject/releases">flake8-pyproject's
releases</a>.</em></p>
<blockquote>
<h2>1.2.4</h2>
<ul>
<li>Fixes typo in name of meta variable in <code>--toml-config</code>
help message. (<a
href="https://redirect.github.com/john-hen/Flake8-pyproject/issues/21">#21</a>)</li>
<li>Registers GitHub repo as trusted publisher for PyPI releases. (<a
href="https://redirect.github.com/john-hen/Flake8-pyproject/issues/38">#38</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/3c516a9319beee324f9a200dfb4e08677de4a63f"><code>3c516a9</code></a>
Bumped version to 1.2.4.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/df70f19558f784eb0cb7988440735d56f53f3cae"><code>df70f19</code></a>
Added GitHub workflow for releases on PyPI.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/d46e99c695149cd860a918c354de0d1d89166b7e"><code>d46e99c</code></a>
Only run scheduled test weekly instead of nightly.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/da0b9ed7d586490aff8503e38f2d481c1706bdee"><code>da0b9ed</code></a>
Added link to GitHub releases as a project URL.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/8e4b87fbe7291687f41b11180c8b3ae486ac538e"><code>8e4b87f</code></a>
Cosmetic changes to code format of dev tools in <code>tools</code>
folder.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/4227bd4a987b66a9ab46f0b4e04b098e388598e7"><code>4227bd4</code></a>
Use longer names for dev tools in <code>tools</code> folder.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/3866f48fbcd63231622f54e848268273605be1a8"><code>3866f48</code></a>
Mention early on that we need to be called in
<code>pyproject.toml</code> folder.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/40bf63915dabd85a53a7d06c24232a3b278c4b25"><code>40bf639</code></a>
Removed configuration and documentation of pre-commit hook.</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/9df7abb5a4b1b25f032c7d3f06fd3f074424c471"><code>9df7abb</code></a>
Bump actions/checkout from 5 to 6 in the github-actions group</li>
<li><a
href="https://github.com/john-hen/Flake8-pyproject/commit/2c230622c7e81e3f2f6cd632272c92fd6bdda83b"><code>2c23062</code></a>
Fixed reporting of code coverage.</li>
<li>Additional commits viewable in <a
href="https://github.com/john-hen/Flake8-pyproject/compare/1.2.3...1.2.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `frequenz-repo-config[lib]` from 0.13.5 to 0.13.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[lib]'s
releases</a>.</em></p>
<blockquote>
<h2>v0.13.8</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>New Features</h2>
<ul>
<li><code>mkdocs-gen-files</code> v0.6 is now supported.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Add support for mkdocs-gen-files v0.6 by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/479">frequenz-floss/frequenz-repo-config-python#479</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.7...v0.13.8">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.7...v0.13.8</a></p>
<h2>v0.13.7</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>New Features</h2>
<ul>
<li>Pytest v9.x is now supported.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Widen pytest version upper bound to accept v9.x by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/473">frequenz-floss/frequenz-repo-config-python#473</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.6...v0.13.7">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.6...v0.13.7</a></p>
<h2>v0.13.6</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>New Features</h2>
<ul>
<li>Pylint4 is now supported.</li>
</ul>
<h3>Cookiecutter template</h3>
<ul>
<li>Dependencies have been updated.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Clear release notes by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/419">frequenz-floss/frequenz-repo-config-python#419</a></li>
<li>Support pylint 4 by <a
href="https://github.com/Marenz"><code>@Marenz</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/458">frequenz-floss/frequenz-repo-config-python#458</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/9a2dfa2b0e84e8005083999714c71271d73dd48d"><code>9a2dfa2</code></a>
Add support for mkdocs-gen-files v0.6 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/479">#479</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/232becdb48689b8886b08ab20b2b26194d3e9b53"><code>232becd</code></a>
Add support for mkdocs-gen-files v0.6</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/eccf57f9d4156d268b41515d6c6814da1acd6990"><code>eccf57f</code></a>
Widen pytest version upper bound to accept v9.x (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/473">#473</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ee7d45189a0b3eeb5d532e460c2bb696e471c10e"><code>ee7d451</code></a>
Bump pytest and pylint dependencies</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/6c890a841dd6e40b6e6b6862ca12b785d372740c"><code>6c890a8</code></a>
Widen pytest version upper bound to accept v9.x</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/51a970d2c9d40beb5a609d3fae878b83c055a589"><code>51a970d</code></a>
Support pylint 4 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/458">#458</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/e796079053a522e50a9d1af944537da358d372a5"><code>e796079</code></a>
Update release notes for v0.13.1</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/66f625054a485a5e724a6366f56b9fd84ffb4ccf"><code>66f6250</code></a>
Update templates dependencies</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/461641ec24967ca665fe082f96ccf98884934b80"><code>461641e</code></a>
Support pylint 4</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/f6c99e8f65072800330da8f8a320ed2633e766fa"><code>f6c99e8</code></a>
Clear release notes (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/419">#419</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.8">compare
view</a></li>
</ul>
</details>
<br />
Updates `uv` from 0.9.13 to 0.9.16
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/uv/releases">uv's
releases</a>.</em></p>
<blockquote>
<h2>0.9.16</h2>
<h2>Release Notes</h2>
<p>Released on 2025-12-06.</p>
<h3>Python</h3>
<ul>
<li>Add CPython 3.14.2</li>
<li>Add CPython 3.13.11</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Add a 5m default timeout to acquiring file locks to fail faster on
deadlock (<a
href="https://redirect.github.com/astral-sh/uv/pull/16342">#16342</a>)</li>
<li>Add a stub <code>debug</code> subcommand to <code>uv pip</code>
announcing its intentional absence (<a
href="https://redirect.github.com/astral-sh/uv/pull/16966">#16966</a>)</li>
<li>Add bounds in <code>uv add --script</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16954">#16954</a>)</li>
<li>Add brew specific message for <code>uv self update</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16838">#16838</a>)</li>
<li>Error when built wheel is for the wrong platform (<a
href="https://redirect.github.com/astral-sh/uv/pull/16074">#16074</a>)</li>
<li>Filter wheels from PEP 751 files based on <code>--no-binary</code>
et al in <code>uv pip compile</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16956">#16956</a>)</li>
<li>Support <code>--target</code> and <code>--prefix</code> in <code>uv
pip list</code>, <code>uv pip freeze</code>, and <code>uv pip
show</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16955">#16955</a>)</li>
<li>Tweak language for build backend validation errors (<a
href="https://redirect.github.com/astral-sh/uv/pull/16720">#16720</a>)</li>
<li>Use explicit credentials cache instead of global static (<a
href="https://redirect.github.com/astral-sh/uv/pull/16768">#16768</a>)</li>
<li>Enable SIMD in HTML parsing (<a
href="https://redirect.github.com/astral-sh/uv/pull/17010">#17010</a>)</li>
</ul>
<h3>Preview features</h3>
<ul>
<li>Fix missing preview warning in <code>uv workspace metadata</code>
(<a
href="https://redirect.github.com/astral-sh/uv/pull/16988">#16988</a>)</li>
<li>Add a <code>uv auth helper --protocol bazel</code> command (<a
href="https://redirect.github.com/astral-sh/uv/pull/16886">#16886</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix Pyston wheel compatibility tags (<a
href="https://redirect.github.com/astral-sh/uv/pull/16972">#16972</a>)</li>
<li>Allow redundant entries in
<code>tool.uv.build-backend.module-name</code> but emit warnings (<a
href="https://redirect.github.com/astral-sh/uv/pull/16928">#16928</a>)</li>
<li>Fix infinite loop in non-attribute re-treats during HTML parsing (<a
href="https://redirect.github.com/astral-sh/uv/pull/17010">#17010</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Clarify <code>--project</code> flag help text to indicate project
discovery (<a
href="https://redirect.github.com/astral-sh/uv/pull/16965">#16965</a>)</li>
<li>Regenerate the crates.io READMEs on release (<a
href="https://redirect.github.com/astral-sh/uv/pull/16992">#16992</a>)</li>
<li>Update Docker integration guide to prefer <code>COPY</code> over
<code>ADD</code> for simple cases (<a
href="https://redirect.github.com/astral-sh/uv/pull/16883">#16883</a>)</li>
<li>Update PyTorch documentation to include information about supporting
CUDA 13.0.x (<a
href="https://redirect.github.com/astral-sh/uv/pull/16957">#16957</a>)</li>
<li>Update the versioning policy (<a
href="https://redirect.github.com/astral-sh/uv/pull/16710">#16710</a>)</li>
<li>Upgrade PyTorch documentation to latest versions (<a
href="https://redirect.github.com/astral-sh/uv/pull/16970">#16970</a>)</li>
</ul>
<h2>Install uv 0.9.16</h2>
<h3>Install prebuilt binaries via shell script</h3>
<pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf
https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.sh
| sh
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/uv/blob/main/CHANGELOG.md">uv's
changelog</a>.</em></p>
<blockquote>
<h2>0.9.16</h2>
<p>Released on 2025-12-06.</p>
<h3>Python</h3>
<ul>
<li>Add CPython 3.14.2</li>
<li>Add CPython 3.13.11</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Add a 5m default timeout to acquiring file locks to fail faster on
deadlock (<a
href="https://redirect.github.com/astral-sh/uv/pull/16342">#16342</a>)</li>
<li>Add a stub <code>debug</code> subcommand to <code>uv pip</code>
announcing its intentional absence (<a
href="https://redirect.github.com/astral-sh/uv/pull/16966">#16966</a>)</li>
<li>Add bounds in <code>uv add --script</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16954">#16954</a>)</li>
<li>Add brew specific message for <code>uv self update</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16838">#16838</a>)</li>
<li>Error when built wheel is for the wrong platform (<a
href="https://redirect.github.com/astral-sh/uv/pull/16074">#16074</a>)</li>
<li>Filter wheels from PEP 751 files based on <code>--no-binary</code>
et al in <code>uv pip compile</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16956">#16956</a>)</li>
<li>Support <code>--target</code> and <code>--prefix</code> in <code>uv
pip list</code>, <code>uv pip freeze</code>, and <code>uv pip
show</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16955">#16955</a>)</li>
<li>Tweak language for build backend validation errors (<a
href="https://redirect.github.com/astral-sh/uv/pull/16720">#16720</a>)</li>
<li>Use explicit credentials cache instead of global static (<a
href="https://redirect.github.com/astral-sh/uv/pull/16768">#16768</a>)</li>
<li>Enable SIMD in HTML parsing (<a
href="https://redirect.github.com/astral-sh/uv/pull/17010">#17010</a>)</li>
</ul>
<h3>Preview features</h3>
<ul>
<li>Fix missing preview warning in <code>uv workspace metadata</code>
(<a
href="https://redirect.github.com/astral-sh/uv/pull/16988">#16988</a>)</li>
<li>Add a <code>uv auth helper --protocol bazel</code> command (<a
href="https://redirect.github.com/astral-sh/uv/pull/16886">#16886</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix Pyston wheel compatibility tags (<a
href="https://redirect.github.com/astral-sh/uv/pull/16972">#16972</a>)</li>
<li>Allow redundant entries in
<code>tool.uv.build-backend.module-name</code> but emit warnings (<a
href="https://redirect.github.com/astral-sh/uv/pull/16928">#16928</a>)</li>
<li>Fix infinite loop in non-attribute re-treats during HTML parsing (<a
href="https://redirect.github.com/astral-sh/uv/pull/17010">#17010</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Clarify <code>--project</code> flag help text to indicate project
discovery (<a
href="https://redirect.github.com/astral-sh/uv/pull/16965">#16965</a>)</li>
<li>Regenerate the crates.io READMEs on release (<a
href="https://redirect.github.com/astral-sh/uv/pull/16992">#16992</a>)</li>
<li>Update Docker integration guide to prefer <code>COPY</code> over
<code>ADD</code> for simple cases (<a
href="https://redirect.github.com/astral-sh/uv/pull/16883">#16883</a>)</li>
<li>Update PyTorch documentation to include information about supporting
CUDA 13.0.x (<a
href="https://redirect.github.com/astral-sh/uv/pull/16957">#16957</a>)</li>
<li>Update the versioning policy (<a
href="https://redirect.github.com/astral-sh/uv/pull/16710">#16710</a>)</li>
<li>Upgrade PyTorch documentation to latest versions (<a
href="https://redirect.github.com/astral-sh/uv/pull/16970">#16970</a>)</li>
</ul>
<h2>0.9.15</h2>
<p>Released on 2025-12-02.</p>
<h3>Python</h3>
<ul>
<li>Add CPython 3.14.1</li>
<li>Add CPython 3.13.10</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/uv/commit/a63e5b62e39c7f581831daaaa2df4a21ae27a017"><code>a63e5b6</code></a>
Bump version to 0.9.16 (<a
href="https://redirect.github.com/astral-sh/uv/issues/17008">#17008</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/ed19672f1f9ee857cc758020a093a04e241cecf0"><code>ed19672</code></a>
Bump <code>astral-tl</code> to v0.7.11 (<a
href="https://redirect.github.com/astral-sh/uv/issues/17010">#17010</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/96352588677ce761d3cf86a9a80f8cdee28e3346"><code>9635258</code></a>
Sync latest Python releases (<a
href="https://redirect.github.com/astral-sh/uv/issues/16943">#16943</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/c269619b1bc9d2db10a76f3af2ece2bf56ef9ba2"><code>c269619</code></a>
Help rustfmt a little (<a
href="https://redirect.github.com/astral-sh/uv/issues/17004">#17004</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/eaa1882c517f8df90b617236c81fca09bcd908c9"><code>eaa1882</code></a>
Tweak language for build backend validation errors (<a
href="https://redirect.github.com/astral-sh/uv/issues/16720">#16720</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/8390b311f88ae97857aa64a916c8322763e83df6"><code>8390b31</code></a>
Update the versioning policy to retain the minor breaking scheme
indefinitely...</li>
<li><a
href="https://github.com/astral-sh/uv/commit/b73281d22238334fcd3fdc176c30b10e95e1d69a"><code>b73281d</code></a>
Error when built wheel is for the wrong platform (<a
href="https://redirect.github.com/astral-sh/uv/issues/16074">#16074</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/9f58280eb8f82d9c1f960f07b48ba2705aa03ff0"><code>9f58280</code></a>
workspace metadata: enable preview warning (<a
href="https://redirect.github.com/astral-sh/uv/issues/16988">#16988</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/f6ad3dcd57098a914fc7694ba3a595c31b4b1b07"><code>f6ad3dc</code></a>
Regenerate the crates.io readmes on release (<a
href="https://redirect.github.com/astral-sh/uv/issues/16992">#16992</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/fb5de2228c3ef1a6c6beb75876bd80e407540dc6"><code>fb5de22</code></a>
auth: use the globally constructed client builder (<a
href="https://redirect.github.com/astral-sh/uv/issues/16979">#16979</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/uv/compare/0.9.13...0.9.16">compare
view</a></li>
</ul>
</details>
<br />
Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.5 to
0.13.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[extra-lint-examples]'s
releases</a>.</em></p>
<blockquote>
<h2>v0.13.8</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>New Features</h2>
<ul>
<li><code>mkdocs-gen-files</code> v0.6 is now supported.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Add support for mkdocs-gen-files v0.6 by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/479">frequenz-floss/frequenz-repo-config-python#479</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.7...v0.13.8">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.7...v0.13.8</a></p>
<h2>v0.13.7</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>New Features</h2>
<ul>
<li>Pytest v9.x is now supported.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Widen pytest version upper bound to accept v9.x by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/473">frequenz-floss/frequenz-repo-config-python#473</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.6...v0.13.7">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.6...v0.13.7</a></p>
<h2>v0.13.6</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>New Features</h2>
<ul>
<li>Pylint4 is now supported.</li>
</ul>
<h3>Cookiecutter template</h3>
<ul>
<li>Dependencies have been updated.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Clear release notes by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/419">frequenz-floss/frequenz-repo-config-python#419</a></li>
<li>Support pylint 4 by <a
href="https://github.com/Marenz"><code>@Marenz</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/458">frequenz-floss/frequenz-repo-config-python#458</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/9a2dfa2b0e84e8005083999714c71271d73dd48d"><code>9a2dfa2</code></a>
Add support for mkdocs-gen-files v0.6 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/479">#479</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/232becdb48689b8886b08ab20b2b26194d3e9b53"><code>232becd</code></a>
Add support for mkdocs-gen-files v0.6</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/eccf57f9d4156d268b41515d6c6814da1acd6990"><code>eccf57f</code></a>
Widen pytest version upper bound to accept v9.x (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/473">#473</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ee7d45189a0b3eeb5d532e460c2bb696e471c10e"><code>ee7d451</code></a>
Bump pytest and pylint dependencies</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/6c890a841dd6e40b6e6b6862ca12b785d372740c"><code>6c890a8</code></a>
Widen pytest version upper bound to accept v9.x</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/51a970d2c9d40beb5a609d3fae878b83c055a589"><code>51a970d</code></a>
Support pylint 4 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/458">#458</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/e796079053a522e50a9d1af944537da358d372a5"><code>e796079</code></a>
Update release notes for v0.13.1</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/66f625054a485a5e724a6366f56b9fd84ffb4ccf"><code>66f6250</code></a>
Update templates dependencies</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/461641ec24967ca665fe082f96ccf98884934b80"><code>461641e</code></a>
Support pylint 4</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/f6c99e8f65072800330da8f8a320ed2633e766fa"><code>f6c99e8</code></a>
Clear release notes (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/419">#419</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.8">compare
view</a></li>
</ul>
</details>
<br />
Updates `setuptools-scm[toml]` from 9.2.0 to 9.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools-scm/releases">setuptools-scm[toml]'s
releases</a>.</em></p>
<blockquote>
<h2>v9.2.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>fix: don't warn about tool.setuptools.dynamic.version when only
using file finder by <a
href="https://github.com/RonnyPfannschmidt"><code>@RonnyPfannschmidt</code></a>
in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1232">pypa/setuptools-scm#1232</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/setuptools-scm/compare/v9.2.1...v9.2.2">https://github.com/pypa/setuptools-scm/compare/v9.2.1...v9.2.2</a></p>
<h2>v9.2.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Mark recently yanked versions in changelog by <a
href="https://github.com/seifertm"><code>@seifertm</code></a> in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1209">pypa/setuptools-scm#1209</a></li>
<li>Fix 1216 explicitly deprecate setuptools dynamic version when active
by <a
href="https://github.com/RonnyPfannschmidt"><code>@RonnyPfannschmidt</code></a>
in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1219">pypa/setuptools-scm#1219</a></li>
<li>prepare Release v9.2.1 by <a
href="https://github.com/RonnyPfannschmidt"><code>@RonnyPfannschmidt</code></a>
in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1226">pypa/setuptools-scm#1226</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/seifertm"><code>@seifertm</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1209">pypa/setuptools-scm#1209</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/setuptools-scm/compare/v9.2.0...v9.2.1">https://github.com/pypa/setuptools-scm/compare/v9.2.0...v9.2.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md">setuptools-scm[toml]'s
changelog</a>.</em></p>
<blockquote>
<h2>v9.2.2</h2>
<h3>Fixed</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1231">#1231</a>:
don't warn about <code>tool.setuptools.dynamic.version</code> when only
using file finder.
The warning about combining version guessing with setuptools dynamic
versions should only
be issued when setuptools-scm is performing version inference, not when
it's only being
used for its file finder functionality.</li>
</ul>
<h2>v9.2.1</h2>
<h3>Fixed</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1216">#1216</a>:
accept and create a warning for usages of <code>version = attr:</code>
in setuptools config.
unfortunately dozens of projects cargo-culted that antipattern</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/e56b78fcd4c1e79aa36c1e4700fca34c8ff540fe"><code>e56b78f</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1232">#1232</a>
from RonnyPfannschmidt/fix-1231-dont-warn-when-no-guess</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/4f55e9585e398e13103112a6fd488109d9da4ead"><code>4f55e95</code></a>
docs: update changelog for v9.2.2 patch release</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/95a0c47553ea0b373238bb64aa344b2c2547c849"><code>95a0c47</code></a>
fix: don't warn about tool.setuptools.dynamic.version when only using
file fi...</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/338f562e6a38f8d32fd5aeb4677b3f87fc5a0122"><code>338f562</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1226">#1226</a>
from RonnyPfannschmidt/prepare-release</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/a893634c36a074052ed3f6d0e77b076b582c72ab"><code>a893634</code></a>
Prepare release v9.2.1</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/ad83282242e96fe11c958227740ee03a7a2ed0fe"><code>ad83282</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1225">#1225</a>
from pypa/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/20a44648f299f64b1241a448bdbafde9b1871ebf"><code>20a4464</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/70f69429c40f8c8d3c4e0eec2d8b4a6794671c88"><code>70f6942</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1219">#1219</a>
from RonnyPfannschmidt/fix-1216-explicitly-deprecate...</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/14d85c0fb8fa9efd1ec4bac3413f48aea0e319f5"><code>14d85c0</code></a>
Install Mercurial on Windows runners via Chocolatey</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/8c5cec917123e4cc87b490f56b6e7af27a3b0399"><code>8c5cec9</code></a>
Fix API stability check workflow to install griffe and improve
reporting</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools-scm/compare/v9.2.0...v9.2.2">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments