-
Notifications
You must be signed in to change notification settings - Fork 11
Commit fac3948
authored
Bump the minor group with 8 updates (#123)
Bumps the minor group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.2.0` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.7` |
`3.8` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.5.47` | `9.6.12` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.15.0` |
| [types-markdown](https://github.com/typeshed-internal/stub_uploader) |
`3.7.0.20241204` | `3.8.0.20250415` |
| [types-protobuf](https://github.com/typeshed-internal/stub_uploader) |
`5.28.3.20241030` | `5.29.1.20250403` |
| [deepdiff](https://github.com/seperman/deepdiff) | `8.0.1` | `8.4.2` |
| [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) |
`8.1.0` | `8.3.0` |
Updates `flake8` from 7.1.1 to 7.2.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/flake8/commit/16f5f28a384f0781bebb37a08aa45e65b9526c50"><code>16f5f28</code></a>
Release 7.2.0</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/ebad305769bbf62d92901a1b9c9121c1b4fec00b"><code>ebad305</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1974">#1974</a>
from PyCQA/update-plugins</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/d56d569ce40a623a17c212ea7f2b306714f27f31"><code>d56d569</code></a>
update versions of pycodestyle / pyflakes</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/a7e8f6250c23e71546ca4cc35322bc06fe90f9f4"><code>a7e8f62</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1973">#1973</a>
from PyCQA/py39-plus</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/9d55ccdb729d1255b9cf09438b6073b05b9ce52c"><code>9d55ccd</code></a>
py39+</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/e492aeb385f87c0520c65d32747763209ed1da21"><code>e492aeb</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1967">#1967</a>
from PyCQA/unnecessary-mocks</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/fa2ed7145cdf80fd983c2a436226a074f9a9d664"><code>fa2ed71</code></a>
remove a few unnecessary mocks in test_checker_manager</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/fffee8ba9dc5903484f99390e6c7f4bbef59bda7"><code>fffee8b</code></a>
Release 7.1.2</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/19001f77f3a8edccfd2d4c71e3c0fd7ed7fcb329"><code>19001f7</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1966">#1966</a>
from PyCQA/limit-procs-to-file-count</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/f35737a32d8283fd0d3456bd9919718ff2d1b077"><code>f35737a</code></a>
avoid starting unnecessary processes when file count is limited</li>
<li>See full diff in <a
href="https://github.com/pycqa/flake8/compare/7.1.1...7.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `markdown` from 3.7 to 3.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Python-Markdown/markdown/releases">markdown's
releases</a>.</em></p>
<blockquote>
<h2>Release 3.8</h2>
<h3>Changed</h3>
<ul>
<li>DRY fix in <code>abbr</code> extension by introducing method
<code>create_element</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1483">#1483</a>).</li>
<li>Clean up test directory by removing some redundant tests and port
non-redundant cases to the newer test framework.</li>
<li>Improved performance of the raw HTML post-processor (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1510">#1510</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Backslash Unescape IDs set via <code>attr_list</code> on
<code>toc</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1493">#1493</a>).</li>
<li>Ensure <code>md_in_html</code> processes content inside
"markdown" blocks as they are
parsed outside of "markdown" blocks to keep things more
consistent for
third-party extensions (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1503">#1503</a>).</li>
<li><code>md_in_html</code> handle tags within inline code blocks better
(<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1075">#1075</a>).</li>
<li><code>md_in_html</code> fix handling of one-liner block HTML
handling (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1074">#1074</a>).</li>
<li>Ensure <code><center></code> is treated like a block-level
element (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1481">#1481</a>).</li>
<li>Ensure that <code>abbr</code> extension respects
<code>AtomicString</code> and does not process
perceived abbreviations in these strings (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1512">#1512</a>).</li>
<li>Ensure <code>smarty</code> extension correctly renders nested
closing quotes (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1514">#1514</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md">markdown's
changelog</a>.</em></p>
<blockquote>
<p>title: Changelog
toc_depth: 2</p>
<h1>Python-Markdown Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.
See the <a
href="https://github.com/Python-Markdown/markdown/blob/master/docs/contributing.md">Contributing
Guide</a> for details.</p>
<h2>[Unreleased]</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed dropped content in <code>md_in_html</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1526">#1526</a>).</li>
</ul>
<h2>[3.8.0] - 2025-04-09</h2>
<h3>Changed</h3>
<ul>
<li>DRY fix in <code>abbr</code> extension by introducing method
<code>create_element</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1483">#1483</a>).</li>
<li>Clean up test directory by removing some redundant tests and port
non-redundant cases to the newer test framework.</li>
<li>Improved performance of the raw HTML post-processor (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1510">#1510</a>).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Backslash Unescape IDs set via <code>attr_list</code> on
<code>toc</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1493">#1493</a>).</li>
<li>Ensure <code>md_in_html</code> processes content inside
"markdown" blocks as they are
parsed outside of "markdown" blocks to keep things more
consistent for
third-party extensions (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1503">#1503</a>).</li>
<li><code>md_in_html</code> handle tags within inline code blocks better
(<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1075">#1075</a>).</li>
<li><code>md_in_html</code> fix handling of one-liner block HTML
handling (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1074">#1074</a>).</li>
<li>Ensure <code><center></code> is treated like a block-level
element (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1481">#1481</a>).</li>
<li>Ensure that <code>abbr</code> extension respects
<code>AtomicString</code> and does not process
perceived abbreviations in these strings (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1512">#1512</a>).</li>
<li>Ensure <code>smarty</code> extension correctly renders nested
closing quotes (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1514">#1514</a>).</li>
</ul>
<h2>[3.7.0] - 2024-08-16</h2>
<h3>Changed</h3>
<ul>
<li>
<p>Refactor <code>abbr</code> Extension</p>
<p>A new <code>AbbrTreeprocessor</code> has been introduced, which
replaces the now deprecated
<code>AbbrInlineProcessor</code>. Abbreviation processing now happens
after Attribute Lists,
avoiding a conflict between the two extensions (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1460">#1460</a>).</p>
<p>The <code>AbbrPreprocessor</code> class has been renamed to
<code>AbbrBlockprocessor</code>, which</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/b34e1d03387be771aa626241fe56f8f0c34243f2"><code>b34e1d0</code></a>
Bump version to 3.8</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/e6b71632726c049ab9a7a1b42e816a67f422064b"><code>e6b7163</code></a>
Update deploy workflow to normalize version</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/bd67d4862b388c7c2dd1ae90635c633472c2c77c"><code>bd67d48</code></a>
Improve changelog validation</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/e912575a903215ebafaeb0fecbdad079d998b9ba"><code>e912575</code></a>
Fix incorrect TOC list structure in docs</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/42d4b4336e97485b96c1e4e9fcdb4e8df2501217"><code>42d4b43</code></a>
Fix CI badge in README</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/1caf02892487cead069cb0c4bcdd1e876ca6b590"><code>1caf028</code></a>
Optimize raw HTML post-processor (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1510">#1510</a>)</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/f6cfc5cca3dd2c313d2fa547b7c88dac656ae506"><code>f6cfc5c</code></a>
Use PEP 639 license expressions in project metadata</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/9c6e39ace5e928f37854b3bf1010b209a79e2d63"><code>9c6e39a</code></a>
Add Python 3.13 and drop Python 3.8</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/7aae61bea185a4a5c0c48be2619ccc1d294aa381"><code>7aae61b</code></a>
Add special case for closing nested quotes</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/0ad5b0abf9560255cf9d24234f7de64c0411ab98"><code>0ad5b0a</code></a>
Abbr should respect AtomicStrings</li>
<li>Additional commits viewable in <a
href="https://github.com/Python-Markdown/markdown/compare/3.7...3.8">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocs-material` from 9.5.47 to 9.6.12
<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.12</h2>
<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>
<h2>mkdocs-material-9.6.11</h2>
<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>
<h2>mkdocs-material-9.6.10</h2>
<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 <a
href="https://github.com/mitsuhiko/minijinja">minijinja</a>.</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>
<h2>mkdocs-material-9.6.9</h2>
<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>
<h2>mkdocs-material-9.6.8</h2>
<ul>
<li>Added Welsh translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>:
Privacy plugin crashes if HTTP download fails</li>
</ul>
<h2>mkdocs-material-9.6.7</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8056">#8056</a>:
Error in backrefs implementation (9.6.6 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8054">#8054</a>:
Unescaped quotes in ARIA labels of table of contents</li>
</ul>
<h2>mkdocs-material-9.6.6</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8040">#8040</a>:
Privacy plugin not replacing exteral assets (9.6.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8031">#8031</a>:
Replace unmaintained <code>regex</code> package in search plugin</li>
</ul>
<h2>mkdocs-material-9.6.5</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8016">#8016</a>:
Tags listing not showing when when file name has spaces</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8012">#8012</a>:
Privacy plugin crashes if HTTP download fails</li>
</ul>
<h2>mkdocs-material-9.6.4</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7985">#7985</a>:
Blog content sometimes not stretching to full width</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7978">#7978</a>:
Navigation rendering bug in Safari 18.3</li>
</ul>
<h2>mkdocs-material-9.6.3</h2>
<ul>
<li>Fixed rendering of arrow heads in Mermaid.js class diagrams</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7960">#7960</a>:
Tags plugin crashes on numeric metadata titles</li>
</ul>
<h2>mkdocs-material-9.6.2</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7955">#7955</a>:
Excessively long words don't break on narrow screens</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7947">#7947</a>:
Scope setting interferes with outdated version banner</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.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>
<ul>
<li>Added Welsh translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>:
Privacy plugin crashes if HTTP download fails</li>
</ul>
<p>mkdocs-material-9.6.7 (2025-03-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8056">#8056</a>:
Error in backrefs implementation (9.6.6 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8054">#8054</a>:
Unescaped quotes in ARIA labels of table of contents</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/4c0004e16b1d51511fbd3c8537394069f004ecfe"><code>4c0004e</code></a>
Prepare 9.6.12 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/45584df9537aeb462ef4101f917aa60ed7e6dce6"><code>45584df</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/475fa2268521ef1de72eb1481f7a0a2a8357ce01"><code>475fa22</code></a>
WIP</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/6a1600f9c793e0d8be94db75414b23f0253ec9d8"><code>6a1600f</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/efe44f6c08fe2641140887be92719b7566707148"><code>efe44f6</code></a>
Fixed footnote back reference icon orientation for RTL languages</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/5d99a9fcf7761c7bf727c5f96cc289d3c18b7435"><code>5d99a9f</code></a>
Documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8155">#8155</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/99fefe8dfbc9352086adebb2ca92a1c706237dd9"><code>99fefe8</code></a>
Documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8157">#8157</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f6480d791cf6c1b340fe75875350cc37df116845"><code>f6480d7</code></a>
Update README</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9baaad9238290f27544de4909b0a01803f1111de"><code>9baaad9</code></a>
Updated publishing guide (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8150">#8150</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/cbe74214d6f2c958a2f194b9e72876af4379f2fe"><code>cbe7421</code></a>
Updated premium sponsors</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.47...9.6.12">compare
view</a></li>
</ul>
</details>
<br />
Updates `mypy` from 1.13.0 to 1.15.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>
<h3>Different Property Getter and Setter Types</h3>
<p>Mypy now supports using different types for property getter and
setter.</p>
<pre lang="python"><code>class A:
value: int
<pre><code>@Property
def f(self) -&gt; int:
return self.value
@f.setter
def f(self, x: str | int) -&gt; None:
try:
self.value = int(x)
except ValueError:
raise Exception(f&quot;'{x}' is not a valid value for 'f'&quot;)
</code></pre>
<p></code></pre></p>
<p>Contributed by Ivan Levkivskyi (PR <a
href="https://redirect.github.com/python/mypy/pull/18510">18510</a>)</p>
<h3>Selectively Disable Deprecated Warnings</h3>
<p>It's now possible to selectively disable warnings generated from
<a
href="https://docs.python.org/3/library/warnings.html#warnings.deprecated"><code>warnings.deprecated</code></a>
using the <a
href="https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-deprecated-calls-exclude"><code>--deprecated-calls-exclude</code></a>
option.</p>
<pre lang="python"><code># mypy --enable-error-code deprecated
# --deprecated-calls-exclude=foo.A
import foo
<p>foo.A().func() # OK, the deprecated warning is ignored</p>
<h1>file foo.py</h1>
<p>from typing_extensions import deprecated<br />
class A:<br />
<a
href="https://github.com/deprecated"><code>@deprecated</code></a>("Use
A.func2 instead")<br />
def func(self): pass<br />
</code></pre></p>
<p>Contributed by Marc Mueller (PR <a
href="https://redirect.github.com/python/mypy/pull/18641">18641</a>)</p>
<h2>Mypy 1.15</h2>
<p>We’ve just uploaded mypy 1.15 to the Python Package Index (<a
href="https://pypi.org/project/mypy/">PyPI</a>).</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python/mypy/commit/9397454fb5aead107461b089e7cf190bf538d20a"><code>9397454</code></a>
remove +dev from version ahead of final release</li>
<li><a
href="https://github.com/python/mypy/commit/686b591a69db216f714ad50698db785f4ac63eb0"><code>686b591</code></a>
remove "unreleased" from 1.15 changelog entry</li>
<li><a
href="https://github.com/python/mypy/commit/cb4b243a5d9e03173e3e7275e5b92b98afaefb60"><code>cb4b243</code></a>
Various small updates to 1.15 changelog (<a
href="https://redirect.github.com/python/mypy/issues/18599">#18599</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/1a265024f901399c701a772e8c1f9e6e110f45e6"><code>1a26502</code></a>
Prepare changelog for 1.15 release (<a
href="https://redirect.github.com/python/mypy/issues/18583">#18583</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/d4515e4ad3eee6318744c64cf2eab0ea0b5b7562"><code>d4515e4</code></a>
Fix a few PR links in the changelog (<a
href="https://redirect.github.com/python/mypy/issues/18586">#18586</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/f83b6435b0c07a327f6b567dfb5e79ffa36708a2"><code>f83b643</code></a>
Add object self-type to tuple test fixture (<a
href="https://redirect.github.com/python/mypy/issues/18592">#18592</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/ebc2cb8befbadfc10b962af018b3fa3842d3fd87"><code>ebc2cb8</code></a>
Prevent crash on generic NamedTuple with unresolved typevar bound (<a
href="https://redirect.github.com/python/mypy/issues/18585">#18585</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/63c251e249e52256629dbe8b8334937a092f792d"><code>63c251e</code></a>
empty commit to trigger wheel rebuild</li>
<li><a
href="https://github.com/python/mypy/commit/c30573e7b95eef9d057ff42ebfd326438dac3c42"><code>c30573e</code></a>
Fix literal context for ternary expressions (for real) (<a
href="https://redirect.github.com/python/mypy/issues/18545">#18545</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/23d862dd6fbb905a69bcb31e88746dc7a1eb4a43"><code>23d862d</code></a>
Fix isinstance with explicit (non generic) type alias (<a
href="https://redirect.github.com/python/mypy/issues/18512">#18512</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/python/mypy/compare/v1.13.0...v1.15.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `types-markdown` from 3.7.0.20241204 to 3.8.0.20250415
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/typeshed-internal/stub_uploader/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `types-protobuf` from 5.28.3.20241030 to 5.29.1.20250403
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/typeshed-internal/stub_uploader/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `deepdiff` from 8.0.1 to 8.4.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/seperman/deepdiff/releases">deepdiff's
releases</a>.</em></p>
<blockquote>
<h2>8.4.1</h2>
<ul>
<li>pytz is not required.</li>
</ul>
<h2>8.4.0</h2>
<ul>
<li>Adding BaseOperatorPlus base class for custom operators</li>
<li>default_timezone can be passed now to set your default timezone to
something other than UTC.</li>
<li>New summarization algorithm that produces valid json</li>
<li>Better type hint support</li>
</ul>
<h2>8.1.1</h2>
<p>Adding Python 3.13 to setup.py</p>
<h2>8.1.0</h2>
<ul>
<li>Removing deprecated lines from setup.py</li>
<li>Added <code>prefix</code> option to <code>pretty()</code></li>
<li>Fixes hashing of numpy boolean values.</li>
<li>Fixes <strong>slots</strong> comparison when the attribute doesn't
exist.</li>
<li>Relaxing orderly-set reqs</li>
<li>Added Python 3.13 support</li>
<li>Only lower if clean_key is instance of str <a
href="https://redirect.github.com/seperman/deepdiff/issues/504">#504</a></li>
<li>Fixes issue where the key deep_distance is not returned when both
compared items are equal <a
href="https://redirect.github.com/seperman/deepdiff/issues/510">#510</a></li>
<li>Fixes exclude_paths fails to work in certain cases</li>
<li>exclude_paths fails to work <a
href="https://redirect.github.com/seperman/deepdiff/issues/509">#509</a></li>
<li>Fixes to_json() method chokes on standard json.dumps() kwargs such
as sort_keys</li>
<li>to_dict() method chokes on standard json.dumps() kwargs <a
href="https://redirect.github.com/seperman/deepdiff/issues/490">#490</a></li>
<li>Fixes accessing the affected_root_keys property on the diff object
returned by DeepDiff fails when one of the dicts is empty</li>
<li>Fixes accessing the affected_root_keys property on the diff object
returned by DeepDiff fails when one of the dicts is empty <a
href="https://redirect.github.com/seperman/deepdiff/issues/508">#508</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/seperman/deepdiff/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `setuptools-scm[toml]` from 8.1.0 to 8.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools-scm/releases">setuptools-scm[toml]'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>use importlib_metadata on python <3.10 by <a
href="https://github.com/RonnyPfannschmidt"><code>@RonnyPfannschmidt</code></a>
in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1130">pypa/setuptools-scm#1130</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/radarhere"><code>@radarhere</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/setuptools-scm/pull/1128">pypa/setuptools-scm#1128</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/setuptools-scm/compare/v8.2.1...v8.3.0">https://github.com/pypa/setuptools-scm/compare/v8.2.1...v8.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md">setuptools-scm[toml]'s
changelog</a>.</em></p>
<blockquote>
<h2>v8.3.0</h2>
<h3>Fixed</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1013">#1013</a>:
use modern importlib_metadata in all cases to dedup distribution objects
that must shadow based on pythonpath priority
starting with python 3.10 this is part of python itself</li>
</ul>
<h2>v8.2.1 (yanked due to legacy python issues)</h2>
<h3>Fixed</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1119">#1119</a>:
also include pre/post release details in version_tuple</li>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1112">#1112</a>:
unpin setuptools for own dependencies due to ubuntu lts bugs</li>
<li>add python 3.13 to the support matrix</li>
</ul>
<h2>v8.2.0</h2>
<h3>Added</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/960">#960</a>:
add a <code>--force-write-version-files</code> flag for the cli</li>
</ul>
<h3>Changed</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/950">#950</a>:
ensure to pass encodings to io usage</li>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/957">#957</a>:
add subprocess timeout control env var</li>
<li>add sp-repo-review pre-commit hook</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1018">#1018</a>:
allow non-normalized versions for semver</li>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1103">#1103</a>:
respect GIT_CEILING_DIRECTORIES when trying to find git toplevels</li>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1081">#1081</a>:
add name normalized pipx entrypoint</li>
<li>fix <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1080">#1080</a>:
clean pdm from PYTHONPATH to protect mercurial</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/cd5c8a0b4a878662226ee0598cdacab795572260"><code>cd5c8a0</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1130">#1130</a>
from RonnyPfannschmidt/fix-1013-importlib-dedup</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/0a07be85bfe0c08f0ee46bdb3aa09f69dd5b8b66"><code>0a07be8</code></a>
changelog</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/1f7abeab064da3784c1107ca02707a1b1686a283"><code>1f7abea</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1129">#1129</a>)</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/e79a57a8d2302aa1ceb4a237f768d971796ec03f"><code>e79a57a</code></a>
migrate to selectable entrypoints</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/9fcaffa84de3d749c78b6091724ee7f16e5795dd"><code>9fcaffa</code></a>
remove setuptools pin again - needs a breaking release</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/fc2d84179c4e8bc7123ba0b34f692dd029e3d4bd"><code>fc2d841</code></a>
use importlib_metadata on python <3.10</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/1bd767db3246e81acb4300008832b4f68578c4e5"><code>1bd767d</code></a>
Fixed typo (<a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1128">#1128</a>)</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/bce5cfc46f9975bfc253f87b49a6dc7b3488520e"><code>bce5cfc</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1126">#1126</a>)</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/8e1130978e32d6d231df5e7493e296b9230d28da"><code>8e11309</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1125">#1125</a>
from pypa/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/449b1c1aa899f23f197f9ef00fdeaeffe2a05d97"><code>449b1c1</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools-scm/compare/v8.1.0...v8.3.0">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 changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+8
-8
lines changedOpen diff view settings
Collapse file
+8-8Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
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 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments