1. New app capable of processing the `missing_company` table has been
added
2. Data transformation for Unternehmensregister data has been extended
to handle v1 and v3 data with a generic layer in between selecting the
right API upon request
Sorry for the big PR, if preferred I can give a quick tour through the
code rather than having you review every line of code
Bumps [types-tqdm](https://github.com/python/typeshed) from 4.66.0.3 to
4.66.0.4.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/python/typeshed/commits">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 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 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>
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.15.1 to
4.15.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/Selenium/releases">selenium's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.0.0 RC3</h2>
<h3>Changelog</h3>
<p>For each component's detailed changelog, please check:</p>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li>
</ul>
<h3>Commits in this release</h3>
<!-- raw HTML omitted -->
<ul>
<li><a
href="ae5c7cb81d"><code>ae5c7cb81d</code></a>
- [grid] Add error message and exception type if the session does not
exist :: Puja Jagani</li>
<li><a
href="4a1bc4cf9f"><code>4a1bc4cf9f</code></a>
- Removing old comment in the PR template. :: Diego Molina</li>
<li><a
href="59055b3f97"><code>59055b3f97</code></a>
- [java] Deprecating <code>VERSION</code> to favour
<code>BROWSER_VERSION</code> :: Diego Molina</li>
<li><a
href="681eae6493"><code>681eae6493</code></a>
- Add jmx info for OneShotNode :: Simon Mavi Stewart</li>
<li><a
href="294d1c92fb"><code>294d1c92fb</code></a>
- Use the IANA port range when there are less the 5k ports to choose
from :: Thomas Flori</li>
<li><a
href="22638e01b1"><code>22638e01b1</code></a>
- Support getting timeouts from the driver :: Alex Rodionov</li>
<li><a
href="320cd389db"><code>320cd389db</code></a>
- [java] Fixing misspellings in Java docs :: Diego Molina</li>
<li><a
href="24ae200b53"><code>24ae200b53</code></a>
- Update Firefox to 93 and Edge to 94 :: Simon Mavi Stewart</li>
<li><a
href="3b84577bc1"><code>3b84577bc1</code></a>
- Laying the groundwork for 4.0.0 :: Simon Mavi Stewart</li>
<li><a
href="3fba1c847f"><code>3fba1c847f</code></a>
- Update most java deps to latest stable releases :: Simon Mavi
Stewart</li>
<li><a
href="e8937abef8"><code>e8937abef8</code></a>
- Bump OpenTelemetry to 1.6.0 and correct docs :: Simon Mavi
Stewart</li>
<li><a
href="8e1a3f62cd"><code>8e1a3f62cd</code></a>
- Ensure zsh completions are correctly generated :: Simon Mavi
Stewart</li>
<li><a
href="46de1e6003"><code>46de1e6003</code></a>
- [dotnet] Explicitly remove Expect header :: Jim Evans</li>
<li><a
href="0a2b4d979d"><code>0a2b4d979d</code></a>
- [dotnet] Updating version for impending 4.0.0 stable release :: Jim
Evans</li>
<li><a
href="c4e685ac9f"><code>c4e685ac9f</code></a>
- [js] Avoid modifying CDP Grid endpoint :: Puja Jagani</li>
<li><a
href="136067e0db"><code>136067e0db</code></a>
- [rb] update changelog and bump version to Selenium 4 RC3 ::
titusfortner</li>
<li><a
href="6c5c572c4a"><code>6c5c572c4a</code></a>
- [py] Correct deprecations in IE bindings. Fixes <a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/9818">#9818</a>
:: AutomatedTester</li>
<li><a
href="e6080b6f59"><code>e6080b6f59</code></a>
- [dotnet] Update version for 4.0 RC3 :: Jim Evans</li>
<li><a
href="46d4ee53a8"><code>46d4ee53a8</code></a>
- [dotnet] Update CHANGELOG :: Jim Evans</li>
<li><a
href="6c6a72c3bc"><code>6c6a72c3bc</code></a>
- [py] bump to RC 3 :: AutomatedTester</li>
</ul>
<!-- raw HTML omitted -->
<h2>Selenium 4.0.0 RC2</h2>
<h3>Changelog</h3>
<p>For each component's detailed changelog, please check:</p>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/SeleniumHQ/Selenium/commits">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 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 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>
Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 3.5.1
to 3.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maxbachmann/RapidFuzz/releases">rapidfuzz's
releases</a>.</em></p>
<blockquote>
<h2>Release 3.5.2</h2>
<h2>Fixed</h2>
<ul>
<li>use _mm_malloc/_mm_free on macOS if aligned_alloc is
unsupported</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst">rapidfuzz's
changelog</a>.</em></p>
<blockquote>
<h2>Changelog</h2>
<p>[3.5.2] - 2023-11-02
^^^^^^^^^^^^^^^^^^^^
Fixed</p>
<pre><code>* use _mm_malloc/_mm_free on macOS if aligned_alloc is
unsupported
<p>[3.5.1] - 2023-10-31
^^^^^^^^^^^^^^^^^^^^
Fixed
</code></pre></p>
<ul>
<li>fix compilation failure on macOS</li>
</ul>
<p>[3.5.0] - 2023-10-31
^^^^^^^^^^^^^^^^^^^^
Changed</p>
<pre><code>* skip pandas ``pd.NA`` similar to ``None``
* add ``score_multiplier`` argument to ``process.cdist`` which allows
multiplying the end result scores
with a constant factor.
* drop support for Python 3.7
<p>Performance
</code></pre></p>
<ul>
<li>improve performance of simd implementation for <code>LCS</code> /
<code>Indel</code> / <code>Jaro</code> / <code>JaroWinkler</code></li>
<li>improve performance of Jaro and Jaro Winkler for long sequences</li>
<li>implement <code>process.extract</code> with <code>limit=1</code>
using <code>process.extractOne</code> which can be faster</li>
</ul>
<p>Fixed</p>
<pre><code>* the preprocessing function was always called through Python
due to a broken C-API version check
* fix wraparound issue in simd implementation of Jaro and Jaro Winkler
<p>[3.4.0] - 2023-10-09
^^^^^^^^^^^^^^^^^^^^
Changed
</code></pre></p>
<ul>
<li>upgrade to <code>Cython==3.0.3</code></li>
<li>add simd implementation for Jaro and Jaro Winkler</li>
</ul>
<p>[3.3.1] - 2023-09-25
^^^^^^^^^^^^^^^^^^^^
Added</p>
<pre><code>* add missing tag for python 3.12 support
<p>[3.3.0] - 2023-09-11
^^^^^^^^^^^^^^^^^^^^
</tr></table>
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a9a8f81c9"><code>0a9a8f8</code></a>
use _mm_malloc/_mm_free on macOS if aligned_alloc is unsupported</li>
<li><a
href="2114f513d3"><code>2114f51</code></a>
fix typing</li>
<li>See full diff in <a
href="https://github.com/maxbachmann/RapidFuzz/compare/v3.5.1...v3.5.2">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 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 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>
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from
4.5.0 to 4.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mongodb/mongo-python-driver/releases">pymongo's
releases</a>.</em></p>
<blockquote>
<h2>PyMongo 4.6.0</h2>
<p>Release notes: <a
href="https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866">https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst">pymongo's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>Changes in Version 4.6</h2>
<p>PyMongo 4.6 brings a number of improvements including:</p>
<ul>
<li>
<p>Added the <code>serverMonitoringMode</code> URI and keyword argument
to :class:<code>~pymongo.mongo_client.MongoClient</code>.</p>
</li>
<li>
<p>Improved client performance and reduced connection requirements in
Function-as-a-service (FaaS)
environments like AWS Lambda, Google Cloud Functions, and Microsoft
Azure Functions.</p>
</li>
<li>
<p>Added the
:attr:<code>pymongo.monitoring.CommandSucceededEvent.database_name</code>
property.</p>
</li>
<li>
<p>Added the
:attr:<code>pymongo.monitoring.CommandFailedEvent.database_name</code>
property.</p>
</li>
<li>
<p>Allow passing a <code>dict</code> to sort/create_index/hint.</p>
</li>
<li>
<p>Added :func:<code>repr</code> support to the write result classes:
:class:<code>~pymongo.results.BulkWriteResult</code>,
:class:<code>~pymongo.results.DeleteResult</code>,
:class:<code>~pymongo.results.InsertManyResult</code>,
:class:<code>~pymongo.results.InsertOneResult</code>,
:class:<code>~pymongo.results.UpdateResult</code>, and
:class:<code>~pymongo.encryption.RewrapManyDataKeyResult</code>. For
example:</p>
<blockquote>
<blockquote>
<blockquote>
<p>client.t.t.insert_one({})
InsertOneResult(ObjectId('65319acdd55bb3a27ab5502b'), acknowledged=True)
client.t.t.insert_many([{} for _ in range(3)])
InsertManyResult([ObjectId('6532f85e826f2b6125d6ce39'),
ObjectId('6532f85e826f2b6125d6ce3a'),
ObjectId('6532f85e826f2b6125d6ce3b')], acknowledged=True)</p>
</blockquote>
</blockquote>
</blockquote>
</li>
<li>
<p>:meth:<code>~pymongo.uri_parser.parse_uri</code> now considers the
delimiting slash (<code>/</code>)
between hosts and connection options optional. For example,
"mongodb://example.com?tls=true" is now a valid URI.</p>
</li>
<li>
<p>Fixed a bug where PyMongo would incorrectly promote all cursors to
exhaust cursors
when connected to load balanced MongoDB clusters or Serverless
clusters.</p>
</li>
<li>
<p>Added the :ref:<code>network-compression-example</code> documentation
page.</p>
</li>
<li>
<p>Added more timeout information to network errors.</p>
</li>
</ul>
<h2>Changes in Version 4.5</h2>
<p>PyMongo 4.5 brings a number of improvements including:</p>
<ul>
<li>Added new helper methods for Atlas Search Index (requires MongoDB
Server 7.0+):
:meth:<code>~pymongo.collection.Collection.list_search_indexes</code>,
:meth:<code>~pymongo.collection.Collection.create_search_index</code>,
:meth:<code>~pymongo.collection.Collection.create_search_indexes</code>,
:meth:<code>~pymongo.collection.Collection.drop_search_index</code>,
:meth:<code>~pymongo.collection.Collection.update_search_index</code></li>
<li>Added :meth:<code>~pymongo.database.Database.cursor_command</code>
and :meth:<code>~pymongo.command_cursor.CommandCursor.try_next</code> to
support
executing an arbitrary command that returns a cursor.</li>
<li><code>cryptography</code> 2.5 or later is now required for
:ref:<code>OCSP</code> support.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8e25ce1ca8"><code>8e25ce1</code></a>
BUMP 4.6.0</li>
<li><a
href="a17e412fee"><code>a17e412</code></a>
Updated changelog with timeout info change (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1417">#1417</a>)</li>
<li><a
href="a09a03e5df"><code>a09a03e</code></a>
PYTHON-3930 Add docs page for network compression (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1415">#1415</a>)</li>
<li><a
href="4b9c5b9a1e"><code>4b9c5b9</code></a>
PYTHON-3968 Fix mockupdb tox config (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1416">#1416</a>)</li>
<li><a
href="c146017de1"><code>c146017</code></a>
PYTHON-4012 Adopt more RST static checks (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1412">#1412</a>)</li>
<li><a
href="8faa910f3c"><code>8faa910</code></a>
PYTHON-3743 Bump minServerVersion for CSFLE deterministic encryption …
(<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1411">#1411</a>)</li>
<li><a
href="06653c9e21"><code>06653c9</code></a>
PYTHON-3926 Add more information to connection errors and timeouts (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1375">#1375</a>)</li>
<li><a
href="28250580d1"><code>2825058</code></a>
PYTHON-3950 Add PyMongo 3.13 Changelog Entry to Current Branch (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1410">#1410</a>)</li>
<li><a
href="7bb9a73b2f"><code>7bb9a73</code></a>
PYTHON-3968 Allow pymongo to be installed in tox when C extension fails
to bu...</li>
<li><a
href="58a36e9838"><code>58a36e9</code></a>
PYTHON-4010 Fix test_timeout_kills_cursor_asynchronously (<a
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1408">#1408</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mongodb/mongo-python-driver/compare/4.5.0...4.6.0">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 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 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>