Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group in /.config with 9 updates (#4308)
Bumps the dependencies group in /.config with 9 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.3` | `7.6.4` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.6` | `1.3.7` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.41` | `9.5.42` | | [mypy](https://github.com/python/mypy) | `1.12.1` | `1.13.0` | | [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.3` | | ruamel-yaml-clib | `0.2.8` | `0.2.12` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.0` | `0.7.1` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.3.0` | `1.4.0` | | [tox](https://github.com/tox-dev/tox) | `4.23.0` | `4.23.2` | Updates `coverage` from 7.6.3 to 7.6.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's changelog</a>.</em></p> <blockquote> <h2>Version 7.6.4 — 2024-10-20</h2> <ul> <li>fix: multi-line <code>with</code> statements could cause contained branches to be incorrectly marked as missing (<code>issue 1880</code>_). This is now fixed.</li> </ul> <p>.. _issue 1880: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1880">nedbat/coveragepy#1880</a></p> <p>.. _changes_7-6-3:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/f24f76bbcebf21737433445eab2cd7722291e3db"><code>f24f76b</code></a> docs: sample HTML for 7.6.4</li> <li><a href="https://github.com/nedbat/coveragepy/commit/96e10f791857b87d6a741cdbb3ea2c5a851432d5"><code>96e10f7</code></a> docs: prep for 7.6.4</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b8c236aa620f31134405aa2876e5922a8db053d3"><code>b8c236a</code></a> fix: multi-line with-statements exit correctly. <a href="https://redirect.github.com/nedbat/coveragepy/issues/1880">#1880</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/64b7a45de6004fecb9b6c149ff412466831a3076"><code>64b7a45</code></a> docs: another discord reference</li> <li><a href="https://github.com/nedbat/coveragepy/commit/68d74277cb241434a54d5b7e11bfd7ec837cb7ba"><code>68d7427</code></a> docs: Python Discord</li> <li><a href="https://github.com/nedbat/coveragepy/commit/43adcea4ce982440511cda579b9885b5dab2acfa"><code>43adcea</code></a> build: include 3.14 in the usual Pythons</li> <li><a href="https://github.com/nedbat/coveragepy/commit/fb2b49fb1beb810c6d7ee1cfbbf75a3ff8574fbf"><code>fb2b49f</code></a> build: github_releases can update older releases, and pauses to get the sorti...</li> <li><a href="https://github.com/nedbat/coveragepy/commit/ca550cae485542d43d082d7ecd2b15c35306e717"><code>ca550ca</code></a> 3.0b2 wasn't correctly titled</li> <li><a href="https://github.com/nedbat/coveragepy/commit/debcc77cafff1e9d4595384cdc02c71a7b43fca0"><code>debcc77</code></a> build: bump version</li> <li>See full diff in <a href="https://github.com/nedbat/coveragepy/compare/7.6.3...7.6.4">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-macros-plugin` from 1.3.6 to 1.3.7 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md">mkdocs-macros-plugin's changelog</a>.</em></p> <blockquote> <h1>Changelog: Mkdocs-Dacros</h1> <p>All notable changes to this project are documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/b906a368ecfd5cd25abcbea0a37f7a23944a8355"><code>b906a36</code></a> Bump version number</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/56418062b60c13faa4bbc15ab75fe6301c531fba"><code>5641806</code></a> Fixed incompatibility with d2 module (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/249">#249</a>)</li> <li>See full diff in <a href="https://github.com/fralau/mkdocs_macros_plugin/compare/v1.3.6...v1.3.7">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.5.41 to 9.5.42 <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.5.42</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7625">#7625</a>: Invalid encoding of boolean attributes in privacy plugin</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7624">#7624</a>: Crash when disabling privacy plugin (9.5.41 regression)</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.5.42 (2024-10-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7625">#7625</a>: Invalid encoding of boolean attributes in privacy plugin</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7624">#7624</a>: Crash when disabling privacy plugin (9.5.41 regression)</li> </ul> <p>mkdocs-material-9.5.41 (2024-10-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7619">#7619</a>: Improved tooltip on logo disappears after instant navigation</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7616">#7616</a>: Race condition in built-in privacy plugin when inlining assets</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7615">#7615</a>: Comments and "Was this page helpful?" visible when printing</li> </ul> <p>mkdocs-material-9.5.40 (2024-10-10)</p> <ul> <li>Updated Latvian translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7597">#7597</a>: Social cards not using site name on home page</li> </ul> <p>mkdocs-material-9.5.39+insiders-4.53.14 (2024-09-29)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7567">#7567</a>: Empty headlines when using typeset plugin with anchorlinks</li> </ul> <p>mkdocs-material-9.5.39 (2024-09-29)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7226">#7226</a>: not staying on page when using mike's canonical versioning</li> </ul> <p>mkdocs-material-9.5.38 (2024-09-26)</p> <ul> <li>Added Albanian translations</li> </ul> <p>mkdocs-material-9.5.37 (2024-09-25)</p> <ul> <li>Added 4th and 5th level ordered list styles</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7548">#7548</a>: Tags have no spacing in search</li> </ul> <p>mkdocs-material-9.5.36 (2024-09-21)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7544">#7544</a>: Social cards incorrectly rendering HTML entities</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7542">#7542</a>: Improved support for setting custom list styles</li> </ul> <p>mkdocs-material-9.5.35 (2024-09-18)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7498">#7498</a>: Search not showing for Vietnamese language</li> </ul> <p>mkdocs-material-9.5.34+insiders-4.53.13 (2024-09-14)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7520">#7520</a>: Social plugin errors for generated files (MkDocs 1.6+)</li> </ul> <p>mkdocs-material-9.5.34 (2024-08-31)</p> <ul> <li>Updated Mermaid.js to version 11 (latest)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f3a390e07061cc2e78c67f3d902b87f636aa5d5c"><code>f3a390e</code></a> Prepare 9.5.42 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ade227cbbb2a2debcf7c56cc2426696029e74978"><code>ade227c</code></a> Updated README.md (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7631">#7631</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/cc1508f1dc58ad56b71e769b9033acd3ff63f02a"><code>cc1508f</code></a> Fixed encoding of boolean attributes in privacy plugin</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e2c621f1d9ab4b1a607d5f3b2812755a2cc5e87c"><code>e2c621f</code></a> Fixed regression in privacy plugin</li> <li>See full diff in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.5.41...9.5.42">compare view</a></li> </ul> </details> <br /> Updates `mypy` from 1.12.1 to 1.13.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.13</h2> <p>We’ve just uploaded mypy 1.13 to the Python Package Index (<a href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type checker for Python. 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> <p>Note that unlike typical releases, Mypy 1.13 does not have any changes to type checking semantics from 1.12.1.</p> <h3>Improved performance</h3> <p>Mypy 1.13 contains several performance improvements. Users can expect mypy to be 5-20% faster. In environments with long search paths (such as environments using many editable installs), mypy can be significantly faster, e.g. 2.2x faster in the use case targeted by these improvements.</p> <p>Mypy 1.13 allows use of the <code>orjson</code> library for handling the cache instead of the stdlib <code>json</code>, for improved performance. You can ensure the presence of <code>orjson</code> using the <code>faster-cache</code> extra:</p> <pre><code>python3 -m pip install -U mypy[faster-cache] </code></pre> <p>Mypy may depend on <code>orjson</code> by default in the future.</p> <p>These improvements were contributed by Shantanu.</p> <p>List of changes:</p> <ul> <li>Significantly speed up file handling error paths (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17920">17920</a>)</li> <li>Use fast path in modulefinder more often (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17950">17950</a>)</li> <li>Let mypyc optimise os.path.join (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17949">17949</a>)</li> <li>Make is_sub_path faster (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17962">17962</a>)</li> <li>Speed up stubs suggestions (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17965">17965</a>)</li> <li>Use sha1 for hashing (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17953">17953</a>)</li> <li>Use orjson instead of json, when available (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17955">17955</a>)</li> <li>Add faster-cache extra, test in CI (Shantanu, PR <a href="https://redirect.github.com/python/mypy/pull/17978">17978</a>)</li> </ul> <h3>Acknowledgements</h3> <p>Thanks to all mypy contributors who contributed to this release:</p> <ul> <li>Shantanu Jain</li> <li>Jukka Lehtosalo</li> </ul> <h2>Mypy 1.12</h2> <p>We’ve just uploaded mypy 1.12 to the Python Package Index (<a href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/mypy/commit/eb310343be0399ea6755fabc259755ce1f6711e8"><code>eb31034</code></a> Bump version to 1.13.0</li> <li><a href="https://github.com/python/mypy/commit/2eeb5880184970ae1c0b20c0e06855b6d311bc19"><code>2eeb588</code></a> Update changelog for 1.12.1 (<a href="https://redirect.github.com/python/mypy/issues/17999">#17999</a>)</li> <li><a href="https://github.com/python/mypy/commit/bc0386b7f96aa131cbf345698a22a9d4b79e9cb4"><code>bc0386b</code></a> Changelog for 1.13 (<a href="https://redirect.github.com/python/mypy/issues/18000">#18000</a>)</li> <li><a href="https://github.com/python/mypy/commit/5c4d2db7009fa9035b8b3fcffe25182aaa4dc846"><code>5c4d2db</code></a> Add faster-cache extra, test in CI (<a href="https://redirect.github.com/python/mypy/issues/17978">#17978</a>)</li> <li><a href="https://github.com/python/mypy/commit/854ad189ab7c4f487950ad34e142fd327dce3227"><code>854ad18</code></a> Make is_sub_path faster (<a href="https://redirect.github.com/python/mypy/issues/17962">#17962</a>)</li> <li><a href="https://github.com/python/mypy/commit/50aa4ca8425d0bb668d514b8ee5c6aeacb605b27"><code>50aa4ca</code></a> Speed up stubs suggestions (<a href="https://redirect.github.com/python/mypy/issues/17965">#17965</a>)</li> <li><a href="https://github.com/python/mypy/commit/7c27808a0be2fc205788a826be83cbb0a68f89e1"><code>7c27808</code></a> Use orjson instead of json, when available (<a href="https://redirect.github.com/python/mypy/issues/17955">#17955</a>)</li> <li><a href="https://github.com/python/mypy/commit/2cd2406117e86838de36a9f73ba47c67fa763e1a"><code>2cd2406</code></a> Use fast path in modulefinder more often (<a href="https://redirect.github.com/python/mypy/issues/17950">#17950</a>)</li> <li><a href="https://github.com/python/mypy/commit/e20aaeeaa215b2e617d460599c4310427ba8f902"><code>e20aaee</code></a> Let mypyc optimise os.path.join (<a href="https://redirect.github.com/python/mypy/issues/17949">#17949</a>)</li> <li><a href="https://github.com/python/mypy/commit/159974cc59de459cfb3e31ba3e1d8f279734f66d"><code>159974c</code></a> Use sha1 for hashing (<a href="https://redirect.github.com/python/mypy/issues/17953">#17953</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v1.12.1...v1.13.0">compare view</a></li> </ul> </details> <br /> Updates `rich` from 13.9.2 to 13.9.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Textualize/rich/releases">rich's releases</a>.</em></p> <blockquote> <h2>The irregular expression release</h2> <p>Fix a broken regex that resulted in the slow path being chosen for some operations. This fix should result in notable speedups for some operations, such as wrapping text.</p> <h2>[13.9.3] - 2024-10-22</h2> <h3>Fixed</h3> <ul> <li>Fixed broken regex that may have resulted in poor performance. <a href="https://redirect.github.com/Textualize/rich/pull/3535">Textualize/rich#3535</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Textualize/rich/blob/master/CHANGELOG.md">rich's changelog</a>.</em></p> <blockquote> <h2>[13.9.3] - 2024-10-22</h2> <h3>Fixed</h3> <ul> <li>Fixed broken regex that may have resulted in poor performance. <a href="https://redirect.github.com/Textualize/rich/pull/3535">Textualize/rich#3535</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Textualize/rich/commit/afcc5c5a957c75b325fd7cc45bd70b3ac6413ef4"><code>afcc5c5</code></a> Merge pull request <a href="https://redirect.github.com/Textualize/rich/issues/3535">#3535</a> from Textualize/regex-error</li> <li><a href="https://github.com/Textualize/rich/commit/60f3b615a706949f6ae9734eeaea519573af4522"><code>60f3b61</code></a> changelog</li> <li><a href="https://github.com/Textualize/rich/commit/04db8c2946373fdd3249cb2a6889481a43305aed"><code>04db8c2</code></a> update regex</li> <li><a href="https://github.com/Textualize/rich/commit/b93d3b6d98547b88320a5c82c362d5825bcdca4b"><code>b93d3b6</code></a> test single cell widths</li> <li><a href="https://github.com/Textualize/rich/commit/be42f1b082477f1ec4bdf5d05da7145c78418cda"><code>be42f1b</code></a> test and added box drawing characters</li> <li><a href="https://github.com/Textualize/rich/commit/ad6b8865ff88bcaddb42573befd32ce1c0ae170d"><code>ad6b886</code></a> version bump</li> <li><a href="https://github.com/Textualize/rich/commit/db2e3e89307d30e4096686083f03ef5689572bdf"><code>db2e3e8</code></a> assert cut</li> <li><a href="https://github.com/Textualize/rich/commit/68e1b6386db241d49f7713dae4ba3b59c0d30ba6"><code>68e1b63</code></a> fix regex</li> <li>See full diff in <a href="https://github.com/Textualize/rich/compare/v13.9.2...v13.9.3">compare view</a></li> </ul> </details> <br /> Updates `ruamel-yaml-clib` from 0.2.8 to 0.2.12 Updates `ruff` from 0.7.0 to 0.7.1 <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>0.7.1</h2> <h2>Release Notes</h2> <h3>Preview features</h3> <ul> <li>Fix <code>E221</code> and <code>E222</code> to flag missing or extra whitespace around <code>==</code> operator (<a href="https://redirect.github.com/astral-sh/ruff/pull/13890">#13890</a>)</li> <li>Formatter: Alternate quotes for strings inside f-strings in preview (<a href="https://redirect.github.com/astral-sh/ruff/pull/13860">#13860</a>)</li> <li>Formatter: Join implicit concatenated strings when they fit on a line (<a href="https://redirect.github.com/astral-sh/ruff/pull/13663">#13663</a>)</li> <li>[<code>pylint</code>] Restrict <code>iteration-over-set</code> to only work on sets of literals (<code>PLC0208</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/13731">#13731</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-type-checking</code>] Support auto-quoting when annotations contain quotes (<a href="https://redirect.github.com/astral-sh/ruff/pull/11811">#11811</a>)</li> </ul> <h3>Server</h3> <ul> <li>Avoid indexing the workspace for single-file mode (<a href="https://redirect.github.com/astral-sh/ruff/pull/13770">#13770</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Make <code>ARG002</code> compatible with <code>EM101</code> when raising <code>NotImplementedError</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/13714">#13714</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Introduce more Docker tags for Ruff (similar to uv) (<a href="https://redirect.github.com/astral-sh/ruff/pull/13274">#13274</a>)</li> </ul> <h2>Contributors</h2> <ul> <li><a href="https://github.com/Aditya-PS-05"><code>@Aditya-PS-05</code></a></li> <li><a href="https://github.com/AlexWaygood"><code>@AlexWaygood</code></a></li> <li><a href="https://github.com/Glyphack"><code>@Glyphack</code></a></li> <li><a href="https://github.com/Lexxxzy"><code>@Lexxxzy</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/TomerBin"><code>@TomerBin</code></a></li> <li><a href="https://github.com/Watercycle"><code>@Watercycle</code></a></li> <li><a href="https://github.com/cake-monotone"><code>@cake-monotone</code></a></li> <li><a href="https://github.com/carljm"><code>@carljm</code></a></li> <li><a href="https://github.com/dhruvmanila"><code>@dhruvmanila</code></a></li> <li><a href="https://github.com/diceroll123"><code>@diceroll123</code></a></li> <li><a href="https://github.com/mihaic"><code>@mihaic</code></a></li> <li><a href="https://github.com/ndmitchell"><code>@ndmitchell</code></a></li> <li><a href="https://github.com/pilleye"><code>@pilleye</code></a></li> <li><a href="https://github.com/renovate"><code>@renovate</code></a></li> <li><a href="https://github.com/rtpg"><code>@rtpg</code></a></li> <li><a href="https://github.com/samypr100"><code>@samypr100</code></a></li> <li><a href="https://github.com/sharkdp"><code>@sharkdp</code></a></li> </ul> <h2>Install ruff 0.7.1</h2> <h3>Install prebuilt binaries via shell script</h3> <!-- 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.7.1</h2> <h3>Preview features</h3> <ul> <li>Fix <code>E221</code> and <code>E222</code> to flag missing or extra whitespace around <code>==</code> operator (<a href="https://redirect.github.com/astral-sh/ruff/pull/13890">#13890</a>)</li> <li>Formatter: Alternate quotes for strings inside f-strings in preview (<a href="https://redirect.github.com/astral-sh/ruff/pull/13860">#13860</a>)</li> <li>Formatter: Join implicit concatenated strings when they fit on a line (<a href="https://redirect.github.com/astral-sh/ruff/pull/13663">#13663</a>)</li> <li>[<code>pylint</code>] Restrict <code>iteration-over-set</code> to only work on sets of literals (<code>PLC0208</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/13731">#13731</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-type-checking</code>] Support auto-quoting when annotations contain quotes (<a href="https://redirect.github.com/astral-sh/ruff/pull/11811">#11811</a>)</li> </ul> <h3>Server</h3> <ul> <li>Avoid indexing the workspace for single-file mode (<a href="https://redirect.github.com/astral-sh/ruff/pull/13770">#13770</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Make <code>ARG002</code> compatible with <code>EM101</code> when raising <code>NotImplementedError</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/13714">#13714</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Introduce more Docker tags for Ruff (similar to uv) (<a href="https://redirect.github.com/astral-sh/ruff/pull/13274">#13274</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/337af836d3b2d88413c1391495a94755af46f574"><code>337af83</code></a> Bump version to 0.7.1 (<a href="https://redirect.github.com/astral-sh/ruff/issues/13913">#13913</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/113ce840a690cd59acbaf7d40d70b4352df681fe"><code>113ce84</code></a> Fix <code>normalize</code> arguments when <code>fstring_formatting</code> is disabled (<a href="https://redirect.github.com/astral-sh/ruff/issues/13910">#13910</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/7272f8386894583f61c8b83200899906de64eaf4"><code>7272f83</code></a> Fix preview style name in <code>can_omit_parentheses</code> to is_f_string_formatting_en...</li> <li><a href="https://github.com/astral-sh/ruff/commit/3eb454699ade14cfb6f393d10ff5b4914ab34b0f"><code>3eb4546</code></a> [red-knot] Format mdtest Python snippets more concisely (<a href="https://redirect.github.com/astral-sh/ruff/issues/13905">#13905</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/77ae0ccf0f5c8eda2e0249d517043e7f7279588b"><code>77ae0cc</code></a> [red-knot] Infer subscript expression types for bytes literals (<a href="https://redirect.github.com/astral-sh/ruff/issues/13901">#13901</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/73ee72b665f333c47c9f597d06317854dd59bdd3"><code>73ee72b</code></a> Join implicit concatenated strings when they fit on a line (<a href="https://redirect.github.com/astral-sh/ruff/issues/13663">#13663</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e402e27a09242d7a3e95082349ebabb6362a0e2e"><code>e402e27</code></a> Use referencial equality in <code>traversal</code> helper methods (<a href="https://redirect.github.com/astral-sh/ruff/issues/13895">#13895</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/de4181d7dd2baca8beff8217a8c897537b80baa0"><code>de4181d</code></a> Remove "default" remark from <code>ruff check</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/13900">#13900</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/2c57c2dc8ac972bfb7b01e736d65f8e608bf61f6"><code>2c57c2d</code></a> [red-knot] Type narrowing for <code>isinstance</code> checks (<a href="https://redirect.github.com/astral-sh/ruff/issues/13894">#13894</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/72c18c8225166f1f08a826c622b9cbcb48331162"><code>72c18c8</code></a> Fix E221 and E222 to flag missing or extra whitespace around <code>==</code> operator (#...</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.7.0...0.7.1">compare view</a></li> </ul> </details> <br /> Updates `tinycss2` from 1.3.0 to 1.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Kozea/tinycss2/releases">tinycss2's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <ul> <li>Support CSS Color Level 4</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst">tinycss2's changelog</a>.</em></p> <blockquote> <h2>Version 1.4.0</h2> <p>Released on 2024-10-24</p> <ul> <li>Support CSS Color Level 4</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Kozea/tinycss2/commit/c35b34eff0c374d4e1fd2fc4891aa52951be32c9"><code>c35b34e</code></a> Version 1.4.0</li> <li><a href="https://github.com/Kozea/tinycss2/commit/58e4fa26e3a0fcb3f1095ec073ca22458e469304"><code>58e4fa2</code></a> Merge pull request <a href="https://redirect.github.com/Kozea/tinycss2/issues/53">#53</a> from Kozea/color4</li> <li><a href="https://github.com/Kozea/tinycss2/commit/ebef89927bab3465e92e0ceac4ddf39c7b3aac8a"><code>ebef899</code></a> List supported combinations for color space conversion</li> <li><a href="https://github.com/Kozea/tinycss2/commit/a2f4d22b02d824cdc5742697d770f2390d04132d"><code>a2f4d22</code></a> Move color conversion code to the bottom of the file</li> <li><a href="https://github.com/Kozea/tinycss2/commit/56c498b5b1510e3ea8ad44b6830089a0599f83fa"><code>56c498b</code></a> Use degrees and radians functions instead of manual conversion</li> <li><a href="https://github.com/Kozea/tinycss2/commit/95d681fa16e635a30e89a1dba5209713b3a78c4c"><code>95d681f</code></a> Don’t use too recent math.cbrt</li> <li><a href="https://github.com/Kozea/tinycss2/commit/a9d5371c05a3fc239951b5666b4ea79ffd2fec90"><code>a9d5371</code></a> Update tests for color specifications</li> <li><a href="https://github.com/Kozea/tinycss2/commit/2c4233db986556d8de83e577540656030fc6c5d0"><code>2c4233d</code></a> WIP</li> <li><a href="https://github.com/Kozea/tinycss2/commit/911de4898e60c0d55b9016cacd1c92504c3dcc7b"><code>911de48</code></a> Support color function</li> <li><a href="https://github.com/Kozea/tinycss2/commit/3ffe0e6b94acc6fceb65d7b231a5d98b0d7ef5b2"><code>3ffe0e6</code></a> Handle None values</li> <li>Additional commits viewable in <a href="https://github.com/Kozea/tinycss2/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> Updates `tox` from 4.23.0 to 4.23.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/releases">tox's releases</a>.</em></p> <blockquote> <h2>4.23.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Support external tox.pytest usage via "test" extra by <a href="https://github.com/mbra"><code>@mbra</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3422">tox-dev/tox#3422</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mbra"><code>@mbra</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3422">tox-dev/tox#3422</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.23.1...4.23.2">https://github.com/tox-dev/tox/compare/4.23.1...4.23.2</a></p> <h2>4.23.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Docs: adjusting EOL Python version testing remarks by <a href="https://github.com/robsdedude"><code>@robsdedude</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3417">tox-dev/tox#3417</a></li> <li>Fix example docs by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3421">tox-dev/tox#3421</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/robsdedude"><code>@robsdedude</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3417">tox-dev/tox#3417</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.23.0...4.23.1">https://github.com/tox-dev/tox/compare/4.23.0...4.23.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/blob/main/docs/changelog.rst">tox's changelog</a>.</em></p> <blockquote> <h2>v4.23.2 (2024-10-22)</h2> <p>Misc - 4.23.2</p> <pre><code>- :issue:`3415` <h2>v4.23.1 (2024-10-21)</h2> <p>Improved Documentation - 4.23.1 </code></pre></p> <ul> <li>Fix bad example in documentation for dependency groups - by :user:<code>gaborbernat</code>. (:issue:<code>3240</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/tox/commit/0447036240f4fe48605124635553c5bbf0469651"><code>0447036</code></a> release 4.23.2</li> <li><a href="https://github.com/tox-dev/tox/commit/f0799ac01d161d7dc00fc92da9734ea08b768f7f"><code>f0799ac</code></a> Support external tox.pytest usage via "test" extra (<a href="https://redirect.github.com/tox-dev/tox/issues/3422">#3422</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/ec88713785a81f883ea12387dfb40045b0ac4181"><code>ec88713</code></a> Fix docs link check</li> <li><a href="https://github.com/tox-dev/tox/commit/962bc59626cfa8163ac6068720505408b257163f"><code>962bc59</code></a> release 4.23.1</li> <li><a href="https://github.com/tox-dev/tox/commit/5916cc9814ed16cf6c963da08c5eb0ec01872495"><code>5916cc9</code></a> Fix example docs (<a href="https://redirect.github.com/tox-dev/tox/issues/3421">#3421</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/e9cb93a81b6ff1b7a1eb25d540384c84f1186d4d"><code>e9cb93a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3418">#3418</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/88c1b99c18103186844f8fae4729de9f7f60a44a"><code>88c1b99</code></a> Docs: adjusting EOL Python version testing remarks (<a href="https://redirect.github.com/tox-dev/tox/issues/3417">#3417</a>)</li> <li>See full diff in <a href="https://github.com/tox-dev/tox/compare/4.23.0...4.23.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information