735 Commits

Author SHA1 Message Date
26292a9dea
Made cached ttl configurable (#546) 2024-01-10 20:08:59 +01:00
f094750853
Removed broken logging (#545)
Pandas elements can't be logged / log only an object reference
2024-01-10 20:08:43 +01:00
github-actions[bot]
8e1aa411ba
build(deps-dev): bump dashvis from 0.1.9 to 0.1.11 (#551)
Bumps [dashvis](https://github.com/lewkoo/dashvis) from 0.1.9 to 0.1.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lewkoo/dashvis/releases">dashvis's
releases</a>.</em></p>
<blockquote>
<p>Release 0.1.11</p>
<p>Adding the ability to batch cluster nodes</p>
<h2>Release 0.1.10</h2>
<p>Merge pull request <a
href="https://redirect.github.com/lewkoo/dashvis/issues/16">#16</a> from
lewkoo/develop</p>
<p>Release 0.1.10</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c598510bcb"><code>c598510</code></a>
Release 0.1.11</li>
<li><a
href="cdeb63d322"><code>cdeb63d</code></a>
Adding the ability to batch cluster nodes</li>
<li><a
href="c9876cd5be"><code>c9876cd</code></a>
Merge pull request <a
href="https://redirect.github.com/lewkoo/dashvis/issues/16">#16</a> from
lewkoo/develop</li>
<li><a
href="7e72174b36"><code>7e72174</code></a>
Fixing issues with clustering</li>
<li>See full diff in <a
href="https://github.com/lewkoo/dashvis/compare/0.1.9...0.1.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dashvis&package-manager=pip&previous-version=0.1.9&new-version=0.1.11)](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>
2024-01-10 20:08:28 +01:00
9a6259d732
Fixing the sqllite threadpool (#544) 2024-01-10 20:04:31 +01:00
29cb22ac80
Removed auto assignment of maintenance actions. (#541) 2024-01-10 20:00:30 +01:00
1a5c9147c5
Added some logging (#550) 2024-01-10 19:58:00 +01:00
dependabot[bot]
4ad31b6b78
build(deps-dev): bump dashvis from 0.1.9 to 0.1.11
Bumps [dashvis](https://github.com/lewkoo/dashvis) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/lewkoo/dashvis/releases)
- [Commits](https://github.com/lewkoo/dashvis/compare/0.1.9...0.1.11)

---
updated-dependencies:
- dependency-name: dashvis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:30:00 +00:00
b4bd135fb5
Added some logging 2024-01-10 00:20:42 +01:00
4e3b449bd0
Made the cache ttl configurable. 2024-01-09 23:06:17 +01:00
6252914b46
Dataframes can't be logged. Therefore the logging line is removed. 2024-01-08 21:02:46 +01:00
a2497d8ae6
Fixing the local sqlite connection. 2024-01-08 20:55:42 +01:00
fa9b2b8a5e
Removed a debugging line 2024-01-08 19:01:56 +01:00
193db130f8
Removed auto assignment of maintenance actions. 2024-01-08 18:59:40 +01:00
894c140ba1
Removed plotlyjs logo from plots (#538) 2024-01-08 18:57:51 +01:00
github-actions[bot]
a51f271315
build(deps-dev): bump pip-audit from 2.6.2 to 2.6.3 (#540)
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.6.2 to
2.6.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip-audit/releases">pip-audit's
releases</a>.</em></p>
<blockquote>
<h2>v2.6.3</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump actions/upload-pages-artifact from 2.0.0 to 3.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/pypa/pip-audit/pull/713">pypa/pip-audit#713</a></li>
<li>build(deps): bump actions/deploy-pages from 3.0.1 to 4.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/712">pypa/pip-audit#712</a></li>
<li>build(deps-dev): update ruff requirement from &lt;0.1.9 to
&lt;0.1.10 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/714">pypa/pip-audit#714</a></li>
<li>Allow build with cyclonedx-python-lib 6.0.0+ by <a
href="https://github.com/sunpoet"><code>@​sunpoet</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/715">pypa/pip-audit#715</a></li>
<li>build(deps): bump actions/deploy-pages from 4.0.0 to 4.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/716">pypa/pip-audit#716</a></li>
<li>build(deps-dev): update ruff requirement from &lt;0.1.10 to
&lt;0.1.12 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/717">pypa/pip-audit#717</a></li>
<li>_cli: remove a misleading warning by <a
href="https://github.com/woodruffw"><code>@​woodruffw</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/719">pypa/pip-audit#719</a></li>
<li>prep 2.6.3 by <a
href="https://github.com/tetsuo-cpp"><code>@​tetsuo-cpp</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/720">pypa/pip-audit#720</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sunpoet"><code>@​sunpoet</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/pip-audit/pull/715">pypa/pip-audit#715</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3">https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md">pip-audit's
changelog</a>.</em></p>
<blockquote>
<h2>[2.6.3]</h2>
<h3>Fixed</h3>
<ul>
<li>Removed a misleading warning message that resulted in user confusion
(<a
href="https://redirect.github.com/pypa/pip-audit/pull/719">#719</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c2f4bd7ce9"><code>c2f4bd7</code></a>
prep 2.6.3 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/720">#720</a>)</li>
<li><a
href="f6cdd44381"><code>f6cdd44</code></a>
_cli: remove a misleading warning (<a
href="https://redirect.github.com/pypa/pip-audit/issues/719">#719</a>)</li>
<li><a
href="8b99913074"><code>8b99913</code></a>
build(deps-dev): update ruff requirement from &lt;0.1.10 to &lt;0.1.12
(<a
href="https://redirect.github.com/pypa/pip-audit/issues/717">#717</a>)</li>
<li><a
href="1fd67af065"><code>1fd67af</code></a>
build(deps): bump actions/deploy-pages from 4.0.0 to 4.0.2 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/716">#716</a>)</li>
<li><a
href="edc93c3fb4"><code>edc93c3</code></a>
Allow build with cyclonedx-python-lib 6.0.0+ (<a
href="https://redirect.github.com/pypa/pip-audit/issues/715">#715</a>)</li>
<li><a
href="2dd185f9db"><code>2dd185f</code></a>
build(deps-dev): update ruff requirement from &lt;0.1.9 to &lt;0.1.10
(<a
href="https://redirect.github.com/pypa/pip-audit/issues/714">#714</a>)</li>
<li><a
href="e664426bc0"><code>e664426</code></a>
build(deps): bump actions/deploy-pages from 3.0.1 to 4.0.0 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/712">#712</a>)</li>
<li><a
href="8b1d122ee7"><code>8b1d122</code></a>
build(deps): bump actions/upload-pages-artifact from 2.0.0 to 3.0.0 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/713">#713</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip-audit&package-manager=pip&previous-version=2.6.2&new-version=2.6.3)](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>
2024-01-08 18:53:36 +01:00
dependabot[bot]
75de9df323
build(deps-dev): bump pip-audit from 2.6.2 to 2.6.3
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 15:25:30 +00:00
f8b27fafcc
Added a docs section about the Webserver and its Settings (#509) 2024-01-07 17:45:45 +01:00
bf75e320da
Update documentations/Ergebnisse/Abschlussbericht_und_Praesentation/PhHo/04-data-visualisation-container.md 2024-01-07 14:32:44 +01:00
ff2fd77c5d
Added a section about the Webserver and its Settings 2024-01-07 14:32:44 +01:00
6f60b0fb6d
Moved absa to dev dependencies (#537) 2024-01-07 13:06:13 +00:00
Tristan Nolde
d55eeef87e
feat(ui): Include graph on person page and fix neighbor calculation (#533)
Includes the company/person relation graph on the persondetails page
incl. the number of relations on lvl 1,2 and 3, the calculation of which
was also fixed as part of the development.

The graph displayed on the company details page now also includes
**all** relations (company + person) until the 3rd lvl.

---------

Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 13:53:32 +01:00
04bcc3c458
Readme text on how to enable dependabot & actions (#519)
Added texts and images that show how dependabot and actions should be
updated.

---------

Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
2024-01-07 12:39:35 +00:00
Tristan Nolde
4d10f8a076
hotfix: Resolve missing env settings on ingest container in deployment (#536)
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 13:33:04 +01:00
Tristan Nolde
8eb622fef2
docs: Describe find-missing-companies and ingest entrypoints (#535)
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 13:24:26 +01:00
Tristan Nolde
824e9e48ca
docs/dockerfile (#529)
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 12:23:54 +01:00
saschazhu
f72d24916f
ABSA (aspect based sentiment analysis - implemented for MongoDB) (#531)
ABSA (aspect based sentiment analysis - implemented for MongoDB)
2024-01-06 18:59:03 +01:00
6568b02f3a
Removed the edge color extra definition (#532) 2024-01-06 18:29:50 +01:00
Sascha Zhu
7be7af49ce Improved and most current ABSA jupyter file 2024-01-06 12:49:04 +01:00
Sascha Zhu
3c37d1aa65 Aspect-based Sentiment Analysis, Juypter File (not fully commented yet) 2024-01-06 12:49:04 +01:00
Sascha Zhu
97b628cf8b LOCK and TOML file with pyabsa included 2024-01-06 12:49:02 +01:00
Sascha Zhu
9d1635f59d New TOML File with pyabsa included 2024-01-06 12:43:42 +01:00
saschazhu
ade5641213 Add files via upload 2024-01-06 12:34:05 +01:00
e966bead37
Reformatting contributing.md (#523) 2024-01-05 16:05:48 +01:00
e8c27d0954
Removed a copy past error (#525) 2024-01-05 10:57:19 +01:00
saschazhu
d41c79fc0d
Weekly 2023-11-09 2024-01-04 20:32:17 +01:00
9ea3771f18
A lot of spelling (#512) 2024-01-04 18:01:59 +01:00
Sebastian
a0ba5d5027
Docs/abschlussarbeit sebastian (#515)
Die Beschreibung der AI Module im Unterkapitel 4.4 "Data Transformation"
(NER-Pipeline, Sentiment-Pipeline).

---------

Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-04 17:55:55 +01:00
Sebastian
3fa4667a24
addes NER/Sentiment Settings to README.md (#517)
Added settings for NER and sentiment services.

---------

Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-04 17:48:43 +01:00
b2e6ada264
Spellchecking and weekly number to meeting note (#522)
Spellchecking and weekly number to meeting note
2024-01-04 17:43:34 +01:00
saschazhu
8b6ed22ee4
Meeting Notes 2023-12-21 2024-01-04 16:49:17 +01:00
f645e2ec4b
Added a section on startup in the README.md (#507)
Reworked the index.md
- removed commented out text

Minor restructuring of the README.md

---------

Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
2024-01-03 18:31:01 +01:00
6e0247c58c
Added docs on FK and PK (#504) 2024-01-03 18:30:35 +01:00
797dd165a8
Switched the container default to log level info (#510) 2024-01-03 18:03:24 +01:00
25f2dc5939
Added favicon to docs. (#511) 2024-01-03 18:00:15 +01:00
github-actions[bot]
bcf474ffe4
build(deps-dev): bump ruff from 0.1.9 to 0.1.11 (#516)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.11.
<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.11</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pylint</code>] Implement <code>super-without-brackets</code>
(<code>W0245</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9257">#9257</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Check path string properly in <code>python -m ruff</code>
invocations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9367">#9367</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Tweak <code>relative-imports</code> message (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9365">#9365</a>)</li>
<li>Add fix safety note for <code>yield-in-for-loop</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9364">#9364</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li><a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li>
<li><a
href="https://github.com/diceroll123"><code>@​diceroll123</code></a></li>
<li><a
href="https://github.com/nickdrozd"><code>@​nickdrozd</code></a></li>
<li><a href="https://github.com/tjkuson"><code>@​tjkuson</code></a></li>
<li><a href="https://github.com/zanieb"><code>@​zanieb</code></a></li>
</ul>
<h2>v0.1.10</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>Improve <code>dummy_implementations</code> preview style formatting
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9240">#9240</a>)</li>
<li>Normalise Hex and unicode escape sequences in strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9280">#9280</a>)</li>
<li>Parenthesize long type annotations in annotated assignments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9210">#9210</a>)</li>
<li>Parenthesize multi-context managers in <code>with</code> statements
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9222">#9222</a>)</li>
<li>[<code>flake8-pyi</code>] Implement
<code>generator-return-from-iter-method</code> (<code>PYI058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9313">#9313</a>)</li>
<li>[<code>pylint</code>] Implement <code>empty-comment</code>
(<code>PLR2044</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9174">#9174</a>)</li>
<li>[<code>refurb</code>] Implement <code>bit-count</code>
(<code>FURB161</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9265">#9265</a>)</li>
<li>[<code>ruff</code>] Add <code>never-union</code> rule to detect
redundant <code>typing.NoReturn</code> and <code>typing.Never</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9217">#9217</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Add paths to TOML parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9358">#9358</a>)</li>
<li>Add row and column numbers to formatter parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9321">#9321</a>)</li>
<li>Improve responsiveness when invoked via Python (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9315">#9315</a>)</li>
<li>Short rule messages should not end with a period (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9345">#9345</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>Respect runtime-required decorators on functions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9317">#9317</a>)</li>
</ul>
<h3>Bug fixes</h3>
<!-- 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.11</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pylint</code>] Implement <code>super-without-brackets</code>
(<code>W0245</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9257">#9257</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Check path string properly in <code>python -m ruff</code>
invocations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9367">#9367</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Tweak <code>relative-imports</code> message (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9365">#9365</a>)</li>
<li>Add fix safety note for <code>yield-in-for-loop</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9364">#9364</a>)</li>
</ul>
<h2>0.1.10</h2>
<h3>Preview features</h3>
<ul>
<li>Improve <code>dummy_implementations</code> preview style formatting
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9240">#9240</a>)</li>
<li>Normalise Hex and unicode escape sequences in strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9280">#9280</a>)</li>
<li>Parenthesize long type annotations in annotated assignments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9210">#9210</a>)</li>
<li>Parenthesize multi-context managers in <code>with</code> statements
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9222">#9222</a>)</li>
<li>[<code>flake8-pyi</code>] Implement
<code>generator-return-from-iter-method</code> (<code>PYI058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9313">#9313</a>)</li>
<li>[<code>pylint</code>] Implement <code>empty-comment</code>
(<code>PLR2044</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9174">#9174</a>)</li>
<li>[<code>refurb</code>] Implement <code>bit-count</code>
(<code>FURB161</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9265">#9265</a>)</li>
<li>[<code>ruff</code>] Add <code>never-union</code> rule to detect
redundant <code>typing.NoReturn</code> and <code>typing.Never</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9217">#9217</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Add paths to TOML parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9358">#9358</a>)</li>
<li>Add row and column numbers to formatter parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9321">#9321</a>)</li>
<li>Improve responsiveness when invoked via Python (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9315">#9315</a>)</li>
<li>Short rule messages should not end with a period (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9345">#9345</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>Respect runtime-required decorators on functions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9317">#9317</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Avoid <code>asyncio-dangling-task</code> for nonlocal and global
bindings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9263">#9263</a>)</li>
<li>Escape trailing placeholders in rule documentation (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9301">#9301</a>)</li>
<li>Fix continuation detection following multi-line strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9332">#9332</a>)</li>
<li>Fix scoping for generators in named expressions in classes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9248">#9248</a>)</li>
<li>Port from obsolete wsl crate to is-wsl (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9356">#9356</a>)</li>
<li>Remove special pre-visit for module docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9261">#9261</a>)</li>
<li>Respect <code>__str__</code> definitions from super classes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9338">#9338</a>)</li>
<li>Respect <code>unused-noqa</code> via <code>per-file-ignores</code>
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9300">#9300</a>)</li>
<li>Respect attribute chains when resolving builtin call paths (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9309">#9309</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fefc7e8199"><code>fefc7e8</code></a>
Bump version to 0.1.11 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9370">#9370</a>)</li>
<li><a
href="973ae7e922"><code>973ae7e</code></a>
Disable the fuzzer CI job (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9369">#9369</a>)</li>
<li><a
href="3fcc1402f6"><code>3fcc140</code></a>
[pylint] - implement
<code>super-without-brackets</code>/<code>W0245</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9257">#9257</a>)</li>
<li><a
href="08c60f513b"><code>08c60f5</code></a>
Check path string properly (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9367">#9367</a>)</li>
<li><a
href="38f4d9e335"><code>38f4d9e</code></a>
Tweak <code>relative-imports</code> message (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9365">#9365</a>)</li>
<li><a
href="f07d35051c"><code>f07d350</code></a>
Add fix safety note for yield-in-for-loop (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9364">#9364</a>)</li>
<li><a
href="2743387910"><code>2743387</code></a>
Bump version to 0.1.10 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9360">#9360</a>)</li>
<li><a
href="a268648c58"><code>a268648</code></a>
Add paths to toml parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9358">#9358</a>)</li>
<li><a
href="9073220887"><code>9073220</code></a>
Make all dependencies workspace dependencies (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9333">#9333</a>)</li>
<li><a
href="0157cdb81a"><code>0157cdb</code></a>
Drop unused &quot;ureq&quot; dev-dependency from ruff_cli (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9357">#9357</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.9...v0.1.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff&package-manager=pip&previous-version=0.1.9&new-version=0.1.11)](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>
2024-01-03 17:06:01 +01:00
dependabot[bot]
8165145efc
build(deps-dev): bump ruff from 0.1.9 to 0.1.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.11.
- [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.9...v0.1.11)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 15:54:50 +00:00
e79aa65781
Added transparency gpt as logo (#514) 2024-01-03 13:51:56 +01:00
github-actions[bot]
061402d9f9
Update pre-commit hooks (#513)
Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
2024-01-03 10:48:21 +01:00
Tristan Nolde
98a189b94c
docs: Abschlussarbeit on data ingestion (#500)
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-02 15:50:58 +01:00
Tristan Nolde
a29fa74a40
fix/mermaid in sphinx (#505)
Solution retrieved from
https://github.com/mgaitan/sphinxcontrib-mermaid/issues/113#issuecomment-1549876281
2024-01-02 11:57:56 +01:00