Skip to content

Commit d87e209

Browse files
build(deps-dev): Bump the development-dependencies group with 3 updates (#793)
Bumps the development-dependencies group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.15.15 to 0.15.16 <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.15.16</h2> <h2>Release Notes</h2> <p>Released on 2026-06-04.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-async</code>] Implement <code>yield-in-context-manager-in-async-generator</code> (<code>ASYNC119</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24644">#24644</a>)</li> <li>[<code>pylint</code>] Narrow diagnostic range and exclude cases without exception handlers (<code>PLW0717</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25440">#25440</a>)</li> <li>[<code>ruff</code>] Treat <code>yield</code> before <code>break</code> from a terminal loop as terminal (<code>RUF075</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25447">#25447</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>eradicate</code>] Avoid flagging <code>ruff:ignore</code> comments as code (<code>ERA001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25537">#25537</a>)</li> <li>[<code>eradicate</code>] Fix <code>ERA001</code>/<code>RUF100</code> conflict when <code>noqa</code> is on commented-out code (<a href="https://redirect.github.com/astral-sh/ruff/pull/25414">#25414</a>)</li> <li>[<code>pyflakes</code>] Avoid removing the <code>format</code> call when it would change behavior (<code>F523</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25320">#25320</a>)</li> <li>[<code>pylint</code>] Avoid syntax errors in invalid character replacements in f-strings before Python 3.12 (<code>PLE2510</code>, <code>PLE2512</code>, <code>PLE2513</code>, <code>PLE2514</code>, <code>PLE2515</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25544">#25544</a>)</li> <li>[<code>pyupgrade</code>] Avoid converting <code>format</code> calls with more kinds of side effects (<code>UP032</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25484">#25484</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-pytest-style</code>] Avoid fixes for ambiguous <code>argnames</code> and <code>argvalues</code> combinations (<code>PT006</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24776">#24776</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Drop excess capacity from statement suites during parsing (<a href="https://redirect.github.com/astral-sh/ruff/pull/25368">#25368</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>[<code>pydocstyle</code>] Improve discoverability of rules enabled for each convention (<a href="https://redirect.github.com/astral-sh/ruff/pull/24973">#24973</a>)</li> <li>[<code>ruff</code>] Restore example code for Python versions before 3.15 (<code>RUF017</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25439">#25439</a>)</li> <li>Fix typo <code>bin/active</code> → <code>bin/activate</code> in tutorial (<a href="https://redirect.github.com/astral-sh/ruff/pull/25473">#25473</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Shrink additional parser AST collections (<a href="https://redirect.github.com/astral-sh/ruff/pull/25465">#25465</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/Redslayer112"><code>@​Redslayer112</code></a></li> <li><a href="https://github.com/koriyoshi2041"><code>@​koriyoshi2041</code></a></li> <li><a href="https://github.com/George-Ogden"><code>@​George-Ogden</code></a></li> <li><a href="https://github.com/TejasAmle"><code>@​TejasAmle</code></a></li> <li><a href="https://github.com/anishgirianish"><code>@​anishgirianish</code></a></li> <li><a href="https://github.com/ntBre"><code>@​ntBre</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/loganrosen"><code>@​loganrosen</code></a></li> <li><a href="https://github.com/RafaelJohn9"><code>@​RafaelJohn9</code></a></li> <li><a href="https://github.com/adityasingh2400"><code>@​adityasingh2400</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.15.16</h2> <p>Released on 2026-06-04.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-async</code>] Implement <code>yield-in-context-manager-in-async-generator</code> (<code>ASYNC119</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24644">#24644</a>)</li> <li>[<code>pylint</code>] Narrow diagnostic range and exclude cases without exception handlers (<code>PLW0717</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25440">#25440</a>)</li> <li>[<code>ruff</code>] Treat <code>yield</code> before <code>break</code> from a terminal loop as terminal (<code>RUF075</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25447">#25447</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>eradicate</code>] Avoid flagging <code>ruff:ignore</code> comments as code (<code>ERA001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25537">#25537</a>)</li> <li>[<code>eradicate</code>] Fix <code>ERA001</code>/<code>RUF100</code> conflict when <code>noqa</code> is on commented-out code (<a href="https://redirect.github.com/astral-sh/ruff/pull/25414">#25414</a>)</li> <li>[<code>pyflakes</code>] Avoid removing the <code>format</code> call when it would change behavior (<code>F523</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25320">#25320</a>)</li> <li>[<code>pylint</code>] Avoid syntax errors in invalid character replacements in f-strings before Python 3.12 (<code>PLE2510</code>, <code>PLE2512</code>, <code>PLE2513</code>, <code>PLE2514</code>, <code>PLE2515</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25544">#25544</a>)</li> <li>[<code>pyupgrade</code>] Avoid converting <code>format</code> calls with more kinds of side effects (<code>UP032</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25484">#25484</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-pytest-style</code>] Avoid fixes for ambiguous <code>argnames</code> and <code>argvalues</code> combinations (<code>PT006</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24776">#24776</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Drop excess capacity from statement suites during parsing (<a href="https://redirect.github.com/astral-sh/ruff/pull/25368">#25368</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>[<code>pydocstyle</code>] Improve discoverability of rules enabled for each convention (<a href="https://redirect.github.com/astral-sh/ruff/pull/24973">#24973</a>)</li> <li>[<code>ruff</code>] Restore example code for Python versions before 3.15 (<code>RUF017</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25439">#25439</a>)</li> <li>Fix typo <code>bin/active</code> → <code>bin/activate</code> in tutorial (<a href="https://redirect.github.com/astral-sh/ruff/pull/25473">#25473</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Shrink additional parser AST collections (<a href="https://redirect.github.com/astral-sh/ruff/pull/25465">#25465</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/Redslayer112"><code>@​Redslayer112</code></a></li> <li><a href="https://github.com/koriyoshi2041"><code>@​koriyoshi2041</code></a></li> <li><a href="https://github.com/George-Ogden"><code>@​George-Ogden</code></a></li> <li><a href="https://github.com/TejasAmle"><code>@​TejasAmle</code></a></li> <li><a href="https://github.com/anishgirianish"><code>@​anishgirianish</code></a></li> <li><a href="https://github.com/ntBre"><code>@​ntBre</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/loganrosen"><code>@​loganrosen</code></a></li> <li><a href="https://github.com/RafaelJohn9"><code>@​RafaelJohn9</code></a></li> <li><a href="https://github.com/adityasingh2400"><code>@​adityasingh2400</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/6c498ab5394edc5622d7f348e12956bf86203716"><code>6c498ab</code></a> Bump 0.15.16 (<a href="https://redirect.github.com/astral-sh/ruff/issues/25635">#25635</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e51e132831c4e1c4a5ac00fca4c9256354ab99bf"><code>e51e132</code></a> [<code>flake8-async</code>] Implement <code>yield-in-context-manager-in-async-generator</code> (`AS...</li> <li><a href="https://github.com/astral-sh/ruff/commit/7c6dcd9f2611999c449143d241c582dedf287964"><code>7c6dcd9</code></a> [ty] Add caching for pattern match narrowing (<a href="https://redirect.github.com/astral-sh/ruff/issues/25613">#25613</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/27058fc071b542bf06395ba89cabed061d313ca6"><code>27058fc</code></a> [ty] Compact retained definition and expression identities (<a href="https://redirect.github.com/astral-sh/ruff/issues/25606">#25606</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/bf80d05f007c939799f530c9e775ed9449f5b2eb"><code>bf80d05</code></a> Fix CODEOWNERS syntax (<a href="https://redirect.github.com/astral-sh/ruff/issues/25622">#25622</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/10ccd511e94a81d1e836b174f1c553a73ff3f1b3"><code>10ccd51</code></a> Shrink additional parser AST collections (<a href="https://redirect.github.com/astral-sh/ruff/issues/25465">#25465</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/0d7135f4d23e7f4d8404daed16b9ef11d14f3fb9"><code>0d7135f</code></a> [ty] Upgrade Salsa (<a href="https://redirect.github.com/astral-sh/ruff/issues/25545">#25545</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/49493a3cea83a08fa9aa143695017c816a540f1d"><code>49493a3</code></a> [ty] Show type alias value on hover (<a href="https://redirect.github.com/astral-sh/ruff/issues/25381">#25381</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/85207d3b7657a84252f266766cb0d56034dc21cc"><code>85207d3</code></a> [ty] sys.implementation.version is not sys.version_info (<a href="https://redirect.github.com/astral-sh/ruff/issues/25608">#25608</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/a8a0614348c1fcf47fc9b666eff61a103914d520"><code>a8a0614</code></a> [ty] Avoid retaining duplicate function signatures (<a href="https://redirect.github.com/astral-sh/ruff/issues/25609">#25609</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.15.15...0.15.16">compare view</a></li> </ul> </details> <br /> Updates `hypothesis` from 6.155.1 to 6.155.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/fcc26c4c67eb9aaf4f153417f373f4c349128b54"><code>fcc26c4</code></a> Bump hypothesis version to 6.155.2 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/13cdd0b401f23468171e8d424da391892d5e5b26"><code>13cdd0b</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4760">#4760</a> from Zac-HD/datetime-symbolic-4759</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e48846d29ac846ca054697f4a2463f9550847e26"><code>e48846d</code></a> format</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b4152eaeae285ef4e24f0ebdc72b1e9ce817f769"><code>b4152ea</code></a> rewrite comments and improve test</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6b18db3fd215d15484f072b31bddafcef1a0b162"><code>6b18db3</code></a> fixed flake</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/eb7d53abdc3a0c06efe919b4c75f6e4dc766d3f2"><code>eb7d53a</code></a> Update pinned dependencies</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1bbeb59dce2f9cfe5a4bde03bac16e8f09ae6da9"><code>1bbeb59</code></a> Fix update_pyodide_versions for relocated xbuildenv metadata</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/552a461a915fe2deb610db19766c9d120272d492"><code>552a461</code></a> Make date/time drawing symbolic-execution friendly</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/2c6dfdb16694041a49110590ef598b0324ff89f8"><code>2c6dfdb</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4758">#4758</a> from bsluther/docs-fix-assume-condition</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1416fe1a5d906a5dffa176bddee8899da9e4b129"><code>1416fe1</code></a> Fix assume condition in <code>adapting-strategies.rst</code></li> <li>See full diff in <a href="https://github.com/HypothesisWorks/hypothesis/compare/v6.155.1...v6.155.2">compare view</a></li> </ul> </details> <br /> Updates `ty` from 0.0.42 to 0.0.46 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ty/releases">ty's releases</a>.</em></p> <blockquote> <h2>0.0.46</h2> <h2>Release Notes</h2> <p>Released on 2026-06-08.</p> <h3>Bug fixes</h3> <ul> <li>Avoid crash when hovering over Callable (<a href="https://redirect.github.com/astral-sh/ruff/pull/25759">#25759</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Support <code>Callable()</code> in match statement class patterns (<a href="https://redirect.github.com/astral-sh/ruff/pull/25541">#25541</a>)</li> <li>Improve support for <code>enum.property</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/25681">#25681</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/carljm"><code>@​carljm</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li> <li><a href="https://github.com/thejchap"><code>@​thejchap</code></a></li> </ul> <h2>Install ty 0.0.46</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-installer.ps1 | iex&quot; </code></pre> <h2>Download ty 0.0.46</h2> <table> <thead> <tr> <th>File</th> <th>Platform</th> <th>Checksum</th> </tr> </thead> <tbody> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-aarch64-apple-darwin.tar.gz">ty-aarch64-apple-darwin.tar.gz</a></td> <td>Apple Silicon macOS</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-x86_64-apple-darwin.tar.gz">ty-x86_64-apple-darwin.tar.gz</a></td> <td>Intel macOS</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-aarch64-pc-windows-msvc.zip">ty-aarch64-pc-windows-msvc.zip</a></td> <td>ARM64 Windows</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-aarch64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-i686-pc-windows-msvc.zip">ty-i686-pc-windows-msvc.zip</a></td> <td>x86 Windows</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-i686-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-x86_64-pc-windows-msvc.zip">ty-x86_64-pc-windows-msvc.zip</a></td> <td>x64 Windows</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-aarch64-unknown-linux-gnu.tar.gz">ty-aarch64-unknown-linux-gnu.tar.gz</a></td> <td>ARM64 Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-i686-unknown-linux-gnu.tar.gz">ty-i686-unknown-linux-gnu.tar.gz</a></td> <td>x86 Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-i686-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-powerpc64-unknown-linux-gnu.tar.gz">ty-powerpc64-unknown-linux-gnu.tar.gz</a></td> <td>PPC64 Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-powerpc64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-powerpc64le-unknown-linux-gnu.tar.gz">ty-powerpc64le-unknown-linux-gnu.tar.gz</a></td> <td>PPC64LE Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-powerpc64le-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-riscv64gc-unknown-linux-gnu.tar.gz">ty-riscv64gc-unknown-linux-gnu.tar.gz</a></td> <td>RISCV Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-riscv64gc-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-s390x-unknown-linux-gnu.tar.gz">ty-s390x-unknown-linux-gnu.tar.gz</a></td> <td>S390x Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-s390x-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-x86_64-unknown-linux-gnu.tar.gz">ty-x86_64-unknown-linux-gnu.tar.gz</a></td> <td>x64 Linux</td> <td><a href="https://releases.astral.sh/github/ty/releases/download/0.0.46/ty-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ty/blob/main/CHANGELOG.md">ty's changelog</a>.</em></p> <blockquote> <h2>0.0.46</h2> <p>Released on 2026-06-08.</p> <h3>Bug fixes</h3> <ul> <li>Avoid crash when hovering over Callable (<a href="https://redirect.github.com/astral-sh/ruff/pull/25759">#25759</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Support <code>Callable()</code> in match statement class patterns (<a href="https://redirect.github.com/astral-sh/ruff/pull/25541">#25541</a>)</li> <li>Improve support for <code>enum.property</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/25681">#25681</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/carljm"><code>@​carljm</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li> <li><a href="https://github.com/thejchap"><code>@​thejchap</code></a></li> </ul> <h2>0.0.45</h2> <p>Released on 2026-06-08.</p> <h3>Bug fixes</h3> <ul> <li>Avoid treating dynamic class attributes as instance attributes (<a href="https://redirect.github.com/astral-sh/ruff/pull/25678">#25678</a>)</li> <li>Fix divergence in recursive inference due to ambiguous overload (<a href="https://redirect.github.com/astral-sh/ruff/pull/25548">#25548</a>)</li> <li>Preserve literal promotion for mixed bounds (<a href="https://redirect.github.com/astral-sh/ruff/pull/25648">#25648</a>)</li> </ul> <h3>Diagnostics</h3> <ul> <li>Add <code>missing-type-argument</code> lint rule (<a href="https://redirect.github.com/astral-sh/ruff/pull/25617">#25617</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Add support for narrowing on tuple match cases (<a href="https://redirect.github.com/astral-sh/ruff/pull/25493">#25493</a>)</li> <li>Check implicit open TypedDict extra items (<a href="https://redirect.github.com/astral-sh/ruff/pull/25628">#25628</a>)</li> <li>Create fresh copies of generic callable typevars (<a href="https://redirect.github.com/astral-sh/ruff/pull/24949">#24949</a>)</li> <li>Preserve deprecation on replacement functions (<a href="https://redirect.github.com/astral-sh/ruff/pull/25688">#25688</a>)</li> <li>Preserve intersection receivers during attribute lookup (<a href="https://redirect.github.com/astral-sh/ruff/pull/25626">#25626</a>)</li> <li>Preserve transparent callable decorators (<a href="https://redirect.github.com/astral-sh/ruff/pull/25030">#25030</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Avoid AST load for callable description names (<a href="https://redirect.github.com/astral-sh/ruff/pull/25728">#25728</a>)</li> <li>Avoid caching absent class decorators and type parameters (<a href="https://redirect.github.com/astral-sh/ruff/pull/25689">#25689</a>)</li> <li>Avoid caching atomic type specializations (<a href="https://redirect.github.com/astral-sh/ruff/pull/25663">#25663</a>)</li> <li>Avoid caching constant constraint relations (<a href="https://redirect.github.com/astral-sh/ruff/pull/25656">#25656</a>)</li> <li>Avoid caching missing implicit attributes (<a href="https://redirect.github.com/astral-sh/ruff/pull/25649">#25649</a>)</li> <li>Avoid caching trivial class-header queries (<a href="https://redirect.github.com/astral-sh/ruff/pull/25692">#25692</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ty/commit/2917c84f40cc28910b02dc567e068467cdbe29c6"><code>2917c84</code></a> Bump version to 0.0.46 (<a href="https://redirect.github.com/astral-sh/ty/issues/3700">#3700</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/210302b83924976a597968a8fb70a7c46fcd0291"><code>210302b</code></a> Bump version to 0.0.45 (<a href="https://redirect.github.com/astral-sh/ty/issues/3696">#3696</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/5be8bff858ecdc833fafdcedab6aad975ac31966"><code>5be8bff</code></a> Use removeprefix for relative README image paths (<a href="https://redirect.github.com/astral-sh/ty/issues/3685">#3685</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/cb8043c1330178bbe7f03acd841941af4c77978b"><code>cb8043c</code></a> docs: add mypy/pyright rule mapping reference page (<a href="https://redirect.github.com/astral-sh/ty/issues/3336">#3336</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/f5523e256eb275c9b473f174aedc383e7b050c34"><code>f5523e2</code></a> Bump version to 0.0.44 (<a href="https://redirect.github.com/astral-sh/ty/issues/3667">#3667</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/29ce3146faa2d42867dadd7ecbda84759b8183be"><code>29ce314</code></a> Bump version to 0.0.43 (<a href="https://redirect.github.com/astral-sh/ty/issues/3648">#3648</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/794322d34624abc56301bd85ac354b94ca54fbb2"><code>794322d</code></a> Update docker/build-push-action action to v7.2.0 (<a href="https://redirect.github.com/astral-sh/ty/issues/3629">#3629</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/ce89685310383494c7dfec92bd2fc2dd2a46d074"><code>ce89685</code></a> Update prek dependencies (<a href="https://redirect.github.com/astral-sh/ty/issues/3628">#3628</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/792fb71ca172f8d67fcfdb5fdd452a049724c8fd"><code>792fb71</code></a> Update docker/login-action action to v4.2.0 (<a href="https://redirect.github.com/astral-sh/ty/issues/3630">#3630</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/5c377476823a4b77a903fb5340d77b51d68db389"><code>5c37747</code></a> Update docker/metadata-action action to v6.1.0 (<a href="https://redirect.github.com/astral-sh/ty/issues/3631">#3631</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ty/compare/0.0.42...0.0.46">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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a95578a commit d87e209

1 file changed

Lines changed: 41 additions & 41 deletions

File tree

0 commit comments

Comments
 (0)