-
Notifications
You must be signed in to change notification settings - Fork 2
Commit a714bdf
authored
Build(deps): Bump the patch group with 6 updates (#65)
Bumps the patch group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.6.12` | `9.6.14` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) |
`1.16.10` | `1.16.11` |
|
[frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python)
| `0.13.3` | `0.13.4` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.6` | `3.3.7` |
|
[frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python)
| `0.13.3` | `0.13.4` |
| [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` |
`3.14.1` |
Updates `mkdocs-material` from 9.6.12 to 9.6.14
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.6.14</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8215">#8215</a>:
Social plugin crashes when CairoSVG is updated to 2.8</li>
</ul>
<h2>mkdocs-material-9.6.13</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8204">#8204</a>:
Annotations showing list markers in print view</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8153">#8153</a>:
Improve style of cardinality symbols in Mermaid.js ER diagrams</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.6.14 (2025-05-13)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8215">#8215</a>:
Social plugin crashes when CairoSVG is updated to 2.8</li>
</ul>
<p>mkdocs-material-9.6.13 (2025-05-10)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8204">#8204</a>:
Annotations showing list markers in print view</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8153">#8153</a>:
Improve style of cardinality symbols in Mermaid.js ER diagrams</li>
</ul>
<p>mkdocs-material-9.6.12 (2025-04-17)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8158">#8158</a>:
Flip footnote back reference icon for right-to-left languages</li>
</ul>
<p>mkdocs-material-9.6.11 (2025-04-01)</p>
<ul>
<li>Updated Docker image to latest Alpine Linux</li>
<li>Bump required Jinja version to 3.1</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8133">#8133</a>:
Jinja filter <code>items</code> not available (9.6.10 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8128">#8128</a>:
Search plugin not entirely disabled via enabled setting</li>
</ul>
<p>mkdocs-material-9.6.10 (2025-03-30)</p>
<p>This version is a pure refactoring release, and does not contain new
features
or bug fixes. It strives to improve the compatibility of our templates
with
alternative Jinja-like template engines that we're currently exploring,
including minijinja.</p>
<p>Additionally, it replaces several instances of Python function
invocations
with idiomatic use of template filters. All instances where variables
have
been mutated inside templates have been replaced. Most changes have been
made
in partials, and only a few in blocks, and all of them are fully
backward
compatible, so no changes to overrides are necessary.</p>
<p>Note that this release does not replace the Jinja template engine
with
minijinja. However, our templates are now 99% compatible with minijinja,
which means we can explore alternative Jinja-compatible implementations.
Additionally, immutability and removal of almost all Python function
invocations means much more idiomatic templating.</p>
<p>mkdocs-material-9.6.9 (2025-03-17)</p>
<ul>
<li>Updated Serbo-Croatian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8086">#8086</a>:
Custom SVG icons containing hashes break rendering</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8067">#8067</a>:
Drawer has gap on right side in Firefox on some OSs</li>
</ul>
<p>mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8019">#8019</a>:
Tooltips have precedence over instant previews</li>
</ul>
<p>mkdocs-material-9.6.8 (2025-03-13)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/2e9bd81018958357a3f96457a7251e3d42866c81"><code>2e9bd81</code></a>
Prepare 9.6.14 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e45972a8cd183ab8fcede2ac630eff84d9137acb"><code>e45972a</code></a>
Fixed social plugin crashing for CairoSVG >= 2.8</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/bce053afc3a7199e7b10de710ef1506700953061"><code>bce053a</code></a>
Fixed social plugin crashing for CairoSVG >= 2.8</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ca656243deeaf588c6d591a2c24cb57bbe9347d0"><code>ca65624</code></a>
Updated changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/8670a01be3c43213e05d07ac1ec50f046b290f7f"><code>8670a01</code></a>
Prepare 9.6.13 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/84858814111aee30f1d2b0e7b4f56e419f7f59d0"><code>8485881</code></a>
Fixed entity-relationship diagram styling after Mermaid upgrade (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8211">#8211</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/5a0adb8905fac5d9054cacbafe985023e2dec0d2"><code>5a0adb8</code></a>
Documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8205">#8205</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/572da4f57c18836bbeafa201223e1857499bae6c"><code>572da4f</code></a>
Fixed annotations showing list markers in print view</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/6d04f2cd2c27f8d82676a4ccdc2ab6e67a2edeca"><code>6d04f2c</code></a>
Updated Change Request guide (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8201">#8201</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e56efb23987a71344dd8fd984c52830149c0df16"><code>e56efb2</code></a>
Updated dependencies</li>
<li>See full diff in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.6.12...9.6.14">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocstrings-python` from 1.16.10 to 1.16.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/python/releases">mkdocstrings-python's
releases</a>.</em></p>
<blockquote>
<h2>1.16.11</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.11">1.16.11</a>
- 2025-05-24</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.10...1.16.11">Compare
with 1.16.10</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix highlighting for signature with known special names like
<code>__init__</code> (<a
href="https://github.com/mkdocstrings/python/commit/7f956868f93a766346455fedb296c26787894d5c">7f95686</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/757">Issue-mkdocstrings-757</a></li>
<li>Use default font-size for parameter headings (<a
href="https://github.com/mkdocstrings/python/commit/0a35b20a6050a28ba8492d93e5f9940a69462ce3">0a35b20</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/697">Issue-mkdocstrings-697</a></li>
<li>Prevent uppercasing H5 titles (by Material for MkDocs) (<a
href="https://github.com/mkdocstrings/python/commit/ba669697daad5067ea5db3fdf8a2d5ba2f966b25">ba66969</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/697">Issue-mkdocstrings-697</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/issues/276">Issue-276</a></li>
<li>Use configured heading even when signature is not separated (<a
href="https://github.com/mkdocstrings/python/commit/096960abd79831d6fd45e2a7962dfd2bd49e4edd">096960a</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/767">Issue-mkdocstrings-767</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/pull/278">PR-278</a></li>
<li>Render attribute names without full path in ToC (<a
href="https://github.com/mkdocstrings/python/commit/d4e618ab794747b84dced848b1be824639fea2b8">d4e618a</a>
by David Lee). <a
href="https://redirect.github.com/mkdocstrings/python/issues/271">Issue-271</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/pull/272">PR-272</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md">mkdocstrings-python's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.11">1.16.11</a>
- 2025-05-24</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.10...1.16.11">Compare
with 1.16.10</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix highlighting for signature with known special names like
<code>__init__</code> (<a
href="https://github.com/mkdocstrings/python/commit/7f956868f93a766346455fedb296c26787894d5c">7f95686</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/757">Issue-mkdocstrings-757</a></li>
<li>Use default font-size for parameter headings (<a
href="https://github.com/mkdocstrings/python/commit/0a35b20a6050a28ba8492d93e5f9940a69462ce3">0a35b20</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/697">Issue-mkdocstrings-697</a></li>
<li>Prevent uppercasing H5 titles (by Material for MkDocs) (<a
href="https://github.com/mkdocstrings/python/commit/ba669697daad5067ea5db3fdf8a2d5ba2f966b25">ba66969</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/697">Issue-mkdocstrings-697</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/issues/276">Issue-276</a></li>
<li>Use configured heading even when signature is not separated (<a
href="https://github.com/mkdocstrings/python/commit/096960abd79831d6fd45e2a7962dfd2bd49e4edd">096960a</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/767">Issue-mkdocstrings-767</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/pull/278">PR-278</a></li>
<li>Render attribute names without full path in ToC (<a
href="https://github.com/mkdocstrings/python/commit/d4e618ab794747b84dced848b1be824639fea2b8">d4e618a</a>
by David Lee). <a
href="https://redirect.github.com/mkdocstrings/python/issues/271">Issue-271</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/pull/272">PR-272</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/5d2ba0aa557f683c3f7338d61810034c9af4ab11"><code>5d2ba0a</code></a>
chore: Prepare release 1.16.11</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/7f956868f93a766346455fedb296c26787894d5c"><code>7f95686</code></a>
fix: Fix highlighting for signature with known special names like
<code>__init__</code></li>
<li><a
href="https://github.com/mkdocstrings/python/commit/0a35b20a6050a28ba8492d93e5f9940a69462ce3"><code>0a35b20</code></a>
fix: Use default font-size for parameter headings</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/ba669697daad5067ea5db3fdf8a2d5ba2f966b25"><code>ba66969</code></a>
fix: Prevent uppercasing H5 titles (by Material for MkDocs)</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/096960abd79831d6fd45e2a7962dfd2bd49e4edd"><code>096960a</code></a>
fix: Use configured heading even when signature is not separated</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/d4e618ab794747b84dced848b1be824639fea2b8"><code>d4e618a</code></a>
fix: Render attribute names without full path in ToC</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/bb36fa1fdc9d0fba1211fbfea2d50768b126a282"><code>bb36fa1</code></a>
chore: Template upgrade</li>
<li>See full diff in <a
href="https://github.com/mkdocstrings/python/compare/1.16.10...1.16.11">compare
view</a></li>
</ul>
</details>
<br />
Updates `frequenz-repo-config[lib]` from 0.13.3 to 0.13.4
<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.4</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>Summary</h2>
<p>This release just widens the <code>setuptools</code> dependency to
allow for version 80.x.</p>
<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/393">frequenz-floss/frequenz-repo-config-python#393</a></li>
<li>Widen setuptools upper bound to < 81 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/401">frequenz-floss/frequenz-repo-config-python#401</a></li>
<li>Bump setuptools from 79.0.0 to 80.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/400">frequenz-floss/frequenz-repo-config-python#400</a></li>
<li>Bump pydoclint from 0.6.4 to 0.6.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/397">frequenz-floss/frequenz-repo-config-python#397</a></li>
<li>Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/398">frequenz-floss/frequenz-repo-config-python#398</a></li>
<li>Update types-setuptools requirement from <!-- raw HTML omitted
-->=67.6.0,<81 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/399">frequenz-floss/frequenz-repo-config-python#399</a></li>
<li>Bump the patch group across 1 directory with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/402">frequenz-floss/frequenz-repo-config-python#402</a></li>
<li>Bump the minor group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/404">frequenz-floss/frequenz-repo-config-python#404</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.3...v0.13.4">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.3...v0.13.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/78ec7874752cf2bacf0db33fcdca52680cc9243d"><code>78ec787</code></a>
Bump the minor group with 4 updates (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/404">#404</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/b68ebb91edd489049a332a61dea426678452c39b"><code>b68ebb9</code></a>
Bump the minor group with 4 updates</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/d788cbcb575a12ee89ab893a09c2add68ab913f7"><code>d788cbc</code></a>
Bump the patch group across 1 directory with 4 updates (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/402">#402</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/1763b3e0bffa87b716ef82ec8fa37dd1a1fb7463"><code>1763b3e</code></a>
Bump the patch group across 1 directory with 4 updates</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/556d9f98bb6080e1194a837ddebb188a6fdd20a9"><code>556d9f9</code></a>
Bump pydoclint from 0.6.4 to 0.6.6 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/397">#397</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ec5b00f09f88cb5641be5f3da1df1d7f831a0a86"><code>ec5b00f</code></a>
Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/398">#398</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/30e8c0a90b480ac424c31d94e50e2d27892f0cf4"><code>30e8c0a</code></a>
Update types-setuptools requirement from <80,>=67.6.0 to
>=67.6.0,<81 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/399">#399</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/961db043eea74c5f24c5939e80c2b24de61fce5a"><code>961db04</code></a>
Bump setuptools from 79.0.0 to 80.1.0 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/400">#400</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/338a87feb9886ec5c06915cbc7d1816229883b8e"><code>338a87f</code></a>
Widen setuptools upper bound to < 81 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/401">#401</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/991c35e636368e1c1608ab1e9276b6a81487d3a1"><code>991c35e</code></a>
Widen setuptools upper bound to < 81</li>
<li>Additional commits viewable in <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.3...v0.13.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `pylint` from 3.3.6 to 3.3.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/f798a4a3508bcbb8ad0773ae14bf32d28dcfdcbe"><code>f798a4a</code></a>
Bump pylint to 3.3.7, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10367">#10367</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/f9773de127fe2dc3ec1254b8b6e280c19e4b1079"><code>f9773de</code></a>
Consistency between <code>is</code>/<code>is not</code> and
<code>==</code>/<code>!=</code> when comparing types...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/05331112c04c4322656333075cdc077e199e7f7d"><code>0533111</code></a>
[fix] Fix a crash for class decorators mistaken for class attributes (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10362">#10362</a>)...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/887b1b649b9deea0bf91023b23e11ed8cdaf8d72"><code>887b1b6</code></a>
[fix] AttributeError crash when a slice is used as a class decorator (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10350">#10350</a>)...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6a0239583f11ec2dfe46632f53e68fdc2f971d72"><code>6a02395</code></a>
[maintenance/3.3.x] Fix doc build (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10336">#10336</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/e87d10ca558ef032a64b4263ed876088ff5ccdd2"><code>e87d10c</code></a>
added black's github link in tutorial (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10303">#10303</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10335">#10335</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/59d4c26a4ba8c8157da3cdf196d54bbc003be467"><code>59d4c26</code></a>
Fix typo in missing-member-hint-distance documentation (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10314">#10314</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10315">#10315</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/46460d8b5f9257abd9b8342b187ac1dc96c1d419"><code>46460d8</code></a>
[setuptools] Force the upgrade of setuptools > 77 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10313">#10313</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/5b2aa6c7a471f43c3bfe7eceb4db074bb5d94802"><code>5b2aa6c</code></a>
Speed up the generation of no-member suggestions (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10277">#10277</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10311">#10311</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/744ba539b81e620234e2d73fc7820d9611a99a86"><code>744ba53</code></a>
Fix crash caused by invalid format strings in <code>.format</code>
context (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10300">#10300</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10">#10</a>...</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/pylint/compare/v3.3.6...v3.3.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.3 to
0.13.4
<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.4</h2>
<h1>Frequenz Repository Configuration Release Notes</h1>
<h2>Summary</h2>
<p>This release just widens the <code>setuptools</code> dependency to
allow for version 80.x.</p>
<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/393">frequenz-floss/frequenz-repo-config-python#393</a></li>
<li>Widen setuptools upper bound to < 81 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/401">frequenz-floss/frequenz-repo-config-python#401</a></li>
<li>Bump setuptools from 79.0.0 to 80.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/400">frequenz-floss/frequenz-repo-config-python#400</a></li>
<li>Bump pydoclint from 0.6.4 to 0.6.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/397">frequenz-floss/frequenz-repo-config-python#397</a></li>
<li>Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/398">frequenz-floss/frequenz-repo-config-python#398</a></li>
<li>Update types-setuptools requirement from <!-- raw HTML omitted
-->=67.6.0,<81 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/399">frequenz-floss/frequenz-repo-config-python#399</a></li>
<li>Bump the patch group across 1 directory with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/402">frequenz-floss/frequenz-repo-config-python#402</a></li>
<li>Bump the minor group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/404">frequenz-floss/frequenz-repo-config-python#404</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.3...v0.13.4">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.3...v0.13.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/78ec7874752cf2bacf0db33fcdca52680cc9243d"><code>78ec787</code></a>
Bump the minor group with 4 updates (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/404">#404</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/b68ebb91edd489049a332a61dea426678452c39b"><code>b68ebb9</code></a>
Bump the minor group with 4 updates</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/d788cbcb575a12ee89ab893a09c2add68ab913f7"><code>d788cbc</code></a>
Bump the patch group across 1 directory with 4 updates (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/402">#402</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/1763b3e0bffa87b716ef82ec8fa37dd1a1fb7463"><code>1763b3e</code></a>
Bump the patch group across 1 directory with 4 updates</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/556d9f98bb6080e1194a837ddebb188a6fdd20a9"><code>556d9f9</code></a>
Bump pydoclint from 0.6.4 to 0.6.6 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/397">#397</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ec5b00f09f88cb5641be5f3da1df1d7f831a0a86"><code>ec5b00f</code></a>
Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/398">#398</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/30e8c0a90b480ac424c31d94e50e2d27892f0cf4"><code>30e8c0a</code></a>
Update types-setuptools requirement from <80,>=67.6.0 to
>=67.6.0,<81 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/399">#399</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/961db043eea74c5f24c5939e80c2b24de61fce5a"><code>961db04</code></a>
Bump setuptools from 79.0.0 to 80.1.0 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/400">#400</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/338a87feb9886ec5c06915cbc7d1816229883b8e"><code>338a87f</code></a>
Widen setuptools upper bound to < 81 (<a
href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/401">#401</a>)</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/991c35e636368e1c1608ab1e9276b6a81487d3a1"><code>991c35e</code></a>
Widen setuptools upper bound to < 81</li>
<li>Additional commits viewable in <a
href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.3...v0.13.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `pytest-mock` from 3.14.0 to 3.14.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-mock/releases">pytest-mock's
releases</a>.</em></p>
<blockquote>
<h2>v3.14.1</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest-mock/pull/503">#503</a>:
Python 3.14 is now officially supported.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst">pytest-mock's
changelog</a>.</em></p>
<blockquote>
<h2>3.14.1 (2025-08-26)</h2>
<ul>
<li><code>[#503](pytest-dev/pytest-mock#503)
<https://github.com/pytest-dev/pytest-mock/pull/503></code>_:
Python 3.14 is now officially supported.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/34dd61aa459520e096c70eb8a573700fc17c5de8"><code>34dd61a</code></a>
Release 3.14.1</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/299adb96640a51a48b5af9a69064b9edd7a9fe90"><code>299adb9</code></a>
Add support for Python 3.14 (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/503">#503</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/f5fcef726a8ba4a54cd138321ae9771648a0bc8a"><code>f5fcef7</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/504">#504</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/bae64d8c8ef44a7075d63f1d7f6ac36b76b61ce4"><code>bae64d8</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/502">#502</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/824f334cc4b39eb05c0093fc43411ada3fdc8300"><code>824f334</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/501">#501</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/db1add63034430d66835c78992c0ed9b1e331cfd"><code>db1add6</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/500">#500</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/48ac8746b6587457becf31d1272947de6d65e0d0"><code>48ac874</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/499">#499</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/fe7ad9aab6a8e15e5762d5bdc85402249f2ca7ef"><code>fe7ad9a</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/498">#498</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/7857e608242aeb3d4b771296ee41d258b1a13838"><code>7857e60</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/497">#497</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-mock/commit/a8b97ea2ca86e9cfa553e395cf20352a881d8eaf"><code>a8b97ea</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-mock/issues/496">#496</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest-mock/compare/v3.14.0...v3.14.1">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>File tree
Expand file treeCollapse file tree
1 file changed
+8
-8
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+8
-8
lines changed+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
| 67 | + | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
| 84 | + | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
0 commit comments