1b6553e853
Removed and renamed the graph
2024-01-15 20:14:42 +01:00
Sebastian
829780fd2b
Add files via upload
2024-01-15 20:01:51 +01:00
8b029dc003
Minor reformatting
2024-01-14 19:14:39 +01:00
c36e380263
Added a graph about the talks
2024-01-14 19:08:35 +01:00
Tristan Nolde
f7832a9656
hotfix: Replace remote-debugging-port with remote-debugging-pipe ( #563 )
2024-01-14 12:11:17 +01:00
c092a7ceca
Update CONTRIBUTING.md ( #561 )
...
Update CONTRIBUTING.md
2024-01-13 18:03:53 +01:00
e31b0a3e8f
Update CONTRIBUTING.md
2024-01-13 09:59:03 +01:00
0c8a6925b0
Update pre-commit hooks ( #562 )
...
Update versions of pre-commit hooks to latest version.
2024-01-13 09:58:06 +01:00
philipp-horstenkamp
4acbd03ce1
chore: update pre-commit hooks
2024-01-13 07:33:29 +00:00
5fb0f66177
Update CONTRIBUTING.md
2024-01-12 19:05:41 +01:00
github-actions[bot]
d059fba8b1
build(deps-dev): bump dashvis from 0.1.11 to 0.1.14 ( #560 )
...
Bumps [dashvis](https://github.com/lewkoo/dashvis ) from 0.1.11 to
0.1.14.
<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.14</p>
<p>Fixing a small issue with data setting</p>
<p>Release 0.1.13</p>
<p>Updates to clustering functions</p>
<p>Release 0.1.12</p>
<p>More clustering options</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="102eac99df
"><code>102eac9</code></a>
Release 0.1.14</li>
<li><a
href="516bf5b40a
"><code>516bf5b</code></a>
Fixing a small issue with data setting</li>
<li><a
href="1051fa60c1
"><code>1051fa6</code></a>
Release 0.1.13</li>
<li><a
href="0e9944cef1
"><code>0e9944c</code></a>
Updates to clustering fuctions</li>
<li><a
href="09bdfd58b3
"><code>09bdfd5</code></a>
Release 0.1.12</li>
<li><a
href="862cd6cfa0
"><code>862cd6c</code></a>
Adding more clustering callbacks</li>
<li>See full diff in <a
href="https://github.com/lewkoo/dashvis/compare/0.1.11...0.1.14 ">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>
2024-01-12 17:58:48 +01:00
github-actions[bot]
ccdca98636
build(deps-dev): bump ruff from 0.1.11 to 0.1.13 ( #559 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.11 to 0.1.13.
<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.12</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>Formatter: Hug multiline-strings in preview style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9243 ">#9243</a>)</li>
<li>[<code>flake8-bandit</code>] Add <code>ssl-with-no-version</code>
(<code>S504</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9384 ">#9384</a>)</li>
<li>[<code>flake8-bandit</code>] Implement
<code>ssl-insecure-version</code> (<code>S502</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9390 ">#9390</a>)</li>
<li>[<code>flake8-bandit</code>] Implement
<code>ssl-with-bad-defaults</code> (<code>S503</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9391 ">#9391</a>)</li>
<li>[<code>flake8-bandit</code>] Implement suspicious import rules
(<code>S4XX</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8831 ">#8831</a>)</li>
<li>[<code>flake8-simplify</code>] Implement
<code>zip-dict-keys-and-values</code> (<code>SIM911</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9460 ">#9460</a>)</li>
<li>[<code>pyflakes</code>] Add a fix for
<code>redefined-while-unused</code> (<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9419 ">#9419</a>)</li>
<li>[<code>pylint</code>] Implement <code>unnecessary-dunder-call</code>
(<code>C2801</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9166 ">#9166</a>)</li>
<li>[<code>ruff</code>] Add <code>parenthesize-chained-operators</code>
(<code>RUF021</code>) to enforce parentheses in <code>a or b and
c</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9440 ">#9440</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-boolean-trap</code>] Allow Boolean positional
arguments in setters (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9429 ">#9429</a>)</li>
<li>[<code>flake8-builtins</code>] Restrict
<code>builtin-attribute-shadowing</code> (<code>A003</code>) to actual
shadowed references (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9462 ">#9462</a>)</li>
<li>[<code>flake8-pyi</code>] Add fix for
<code>generator-return-from-iter-method</code> (<code>PYI058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9355 ">#9355</a>)</li>
<li>[<code>pyflakes</code>] Don't flag
<code>redefined-while-unused</code> (<code>F811</code>) in
<code>if</code> branches (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9418 ">#9418</a>)</li>
<li>[<code>pyupgrade</code>] Add some additional Python 3.12 typing
members to <code>deprecated-import</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9445 ">#9445</a>)</li>
<li>[<code>ruff</code>] Add fix for
<code>parenthesize-chained-operators</code> (<code>RUF021</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9449 ">#9449</a>)</li>
<li>[<code>ruff</code>] Include subscripts and attributes in static key
rule (<code>RUF011</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9416 ">#9416</a>)</li>
<li>[<code>ruff</code>] Support variable keys in static dictionary key
rule (<code>RUF011</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9411 ">#9411</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Generate deterministic IDs when formatting notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9359 ">#9359</a>)</li>
<li>Allow <code># fmt: skip</code> with interspersed same-line comments
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9395 ">#9395</a>)</li>
<li>Parenthesize breaking named expressions in match guards (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9396 ">#9396</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Add cell indexes to all diagnostics (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9387 ">#9387</a>)</li>
<li>Avoid infinite loop in constant vs. <code>None</code> comparisons
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9376 ">#9376</a>)</li>
<li>Handle raises with implicit alternate branches (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9377 ">#9377</a>)</li>
<li>Ignore trailing quotes for unclosed l-brace errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9388 ">#9388</a>)</li>
<li>Respect multi-segment submodule imports when resolving qualified
names (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9382 ">#9382</a>)</li>
<li>Use <code>DisplayParseError</code> for stdin parser errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9409 ">#9409</a>)</li>
<li>Use <code>comment_ranges</code> for isort directive extraction (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9414 ">#9414</a>)</li>
<li>Use transformed source code for diagnostic locations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9408 ">#9408</a>)</li>
<li>[<code>flake8-pyi</code>] Exclude <code>warnings.deprecated</code>
and <code>typing_extensions.deprecated</code> arguments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9423 ">#9423</a>)</li>
<li>[<code>flake8-pyi</code>] Fix false negative for
<code>unused-private-protocol</code> (<code>PYI046</code>) with unused
generic protocols (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9405 ">#9405</a>)</li>
<li>[<code>pydocstyle</code>] Disambiguate argument descriptors from
section headers (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9427 ">#9427</a>)</li>
<li>[<code>pylint</code>] Homogenize <code>PLR0914</code> message to
match other <code>PLR09XX</code> rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9399 ">#9399</a>)</li>
<li>[<code>ruff</code>] Allow <code>Hashable = None</code> in type
annotations (<code>RUF013</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9442 ">#9442</a>)</li>
</ul>
<h3>Documentation</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.13</h2>
<h3>Bug fixes</h3>
<ul>
<li>Include base pyproject when initializing cache settings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9480 ">#9480</a>)</li>
<li>[<code>flake8-simplify</code>] Account for possibly-empty f-string
values in truthiness logic (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9484 ">#9484</a>)</li>
<li>[<code>pylint</code>] Add the missing period in
<code>unnecessary-dunder-call</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9485 ">#9485</a>)</li>
<li>[<code>pylint</code>] Fix <code>__aenter__</code> message in
<code>unnecessary-dunder-call</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9492 ">#9492</a>)</li>
</ul>
<h2>0.1.12</h2>
<h3>Preview features</h3>
<ul>
<li>Formatter: Hug multiline-strings in preview style (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9243 ">#9243</a>)</li>
<li>[<code>flake8-bandit</code>] Add <code>ssl-with-no-version</code>
(<code>S504</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9384 ">#9384</a>)</li>
<li>[<code>flake8-bandit</code>] Implement
<code>ssl-insecure-version</code> (<code>S502</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9390 ">#9390</a>)</li>
<li>[<code>flake8-bandit</code>] Implement
<code>ssl-with-bad-defaults</code> (<code>S503</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9391 ">#9391</a>)</li>
<li>[<code>flake8-bandit</code>] Implement suspicious import rules
(<code>S4XX</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/8831 ">#8831</a>)</li>
<li>[<code>flake8-simplify</code>] Implement
<code>zip-dict-keys-and-values</code> (<code>SIM911</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9460 ">#9460</a>)</li>
<li>[<code>pyflakes</code>] Add a fix for
<code>redefined-while-unused</code> (<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9419 ">#9419</a>)</li>
<li>[<code>pylint</code>] Implement <code>unnecessary-dunder-call</code>
(<code>C2801</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9166 ">#9166</a>)</li>
<li>[<code>ruff</code>] Add <code>parenthesize-chained-operators</code>
(<code>RUF021</code>) to enforce parentheses in <code>a or b and
c</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9440 ">#9440</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-boolean-trap</code>] Allow Boolean positional
arguments in setters (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9429 ">#9429</a>)</li>
<li>[<code>flake8-builtins</code>] Restrict
<code>builtin-attribute-shadowing</code> (<code>A003</code>) to actual
shadowed references (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9462 ">#9462</a>)</li>
<li>[<code>flake8-pyi</code>] Add fix for
<code>generator-return-from-iter-method</code> (<code>PYI058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9355 ">#9355</a>)</li>
<li>[<code>pyflakes</code>] Don't flag
<code>redefined-while-unused</code> (<code>F811</code>) in
<code>if</code> branches (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9418 ">#9418</a>)</li>
<li>[<code>pyupgrade</code>] Add some additional Python 3.12 typing
members to <code>deprecated-import</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9445 ">#9445</a>)</li>
<li>[<code>ruff</code>] Add fix for
<code>parenthesize-chained-operators</code> (<code>RUF021</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9449 ">#9449</a>)</li>
<li>[<code>ruff</code>] Include subscripts and attributes in static key
rule (<code>RUF011</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9416 ">#9416</a>)</li>
<li>[<code>ruff</code>] Support variable keys in static dictionary key
rule (<code>RUF011</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9411 ">#9411</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Generate deterministic IDs when formatting notebooks (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9359 ">#9359</a>)</li>
<li>Allow <code># fmt: skip</code> with interspersed same-line comments
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9395 ">#9395</a>)</li>
<li>Parenthesize breaking named expressions in match guards (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9396 ">#9396</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Add cell indexes to all diagnostics (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9387 ">#9387</a>)</li>
<li>Avoid infinite loop in constant vs. <code>None</code> comparisons
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9376 ">#9376</a>)</li>
<li>Handle raises with implicit alternate branches (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9377 ">#9377</a>)</li>
<li>Ignore trailing quotes for unclosed l-brace errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9388 ">#9388</a>)</li>
<li>Respect multi-segment submodule imports when resolving qualified
names (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9382 ">#9382</a>)</li>
<li>Use <code>DisplayParseError</code> for stdin parser errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9409 ">#9409</a>)</li>
<li>Use <code>comment_ranges</code> for isort directive extraction (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9414 ">#9414</a>)</li>
<li>Use transformed source code for diagnostic locations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9408 ">#9408</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d16c4a2d25
"><code>d16c4a2</code></a>
Bump version to v0.1.13 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9493 ">#9493</a>)</li>
<li><a
href="1602df1643
"><code>1602df1</code></a>
Fix message for <strong>aenter</strong> in PLC2801 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9492 ">#9492</a>)</li>
<li><a
href="395cdf04e5
"><code>395cdf0</code></a>
Fix backticks in RUF021 docs (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9488 ">#9488</a>)</li>
<li><a
href="3daf6e1b6d
"><code>3daf6e1</code></a>
(🐞 ) Add the missing period in error message (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9485 ">#9485</a>)</li>
<li><a
href="a31a314b2b
"><code>a31a314</code></a>
Account for possibly-empty f-string values in truthiness logic (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9484 ">#9484</a>)</li>
<li><a
href="f9dd7bb190
"><code>f9dd7bb</code></a>
Remove <code>unreachable-code</code> feature (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9463 ">#9463</a>)</li>
<li><a
href="350dcb807a
"><code>350dcb8</code></a>
Include base pyproject when initializing cache settings (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9480 ">#9480</a>)</li>
<li><a
href="55f8f3b2cc
"><code>55f8f3b</code></a>
Bump version to v0.1.12 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9475 ">#9475</a>)</li>
<li><a
href="eb4ed2471b
"><code>eb4ed24</code></a>
[<code>flake8-simplify</code>] Implement <code>SIM911</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9460 ">#9460</a>)</li>
<li><a
href="f192c72596
"><code>f192c72</code></a>
Remove type parameter from <code>parse_*</code> methods (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9466 ">#9466</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.11...v0.1.13 ">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>
2024-01-12 17:58:13 +01:00
github-actions[bot]
a17a1b772c
build(deps-dev): bump pip-audit from 2.6.3 to 2.7.0 ( #558 )
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.3 to
2.7.0.
<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.7.0</h2>
<h3>Added</h3>
<ul>
<li><code>pip-audit</code> now includes vulnerability aliases when
<code>--format=json</code> is used,
and also includes them in other output formats if specified by adding
the
flag <code>--aliases</code></li>
</ul>
</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.7.0]</h2>
<h3>Added</h3>
<ul>
<li><code>pip-audit</code> now includes vulnerability aliases when
<code>--format=json</code> is used,
and also includes them in other output formats if specified by adding
the
flag <code>--aliases</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="27dfa6ffc9
"><code>27dfa6f</code></a>
prep 2.7.0 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/722 ">#722</a>)</li>
<li><a
href="11d27864cb
"><code>11d2786</code></a>
Add aliases to output. (<a
href="https://redirect.github.com/pypa/pip-audit/issues/721 ">#721</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/pip-audit/compare/v2.6.3...v2.7.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>
2024-01-12 17:57:43 +01:00
dependabot[bot]
16db8d4592
build(deps-dev): bump dashvis from 0.1.11 to 0.1.14
...
Bumps [dashvis](https://github.com/lewkoo/dashvis ) from 0.1.11 to 0.1.14.
- [Release notes](https://github.com/lewkoo/dashvis/releases )
- [Commits](https://github.com/lewkoo/dashvis/compare/0.1.11...0.1.14 )
---
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-12 15:16:40 +00:00
dependabot[bot]
26702d4d54
build(deps-dev): bump ruff from 0.1.11 to 0.1.13
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.11 to 0.1.13.
- [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.11...v0.1.13 )
---
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-12 15:15:36 +00:00
dependabot[bot]
23b35b0793
build(deps-dev): bump pip-audit from 2.6.3 to 2.7.0
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.3 to 2.7.0.
- [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.3...v2.7.0 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 15:13:08 +00:00
1347d4f0ce
Update pre-commit hooks ( #557 )
...
Update versions of pre-commit hooks to latest version.
2024-01-12 14:39:48 +01:00
philipp-horstenkamp
8f43b4081b
chore: update pre-commit hooks
2024-01-12 07:33:50 +00:00
KM-R
2f7455e1fd
Remove margin of h1 heading ( #555 )
2024-01-11 21:50:27 +01:00
adc439d8f6
Remove whitespace ( #553 )
2024-01-10 23:41:22 +01:00
bb52196736
Removed a redundant css line ( #554 )
2024-01-10 23:31:15 +01:00
a30297c1e1
Changed vh to %
2024-01-10 23:27:57 +01:00
5117896e0d
Removed a redundant css line
2024-01-10 23:03:47 +01:00
KM-R
922d636b65
Change border style and apply pr suggestion
2024-01-10 23:03:17 +01:00
KM-R
eaeb4d0622
Rework boarder style
2024-01-10 22:43:05 +01:00
ae58f3125a
Week enumeration counter fix ( #552 )
...
- Fixed the enueration counter for week 14
- Fixed the enueration counter for week 15
- Fixed the enueration counter for week 16
- Spelling in the protkoll of week 14
2024-01-10 22:31:27 +01:00
KM-R
c131e9c5aa
Remove boarder of header
2024-01-10 22:26:24 +01:00
KM-R
7919cf69fb
Fix whitespace of tabs
2024-01-10 22:22:12 +01:00
801101be8b
Spelling and weekly enumeration fix
2024-01-10 22:00:22 +01:00
0d077961f8
Set top 10 list to be not clearable via dropdown ( #543 )
...
Changed the top 10 Dropdown to remove the clear button.
2024-01-10 21:03:06 +01:00
2df13e6896
Autoselecting the frist KPI if kpis are available ( #539 )
2024-01-10 21:00:55 +01:00
518b0574e7
Set top 10 list to be not clearable via dropdown.
2024-01-10 20:14:45 +01:00
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 />
[](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 <0.1.9 to
<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 <0.1.10 to
<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 <0.1.10 to <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 <0.1.9 to <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 />
[](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