KM-R
daf39d6ee3
Fix metric ( #344 )
...
Small fix for the metric of "Umsatz" widget on the company page
2023-11-08 14:50:58 +01:00
Tristan Nolde
f4998a6fae
Feat/233 incremental company extension ( #322 )
...
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
2023-11-08 14:36:44 +01:00
github-actions[bot]
0af7622cc3
Update pre-commit hooks ( #342 )
...
Update versions of pre-commit hooks to latest version.
Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com >
2023-11-08 08:39:59 +01:00
Philipp
12f40af538
Added pagination, sorting and filtering for the table of related persons. ( #333 )
...
Added pagination, sorting and filtering for the table of related
persons.
2023-11-07 22:19:36 +01:00
Philipp
16b975a0f4
Hide the plotly logo in graph objects ( #339 )
2023-11-07 22:16:27 +01:00
Philipp
97b05bacf4
Added a custom favicon. ( #338 )
2023-11-07 22:15:08 +01:00
github-actions[bot]
177ec6a673
build(deps-dev): bump types-tqdm from 4.66.0.3 to 4.66.0.4 ( #335 )
...
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>
2023-11-07 18:22:48 +01:00
dependabot[bot]
428e4e6e52
build(deps-dev): bump types-tqdm from 4.66.0.3 to 4.66.0.4
...
Bumps [types-tqdm](https://github.com/python/typeshed ) from 4.66.0.3 to 4.66.0.4.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tqdm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-07 15:27:36 +00:00
Philipp
aec7414e69
Removed the background color of plotly plot. ( #334 )
...
Removed the background color of the plot to fully use the plotly_white
layout.
2023-11-07 15:55:50 +01:00
Philipp
d79bc0f267
Added poetry install to the pre-commit hooks. ( #332 )
...
Limiting most pre-commit hooks to the pre-commit stage.
2023-11-06 21:58:33 +01:00
KM-R
d6fabfff1a
Create company page tab "Beteiligte Personen" ( #330 )
2023-11-06 21:40:48 +01:00
Philipp
4323522b96
Added poetry install to the pre-commit hooks. ( #329 )
2023-11-06 20:02:29 +01:00
github-actions[bot]
c4649f1594
build(deps): bump selenium from 4.15.1 to 4.15.2 ( #327 )
...
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="http://github.com/seleniumhq/selenium/commit/ae5c7cb81d6a074e3df2bb6843226502e745e51b "><code>ae5c7cb81d</code></a>
- [grid] Add error message and exception type if the session does not
exist :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/4a1bc4cf9f2698736f71a5cf500c036da5756e93 "><code>4a1bc4cf9f</code></a>
- Removing old comment in the PR template. :: Diego Molina</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/59055b3f97cddb63c8d08281d97e05e575f37715 "><code>59055b3f97</code></a>
- [java] Deprecating <code>VERSION</code> to favour
<code>BROWSER_VERSION</code> :: Diego Molina</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/681eae6493c4fcd2392cfad6d5546d950bd6cd40 "><code>681eae6493</code></a>
- Add jmx info for OneShotNode :: Simon Mavi Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/294d1c92fb9578513c82c1431d6c25b98364fcc2 "><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="http://github.com/seleniumhq/selenium/commit/22638e01b1fcf6911ef81f8fdc78b9b3f47bd11f "><code>22638e01b1</code></a>
- Support getting timeouts from the driver :: Alex Rodionov</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/320cd389dbb5f5c7882d709f9d7ff78aeb0ec944 "><code>320cd389db</code></a>
- [java] Fixing misspellings in Java docs :: Diego Molina</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/24ae200b53315ded06484f8037c3fd200aa7da72 "><code>24ae200b53</code></a>
- Update Firefox to 93 and Edge to 94 :: Simon Mavi Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/3b84577bc1e0498239417f03e4979c521edf9ee4 "><code>3b84577bc1</code></a>
- Laying the groundwork for 4.0.0 :: Simon Mavi Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/3fba1c847f77f5aea9af62132d029a5300eea3bd "><code>3fba1c847f</code></a>
- Update most java deps to latest stable releases :: Simon Mavi
Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/e8937abef8dd8f0bb1d54d0238b25da1e39b365b "><code>e8937abef8</code></a>
- Bump OpenTelemetry to 1.6.0 and correct docs :: Simon Mavi
Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/8e1a3f62cddb5850e64d8239a7f8c100828ca1a7 "><code>8e1a3f62cd</code></a>
- Ensure zsh completions are correctly generated :: Simon Mavi
Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/46de1e60031f0061b4e6989da7b914f4e5093592 "><code>46de1e6003</code></a>
- [dotnet] Explicitly remove Expect header :: Jim Evans</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/0a2b4d979d5b1d57d4a044d2e760b7f5ca99437f "><code>0a2b4d979d</code></a>
- [dotnet] Updating version for impending 4.0.0 stable release :: Jim
Evans</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/c4e685ac9f47edf2d168156c9f745d9f8829cdb3 "><code>c4e685ac9f</code></a>
- [js] Avoid modifying CDP Grid endpoint :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/136067e0dbe9de2e910daf602a8fd0ce9a847c39 "><code>136067e0db</code></a>
- [rb] update changelog and bump version to Selenium 4 RC3 ::
titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/6c5c572c4adc6c7596692840014df1a2d814ad2d "><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="http://github.com/seleniumhq/selenium/commit/e6080b6f5997e1462ed97fbda0e13b0299742527 "><code>e6080b6f59</code></a>
- [dotnet] Update version for 4.0 RC3 :: Jim Evans</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/46d4ee53a867c1fe1882484890cd8a0d4402420f "><code>46d4ee53a8</code></a>
- [dotnet] Update CHANGELOG :: Jim Evans</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a "><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>
2023-11-06 18:01:46 +00:00
dependabot[bot]
2eca15750a
build(deps): bump selenium from 4.15.1 to 4.15.2
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 17:57:35 +00:00
github-actions[bot]
a1a519d4d6
build(deps-dev): bump ruff from 0.1.3 to 0.1.4 ( #326 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.3 to 0.1.4.
<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>v0.1.4</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>flake8-trio</code>] Implement
<code>timeout-without-await</code> (<code>TRIO001</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8439 ">#8439</a>)</li>
<li>[<code>numpy</code>] Implement NumPy 2.0 migration rule
(<code>NPY200</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/7702 ">#7702</a>)</li>
<li>[<code>pylint</code>] Implement <code>bad-open-mode</code>
(<code>W1501</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8294 ">#8294</a>)</li>
<li>[<code>pylint</code>] Implement <code>import-outside-toplevel</code>
(<code>C0415</code>) rule (<a
href="https://redirect.github.com/astral-sh/ruff/pull/5180 ">#5180</a>)</li>
<li>[<code>pylint</code>] Implement <code>useless-with-lock</code>
(<code>W2101</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8321 ">#8321</a>)</li>
<li>[<code>pyupgrade</code>] Implement <code>timeout-error-alias</code>
(<code>UP041</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8476 ">#8476</a>)</li>
<li>[<code>refurb</code>] Implement <code>isinstance-type-none</code>
(<code>FURB168</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8308 ">#8308</a>)</li>
<li>Detect confusable Unicode-to-Unicode units in <code>RUF001</code>,
<code>RUF002</code>, and <code>RUF003</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/4430 ">#4430</a>)</li>
<li>Add newline after module docstrings in preview style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8283 ">#8283</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Add a note on line-too-long to the formatter docs (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8314 ">#8314</a>)</li>
<li>Preserve trailing statement semicolons when using <code>fmt:
skip</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8273 ">#8273</a>)</li>
<li>Preserve trailing semicolons when using <code>fmt: off</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8275 ">#8275</a>)</li>
<li>Avoid duplicating linter-formatter compatibility warnings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8292 ">#8292</a>)</li>
<li>Avoid inserting a newline after function docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8375 ">#8375</a>)</li>
<li>Insert newline between docstring and following own line comment (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8216 ">#8216</a>)</li>
<li>Split tuples in return positions by comma first (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8280 ">#8280</a>)</li>
<li>Avoid treating byte strings as docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8350 ">#8350</a>)</li>
<li>Add <code>--line-length</code> option to <code>format</code> command
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8363 ">#8363</a>)</li>
<li>Avoid parenthesizing unsplittable because of comments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8431 ">#8431</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Add <code>--output-format</code> to <code>ruff rule</code> and
<code>ruff linter</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8203 ">#8203</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Respect <code>--force-exclude</code> in <code>lint.exclude</code>
and <code>format.exclude</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8393 ">#8393</a>)</li>
<li>Respect <code>--extend-per-file-ignores</code> on the CLI (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8329 ">#8329</a>)</li>
<li>Extend <code>bad-dunder-method-name</code> to permit
<code>__index__</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8300 ">#8300</a>)</li>
<li>Fix panic with 8 in octal escape (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8356 ">#8356</a>)</li>
<li>Avoid raising <code>D300</code> when both triple quote styles are
present (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8462 ">#8462</a>)</li>
<li>Consider unterminated f-strings in <code>FStringRanges</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8154 ">#8154</a>)</li>
<li>Avoid including literal <code>shell=True</code> for truthy,
non-<code>True</code> diagnostics (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8359 ">#8359</a>)</li>
<li>Avoid triggering single-element test for starred expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8433 ">#8433</a>)</li>
<li>Detect and ignore Jupyter automagics (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8398 ">#8398</a>)</li>
<li>Fix invalid E231 error with f-strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8369 ">#8369</a>)</li>
<li>Avoid triggering <code>NamedTuple</code> rewrite with starred
annotation (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8434 ">#8434</a>)</li>
<li>Avoid un-setting bracket flag in logical lines (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8380 ">#8380</a>)</li>
<li>Place 'r' prefix before 'f' for raw format strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8464 ">#8464</a>)</li>
<li>Remove trailing periods from NumPy 2.0 code actions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8475 ">#8475</a>)</li>
<li>Fix bug where <code>PLE1307</code> was raised when formatting
<code>%c</code> with characters (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8407 ">#8407</a>)</li>
<li>Remove unicode flag from comparable (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8440 ">#8440</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.1.4</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>flake8-trio</code>] Implement
<code>timeout-without-await</code> (<code>TRIO001</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8439 ">#8439</a>)</li>
<li>[<code>numpy</code>] Implement NumPy 2.0 migration rule
(<code>NPY200</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/7702 ">#7702</a>)</li>
<li>[<code>pylint</code>] Implement <code>bad-open-mode</code>
(<code>W1501</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8294 ">#8294</a>)</li>
<li>[<code>pylint</code>] Implement <code>import-outside-toplevel</code>
(<code>C0415</code>) rule (<a
href="https://redirect.github.com/astral-sh/ruff/pull/5180 ">#5180</a>)</li>
<li>[<code>pylint</code>] Implement <code>useless-with-lock</code>
(<code>W2101</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8321 ">#8321</a>)</li>
<li>[<code>pyupgrade</code>] Implement <code>timeout-error-alias</code>
(<code>UP041</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8476 ">#8476</a>)</li>
<li>[<code>refurb</code>] Implement <code>isinstance-type-none</code>
(<code>FURB168</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8308 ">#8308</a>)</li>
<li>Detect confusable Unicode-to-Unicode units in <code>RUF001</code>,
<code>RUF002</code>, and <code>RUF003</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/4430 ">#4430</a>)</li>
<li>Add newline after module docstrings in preview style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8283 ">#8283</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Add a note on line-too-long to the formatter docs (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8314 ">#8314</a>)</li>
<li>Preserve trailing statement semicolons when using <code>fmt:
skip</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8273 ">#8273</a>)</li>
<li>Preserve trailing semicolons when using <code>fmt: off</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8275 ">#8275</a>)</li>
<li>Avoid duplicating linter-formatter compatibility warnings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8292 ">#8292</a>)</li>
<li>Avoid inserting a newline after function docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8375 ">#8375</a>)</li>
<li>Insert newline between docstring and following own line comment (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8216 ">#8216</a>)</li>
<li>Split tuples in return positions by comma first (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8280 ">#8280</a>)</li>
<li>Avoid treating byte strings as docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8350 ">#8350</a>)</li>
<li>Add <code>--line-length</code> option to <code>format</code> command
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/8363 ">#8363</a>)</li>
<li>Avoid parenthesizing unsplittable because of comments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8431 ">#8431</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Add <code>--output-format</code> to <code>ruff rule</code> and
<code>ruff linter</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8203 ">#8203</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Respect <code>--force-exclude</code> in <code>lint.exclude</code>
and <code>format.exclude</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8393 ">#8393</a>)</li>
<li>Respect <code>--extend-per-file-ignores</code> on the CLI (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8329 ">#8329</a>)</li>
<li>Extend <code>bad-dunder-method-name</code> to permit
<code>__index__</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8300 ">#8300</a>)</li>
<li>Fix panic with 8 in octal escape (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8356 ">#8356</a>)</li>
<li>Avoid raising <code>D300</code> when both triple quote styles are
present (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8462 ">#8462</a>)</li>
<li>Consider unterminated f-strings in <code>FStringRanges</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8154 ">#8154</a>)</li>
<li>Avoid including literal <code>shell=True</code> for truthy,
non-<code>True</code> diagnostics (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8359 ">#8359</a>)</li>
<li>Avoid triggering single-element test for starred expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8433 ">#8433</a>)</li>
<li>Detect and ignore Jupyter automagics (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8398 ">#8398</a>)</li>
<li>Fix invalid E231 error with f-strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8369 ">#8369</a>)</li>
<li>Avoid triggering <code>NamedTuple</code> rewrite with starred
annotation (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8434 ">#8434</a>)</li>
<li>Avoid un-setting bracket flag in logical lines (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8380 ">#8380</a>)</li>
<li>Place 'r' prefix before 'f' for raw format strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8464 ">#8464</a>)</li>
<li>Remove trailing periods from NumPy 2.0 code actions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8475 ">#8475</a>)</li>
<li>Fix bug where <code>PLE1307</code> was raised when formatting
<code>%c</code> with characters (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8407 ">#8407</a>)</li>
<li>Remove unicode flag from comparable (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8440 ">#8440</a>)</li>
<li>Improve B015 message (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8295 ">#8295</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/c4889196e7e4d36517f29592e90e40ca991bc98d "><code>c488919</code></a>
Add missing pyupgrade entry to changelog (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8479 ">#8479</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/6e635e99f47a6f81c4332ebe39c52125ec271c2e "><code>6e635e9</code></a>
Add changelog for v0.1.4 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8478 ">#8478</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/260ea41975632166899c51f7f9a42f7eeb74feec "><code>260ea41</code></a>
Bump version to v0.1.4 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8477 ">#8477</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/65effc6666d2d3af65dd491da3eb6b635be90842 "><code>65effc6</code></a>
Add pyupgrade <code>UP041</code> to replace <code>TimeoutError</code>
aliases (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8476 ">#8476</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/4982694b54e941f437740b9e75a9b1be58560e77 "><code>4982694</code></a>
<code>D300</code>: prevent autofix when both triples are in body (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8462 ">#8462</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/536ac550ede22092b4309b07d3c0be2d9a3189a0 "><code>536ac55</code></a>
Remove trailing periods from NumPy 2.0 code actions (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8475 ">#8475</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/f2335fe69278cb30ca338bf3ba234013c3e2125b "><code>f2335fe</code></a>
Make Unicode-to-Unicode confusables a preview change (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8473 ">#8473</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/b0f9a14d9a03af3ef97ee81d544afd3e255278a3 "><code>b0f9a14</code></a>
Mark <code>byte_bounds</code> as a non-backwards-compatible NumPy 2.0
change (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8474 ">#8474</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/f56bc1983b16c34a2fcb4a467a5220f54e8aa72f "><code>f56bc19</code></a>
Place 'r' prefix before 'f' for raw format strings (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8464 ">#8464</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/7c12eaf322c0da18278ec62b1c11fd1b8a4b2ef2 "><code>7c12eaf</code></a>
Use characters instead of <code>u32</code> in confusable map (<a
href="https://redirect.github.com/astral-sh/ruff/issues/8463 ">#8463</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.3...v0.1.4 ">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>
2023-11-06 18:53:07 +01:00
github-actions[bot]
15425430a9
build(deps-dev): bump nbconvert from 7.10.0 to 7.11.0 ( #328 )
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.10.0 to
7.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter/nbconvert/releases ">nbconvert's
releases</a>.</em></p>
<blockquote>
<h2>v7.11.0</h2>
<h2>7.11.0</h2>
<p>(<a
href="https://github.com/jupyter/nbconvert/compare/v7.10.0...422dd2a1697b191dc8e11806ddeca314df66c282 ">Full
Changelog</a>)</p>
<h3>Enhancements made</h3>
<ul>
<li>Support es modules in js includes <a
href="https://redirect.github.com/jupyter/nbconvert/pull/2063 ">#2063</a>
(<a
href="https://github.com/timkpaine "><code>@timkpaine</code></a>)</li>
</ul>
<h3>Maintenance and upkeep improvements</h3>
<ul>
<li>Clean up lint handling and list generics <a
href="https://redirect.github.com/jupyter/nbconvert/pull/2065 ">#2065</a>
(<a
href="https://github.com/blink1073 "><code>@blink1073</code></a>)</li>
<li>Remove not needed pytest-dependency test requirement <a
href="https://redirect.github.com/jupyter/nbconvert/pull/2062 ">#2062</a>
(<a href="https://github.com/danigm "><code>@danigm</code></a>)</li>
</ul>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-10-30&to=2023-11-06&type=c ">GitHub
contributors page for this release</a>)</p>
<p><a
href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-10-30..2023-11-06&type=Issues "><code>@blink1073</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adanigm+updated%3A2023-10-30..2023-11-06&type=Issues "><code>@danigm</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atimkpaine+updated%3A2023-10-30..2023-11-06&type=Issues "><code>@timkpaine</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md ">nbconvert's
changelog</a>.</em></p>
<blockquote>
<h2>7.11.0</h2>
<p>(<a
href="https://github.com/jupyter/nbconvert/compare/v7.10.0...422dd2a1697b191dc8e11806ddeca314df66c282 ">Full
Changelog</a>)</p>
<h3>Enhancements made</h3>
<ul>
<li>Support es modules in js includes <a
href="https://redirect.github.com/jupyter/nbconvert/pull/2063 ">#2063</a>
(<a
href="https://github.com/timkpaine "><code>@timkpaine</code></a>)</li>
</ul>
<h3>Maintenance and upkeep improvements</h3>
<ul>
<li>Clean up lint handling and list generics <a
href="https://redirect.github.com/jupyter/nbconvert/pull/2065 ">#2065</a>
(<a
href="https://github.com/blink1073 "><code>@blink1073</code></a>)</li>
<li>Remove not needed pytest-dependency test requirement <a
href="https://redirect.github.com/jupyter/nbconvert/pull/2062 ">#2062</a>
(<a href="https://github.com/danigm "><code>@danigm</code></a>)</li>
</ul>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-10-30&to=2023-11-06&type=c ">GitHub
contributors page for this release</a>)</p>
<p><a
href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-10-30..2023-11-06&type=Issues "><code>@blink1073</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adanigm+updated%3A2023-10-30..2023-11-06&type=Issues "><code>@danigm</code></a>
| <a
href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atimkpaine+updated%3A2023-10-30..2023-11-06&type=Issues "><code>@timkpaine</code></a></p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jupyter/nbconvert/commit/d10418d8503c75f084da71416a8c9905946cf533 "><code>d10418d</code></a>
Publish 7.11.0</li>
<li><a
href="https://github.com/jupyter/nbconvert/commit/422dd2a1697b191dc8e11806ddeca314df66c282 "><code>422dd2a</code></a>
Clean up lint handling and list generics (<a
href="https://redirect.github.com/jupyter/nbconvert/issues/2065 ">#2065</a>)</li>
<li><a
href="https://github.com/jupyter/nbconvert/commit/0e290e18e16c3abdd28608dea7035dc6a1a8b82c "><code>0e290e1</code></a>
Support es modules in js includes (<a
href="https://redirect.github.com/jupyter/nbconvert/issues/2063 ">#2063</a>)</li>
<li><a
href="https://github.com/jupyter/nbconvert/commit/a3aed8d2638784f03d59df456f8243c3ba554d8b "><code>a3aed8d</code></a>
Remove not needed pytest-dependency test requirement (<a
href="https://redirect.github.com/jupyter/nbconvert/issues/2062 ">#2062</a>)</li>
<li>See full diff in <a
href="https://github.com/jupyter/nbconvert/compare/v7.10.0...v7.11.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>
2023-11-06 18:52:25 +01:00
dependabot[bot]
de92c8fe1f
build(deps-dev): bump nbconvert from 7.10.0 to 7.11.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.10.0...v7.11.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 16:03:53 +00:00
dependabot[bot]
266a6c33e5
build(deps-dev): bump ruff from 0.1.3 to 0.1.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.3...v0.1.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 16:00:39 +00:00
TrisNol
982cbd7ad4
refactor: Resolve leftover todos
2023-11-05 19:59:13 +01:00
TrisNol
f9d3f0eb76
test: Cover apps/find_missing_companies.py
2023-11-05 13:47:06 +01:00
TrisNol
f7ec3eaf24
test: Increase test coverage and refactor v3
2023-11-05 12:55:47 +01:00
TrisNol
e8d1a37cff
test: Extend unit tests
2023-11-04 14:19:41 +01:00
github-actions[bot]
e13a13a58c
Update pre-commit hooks ( #323 )
...
Update versions of pre-commit hooks to latest version.
Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com >
2023-11-04 12:42:02 +01:00
TrisNol
61f94fa3b9
test: Unit tests
2023-11-04 11:24:36 +01:00
TrisNol
7605858234
checkpoint: Apply missing docstrings
2023-11-04 11:24:36 +01:00
TrisNol
1121f26052
refactor: Apply linter feedback
2023-11-04 11:24:36 +01:00
TrisNol
d6b07431e7
test: Adapt existing unit tests to refactored imports
2023-11-04 11:24:36 +01:00
TrisNol
042a019628
checkpoint: Refactoring, first working version of processing
2023-11-04 11:24:27 +01:00
TrisNol
2458ad98ff
checkpoint: Refactoring data-extraction from unternehmensregister to handle v1 and v3
2023-11-04 11:24:27 +01:00
TrisNol
b7f977138d
checkpoint: Manual role mapping via ID
2023-11-04 11:24:27 +01:00
TrisNol
2d9e3f19f9
checkpoint: First iteration of fixed mapping
2023-11-04 11:24:27 +01:00
TrisNol
9d7bb07989
checkpoint: Adapt data transformation to new structure
2023-11-04 11:24:27 +01:00
TrisNol
7f8511c9d6
checkpoint: Core data fetch routine
2023-11-04 11:24:27 +01:00
Philipp
2fddc9149a
Reduced the number of times the dependabot auto merge is triggered. ( #318 )
2023-11-03 21:25:55 +01:00
github-actions[bot]
bae999f1d9
build(deps): bump rapidfuzz from 3.5.1 to 3.5.2 ( #321 )
...
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="https://github.com/maxbachmann/RapidFuzz/commit/0a9a8f81c9afd67e0a88179e391fbcef07f77e7b "><code>0a9a8f8</code></a>
use _mm_malloc/_mm_free on macOS if aligned_alloc is unsupported</li>
<li><a
href="https://github.com/maxbachmann/RapidFuzz/commit/2114f513d39a013954ec345ca85e79507e78f843 "><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>
2023-11-03 20:20:27 +01:00
dependabot[bot]
1b564276fb
build(deps): bump rapidfuzz from 3.5.1 to 3.5.2
...
Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/maxbachmann/RapidFuzz/releases )
- [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-03 16:03:04 +00:00
Philipp
ad36c68993
Moved the AI tests into the AI folder. ( #315 )
2023-11-03 13:45:24 +01:00
github-actions[bot]
9d04e46f55
Update pre-commit hooks ( #319 )
...
Update versions of pre-commit hooks to latest version.
Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com >
2023-11-03 10:18:14 +01:00
Philipp
a638949644
Added a types package and upgraded poetry. ( #313 )
2023-11-02 22:13:32 +01:00
Philipp
d40746c69b
Used black on jupyter. ( #312 )
2023-11-02 20:52:46 +00:00
Philipp
8d9981d967
Moved AI files in the AI module. ( #308 )
2023-11-02 20:30:04 +01:00
KM-R
3cc94cb652
Add minimal example for networks
2023-11-02 19:04:08 +01:00
Sebastian
0d1162efbe
Fixed Sentiment crash (truncation) ( #305 )
...
Added truncation attribute.... and it works!
2023-11-02 18:58:48 +01:00
github-actions[bot]
f3f6c40a49
build(deps): bump pymongo from 4.5.0 to 4.6.0 ( #304 )
...
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="https://github.com/mongodb/mongo-python-driver/commit/8e25ce1ca876d76b810cbe070cc52f1c18bd46f0 "><code>8e25ce1</code></a>
BUMP 4.6.0</li>
<li><a
href="https://github.com/mongodb/mongo-python-driver/commit/a17e412feedfa99d58e3c31f1073f6f84a9f16f7 "><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="https://github.com/mongodb/mongo-python-driver/commit/a09a03e5df86eba774670b774181e2b32366bfea "><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="https://github.com/mongodb/mongo-python-driver/commit/4b9c5b9a1e81acd9a8fdf94be3a0d05fb8ba71d2 "><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="https://github.com/mongodb/mongo-python-driver/commit/c146017de1012499283539aebb864b44d82d4eed "><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="https://github.com/mongodb/mongo-python-driver/commit/8faa910f3c2a2b2acebf14477fddd311ff06027f "><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="https://github.com/mongodb/mongo-python-driver/commit/06653c9e21fff04eb8b9f4f336010d0bfb701e94 "><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="https://github.com/mongodb/mongo-python-driver/commit/28250580d194608ca76c79c4104bcbe03a0c5895 "><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="https://github.com/mongodb/mongo-python-driver/commit/7bb9a73b2f0328418c33296d58880858f9ae966a "><code>7bb9a73</code></a>
PYTHON-3968 Allow pymongo to be installed in tox when C extension fails
to bu...</li>
<li><a
href="https://github.com/mongodb/mongo-python-driver/commit/58a36e98381a195d4576d363d3791cd639a0d459 "><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>
2023-11-02 17:18:09 +01:00
dependabot[bot]
eee77ca84a
build(deps): bump pymongo from 4.5.0 to 4.6.0
...
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases )
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst )
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.5.0...4.6.0 )
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 16:01:20 +00:00
github-actions[bot]
29467d714e
build(deps): bump selenium from 4.14.0 to 4.15.0 ( #297 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.14.0 to
4.15.0.
<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.15</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="http://github.com/seleniumhq/selenium/commit/f4334adc5c8338fe51901288168d0ee90edda9b1 "><code>f4334adc5c</code></a>
- update versions for nightly releases :: titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/ee8c8146182f00d513a22201d7fd1edf236d628e "><code>ee8c814618</code></a>
- [rb] update gemfile with nightly version :: titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/c3fc944d5e3800ab567306467f4de38474ec79df "><code>c3fc944d5e</code></a>
- fix change logs :: titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/163ba6649509b071d5b050ec15d3849048b31457 "><code>163ba66495</code></a>
- [java] remove jdk from list of jars to publish now that it is a core
dependency :: titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/3dbb37c6ff107d36817e21d4111575315780ebcb "><code>3dbb37c6ff</code></a>
- [js] update package lock version :: titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/2ef70312e8785d7db74526669a64abc2f48cebc8 "><code>2ef70312e8</code></a>
- [bidi][java] Add set viewport command :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/f02e917ec618986ffcbf67863acbdc19c8f82036 "><code>f02e917ec6</code></a>
- [bidi][java] Add browsing context activate command :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/2940a0d24dff70dcfa5f5d9e891e2a018c031db0 "><code>2940a0d24d</code></a>
- [rust] Organize use (imports) in all modules (no logical changes) ::
Boni Garcia</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/889a6369547bc9ee5a5323054a4216c74616f840 "><code>889a636954</code></a>
- [ci] Slim the Java build even further (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12913 ">#12913</a>)
:: Simon Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/abeb86612d07d0ab0507d3e75e5c570fe9c595b3 "><code>abeb86612d</code></a>
- [java] Use Java Map instead of Guava Immutable Map in BiDi package ::
Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/cdd75fcda8507e39d44785ff16dd5a95c9ec45d2 "><code>cdd75fcda8</code></a>
- [java] Use Java Map instead of Guava Immutable Map in Chrome package
:: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/ca15a17230bf6de01b3dad44c0525036ac038d47 "><code>ca15a17230</code></a>
- [java] Use Java Map instead of Guava Immutable Map in Chromium package
:: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/a92711b6a756089f8011f46ea58e344182d2f93d "><code>a92711b6a7</code></a>
- Update mirror info (Tue Oct 10 12:06:42 UTC 2023) :: Selenium CI
Bot</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/819955bd77ba0f1e13a07b31a9a470cb00c381d5 "><code>819955bd77</code></a>
- [iedriver] update versions to 4.14.0.0 :: titusfortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/f6d04c8a67446fb2c971f98e580f9fb8e1376d25 "><code>f6d04c8a67</code></a>
- [ci + dotnet] Slim down the .Net CI build since most is already
checked by the RBE CI build (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12916 ">#12916</a>)
:: Simon Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/06bb4e9f331afe228c7512ae9649788cac03b54e "><code>06bb4e9f33</code></a>
- [java] remove lift related packages and dependencies (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12917 ">#12917</a>)
:: joerg1985</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/1f8b8d9a804e35e7773d7226e2e2c26b0964a9fc "><code>1f8b8d9a80</code></a>
- Update mirror info (Wed Oct 11 00:15:25 UTC 2023) :: Selenium CI
Bot</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/bbcfc9aeadc558cb7854e4d3372e51ebebbac935 "><code>bbcfc9aead</code></a>
- [java][bidi] Add validation for browsing context id (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12920 ">#12920</a>)
:: Manuel Blanco</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/225074be5d368ef523928b676d71c56453771019 "><code>225074be5d</code></a>
- [java] Fix default values for print options page size :: Puja
Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/78ee4c01a7dfe4377ba251fcc047beed1534f0f3 "><code>78ee4c01a7</code></a>
- [java] Update page size test :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/1c89e31e7a273b2e54ce178929887ed3eb942cd5 "><code>1c89e31e7a</code></a>
- [ci + dotnet]: We can run tests and packaging in parallel :: Simon
Mavi Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/a717e3feba8b04289bdfc1e5efb9282e46560217 "><code>a717e3feba</code></a>
- Replace calls to console.log with managed loggers (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12909 ">#12909</a>)
:: Daniel Rozenberg</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/966cb9f9a15382aff8f6ebae5200dae8eee85b0c "><code>966cb9f9a1</code></a>
- [rust] Include mirror arguments to change default online repository
URLs (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/11687 ">#11687</a>)
:: Boni García</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/6c6b5622b90dd52b696e1512fc811b7985741af1 "><code>6c6b5622b9</code></a>
- [java][bidi] Add print command :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/8f737227121762ff3bf8748ea1bc7b9f943bd5bd "><code>8f73722712</code></a>
- [java] Update Netty to 4.1.100.Final :: Simon Mavi Stewart</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/36108e724495d1659551526dd8a82a9e56504249 "><code>36108e7244</code></a>
- Update mirror info (Wed Oct 11 12:07:07 UTC 2023) :: Selenium CI
Bot</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/7ddfad6ad7d92fbb1bac72b6353a58ae38c26288 "><code>7ddfad6ad7</code></a>
- [java] use the java process builder to run external processes (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12898 ">#12898</a>)
:: joerg1985</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/d9f0010403fc2e1b50f0da3a6224be7da71108dc "><code>d9f0010403</code></a>
- [py]: Return a <code>pathlib.Path</code> when
<code>SE_MANAGER_PATH</code> is set. closes <a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12929 ">#12929</a>
:: symonk</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/1e6e5ec2fa44f3fe508fd0289dcea6f326f2351c "><code>1e6e5ec2fa</code></a>
- [java] allow a custom timeout when shutting down a process :: Jörg
Sautter</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/27c7fdbef8653ab1727548be76f5b8b53086462d "><code>27c7fdbef8</code></a>
- [java] replaced usage of Guavas ByteStreams with native Java 11
methods :: Jörg Sautter</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/dd00a0ab56b0b6483d48650c16028032c67b7174 "><code>dd00a0ab56</code></a>
- [java] allow setting version in the Http Client Config (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12919 ">#12919</a>)
:: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/0a3d590f7aad85214b060819d417d24f173dbf4c "><code>0a3d590f7a</code></a>
- [java] Remove unused imports :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/7cc250fa590023fe17e4f93feb511f90f3cd4eaf "><code>7cc250fa59</code></a>
- [Bugfix] Refactored code in the WebDriverException class: (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12933 ">#12933</a>)
:: Manuel Blanco</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/6217edce1e66972d4193f30b108dab155133aa7a "><code>6217edce1e</code></a>
- Update mirror info (Thu Oct 12 12:07:12 UTC 2023) :: Selenium CI
Bot</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/1d14b5521bae241b099f6b0e008fcc9866e842ab "><code>1d14b55</code></a>
update versions for 4.15 release</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/f74e0dd321f11ed40a94d9db20df2b44c20cd7ba "><code>f74e0dd</code></a>
[js] update change log</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/63baf0b90acc9ceb033d7bd34f0a7392b9894351 "><code>63baf0b</code></a>
[bidi] [java] Rework tests to run in different browsers</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/5402d1a89bc0db31cca63af1f5605bae2ae374c4 "><code>5402d1a</code></a>
[bidi] [js] Add browsing context commands and events (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/13078 ">#13078</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/e3e8de97c0b5936468832a9b1a44defe8d6d799c "><code>e3e8de9</code></a>
[js] Fix typo in text</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/81efbf2b7b2812003da1ed0b312883a13f2e49f4 "><code>81efbf2</code></a>
[js] Fix typo in test</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/014ead4f02ca7acf73076452bb201cb7ddd38730 "><code>014ead4</code></a>
script to automate version updates</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/c9816fbafb10cbb46da8119c5eee2614aad49b08 "><code>c9816fb</code></a>
update selenium manager binaries</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/c87de7beffb4efac2781ae5842f7def36b4873f6 "><code>c87de7b</code></a>
add script for updating selenium manager</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/d847116165e464a769dd43b8a9ecb8728d5567b7 "><code>d847116</code></a>
update change logs</li>
<li>Additional commits viewable in <a
href="https://github.com/SeleniumHQ/Selenium/compare/selenium-4.14.0...selenium-4.15.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>
2023-11-02 16:58:01 +01:00
TrisNol
d5dbf553c7
lint: Format changes
2023-11-02 16:32:05 +01:00
TrisNol
de689f164a
lint: Format changes
2023-11-02 16:26:13 +01:00
TrisNol
534a9ca809
fix(data-extraction): Resolve wait function issue using lambda
2023-11-02 16:18:42 +01:00
Sebastian
a96ebe916c
300 ner service crash ( #301 )
...
- Bugfixing: Wenn das Dokument aus der Mongo keinen Eintrag für Text
oder Titel hatte, ist die Pipeline gecrasht. -->Eine Abfrage wurde
hinzugefügt.
- Überschreiben des Datenbanknamens wurde entfernt
- ein Attribut des Transformers hat sich geändert
---------
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de >
2023-11-02 07:55:38 +01:00