dependabot[bot] opened a new pull request, #40827: URL: https://github.com/apache/superset/pull/40827
Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.5 to 3.4.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-ldap/python-ldap/releases">python-ldap's releases</a>.</em></p> <blockquote> <h2>3.4.7</h2> <p>No code changes, correcting for the fact that the previous release artifacts uploaded to PyPI contained unintended files.</p> <h2>3.4.6</h2> <p>Fixes:</p> <ul> <li><code>attrlist</code> parameter is now properly checked before use, avoiding memory errors due to type mismatches</li> <li>Fixed errors with requestName/requestValue in <code>extop.dds</code></li> <li><code>ldif</code> and <code>ldap.schema</code> modules now actively close sockets as they're finished with them</li> </ul> <p>Infrastructure:</p> <ul> <li>Package no longer requires setuptools-scm</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python-ldap/python-ldap/blob/python-ldap-3.4.7/CHANGES">python-ldap's changelog</a>.</em></p> <blockquote> <p>Released 3.4.7 2026-05-19</p> <p>No code changes, correcting for the fact that the previous release artifacts uploaded to PyPI contained unintended files.</p> <hr /> <p>Released 3.4.6 2026-05-14</p> <p>Fixes:</p> <ul> <li><code>attrlist</code> parameter is now properly checked before use, avoiding memory errors due to type mismatches</li> <li>Fixed errors with requestName/requestValue in <code>extop.dds</code></li> <li><code>ldif</code> and <code>ldap.schema</code> modules now actively close sockets as they're finished with them</li> </ul> <p>Infrastructure:</p> <ul> <li>Package no longer requires setuptools-scm</li> </ul> <hr /> <p>Released 3.4.5 2025-10-10</p> <p>Security fixes:</p> <ul> <li>CVE-2025-61911 (GHSA-r7r6-cc7p-4v5m): Enforce <code>str</code> input in <code>ldap.filter.escape_filter_chars</code> with <code>escape_mode=1</code>; ensure proper escaping. (thanks to lukas-eu)</li> <li>CVE-2025-61912 (GHSA-p34h-wq7j-h5v6): Correct NUL escaping in <code>ldap.dn.escape_dn_chars</code> to <code>\00</code> per RFC 4514. (thanks to aradona91)</li> </ul> <p>Fixes:</p> <ul> <li>ReconnectLDAPObject now properly reconnects on UNAVAILABLE, CONNECT_ERROR and TIMEOUT exceptions (previously only SERVER_DOWN), fixing reconnection issues especially during server restarts</li> <li>Fixed syncrepl.py to use named constants instead of raw decimal values for result types</li> <li>Fixed error handling in SearchNoOpMixIn to prevent a undefined variable error</li> </ul> <p>Tests:</p> <ul> <li>Added comprehensive reconnection test cases including concurrent operation handling and server restart scenarios</li> </ul> <p>Doc/</p> <ul> <li>Updated installation docs and fixed various documentation typos</li> <li>Added ReadTheDocs configuration file</li> </ul> <p>Infrastructure:</p> <ul> <li>Add testing and document support for Python 3.13</li> </ul> <hr /> <p>Released 3.4.4 2022-11-17</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-ldap/python-ldap/commit/79f34cc398c5bdf202bdb4024a1bb2ec272ce26e"><code>79f34cc</code></a> Prepare a new release</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/4472afd4dd00da71c6836377bad8e0c77702bb66"><code>4472afd</code></a> Prepare a new release</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/f8aa2894212e6624b1b4aac3aa46517652dd5983"><code>f8aa289</code></a> CI: Drop 3.8 from CI as no longer supported in current images</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/311dbbab0a222238790a18246f0b5b63b895930c"><code>311dbba</code></a> fix(LDAPObject): Prevent memory errors in attrs_from_List</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/dee242c7015faf0d132eedc4d4235b791910bdd9"><code>dee242c</code></a> test: Test valid and invalid attrlist parameters</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/9257c176ec7e428742dce0a89d5df27d4cb4c3df"><code>9257c17</code></a> ci(github): update github actions</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/2ecbc03ff87afa4aa95db84def620a0c514ccbbb"><code>2ecbc03</code></a> fix(ldif): explicitly close sockets after fetching URLs</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/5b173c96c2ade8b7ea2e91a5d46bbefbbd56c5c5"><code>5b173c9</code></a> fix(ldap.schema): Explicitly close url file to avoid ResourceWarning in Pytho...</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/1491b43ecf1856608fa401e66c9d3f89874c75d7"><code>1491b43</code></a> remove superfluous dependency on setuptools-scm</li> <li><a href="https://github.com/python-ldap/python-ldap/commit/7e93577c20207c12205db4e6724291483aed94da"><code>7e93577</code></a> fix(extop.dds): make passing of requestName optional again</li> <li>Additional commits viewable in <a href="https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.5...python-ldap-3.4.7">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
