Commit Graph

249 Commits

Author SHA1 Message Date
dependabot[bot]
a7e250106c Bump @testing-library/jest-dom from 6.4.1 to 6.5.0 in /frontend (#871)
Bumps
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
from 6.4.1 to 6.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.5.0</h2>
<h1><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">6.5.0</a>
(2024-08-23)</h1>
<h3>Features</h3>
<ul>
<li><strong>toHaveValue:</strong> Asserting aria-valuenow (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>)
(<a
href="acbf416871">acbf416</a>)</li>
</ul>
<h2>v6.4.8</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8">6.4.8</a>
(2024-07-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Drop peerDependencies from package.json (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/610">#610</a>)
(<a
href="faf534b6ff">faf534b</a>)</li>
</ul>
<h2>v6.4.7</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7">6.4.7</a>
(2024-07-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Type definition of <code>toHaveClass</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/611">#611</a>)
(<a
href="5cc6298847">5cc6298</a>)</li>
</ul>
<h2>v6.4.6</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6">6.4.6</a>
(2024-06-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Support <a
href="https://github.com/starting-style"><code>@​starting-style</code></a>
(<a
href="https://redirect.github.com/testing-library/jest-dom/issues/602">#602</a>)
(<a
href="fd9ee68ae4">fd9ee68</a>)</li>
</ul>
<h2>v6.4.5</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.4...v6.4.5">6.4.5</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add js suffix to isEqualWith import (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/599">#599</a>)
(<a
href="e8c8b13c6d">e8c8b13</a>)</li>
</ul>
<h2>v6.4.4</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.3...v6.4.4">6.4.4</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>infra:</strong> codecoverage token addition (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/600">#600</a>)
(<a
href="f03a582827">f03a582</a>)</li>
</ul>
<h2>v6.4.3</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.3">6.4.3</a>
(2024-05-03)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="62f0e3a432"><code>62f0e3a</code></a>
docs: add waynevanson as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/626">#626</a>)</li>
<li><a
href="acbf416871"><code>acbf416</code></a>
feat(toHaveValue): Asserting aria-valuenow (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>)</li>
<li><a
href="47a667c2d5"><code>47a667c</code></a>
docs: add vorant94 as a contributor for code (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/619">#619</a>)</li>
<li><a
href="06d19ba759"><code>06d19ba</code></a>
adjust vitest ambient declaration file according to vitest docs (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/612">#612</a>)</li>
<li><a
href="a073b08da9"><code>a073b08</code></a>
docs: add aleks-elkin as a contributor for maintenance (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/618">#618</a>)</li>
<li><a
href="aa094a58bd"><code>aa094a5</code></a>
chore: remove unused <code>@​babel/runtime</code> dependency (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/617">#617</a>)</li>
<li><a
href="d02e80b1b7"><code>d02e80b</code></a>
docs: add ddolcimascolo as a contributor for maintenance (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/616">#616</a>)</li>
<li><a
href="faf534b6ff"><code>faf534b</code></a>
fix: Drop peerDependencies from package.json (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/610">#610</a>)</li>
<li><a
href="78a2934e3b"><code>78a2934</code></a>
docs: add tonyhallett as a contributor for bug (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/615">#615</a>)</li>
<li><a
href="5cc6298847"><code>5cc6298</code></a>
fix: Type definition of <code>toHaveClass</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/611">#611</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/jest-dom/compare/v6.4.1...v6.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=6.4.1&new-version=6.5.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:30:10 +02:00
dependabot[bot]
175c9ba191 Bump i18next from 23.12.1 to 23.14.0 in /frontend (#869)
Bumps [i18next](https://github.com/i18next/i18next) from 23.12.1 to
23.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next/releases">i18next's
releases</a>.</em></p>
<blockquote>
<h2>v23.14.0</h2>
<ul>
<li>If backend errors with retry flag, set internal state to 0, so
reloadingResources should work <a
href="https://redirect.github.com/i18next/i18next-http-backend/issues/147">147</a></li>
</ul>
<h2>v23.13.0</h2>
<ul>
<li>Cache output of getRule to optimize performance <a
href="https://redirect.github.com/i18next/i18next/pull/2226">2226</a></li>
</ul>
<h2>v23.12.7</h2>
<ul>
<li>revert last optimization to address <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li>
</ul>
<h2>v23.12.6</h2>
<ul>
<li>remove console.log statement <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li>
</ul>
<h2>v23.12.5</h2>
<ul>
<li>try to optimize last fix for <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li>
</ul>
<h2>v23.12.4</h2>
<ul>
<li>try to address <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a>
without the removal of cached formatter for in-built formatters</li>
</ul>
<h2>v23.12.3</h2>
<ul>
<li>fix: Using a comma in a formatter parameter <a
href="https://redirect.github.com/i18next/i18next/issues/2225">2225</a></li>
</ul>
<h2>v23.12.2</h2>
<ul>
<li>fix: Nested translation resolution between languages uses the
fallback language for nested translations <a
href="https://redirect.github.com/i18next/i18next/issues/2216">2216</a>
by preserving issue fix &quot;<code>lng</code> is undefined when
formatter used in <code>$t( )</code>&quot; <a
href="https://redirect.github.com/i18next/i18next/issues/1938">1938</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's
changelog</a>.</em></p>
<blockquote>
<h2>23.14.0</h2>
<ul>
<li>If backend errors with retry flag, set internal state to 0, so
reloadingResources should work <a
href="https://redirect.github.com/i18next/i18next-http-backend/issues/147">147</a></li>
</ul>
<h2>23.13.0</h2>
<ul>
<li>Cache output of getRule to optimize performance <a
href="https://redirect.github.com/i18next/i18next/pull/2226">2226</a></li>
</ul>
<h2>23.12.7</h2>
<ul>
<li>revert last optimization to address <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li>
</ul>
<h2>23.12.6</h2>
<ul>
<li>remove console.log statement <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li>
</ul>
<h2>23.12.5</h2>
<ul>
<li>try to optimize last fix for <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li>
</ul>
<h2>23.12.4</h2>
<ul>
<li>try to address <a
href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a>
without the removal of cached formatter for in-built formatters</li>
</ul>
<h2>23.12.3</h2>
<ul>
<li>fix: Using a comma in a formatter parameter <a
href="https://redirect.github.com/i18next/i18next/issues/2225">2225</a></li>
</ul>
<h2>23.12.2</h2>
<ul>
<li>fix: Nested translation resolution between languages uses the
fallback language for nested translations <a
href="https://redirect.github.com/i18next/i18next/issues/2216">2216</a>
by preserving issue fix &quot;<code>lng</code> is undefined when
formatter used in <code>$t( )</code>&quot; <a
href="https://redirect.github.com/i18next/i18next/issues/1938">1938</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0083b3a80f"><code>0083b3a</code></a>
23.14.0</li>
<li><a
href="04e2fc9f18"><code>04e2fc9</code></a>
If backend errors with retry flag, set internal state to 0, so
reloadingResou...</li>
<li><a
href="d7fcec65fa"><code>d7fcec6</code></a>
23.13.0</li>
<li><a
href="ffc0a52138"><code>ffc0a52</code></a>
build</li>
<li><a
href="3756cf6931"><code>3756cf6</code></a>
Cache output of getRule to optimize performance (<a
href="https://redirect.github.com/i18next/i18next/issues/2226">#2226</a>)</li>
<li><a
href="202465a5b7"><code>202465a</code></a>
23.12.7</li>
<li><a
href="66fad4c9f8"><code>66fad4c</code></a>
revert last optimization to address <a
href="https://redirect.github.com/i18next/i18next/issues/2227">#2227</a></li>
<li><a
href="35d97577c9"><code>35d9757</code></a>
23.12.6</li>
<li><a
href="eb0445454c"><code>eb04454</code></a>
remove console.log statement <a
href="https://redirect.github.com/i18next/i18next/issues/2227">#2227</a></li>
<li><a
href="21fdd90e2e"><code>21fdd90</code></a>
23.12.5</li>
<li>Additional commits viewable in <a
href="https://github.com/i18next/i18next/compare/v23.12.1...v23.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next&package-manager=npm_and_yarn&previous-version=23.12.1&new-version=23.14.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:29:30 +02:00
dependabot[bot]
1462332fbd Bump @hcaptcha/react-hcaptcha from 1.10.1 to 1.11.0 in /frontend (#870)
Bumps
[@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha)
from 1.10.1 to 1.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hCaptcha/react-hcaptcha/releases"><code>@​hcaptcha/react-hcaptcha</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.11.0</h2>
<h2>What's changed</h2>
<ul>
<li>Execute hCaptcha when ready <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/238">hCaptcha/react-hcaptcha#238</a></li>
</ul>
<h2>1.10.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Add typing overloads for the execute method <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/234">hCaptcha/react-hcaptcha#234</a>
Thank you a lot for contribution, <a
href="https://github.com/JAD3N"><code>@​JAD3N</code></a>!</li>
</ul>
<h2>1.10.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/224">hCaptcha/react-hcaptcha#224</a></li>
<li>chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/226">hCaptcha/react-hcaptcha#226</a></li>
<li>chore(deps-dev): bump express from 4.18.2 to 4.19.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/227">hCaptcha/react-hcaptcha#227</a></li>
<li>chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/230">hCaptcha/react-hcaptcha#230</a></li>
<li>chore(deps-dev): bump ws from 8.16.0 to 8.17.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/231">hCaptcha/react-hcaptcha#231</a></li>
<li>feat(types): Update to include rqdata by <a
href="https://github.com/brdlyptrs"><code>@​brdlyptrs</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/233">hCaptcha/react-hcaptcha#233</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.10.2">https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.10.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="10666856e8"><code>1066685</code></a>
fix(execute): Handle async opts (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/238">#238</a>)</li>
<li><a
href="491bb96fe8"><code>491bb96</code></a>
chore: Bump version to 1.10.3 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/236">#236</a>)</li>
<li><a
href="06f6dc9dc7"><code>06f6dc9</code></a>
fix(types): Re-add typing overloads for the <code>execute</code> method
(<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/234">#234</a>)</li>
<li><a
href="de84f92f63"><code>de84f92</code></a>
feat(types): Update to include rqdata (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/233">#233</a>)</li>
<li><a
href="30e0870a8d"><code>30e0870</code></a>
chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/231">#231</a>)</li>
<li><a
href="edb1d4d800"><code>edb1d4d</code></a>
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/230">#230</a>)</li>
<li><a
href="04976fdcbd"><code>04976fd</code></a>
chore(deps-dev): bump express from 4.18.2 to 4.19.2 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/227">#227</a>)</li>
<li><a
href="ec8ac80613"><code>ec8ac80</code></a>
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/226">#226</a>)</li>
<li><a
href="4f87f651f6"><code>4f87f65</code></a>
chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/224">#224</a>)</li>
<li>See full diff in <a
href="https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hcaptcha/react-hcaptcha&package-manager=npm_and_yarn&previous-version=1.10.1&new-version=1.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:28:50 +02:00
dependabot[bot]
fea76cf2cd Bump @types/node from 22.4.1 to 22.5.0 in /frontend (#872)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.4.1 to 22.5.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.4.1&new-version=22.5.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:28:38 +02:00
Erik Vroon
41cd928181 Update mantine to 7.12.1 (#866) 2024-08-20 18:25:07 +02:00
dependabot[bot]
e497feb2f4 Bump @types/node from 22.1.0 to 22.4.1 in /frontend (#861)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.1.0 to 22.4.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.1.0&new-version=22.4.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 09:49:18 +02:00
dependabot[bot]
2e96f3375b Bump react-icons from 5.2.0 to 5.3.0 in /frontend (#864)
Bumps [react-icons](https://github.com/react-icons/react-icons) from
5.2.0 to 5.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/react-icons/react-icons/releases">react-icons's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump ejs from 3.1.9 to 3.1.10 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/942">react-icons/react-icons#942</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/953">react-icons/react-icons#953</a></li>
<li>Bump ws from 7.5.9 to 7.5.10 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/954">react-icons/react-icons#954</a></li>
<li>feat: update simple icons to 12.4.0 by <a
href="https://github.com/sdabhi23"><code>@​sdabhi23</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/956">react-icons/react-icons#956</a></li>
<li>update bootstrap, tabler icons by <a
href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/968">react-icons/react-icons#968</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sdabhi23"><code>@​sdabhi23</code></a>
made their first contribution in <a
href="https://redirect.github.com/react-icons/react-icons/pull/956">react-icons/react-icons#956</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/react-icons/react-icons/compare/v5.2.1...v5.3.0">https://github.com/react-icons/react-icons/compare/v5.2.1...v5.3.0</a></p>
<table>
<thead>
<tr>
<th>Icon Library</th>
<th>License</th>
<th>Version</th>
<th align="right">Count</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://circumicons.com/">Circum Icons</a></td>
<td><a
href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0
license</a></td>
<td>1.0.0</td>
<td align="right">288</td>
</tr>
<tr>
<td><a href="https://fontawesome.com/">Font Awesome 5</a></td>
<td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0
License</a></td>
<td>5.15.4-3-gafecf2a</td>
<td align="right">1612</td>
</tr>
<tr>
<td><a href="https://fontawesome.com/">Font Awesome 6</a></td>
<td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0
License</a></td>
<td>6.5.2</td>
<td align="right">2045</td>
</tr>
<tr>
<td><a href="https://ionicons.com/">Ionicons 4</a></td>
<td><a
href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td>
<td>4.6.3</td>
<td align="right">696</td>
</tr>
<tr>
<td><a href="https://ionicons.com/">Ionicons 5</a></td>
<td><a
href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td>
<td>5.5.4</td>
<td align="right">1332</td>
</tr>
<tr>
<td><a href="http://google.github.io/material-design-icons/">Material
Design icons</a></td>
<td><a
href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache
License Version 2.0</a></td>
<td>4.0.0-98-g9beae745bb</td>
<td align="right">4341</td>
</tr>
<tr>
<td><a href="http://s-ings.com/typicons/">Typicons</a></td>
<td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA
3.0</a></td>
<td>2.1.2</td>
<td align="right">336</td>
</tr>
<tr>
<td><a href="https://octicons.github.com/">Github Octicons
icons</a></td>
<td><a
href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td>
<td>18.3.0</td>
<td align="right">264</td>
</tr>
<tr>
<td><a href="https://feathericons.com/">Feather</a></td>
<td><a
href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td>
<td>4.29.1</td>
<td align="right">287</td>
</tr>
<tr>
<td><a href="https://lucide.dev/">Lucide</a></td>
<td><a
href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td>
<td>v5.3.0</td>
<td align="right">1215</td>
</tr>
<tr>
<td><a href="https://game-icons.net/">Game Icons</a></td>
<td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY
3.0</a></td>
<td>12920d6565588f0512542a3cb0cdfd36a497f910</td>
<td align="right">4040</td>
</tr>
<tr>
<td><a href="https://erikflowers.github.io/weather-icons/">Weather
Icons</a></td>
<td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td>
<td>2.0.12</td>
<td align="right">219</td>
</tr>
<tr>
<td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.8.0</td>
<td align="right">192</td>
</tr>
<tr>
<td><a href="https://github.com/ant-design/ant-design-icons">Ant Design
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>4.4.2</td>
<td align="right">831</td>
</tr>
<tr>
<td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.11.3</td>
<td align="right">2716</td>
</tr>
<tr>
<td><a href="https://github.com/Remix-Design/RemixIcon">Remix
Icon</a></td>
<td><a href="http://www.apache.org/licenses/">Apache License Version
2.0</a></td>
<td>4.2.0</td>
<td align="right">2860</td>
</tr>
<tr>
<td><a href="https://github.com/icons8/flat-color-icons">Flat Color
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.0.2</td>
<td align="right">329</td>
</tr>
<tr>
<td><a
href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td>
<td><a href="http://www.apache.org/licenses/">Apache License Version
2.0</a></td>
<td>4.12.1</td>
<td align="right">635</td>
</tr>
<tr>
<td><a
href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.0.6</td>
<td align="right">460</td>
</tr>
<tr>
<td><a href="https://github.com/tailwindlabs/heroicons">Heroicons
2</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>2.1.3</td>
<td align="right">888</td>
</tr>
<tr>
<td><a href="https://simpleicons.org/">Simple Icons</a></td>
<td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0
Universal</a></td>
<td>12.4.0</td>
<td align="right">3209</td>
</tr>
<tr>
<td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>2.5.5</td>
<td align="right">189</td>
</tr>
<tr>
<td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon
Free</a></td>
<td><a
href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC
BY 4.0 License</a></td>
<td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td>
<td align="right">491</td>
</tr>
<tr>
<td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td>
<td><a
href="https://github.com/atisawd/boxicons/blob/master/LICENSE">MIT</a></td>
<td>2.1.4</td>
<td align="right">1634</td>
</tr>
<tr>
<td><a href="https://github.com/astrit/css.gg">css.gg</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>2.1.1</td>
<td align="right">704</td>
</tr>
<tr>
<td><a href="https://github.com/microsoft/vscode-codicons">VS Code
Icons</a></td>
<td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY
4.0</a></td>
<td>0.0.35</td>
<td align="right">461</td>
</tr>
<tr>
<td><a href="https://github.com/tabler/tabler-icons">Tabler
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>3.3.0</td>
<td align="right">5256</td>
</tr>
<tr>
<td><a href="https://github.com/lykmapipo/themify-icons">Themify
Icons</a></td>
<td><a
href="https://github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE">MIT</a></td>
<td>v0.1.2-2-g9600186</td>
<td align="right">352</td>
</tr>
<tr>
<td><a href="https://icons.radix-ui.com">Radix Icons</a></td>
<td><a
href="https://github.com/radix-ui/icons/blob/master/LICENSE">MIT</a></td>
<td>@radix-ui/<a
href="mailto:react-icons@1.3.0-1-g94b3fcf">react-icons@1.3.0-1-g94b3fcf</a></td>
<td align="right">318</td>
</tr>
<tr>
<td><a href="https://github.com/phosphor-icons/core">Phosphor
Icons</a></td>
<td><a
href="https://github.com/phosphor-icons/core/blob/main/LICENSE">MIT</a></td>
<td>2.1.1</td>
<td align="right">9072</td>
</tr>
<tr>
<td><a href="https://icons8.com/line-awesome">Icons8 Line
Awesome</a></td>
<td><a
href="https://github.com/icons8/line-awesome/blob/master/LICENSE.md">MIT</a></td>
<td>1.3.1</td>
<td align="right">1544</td>
</tr>
</tbody>
</table>
<h2>v5.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>bug fix: add filled suffix in tb by <a
href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/941">react-icons/react-icons#941</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6188fc096b"><code>6188fc0</code></a>
v5.3.0</li>
<li><a
href="4c27624838"><code>4c27624</code></a>
update icons (<a
href="https://redirect.github.com/react-icons/react-icons/issues/968">#968</a>)</li>
<li><a
href="bfaef171ad"><code>bfaef17</code></a>
feat: update simple icons to 12.4.0 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/956">#956</a>)</li>
<li><a
href="03c80d9384"><code>03c80d9</code></a>
Bump ws from 7.5.9 to 7.5.10 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/954">#954</a>)</li>
<li><a
href="b90a4b2cb4"><code>b90a4b2</code></a>
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/953">#953</a>)</li>
<li><a
href="4c39c2408b"><code>4c39c24</code></a>
Bump ejs from 3.1.9 to 3.1.10 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/942">#942</a>)</li>
<li><a
href="a2ed977a68"><code>a2ed977</code></a>
v5.2.1</li>
<li><a
href="a90497fb39"><code>a90497f</code></a>
bug fix: add filled suffix in tb (<a
href="https://redirect.github.com/react-icons/react-icons/issues/941">#941</a>)</li>
<li><a
href="9ba6a578fd"><code>9ba6a57</code></a>
fix action events</li>
<li><a
href="226618f643"><code>226618f</code></a>
fix icoon page</li>
<li>See full diff in <a
href="https://github.com/react-icons/react-icons/compare/v5.2.0...v5.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-icons&package-manager=npm_and_yarn&previous-version=5.2.0&new-version=5.3.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 09:48:06 +02:00
Erik Vroon
47b1324af2 Update mantine to 7.12.0 (#858) 2024-08-15 12:44:37 +02:00
dependabot[bot]
6bf3cd3012 Bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 in /frontend (#848)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 7.17.0 to 7.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.18.0</h2>
<h2>7.18.0 (2024-07-29)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>types:</strong> update ECMA versions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9634">#9634</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
prevent runtime error when asserting a variable declared in default TS
lib (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9660">#9660</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] report on
destructuring in function parameters (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8952">#8952</a>)</li>
<li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
shouldn't report on error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9600">#9600</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] support
branded booleans (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9297">#9297</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Oliver Salzburg</li>
<li>Vinccool96</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.18.0 (2024-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
prevent runtime error when asserting a variable declared in default TS
lib</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [unbound-method] report on
destructuring in function parameters</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
shouldn't report on error types</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [strict-boolean-expressions] support
branded booleans</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred</li>
<li>Oliver Salzburg</li>
<li>Vinccool96</li>
<li>Yukihiro Hasegawa</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="35cf3d2b2b"><code>35cf3d2</code></a>
chore(release): publish 7.18.0</li>
<li><a
href="46a5709e43"><code>46a5709</code></a>
docs: link no-duplicate-type-constituents and
no-redundant-type-constituents ...</li>
<li><a
href="9eec790369"><code>9eec790</code></a>
fix(eslint-plugin): [strict-boolean-expressions] support branded
booleans (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9">#9</a>...</li>
<li><a
href="9927a29eb8"><code>9927a29</code></a>
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9293">#9293</a>)</li>
<li><a
href="fb0ca4cbe7"><code>fb0ca4c</code></a>
docs: remove unnecessary v8 links (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9611">#9611</a>)</li>
<li><a
href="3591b78dc7"><code>3591b78</code></a>
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on
erro...</li>
<li><a
href="64b4e43112"><code>64b4e43</code></a>
fix(eslint-plugin): [unbound-method] report on destructuring in function
para...</li>
<li><a
href="bf4abdf3ce"><code>bf4abdf</code></a>
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime
error whe...</li>
<li><a
href="6b92aa5ce6"><code>6b92aa5</code></a>
chore: reorg repo level utils, lint and typecheck repo files (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9618">#9618</a>)</li>
<li><a
href="1e32db13db"><code>1e32db1</code></a>
chore: enable radix (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9563">#9563</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.17.0&new-version=7.18.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 13:37:42 +02:00
dependabot[bot]
5d1ed6d923 Bump eslint-plugin-jest from 28.6.0 to 28.8.0 in /frontend (#853)
Bumps
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
from 28.6.0 to 28.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's
releases</a>.</em></p>
<blockquote>
<h2>v28.8.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.7.0...v28.8.0">28.8.0</a>
(2024-08-07)</h1>
<h3>Features</h3>
<ul>
<li>import formatting rules from
<code>eslint-plugin-jest-formatting</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1563">#1563</a>)
(<a
href="74078ee13d">74078ee</a>)</li>
</ul>
<h2>v28.7.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.7.0">28.7.0</a>
(2024-08-03)</h1>
<h3>Features</h3>
<ul>
<li>allow
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code>
v8 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1636">#1636</a>)
(<a
href="fb43171a15">fb43171</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.7.0...v28.8.0">28.8.0</a>
(2024-08-07)</h1>
<h3>Features</h3>
<ul>
<li>import formatting rules from
<code>eslint-plugin-jest-formatting</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1563">#1563</a>)
(<a
href="74078ee13d">74078ee</a>)</li>
</ul>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.7.0">28.7.0</a>
(2024-08-03)</h1>
<h3>Features</h3>
<ul>
<li>allow
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code>
v8 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1636">#1636</a>)
(<a
href="fb43171a15">fb43171</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e1410ae67d"><code>e1410ae</code></a>
chore(release): 28.8.0 [skip ci]</li>
<li><a
href="74078ee13d"><code>74078ee</code></a>
feat: import formatting rules from
<code>eslint-plugin-jest-formatting</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1563">#1563</a>)</li>
<li><a
href="11ef4fcd9d"><code>11ef4fc</code></a>
chore(deps): update yarn to v3.8.4 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1638">#1638</a>)</li>
<li><a
href="c88f741019"><code>c88f741</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="1cd8c7473d"><code>1cd8c74</code></a>
chore(release): 28.7.0 [skip ci]</li>
<li><a
href="fb43171a15"><code>fb43171</code></a>
feat: allow <code>@typescript-eslint</code> v8 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1636">#1636</a>)</li>
<li><a
href="1bc83b93e2"><code>1bc83b9</code></a>
chore: use <code>@eslint-community/eslint-plugin-eslint-comments</code>
(<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1635">#1635</a>)</li>
<li><a
href="9854c8f668"><code>9854c8f</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="b38f0faffb"><code>b38f0fa</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="61eb794755"><code>61eb794</code></a>
chore(deps): lock file maintenance</li>
<li>Additional commits viewable in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.8.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=28.6.0&new-version=28.8.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 11:19:31 +02:00
dependabot[bot]
898fe9fda1 Bump eslint-plugin-testing-library from 6.2.0 to 6.3.0 in /frontend (#856)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 6.2.0 to 6.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v6.3.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.2...v6.3.0">6.3.0</a>
(2024-08-11)</h1>
<h3>Features</h3>
<ul>
<li>add support for flat config (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/923">#923</a>)
(<a
href="4dc7caa86b">4dc7caa</a>)</li>
</ul>
<h2>v6.2.2</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.1...v6.2.2">6.2.2</a>
(2024-04-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>await-async-events:</strong> false positives for
userEvent.setup() returned (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/895">#895</a>)
(<a
href="fb32c5c07d">fb32c5c</a>)</li>
</ul>
<h2>v6.2.1</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.0...v6.2.1">6.2.1</a>
(2024-04-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>await-async-events:</strong> false positive reports on
awaited expressions evaluating to promise (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/890">#890</a>)
(<a
href="767f1be6c1">767f1be</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4dc7caa86b"><code>4dc7caa</code></a>
feat: add support for flat config (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/923">#923</a>)</li>
<li><a
href="e04a94092c"><code>e04a940</code></a>
docs(contributing): fix broken link (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/911">#911</a>)</li>
<li><a
href="c975ced3c1"><code>c975ced</code></a>
docs: add Chamion as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/896">#896</a>)</li>
<li><a
href="fb32c5c07d"><code>fb32c5c</code></a>
fix(await-async-events): false positives for userEvent.setup() returned
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/895">#895</a>)</li>
<li><a
href="767f1be6c1"><code>767f1be</code></a>
fix(await-async-events): false positive reports on awaited expressions
evalua...</li>
<li><a
href="6b39e606a4"><code>6b39e60</code></a>
build(deps-dev): bump eslint-doc-generator from 1.4.3 to 1.7.0 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/885">#885</a>)</li>
<li><a
href="88120fe88f"><code>88120fe</code></a>
build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/874">#874</a>)</li>
<li><a
href="b5bb061407"><code>b5bb061</code></a>
build(deps): bump codecov/codecov-action from 3 to 4 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/879">#879</a>)</li>
<li><a
href="5497dc2698"><code>5497dc2</code></a>
refactor: fix ts-expect-error (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/873">#873</a>)</li>
<li><a
href="93a6ab91d3"><code>93a6ab9</code></a>
chore: upgrade TypeScript to v5.0 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/858">#858</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.0...v6.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-testing-library&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.3.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 11:19:15 +02:00
dependabot[bot]
d2f50d5a0c Bump @tabler/icons-react from 3.11.0 to 3.12.0 in /frontend (#855)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.11.0 to 3.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.12.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>outline/arrows-transfer-up-down</code></li>
<li><code>outline/brand-amie</code></li>
<li><code>outline/brand-bebo</code></li>
<li><code>outline/building-airport</code></li>
<li><code>outline/camera-ai</code></li>
<li><code>outline/camera-bitcoin</code></li>
<li><code>outline/camera-moon</code></li>
<li><code>outline/chart-column</code></li>
<li><code>outline/chart-covariate</code></li>
<li><code>outline/congruent-to</code></li>
<li><code>outline/diaper</code></li>
<li><code>outline/file-ai</code></li>
<li><code>outline/file-bitcoin</code></li>
<li><code>outline/lock-password</code></li>
<li><code>outline/phone-done</code></li>
<li><code>outline/phone-end</code></li>
<li><code>outline/phone-ringing</code></li>
<li><code>outline/stopwatch</code></li>
</ul>
<p>Fixed icons: <code>outline/bolt-off</code>,
<code>outline/bolt</code>, <code>outline/phone-outgoing</code>,
<code>outline/phone-pause</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9561ff8eef"><code>9561ff8</code></a>
Release 3.12.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.12.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.11.0&new-version=3.12.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 11:18:48 +02:00
dependabot[bot]
d55a919617 Bump axios from 1.7.0 to 1.7.4 in /frontend (#857)
Bumps [axios](https://github.com/axios/axios) from 1.7.0 to 1.7.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/releases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.7.4</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>sec:</strong> CVE-2024-39338 (<a
href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)
(<a
href="6b6b605eaf">6b6b605</a>)</li>
<li><strong>sec:</strong> disregard protocol-relative URL to remediate
SSRF (<a
href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
(<a
href="07a661a2a6">07a661a</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/levpachmanov"
title="+47/-11 ([#6543](https://github.com/axios/axios/issues/6543)
)">Lev Pachmanov</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/hainenber"
title="+49/-4 ([#6539](https://github.com/axios/axios/issues/6539) )">Đỗ
Trọng Hải</a></li>
</ul>
<h2>Release v1.7.3</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>adapter:</strong> fix progress event emitting; (<a
href="https://redirect.github.com/axios/axios/issues/6518">#6518</a>)
(<a
href="e3c76fc9bd">e3c76fc</a>)</li>
<li><strong>fetch:</strong> fix withCredentials request config (<a
href="https://redirect.github.com/axios/axios/issues/6505">#6505</a>)
(<a
href="85d4d0ea0a">85d4d0e</a>)</li>
<li><strong>xhr:</strong> return original config on errors from XHR
adapter (<a
href="https://redirect.github.com/axios/axios/issues/6515">#6515</a>)
(<a
href="8966ee7ea6">8966ee7</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+211/-159
([#6518](https://github.com/axios/axios/issues/6518)
[#6519](https://github.com/axios/axios/issues/6519) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ValeraS"
title="+3/-3 ([#6515](https://github.com/axios/axios/issues/6515)
)">Valerii Sidorenko</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/prianyu"
title="+2/-2 ([#6505](https://github.com/axios/axios/issues/6505)
)">prianYu</a></li>
</ul>
<h2>Release v1.7.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>fetch:</strong> enhance fetch API detection; (<a
href="https://redirect.github.com/axios/axios/issues/6413">#6413</a>)
(<a
href="4f79aef81b">4f79aef</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+3/-3
([#6413](https://github.com/axios/axios/issues/6413) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.7.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>fetch:</strong> fixed ReferenceError issue when TextEncoder
is not available in the environment; (<a
href="https://redirect.github.com/axios/axios/issues/6410">#6410</a>)
(<a
href="733f15fe5b">733f15f</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+14/-9
([#6410](https://github.com/axios/axios/issues/6410) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/axios/axios/compare/v1.7.3...v1.7.4">1.7.4</a>
(2024-08-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>sec:</strong> CVE-2024-39338 (<a
href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)
(<a
href="6b6b605eaf">6b6b605</a>)</li>
<li><strong>sec:</strong> disregard protocol-relative URL to remediate
SSRF (<a
href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
(<a
href="07a661a2a6">07a661a</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/levpachmanov"
title="+47/-11 ([#6543](https://github.com/axios/axios/issues/6543)
)">Lev Pachmanov</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/hainenber"
title="+49/-4 ([#6539](https://github.com/axios/axios/issues/6539) )">Đỗ
Trọng Hải</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.7.2...v1.7.3">1.7.3</a>
(2024-08-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>adapter:</strong> fix progress event emitting; (<a
href="https://redirect.github.com/axios/axios/issues/6518">#6518</a>)
(<a
href="e3c76fc9bd">e3c76fc</a>)</li>
<li><strong>fetch:</strong> fix withCredentials request config (<a
href="https://redirect.github.com/axios/axios/issues/6505">#6505</a>)
(<a
href="85d4d0ea0a">85d4d0e</a>)</li>
<li><strong>xhr:</strong> return original config on errors from XHR
adapter (<a
href="https://redirect.github.com/axios/axios/issues/6515">#6515</a>)
(<a
href="8966ee7ea6">8966ee7</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+211/-159
([#6518](https://github.com/axios/axios/issues/6518)
[#6519](https://github.com/axios/axios/issues/6519) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ValeraS"
title="+3/-3 ([#6515](https://github.com/axios/axios/issues/6515)
)">Valerii Sidorenko</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/prianyu"
title="+2/-2 ([#6505](https://github.com/axios/axios/issues/6505)
)">prianYu</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.7.1...v1.7.2">1.7.2</a>
(2024-05-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>fetch:</strong> enhance fetch API detection; (<a
href="https://redirect.github.com/axios/axios/issues/6413">#6413</a>)
(<a
href="4f79aef81b">4f79aef</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+3/-3
([#6413](https://github.com/axios/axios/issues/6413) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.7.0...v1.7.1">1.7.1</a>
(2024-05-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>fetch:</strong> fixed ReferenceError issue when TextEncoder
is not available in the environment; (<a
href="https://redirect.github.com/axios/axios/issues/6410">#6410</a>)
(<a
href="733f15fe5b">733f15f</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+14/-9
([#6410](https://github.com/axios/axios/issues/6410) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="abd24a7367"><code>abd24a7</code></a>
chore(release): v1.7.4 (<a
href="https://redirect.github.com/axios/axios/issues/6544">#6544</a>)</li>
<li><a
href="6b6b605eaf"><code>6b6b605</code></a>
fix(sec): CVE-2024-39338 (<a
href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)</li>
<li><a
href="07a661a2a6"><code>07a661a</code></a>
fix(sec): disregard protocol-relative URL to remediate SSRF (<a
href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)</li>
<li><a
href="c6cce43cd9"><code>c6cce43</code></a>
chore(release): v1.7.3 (<a
href="https://redirect.github.com/axios/axios/issues/6521">#6521</a>)</li>
<li><a
href="e3c76fc9bd"><code>e3c76fc</code></a>
fix(adapter): fix progress event emitting; (<a
href="https://redirect.github.com/axios/axios/issues/6518">#6518</a>)</li>
<li><a
href="85d4d0ea0a"><code>85d4d0e</code></a>
fix(fetch): fix withCredentials request config (<a
href="https://redirect.github.com/axios/axios/issues/6505">#6505</a>)</li>
<li><a
href="92cd8ed943"><code>92cd8ed</code></a>
chore(github): update ISSUE_TEMPLATE.md (<a
href="https://redirect.github.com/axios/axios/issues/6519">#6519</a>)</li>
<li><a
href="8966ee7ea6"><code>8966ee7</code></a>
fix(xhr): return original config on errors from XHR adapter (<a
href="https://redirect.github.com/axios/axios/issues/6515">#6515</a>)</li>
<li><a
href="0e4f9fa290"><code>0e4f9fa</code></a>
chore(release): v1.7.2 (<a
href="https://redirect.github.com/axios/axios/issues/6414">#6414</a>)</li>
<li><a
href="4f79aef81b"><code>4f79aef</code></a>
fix(fetch): enhance fetch API detection; (<a
href="https://redirect.github.com/axios/axios/issues/6413">#6413</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.0...v1.7.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.0&new-version=1.7.4)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/evroon/bracket/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 04:36:21 +02:00
dependabot[bot]
507fa13a86 Bump @babel/core from 7.24.0 to 7.25.2 in /frontend (#850)
Bumps
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)
from 7.24.0 to 7.25.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.25.2 (2024-07-30)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>, <code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16695">#16695</a>
Ensure that <code>requeueComputedKeyAndDecorators</code> is available
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
<h2>v7.25.1 (2024-07-28)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-function-name</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16683">#16683</a>
fix: <code>ensureFunctionName</code> may be undefined (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16582">#16582</a> fix
plugin-transform-react-constant-elements transform JSXFrament but not
add JSXExpressionContainer (<a
href="https://github.com/keiseiTi"><code>@​keiseiTi</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16587">#16587</a>
fix: fixed issue16583 + test (<a
href="https://github.com/nerodesu017"><code>@​nerodesu017</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16663">#16663</a>
Test eslint plugin against eslint 9 (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Adrian (<a
href="https://github.com/nerodesu017"><code>@​nerodesu017</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a
href="https://github.com/keiseiTi"><code>@​keiseiTi</code></a></li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.25.0 (2024-07-26)</h2>
<p>Thanks <a
href="https://github.com/davidtaylorhq"><code>@​davidtaylorhq</code></a>
and <a href="https://github.com/slatereax"><code>@​slatereax</code></a>
for your first PR!</p>
<p>You can find the release blog post with some highlights at <a
href="https://babeljs.io/blog/2024/07/26/7.25.0">https://babeljs.io/blog/2024/07/26/7.25.0</a>.</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>,
<code>babel-plugin-proposal-explicit-resource-management</code>,
<code>babel-runtime-corejs3</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16537">#16537</a>
<code>await using</code> normative updates (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16602">#16602</a>
Ensure enum members syntactically determinable to be strings do not get
reverse mappings (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>🚀 New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-helper-function-name</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-helper-wrap-function</code>,
<code>babel-plugin-bugfix-safari-class-field-initializer-scope</code>,
<code>babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression</code>,
<code>babel-plugin-transform-classes</code>,
<code>babel-plugin-transform-function-name</code>,
<code>babel-preset-env</code>, <code>babel-traverse</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16658">#16658</a>
Move <code>ensureFunctionName</code> to <code>NodePath.prototype</code>
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-hoist-variables</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-plugin-proposal-async-do-expressions</code>,
<code>babel-plugin-transform-modules-systemjs</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16644">#16644</a>
Move <code>hoistVariables</code> to <code>Scope.prototype</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-helper-module-transforms</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-helper-split-export-declaration</code>,
<code>babel-plugin-transform-classes</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16645">#16645</a>
Move <code>splitExportDeclaration</code> to
<code>NodePath.prototype</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-helper-environment-visitor</code>,
<code>babel-helper-module-transforms</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-helper-remap-async-to-generator</code>,
<code>babel-helper-replace-supers</code>,
<code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>,
<code>babel-plugin-bugfix-v8-static-class-fields-redefine-readonly</code>,
<code>babel-plugin-transform-async-generator-functions</code>,
<code>babel-plugin-transform-classes</code>, <code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16649">#16649</a>
Move <code>environment-visitor</code> helper into
<code>@babel/traverse</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.25.2 (2024-07-30)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>, <code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16695">#16695</a>
Ensure that <code>requeueComputedKeyAndDecorators</code> is available
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.25.1 (2024-07-28)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-function-name</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16683">#16683</a>
fix: <code>ensureFunctionName</code> may be undefined (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16582">#16582</a> fix
plugin-transform-react-constant-elements transform JSXFrament but not
add JSXExpressionContainer (<a
href="https://github.com/keiseiTi"><code>@​keiseiTi</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16587">#16587</a>
fix: fixed issue16583 + test (<a
href="https://github.com/nerodesu017"><code>@​nerodesu017</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16663">#16663</a>
Test eslint plugin against eslint 9 (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
<h2>v7.25.0 (2024-07-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>,
<code>babel-plugin-proposal-explicit-resource-management</code>,
<code>babel-runtime-corejs3</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16537">#16537</a>
<code>await using</code> normative updates (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16602">#16602</a>
Ensure enum members syntactically determinable to be strings do not get
reverse mappings (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>🚀 New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-helper-function-name</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-helper-wrap-function</code>,
<code>babel-plugin-bugfix-safari-class-field-initializer-scope</code>,
<code>babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression</code>,
<code>babel-plugin-transform-classes</code>,
<code>babel-plugin-transform-function-name</code>,
<code>babel-preset-env</code>, <code>babel-traverse</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16658">#16658</a>
Move <code>ensureFunctionName</code> to <code>NodePath.prototype</code>
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-hoist-variables</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-plugin-proposal-async-do-expressions</code>,
<code>babel-plugin-transform-modules-systemjs</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16644">#16644</a>
Move <code>hoistVariables</code> to <code>Scope.prototype</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-helper-module-transforms</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-helper-split-export-declaration</code>,
<code>babel-plugin-transform-classes</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16645">#16645</a>
Move <code>splitExportDeclaration</code> to
<code>NodePath.prototype</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-helper-environment-visitor</code>,
<code>babel-helper-module-transforms</code>,
<code>babel-helper-plugin-utils</code>,
<code>babel-helper-remap-async-to-generator</code>,
<code>babel-helper-replace-supers</code>,
<code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>,
<code>babel-plugin-bugfix-v8-static-class-fields-redefine-readonly</code>,
<code>babel-plugin-transform-async-generator-functions</code>,
<code>babel-plugin-transform-classes</code>, <code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16649">#16649</a>
Move <code>environment-visitor</code> helper into
<code>@babel/traverse</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16480">#16480</a>
Expose wether a module has TLA or not as <code>.extra.async</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>,
<code>babel-plugin-bugfix-safari-class-field-initializer-scope</code>,
<code>babel-preset-env</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16569">#16569</a>
Introduce <code>bugfix-safari-class-field-initializer-scope</code> (<a
href="https://github.com/davidtaylorhq"><code>@​davidtaylorhq</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16551">#16551</a> Add
<code>NodePath#getAssignmentIdentifiers</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-import-to-platform-api</code>,
<code>babel-plugin-proposal-json-modules</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16579">#16579</a> Add
<code>uncheckedRequire</code> option for JSON imports to CJS (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-transform-fixture-test-runner</code>,
<code>babel-node</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16642">#16642</a>
Allow using custom config in <code>babel-node --eval</code> (<a
href="https://github.com/slatereax"><code>@​slatereax</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>,
<code>babel-helper-create-regexp-features-plugin</code>,
<code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>,
<code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>,
<code>babel-preset-env</code>, <code>babel-standalone</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16445">#16445</a> Add
<code>duplicate-named-capturing-groups-regex</code> to
<code>preset-env</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16678">#16678</a>
Print parens around as expressions on the LHS (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0f8f408f6e"><code>0f8f408</code></a>
v7.25.2</li>
<li><a
href="6a15d7ac83"><code>6a15d7a</code></a>
Ensure that <code>requeueComputedKeyAndDecorators</code> is available
(<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16695">#16695</a>)</li>
<li><a
href="9f7e29a28d"><code>9f7e29a</code></a>
chore: fix one suppressed eslint error (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16696">#16696</a>)</li>
<li><a
href="2413d1a747"><code>2413d1a</code></a>
Add eslint-plugin-regexp (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16680">#16680</a>)</li>
<li><a
href="5dc3b44ffd"><code>5dc3b44</code></a>
Expose wether a module has TLA or not as <code>.extra.async</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16480">#16480</a>)</li>
<li><a
href="30aa64417e"><code>30aa644</code></a>
v7.24.9</li>
<li><a
href="7d923b83a9"><code>7d923b8</code></a>
Avoid <code>require()</code> call in <code>@babel/standalone</code>
bundle (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16639">#16639</a>)</li>
<li><a
href="889c58f656"><code>889c58f</code></a>
Revert &quot;Pin CI to Node.js 22.1&quot; (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16633">#16633</a>)</li>
<li><a
href="1f5af44117"><code>1f5af44</code></a>
v7.24.8</li>
<li><a
href="683c65496f"><code>683c654</code></a>
Enable some lint rules (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16605">#16605</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel/commits/v7.25.2/packages/babel-core">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.24.0&new-version=7.25.2)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 21:25:46 +02:00
dependabot[bot]
5ac6932ff7 Bump @types/node from 22.0.0 to 22.1.0 in /frontend (#847)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.0.0 to 22.1.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.0.0&new-version=22.1.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 21:25:16 +02:00
dependabot[bot]
812cbba1c7 Bump @typescript-eslint/parser from 7.16.0 to 7.18.0 in /frontend (#849)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 7.16.0 to 7.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.18.0</h2>
<h2>7.18.0 (2024-07-29)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>types:</strong> update ECMA versions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9634">#9634</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
prevent runtime error when asserting a variable declared in default TS
lib (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9660">#9660</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] report on
destructuring in function parameters (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8952">#8952</a>)</li>
<li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
shouldn't report on error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9600">#9600</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] support
branded booleans (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9297">#9297</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Oliver Salzburg</li>
<li>Vinccool96</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.17.0</h2>
<h2>7.17.0 (2024-07-22)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> backport no-unsafe-function type,
no-wrapper-object-types from v8 to v7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9507">#9507</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] add option to report
in error-handling scenarios only, and deprecate &quot;never&quot; (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9364">#9364</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-floating-promises] check
top-level type assertions (and more) (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9043">#9043</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions]
consider assertion function argument a boolean context (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9074">#9074</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false
positive on optional private field (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9602">#9602</a>)</li>
<li><strong>typescript-estree:</strong> don't infer single-run when
--fix is in proces.argv (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9577">#9577</a>)</li>
<li><strong>typescript-estree:</strong> disable single-run inference
with extraFileExtensions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9580">#9580</a>)</li>
<li><strong>website:</strong> expose ATA types to eslint instance (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9598">#9598</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Armano <a
href="https://github.com/armano2"><code>@​armano2</code></a></li>
<li>Josh Goldberg </li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>StyleShit <a
href="https://github.com/StyleShit"><code>@​StyleShit</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.18.0 (2024-07-29)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.17.0 (2024-07-22)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.16.1 (2024-07-15)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="35cf3d2b2b"><code>35cf3d2</code></a>
chore(release): publish 7.18.0</li>
<li><a
href="05c9cb8d03"><code>05c9cb8</code></a>
chore(release): publish 7.17.0</li>
<li><a
href="58be99fd21"><code>58be99f</code></a>
chore: enable prefer-object-spread (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9541">#9541</a>)</li>
<li><a
href="d1d0ba5c12"><code>d1d0ba5</code></a>
chore(release): publish 7.16.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=7.16.0&new-version=7.18.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 21:25:04 +02:00
dependabot[bot]
b6200b949c Bump @types/node from 20.14.0 to 22.0.0 in /frontend (#833)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 20.14.0 to 22.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.14.0&new-version=22.0.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:13:53 +02:00
dependabot[bot]
6dcf93e301 Bump @testing-library/dom from 10.3.0 to 10.4.0 in /frontend (#834)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[@testing-library/dom](https://github.com/testing-library/dom-testing-library)
from 10.3.0 to 10.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/dom-testing-library/releases"><code>@​testing-library/dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v10.4.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v10.3.2...v10.4.0">10.4.0</a>
(2024-07-22)</h1>
<h3>Features</h3>
<ul>
<li>Reduce caught exceptions in prettyDom (reland) (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1323">#1323</a>)
(<a
href="a86c54ccda">a86c54c</a>)</li>
</ul>
<h2>v10.3.2</h2>
<h2><a
href="https://github.com/testing-library/dom-testing-library/compare/v10.3.1...v10.3.2">10.3.2</a>
(2024-07-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>safer read of DEBUG_PRINT_LIMIT (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1329">#1329</a>)
(<a
href="306526b551">306526b</a>)</li>
</ul>
<h2>v10.3.1</h2>
<h2><a
href="https://github.com/testing-library/dom-testing-library/compare/v10.3.0...v10.3.1">10.3.1</a>
(2024-07-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Revert &quot;feat: Reduce caught exceptions in
<code>prettyDom</code> (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1321">#1321</a>)&quot;
(<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1325">#1325</a>)
(<a
href="fdc12ecf43">fdc12ec</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a86c54ccda"><code>a86c54c</code></a>
feat: Reduce caught exceptions in prettyDom (reland) (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1323">#1323</a>)</li>
<li><a
href="33555a3b80"><code>33555a3</code></a>
Test highlighting of <code>prettyDOM</code> explicitly (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1324">#1324</a>)</li>
<li><a
href="20d9894f0e"><code>20d9894</code></a>
docs: add sieem as a contributor for code (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1330">#1330</a>)</li>
<li><a
href="306526b551"><code>306526b</code></a>
fix: safer read of DEBUG_PRINT_LIMIT (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1329">#1329</a>)</li>
<li><a
href="fdc12ecf43"><code>fdc12ec</code></a>
fix: Revert &quot;feat: Reduce caught exceptions in
<code>prettyDom</code> (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1321">#1321</a>)&quot;
(<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1325">#1325</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/dom-testing-library/compare/v10.3.0...v10.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/dom&package-manager=npm_and_yarn&previous-version=10.3.0&new-version=10.4.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:13:43 +02:00
dependabot[bot]
0919317feb Bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 in /frontend (#836)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 7.16.1 to 7.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.17.0</h2>
<h2>7.17.0 (2024-07-22)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> backport no-unsafe-function type,
no-wrapper-object-types from v8 to v7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9507">#9507</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] add option to report
in error-handling scenarios only, and deprecate &quot;never&quot; (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9364">#9364</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-floating-promises] check
top-level type assertions (and more) (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9043">#9043</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions]
consider assertion function argument a boolean context (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9074">#9074</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false
positive on optional private field (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9602">#9602</a>)</li>
<li><strong>typescript-estree:</strong> don't infer single-run when
--fix is in proces.argv (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9577">#9577</a>)</li>
<li><strong>typescript-estree:</strong> disable single-run inference
with extraFileExtensions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9580">#9580</a>)</li>
<li><strong>website:</strong> expose ATA types to eslint instance (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9598">#9598</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Armano <a
href="https://github.com/armano2"><code>@​armano2</code></a></li>
<li>Josh Goldberg </li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>StyleShit <a
href="https://github.com/StyleShit"><code>@​StyleShit</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.17.0 (2024-07-22)</h2>
<h3>🚀 Features</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> backport no-unsafe-function type,
no-wrapper-object-types from v8 to v7</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [return-await] add option to report
in error-handling scenarios only, and deprecate &quot;never&quot;</p>
</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [no-floating-promises] check
top-level type assertions (and more)</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [strict-boolean-expressions] consider
assertion function argument a boolean context</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-unnecessary-condition] false
positive on optional private field</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Armano</li>
<li>Josh Goldberg </li>
<li>Kirk Waiblinger</li>
<li>StyleShit</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="05c9cb8d03"><code>05c9cb8</code></a>
chore(release): publish 7.17.0</li>
<li><a
href="f6c719f923"><code>f6c719f</code></a>
fix(eslint-plugin): [no-unnecessary-condition] false positive on
optional pri...</li>
<li><a
href="6647f7e852"><code>6647f7e</code></a>
chore: enable no-unreachable-loop (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9540">#9540</a>)</li>
<li><a
href="58be99fd21"><code>58be99f</code></a>
chore: enable prefer-object-spread (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9541">#9541</a>)</li>
<li><a
href="5d895b77bc"><code>5d895b7</code></a>
chore: enable <code>@​typescript-eslint/no-unused-expressions</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9542">#9542</a>)</li>
<li><a
href="d8c539d9b1"><code>d8c539d</code></a>
chore: enable no-useless-concat (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9550">#9550</a>)</li>
<li><a
href="f043f30689"><code>f043f30</code></a>
fix(eslint-plugin): [strict-boolean-expressions] consider assertion
function ...</li>
<li><a
href="0108e9c70b"><code>0108e9c</code></a>
chore: enable no-lonely-if (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9547">#9547</a>)</li>
<li><a
href="970f3f1780"><code>970f3f1</code></a>
feat(eslint-plugin): [return-await] add option to report in
error-handling sc...</li>
<li><a
href="dd965a4471"><code>dd965a4</code></a>
feat(eslint-plugin): backport no-unsafe-function type,
no-wrapper-object-type...</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.16.1&new-version=7.17.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:13:26 +02:00
dependabot[bot]
3ddafca5be Bump @tabler/icons-react from 3.10.0 to 3.11.0 in /frontend (#837)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.10.0 to 3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.11.0</h2>
<!-- raw HTML omitted -->
<h3>52 new icons:</h3>
<ul>
<li><code>outline/circle-dashed-letter-a</code></li>
<li><code>outline/circle-dashed-letter-b</code></li>
<li><code>outline/circle-dashed-letter-c</code></li>
<li><code>outline/circle-dashed-letter-d</code></li>
<li><code>outline/circle-dashed-letter-e</code></li>
<li><code>outline/circle-dashed-letter-f</code></li>
<li><code>outline/circle-dashed-letter-g</code></li>
<li><code>outline/circle-dashed-letter-h</code></li>
<li><code>outline/circle-dashed-letter-i</code></li>
<li><code>outline/circle-dashed-letter-j</code></li>
<li><code>outline/circle-dashed-letter-k</code></li>
<li><code>outline/circle-dashed-letter-l</code></li>
<li><code>outline/circle-dashed-letter-m</code></li>
<li><code>outline/circle-dashed-letter-n</code></li>
<li><code>outline/circle-dashed-letter-o</code></li>
<li><code>outline/circle-dashed-letter-p</code></li>
<li><code>outline/circle-dashed-letter-q</code></li>
<li><code>outline/circle-dashed-letter-r</code></li>
<li><code>outline/circle-dashed-letter-s</code></li>
<li><code>outline/circle-dashed-letter-t</code></li>
<li><code>outline/circle-dashed-letter-u</code></li>
<li><code>outline/circle-dashed-letter-v</code></li>
<li><code>outline/circle-dashed-letter-w</code></li>
<li><code>outline/circle-dashed-letter-x</code></li>
<li><code>outline/circle-dashed-letter-y</code></li>
<li><code>outline/circle-dashed-letter-z</code></li>
<li><code>outline/circle-dotted-letter-a</code></li>
<li><code>outline/circle-dotted-letter-b</code></li>
<li><code>outline/circle-dotted-letter-c</code></li>
<li><code>outline/circle-dotted-letter-d</code></li>
<li><code>outline/circle-dotted-letter-e</code></li>
<li><code>outline/circle-dotted-letter-f</code></li>
<li><code>outline/circle-dotted-letter-g</code></li>
<li><code>outline/circle-dotted-letter-h</code></li>
<li><code>outline/circle-dotted-letter-i</code></li>
<li><code>outline/circle-dotted-letter-j</code></li>
<li><code>outline/circle-dotted-letter-k</code></li>
<li><code>outline/circle-dotted-letter-l</code></li>
<li><code>outline/circle-dotted-letter-m</code></li>
<li><code>outline/circle-dotted-letter-n</code></li>
<li><code>outline/circle-dotted-letter-o</code></li>
<li><code>outline/circle-dotted-letter-p</code></li>
<li><code>outline/circle-dotted-letter-q</code></li>
<li><code>outline/circle-dotted-letter-r</code></li>
<li><code>outline/circle-dotted-letter-s</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="efa07c0028"><code>efa07c0</code></a>
Release 3.11.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.11.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.10.0&new-version=3.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:13:04 +02:00
dependabot[bot]
7192ce66d4 Bump @emotion/react from 11.11.3 to 11.13.0 in /frontend (#821)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from
11.11.3 to 11.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emotion-js/emotion/releases"><code>@​emotion/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.13.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3198">#3198</a>
<a
href="d8ff8a5990"><code>d8ff8a5</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! -
Migrated away from relying on <code>process.env.NODE_ENV</code> checks
to differentiate between production and development builds.</p>
<p>Development builds (and other environment-specific builds) can be
used by using proper conditions (see <a
href="https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions">here</a>).
Most modern bundlers/frameworks already preconfigure those for the user
so no action has to be taken.</p>
<p>Default files should continue to work in all environments.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3215">#3215</a>
<a
href="a9f6912998"><code>a9f6912</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! - Added
<code>edge-light</code> and <code>workerd</code> conditions to
<code>package.json</code> manifest to better serve users using Vercel
Edge and Cloudflare Workers.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="d8ff8a5990"><code>d8ff8a5</code></a>,
<a
href="a9f6912998"><code>a9f6912</code></a>]:
<ul>
<li><code>@​emotion/cache</code><a
href="https://github.com/11"><code>@​11</code></a>.13.0</li>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.3.0</li>
<li><code>@​emotion/use-insertion-effect-with-fallbacks</code><a
href="https://github.com/1"><code>@​1</code></a>.1.0</li>
<li><code>@​emotion/utils</code><a
href="https://github.com/1"><code>@​1</code></a>.4.0</li>
</ul>
</li>
</ul>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/emotion-js/emotion/pull/2815">#2815</a>
<a
href="65a1eea156"><code>65a1eea</code></a>
Thanks <a
href="https://github.com/srmagura"><code>@​srmagura</code></a>! -
Automatic labeling at runtime is now an opt-in feature. Define
<code>globalThis.EMOTION_RUNTIME_AUTO_LABEL = true</code> before Emotion
gets initialized to enable it.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3206">#3206</a>
<a
href="d1994c4607"><code>d1994c4</code></a>
Thanks <a
href="https://github.com/DiegoAndai"><code>@​DiegoAndai</code></a>! -
Improved compatibility with the upcoming <code>@types/react</code> for
React 19 where the global <code>JSX</code> namespace doesn't exist
anymore</p>
</li>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3208">#3208</a>
<a
href="56109e79ad"><code>56109e7</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! - Only
forward defined <code>ref</code>s to improve compatibility with the
upcoming React 19</p>
</li>
<li>
<p>Updated dependencies [<a
href="9ca22c6c23"><code>9ca22c6</code></a>,
<a
href="b1d16b087d"><code>b1d16b0</code></a>,
<a
href="16d8a8c219"><code>16d8a8c</code></a>]:</p>
<ul>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.2.0</li>
<li><code>@​emotion/weak-memoize</code><a
href="https://github.com/0"><code>@​0</code></a>.4.0</li>
<li><code>@​emotion/utils</code><a
href="https://github.com/1"><code>@​1</code></a>.3.0</li>
<li><code>@​emotion/babel-plugin</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</li>
<li><code>@​emotion/cache</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</li>
</ul>
</li>
</ul>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.11.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/emotion-js/emotion/pull/3159">#3159</a>
<a
href="5b82631d79"><code>5b82631d</code></a>
Thanks <a href="https://github.com/iegik"><code>@​iegik</code></a>! -
Renamed an internal <code>hasOwnProperty</code> to <code>hasOwn</code>.
This avoids problems in CommonJS environments when the consumer tries to
prevent prototype pollution with
<code>Object.freeze(Object.prototype)</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="70ad1d3389"><code>70ad1d3</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3214">#3214</a>)</li>
<li><a
href="a9f6912998"><code>a9f6912</code></a>
Added <code>edge-light</code> and <code>workerd</code> conditions (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3215">#3215</a>)</li>
<li><a
href="d8ff8a5990"><code>d8ff8a5</code></a>
Update Preconstruct and use import conditions (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3198">#3198</a>)</li>
<li><a
href="d57cfcb6da"><code>d57cfcb</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3188">#3188</a>)</li>
<li><a
href="d1994c4607"><code>d1994c4</code></a>
Improved compatibility with the upcoming <code>@types/react</code> for
React 19 (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3206">#3206</a>)</li>
<li><a
href="56109e79ad"><code>56109e7</code></a>
Only forward defined <code>ref</code>s (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3208">#3208</a>)</li>
<li><a
href="de80631b52"><code>de80631</code></a>
Update Changesets (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3207">#3207</a>)</li>
<li><a
href="4cc565f1b7"><code>4cc565f</code></a>
Update Jest dependencies (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3199">#3199</a>)</li>
<li><a
href="b4da6d3738"><code>b4da6d3</code></a>
Update TypeScript, ESLint and Prettier (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3200">#3200</a>)</li>
<li><a
href="65a1eea156"><code>65a1eea</code></a>
Make runtime label extraction opt-in (<a
href="https://redirect.github.com/emotion-js/emotion/issues/2815">#2815</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.3...@emotion/react@11.13.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@emotion/react&package-manager=npm_and_yarn&previous-version=11.11.3&new-version=11.13.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 08:32:32 +02:00
dependabot[bot]
a2e7927dbe Bump postcss-preset-mantine from 1.15.0 to 1.17.0 in /frontend (#822)
Bumps
[postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine)
from 1.15.0 to 1.17.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/mantinedev/postcss-preset-mantine/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-preset-mantine&package-manager=npm_and_yarn&previous-version=1.15.0&new-version=1.17.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 08:32:19 +02:00
dependabot[bot]
5d38ee4746 Bump eslint-plugin-react from 7.34.0 to 7.35.0 in /frontend (#823)
Bumps
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
from 7.34.0 to 7.35.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.35.0</h2>
<h3>Added</h3>
<ul>
<li>support eslint v9 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>export flat configs from plugin root and fix flat config crash (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>[]
<a href="https://github.com/bradzacher"><code>@​bradzacher</code></a> <a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>add [<code>jsx-props-no-spread-multi</code>] (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3724">#3724</a>[]
<a
href="https://github.com/SimonSchick"><code>@​SimonSchick</code></a>)</li>
<li>[<code>forbid-component-props</code>]: add
<code>propNamePattern</code> to allow / disallow prop name patterns (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3774">#3774</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>jsx-handler-names</code>]: support ignoring component names
(<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3772">#3772</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>version settings: Allow react defaultVersion to be configurable (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>[]
<a href="https://github.com/onlywei"><code>@​onlywei</code></a>)</li>
<li>[<code>jsx-closing-tag-location</code>]: add
<code>line-aligned</code> option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3777">#3777</a>
<a
href="https://github.com/kimtaejin3"><code>@​kimtaejin3</code></a>)</li>
<li>[<code>no-danger</code>]: add <code>customComponentNames</code>
option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3748">#3748</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-invalid-html-attribute</code>]: substitute placeholders in
suggestion messages (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>[<code>sort-prop-types</code>]: single line type ending without
semicolon (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3784">#3784</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>require-default-props</code>]: report when required props
have default value (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3785">#3785</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Refactor] <code>variableUtil</code>: Avoid creating a single flat
variable scope for each lookup (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3782">#3782</a>[]
<a
href="https://github.com/DanielRosenwasser"><code>@​DanielRosenwasser</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3759">jsx-eslint/eslint-plugin-react#3759</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3694">jsx-eslint/eslint-plugin-react#3694</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3771">jsx-eslint/eslint-plugin-react#3771</a></p>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0">7.35.0</a>
- 2024.07.19</h2>
<h3>Added</h3>
<ul>
<li>support eslint v9 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>export flat configs from plugin root and fix flat config crash (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>[]
<a href="https://github.com/bradzacher"><code>@​bradzacher</code></a> <a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>add [<code>jsx-props-no-spread-multi</code>] (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3724">#3724</a>[]
<a
href="https://github.com/SimonSchick"><code>@​SimonSchick</code></a>)</li>
<li>[<code>forbid-component-props</code>]: add
<code>propNamePattern</code> to allow / disallow prop name patterns (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3774">#3774</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>jsx-handler-names</code>]: support ignoring component names
(<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3772">#3772</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>version settings: Allow react defaultVersion to be configurable (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>[]
<a href="https://github.com/onlywei"><code>@​onlywei</code></a>)</li>
<li>[<code>jsx-closing-tag-location</code>]: add
<code>line-aligned</code> option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3777">#3777</a>
<a
href="https://github.com/kimtaejin3"><code>@​kimtaejin3</code></a>)</li>
<li>[<code>no-danger</code>]: add <code>customComponentNames</code>
option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3748">#3748</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-invalid-html-attribute</code>]: substitute placeholders in
suggestion messages (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>[<code>sort-prop-types</code>]: single line type ending without
semicolon (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3784">#3784</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>require-default-props</code>]: report when required props
have default value (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3785">#3785</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Refactor] <code>variableUtil</code>: Avoid creating a single flat
variable scope for each lookup (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3782">#3782</a>[]
<a
href="https://github.com/DanielRosenwasser"><code>@​DanielRosenwasser</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3785">#3785</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3785">jsx-eslint/eslint-plugin-react#3785</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3784">#3784</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3784">jsx-eslint/eslint-plugin-react#3784</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3782">#3782</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3782">jsx-eslint/eslint-plugin-react#3782</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3777">#3777</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3777">jsx-eslint/eslint-plugin-react#3777</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3774">#3774</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3774">jsx-eslint/eslint-plugin-react#3774</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3772">#3772</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3772">jsx-eslint/eslint-plugin-react#3772</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3771">jsx-eslint/eslint-plugin-react#3771</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3759">jsx-eslint/eslint-plugin-react#3759</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3748">#3748</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3748">jsx-eslint/eslint-plugin-react#3748</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3724">#3724</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3724">jsx-eslint/eslint-plugin-react#3724</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3694">jsx-eslint/eslint-plugin-react#3694</a></p>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.34.4">7.34.4</a>
- 2024.07.13</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>prop-types</code>]: fix <code>className</code> missing in
prop validation false negative (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3749">#3749</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>sort-prop-types</code>]: Check for undefined before accessing
<code>node.typeAnnotation.typeAnnotation</code> (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3779">#3779</a>[]
<a
href="https://github.com/tylerlaprade"><code>@​tylerlaprade</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3779">#3779</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3779">jsx-eslint/eslint-plugin-react#3779</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3749">#3749</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3749">jsx-eslint/eslint-plugin-react#3749</a></p>
<h2>[7.34.3] - 2024.06.18</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>prop-types</code>]: null-check rootNode before calling
getScope (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3762">#3762</a>[]
<a href="https://github.com/crnhrv"><code>@​crnhrv</code></a>)</li>
<li>[<code>boolean-prop-naming</code>]: avoid a crash with a spread prop
(<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3733">#3733</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-boolean-value</code>]:
<code>assumeUndefinedIsFalse</code> with <code>never</code> must not
allow explicit <code>true</code> value (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3757">#3757</a>[]
<a href="https://github.com/6uliver"><code>@​6uliver</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c6fdccde50"><code>c6fdccd</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="a4b0bbcf55"><code>a4b0bbc</code></a>
[Fix] <code>require-default-props</code>: report when required props
have default value</li>
<li><a
href="a08cb93fdb"><code>a08cb93</code></a>
[Fix] <code>sort-prop-types</code>: single line type ending without
semicolon</li>
<li><a
href="4b3209bf3a"><code>4b3209b</code></a>
[meta] no point in supporting eslint 9.0 - 9.6 initially</li>
<li><a
href="ca8b11ef6e"><code>ca8b11e</code></a>
[Dev Deps] update <code>@babel/core</code>,
<code>@babel/eslint-parser</code></li>
<li><a
href="597553d130"><code>597553d</code></a>
[New] <code>no-danger</code>: add <code>customComponentNames</code>
option</li>
<li><a
href="c58f04b474"><code>c58f04b</code></a>
[New] <code>jsx-closing-tag-location</code>: add
<code>line-aligned</code> option</li>
<li><a
href="00b89fe86d"><code>00b89fe</code></a>
[New] version settings: Allow react defaultVersion to be
configurable</li>
<li><a
href="4d2fd861d2"><code>4d2fd86</code></a>
[Refactor] <code>variableUtil</code>: Avoid creating a single flat
variable scope for ea...</li>
<li><a
href="6a83d67842"><code>6a83d67</code></a>
[New] <code>jsx-handler-names</code>: support ignoring component
names</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.35.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-react&package-manager=npm_and_yarn&previous-version=7.34.0&new-version=7.35.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 08:32:09 +02:00
dependabot[bot]
d8723a4cc2 Bump react-i18next from 14.1.0 to 15.0.0 in /frontend (#824)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from
14.1.0 to 15.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's
changelog</a>.</em></p>
<blockquote>
<h3>15.0.0</h3>
<ul>
<li>use optional chaining, nullish coalescing and nullish coalescing
assignment <a
href="https://redirect.github.com/i18next/react-i18next/pull/1774">1774</a></li>
<li>Build config and optimizations <a
href="https://redirect.github.com/i18next/react-i18next/pull/1769">1769</a></li>
<li>some dependency updates <a
href="https://redirect.github.com/i18next/react-i18next/pull/1768">1768</a></li>
<li>use modern hasLoadedNamespace code (now requires at least i18next
&gt; v19.4.5 (introduced in june 2020))</li>
</ul>
<h3>14.1.3</h3>
<ul>
<li>create a isObject helper function <a
href="https://redirect.github.com/i18next/react-i18next/pull/1766">1766</a></li>
<li>optimize nodesToString <a
href="https://redirect.github.com/i18next/react-i18next/pull/1765">1765</a></li>
<li>Simplifies hasValidReactChildren <a
href="https://redirect.github.com/i18next/react-i18next/pull/1764">1764</a></li>
<li>create a isString helper to avoid code duplication <a
href="https://redirect.github.com/i18next/react-i18next/pull/1763">1763</a></li>
<li>use arrow functions where possible <a
href="https://redirect.github.com/i18next/react-i18next/pull/1762">1762</a></li>
<li>use the commented out async code <a
href="https://redirect.github.com/i18next/react-i18next/pull/1761">1761</a></li>
</ul>
<h3>14.1.2</h3>
<ul>
<li>bring back internal interpolationOverride handling for Trans
component (if there are childrens), fixes <a
href="https://redirect.github.com/i18next/react-i18next/issues/1754">1754</a></li>
</ul>
<h3>14.1.1</h3>
<ul>
<li>do not modify passed tOptions context property to address <a
href="https://redirect.github.com/i18next/react-i18next/issues/1745">1745</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b6eb31a0d2"><code>b6eb31a</code></a>
15.0.0</li>
<li><a
href="ddea5c0c3c"><code>ddea5c0</code></a>
release</li>
<li><a
href="648c705d83"><code>648c705</code></a>
use modern hasLoadedNamespace code (now requires at least i18next &gt;
v19.4.5 (...</li>
<li><a
href="926baf49d5"><code>926baf4</code></a>
use optional chaining, nullish coalescing and nullish coalescing
assignment (...</li>
<li><a
href="0338bf1514"><code>0338bf1</code></a>
test(types): fix broken tests (<a
href="https://redirect.github.com/i18next/react-i18next/issues/1773">#1773</a>)</li>
<li><a
href="08ba6ae747"><code>08ba6ae</code></a>
Build updates (<a
href="https://redirect.github.com/i18next/react-i18next/issues/1769">#1769</a>)</li>
<li><a
href="34aa20d9e2"><code>34aa20d</code></a>
update also i18next dep</li>
<li><a
href="5c666440c5"><code>5c66644</code></a>
update also i18next dep</li>
<li><a
href="cf539c5474"><code>cf539c5</code></a>
some dependency updates (<a
href="https://redirect.github.com/i18next/react-i18next/issues/1768">#1768</a>)</li>
<li><a
href="c181edefbc"><code>c181ede</code></a>
14.1.3</li>
<li>Additional commits viewable in <a
href="https://github.com/i18next/react-i18next/compare/v14.1.0...v15.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-i18next&package-manager=npm_and_yarn&previous-version=14.1.0&new-version=15.0.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 08:31:59 +02:00
dependabot[bot]
9946a6e154 Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.1 in /frontend (#825)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 7.15.0 to 7.16.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.16.1</h2>
<h2>7.16.1 (2024-07-15)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
descend into all parts of mapped types in no-unnecessary-type-parameters
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9530">#9530</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Dan Vanderkam <a
href="https://github.com/danvk"><code>@​danvk</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.16.0</h2>
<h2>7.16.0 (2024-07-08)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>ast-spec:</strong> add parent property to AccessorProperty
node types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9487">#9487</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
port from v8 to v7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9473">#9473</a>)</li>
<li><strong>eslint-plugin:</strong>
[no-unnecessary-parameter-property-assignment] add new rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8903">#8903</a>)</li>
<li><strong>eslint-plugin:</strong> add support for nested namespaces to
unsafe-member-access (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9478">#9478</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add
checkThenables option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9263">#9263</a>)</li>
<li><strong>rule-tester:</strong> stricter rule test validations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9086">#9086</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@​eslint-community/regexpp</code> to v4.11.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9497">#9497</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add
<code>suggestions</code> to tests from <a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9263">#9263</a>
<code>checkThenables</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9515">#9515</a>,
<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/9263">#9263</a>)</li>
<li><strong>eslint-plugin:</strong> [restrict-template-expressions]
don't report tuples if <code>allowArray</code> option is enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9492">#9492</a>)</li>
<li><strong>utils:</strong> context.parserPath may be undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9486">#9486</a>)</li>
<li><strong>website:</strong> react key error on internal pages of
website (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9506">#9506</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg </li>
<li>Juan Sanchez <a
href="https://github.com/JSanchezIO"><code>@​JSanchezIO</code></a></li>
<li>Vinccool96</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.16.1 (2024-07-15)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
descend into all parts of mapped types in
no-unnecessary-type-parameters</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Dan Vanderkam</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.16.0 (2024-07-08)</h2>
<h3>🚀 Features</h3>
<ul>
<li>
<p><strong>rule-tester:</strong> stricter rule test validations</p>
</li>
<li>
<p><strong>eslint-plugin:</strong>
[no-unnecessary-parameter-property-assignment] add new rule</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> add support for nested namespaces to
unsafe-member-access</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-floating-promises] add
checkThenables option</p>
</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>deps:</strong> update dependency
<code>@​eslint-community/regexpp</code> to v4.11.0</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-floating-promises] add
<code>suggestions</code> to tests from <a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9263">#9263</a>
<code>checkThenables</code></p>
</li>
<li>
<p><strong>website:</strong> react key error on internal pages of
website</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [restrict-template-expressions] don't
report tuples if <code>allowArray</code> option is enabled</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred</li>
<li>Josh Goldberg </li>
<li>Juan Sanchez</li>
<li>Vinccool96</li>
<li>YeonJuan</li>
<li>Yukihiro Hasegawa</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d1d0ba5c12"><code>d1d0ba5</code></a>
chore(release): publish 7.16.1</li>
<li><a
href="10f8a4dfa5"><code>10f8a4d</code></a>
fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all
parts o...</li>
<li><a
href="bebbd0c274"><code>bebbd0c</code></a>
chore(eslint-plugin): [no-unnecessary-parameter-property-assignment]
remove `...</li>
<li><a
href="e803c50064"><code>e803c50</code></a>
chore(release): publish 7.16.0</li>
<li><a
href="7b13dae347"><code>7b13dae</code></a>
fix(eslint-plugin): [restrict-template-expressions] don't report tuples
if `a...</li>
<li><a
href="3c6290d021"><code>3c6290d</code></a>
fix(eslint-plugin): [no-floating-promises] add <code>suggestions</code>
to tests from <a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9">#9</a>...</li>
<li><a
href="63d17dd906"><code>63d17dd</code></a>
feat(eslint-plugin): [no-floating-promises] add checkThenables option
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9263">#9263</a>)</li>
<li><a
href="d6859487ba"><code>d685948</code></a>
feat(eslint-plugin): add support for nested namespaces to
unsafe-member-acces...</li>
<li><a
href="451e73853c"><code>451e738</code></a>
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add
new r...</li>
<li><a
href="88dd82803d"><code>88dd828</code></a>
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9473">#9473</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.15.0&new-version=7.16.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 08:31:49 +02:00
dependabot[bot]
804c31a837 Bump i18next from 23.11.2 to 23.12.1 in /frontend (#818)
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.2 to
23.12.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next/releases">i18next's
releases</a>.</em></p>
<blockquote>
<h2>v23.12.1</h2>
<ul>
<li>Use explicit imports for utils <a
href="https://redirect.github.com/i18next/i18next/pull/2212">2212</a></li>
</ul>
<h2>v23.12.0</h2>
<ul>
<li>feat: Add posibility to override keyPrefix for certain translation.
<a
href="https://redirect.github.com/i18next/i18next/issues/2211">2211</a></li>
</ul>
<h2>v23.11.5</h2>
<ul>
<li>perf: use Array.isArray() <a
href="https://redirect.github.com/i18next/i18next/pull/2193">2193</a></li>
<li>perf: trim keys once <a
href="https://redirect.github.com/i18next/i18next/pull/2194">2194</a></li>
</ul>
<h2>v23.11.4</h2>
<ul>
<li>perf(interpolator): use object deconstruction <a
href="https://redirect.github.com/i18next/i18next/pull/2181">2181</a></li>
</ul>
<h2>v23.11.3</h2>
<ul>
<li>fix: Unsupported language is automatically added to preload option
<a
href="https://redirect.github.com/i18next/i18next/issues/2178">2178</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's
changelog</a>.</em></p>
<blockquote>
<h2>23.12.1</h2>
<ul>
<li>Use explicit imports for utils <a
href="https://redirect.github.com/i18next/i18next/pull/2212">2212</a></li>
</ul>
<h2>23.12.0</h2>
<ul>
<li>feat: Add posibility to override keyPrefix for certain translation.
<a
href="https://redirect.github.com/i18next/i18next/issues/2211">2211</a></li>
</ul>
<h2>23.11.5</h2>
<ul>
<li>perf: use Array.isArray() <a
href="https://redirect.github.com/i18next/i18next/pull/2193">2193</a></li>
<li>perf: trim keys once <a
href="https://redirect.github.com/i18next/i18next/pull/2194">2194</a></li>
</ul>
<h2>23.11.4</h2>
<ul>
<li>perf(interpolator): use object deconstruction <a
href="https://redirect.github.com/i18next/i18next/pull/2181">2181</a></li>
</ul>
<h2>23.11.3</h2>
<ul>
<li>fix: Unsupported language is automatically added to preload option
<a
href="https://redirect.github.com/i18next/i18next/issues/2178">2178</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4002c17215"><code>4002c17</code></a>
23.12.1</li>
<li><a
href="82f21aa6b5"><code>82f21aa</code></a>
new build</li>
<li><a
href="b987d272d4"><code>b987d27</code></a>
use explicit imports for utils (<a
href="https://redirect.github.com/i18next/i18next/issues/2212">#2212</a>)</li>
<li><a
href="b9ae239519"><code>b9ae239</code></a>
23.12.0</li>
<li><a
href="5555dd6801"><code>5555dd6</code></a>
feat: Add posibility to override keyPrefix for certain translation. <a
href="https://redirect.github.com/i18next/i18next/issues/2211">#2211</a></li>
<li><a
href="de3b6b7d3b"><code>de3b6b7</code></a>
test: update vitest to v2 (<a
href="https://redirect.github.com/i18next/i18next/issues/2210">#2210</a>)</li>
<li><a
href="32e8a6b716"><code>32e8a6b</code></a>
types: merge <code>hasLoadedNamespace</code> declarations (<a
href="https://redirect.github.com/i18next/i18next/issues/2209">#2209</a>)</li>
<li><a
href="c8d9f7bbc7"><code>c8d9f7b</code></a>
build</li>
<li><a
href="bfbb7d8eae"><code>bfbb7d8</code></a>
23.11.5</li>
<li><a
href="5021883d42"><code>5021883</code></a>
release</li>
<li>Additional commits viewable in <a
href="https://github.com/i18next/i18next/compare/v23.11.2...v23.12.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next&package-manager=npm_and_yarn&previous-version=23.11.2&new-version=23.12.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 07:55:25 +02:00
dependabot[bot]
b83caf03cc Bump @tabler/icons-react from 3.9.0 to 3.10.0 in /frontend (#811)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.9.0 to 3.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.10.0</h2>
<!-- raw HTML omitted -->
<h3>36 new icons:</h3>
<ul>
<li><code>filled/binary-tree-2</code></li>
<li><code>filled/binary-tree</code></li>
<li><code>filled/circle-rectangle</code></li>
<li><code>filled/exclamation-circle</code></li>
<li><code>filled/hanger-2</code></li>
<li><code>filled/label-important</code></li>
<li><code>filled/lasso-polygon</code></li>
<li><code>filled/military-rank</code></li>
<li><code>filled/presentation-analytics</code></li>
<li><code>filled/presentation</code></li>
<li><code>filled/sort-ascending-2</code></li>
<li><code>filled/sort-ascending-shapes</code></li>
<li><code>filled/sort-descending-2</code></li>
<li><code>filled/sort-descending-shapes</code></li>
<li><code>filled/swipe-down</code></li>
<li><code>filled/swipe-left</code></li>
<li><code>filled/swipe-right</code></li>
<li><code>filled/swipe-up</code></li>
<li><code>filled/test-pipe-2</code></li>
<li><code>outline/bubble-tea-2</code></li>
<li><code>outline/bubble-tea</code></li>
<li><code>outline/building-burj-al-arab</code></li>
<li><code>outline/hand-finger-down</code></li>
<li><code>outline/hand-finger-left</code></li>
<li><code>outline/hand-finger-right</code></li>
<li><code>outline/join-bevel</code></li>
<li><code>outline/join-round</code></li>
<li><code>outline/join-straight</code></li>
<li><code>outline/label-important</code></li>
<li><code>outline/laurel-wreath-1</code></li>
<li><code>outline/laurel-wreath-2</code></li>
<li><code>outline/laurel-wreath-3</code></li>
<li><code>outline/laurel-wreath</code></li>
<li><code>outline/leaf-2</code></li>
<li><code>outline/menu-3</code></li>
<li><code>outline/menu-4</code></li>
</ul>
<p>Fixed icon: <code>outline/military-rank</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c5f045423e"><code>c5f0454</code></a>
Release 3.10.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.10.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.9.0&new-version=3.10.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 08:33:42 +02:00
dependabot[bot]
4857ad0eaf Bump ts-jest from 29.1.1 to 29.2.0 in /frontend (#808)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to
29.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's
releases</a>.</em></p>
<blockquote>
<h2>v29.2.0</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.1.5</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.1.4</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.1.3</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.1.2</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0">29.2.0</a>
(2024-07-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: don't show warning message with Node16/NodeNext (<a
href="https://github.com/kulshekhar/ts-jest/commit/99c4f49">99c4f49</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4266">#4266</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>feat(cli): allow migrating cjs <code>presets</code> to
<code>transform</code> config (<a
href="https://github.com/kulshekhar/ts-jest/commit/22fb027">22fb027</a>)</li>
<li>feat(presets): add util functions to create ESM presets (<a
href="https://github.com/kulshekhar/ts-jest/commit/06f78ed">06f78ed</a>)</li>
<li>feat(presets): add util functions to create CJS presets (<a
href="https://github.com/kulshekhar/ts-jest/commit/f9cc3c0">f9cc3c0</a>)</li>
</ul>
<h3>Code refactoring</h3>
<ul>
<li>refactor: replace lodash deps with native js implementation (<a
href="https://github.com/kulshekhar/ts-jest/commit/40f1708">40f1708</a>)</li>
<li>refactor: use <code>TsJestTransformerOptions</code> type everywhere
possibly (<a
href="https://github.com/kulshekhar/ts-jest/commit/7d001be">7d001be</a>)</li>
<li>refactor(cli): use new preset util functions to initialize test
config (<a
href="https://github.com/kulshekhar/ts-jest/commit/c2b56ca">c2b56ca</a>)</li>
<li>refactor(presets): use create preset util functions for cjs presets
(<a
href="https://github.com/kulshekhar/ts-jest/commit/922d6d0">922d6d0</a>)</li>
<li>test: switch <code>react-app</code> to use Vite (<a
href="https://github.com/kulshekhar/ts-jest/commit/827c8ad">827c8ad</a>)</li>
</ul>
<h2>DEPRECATIONS</h2>
<ul>
<li>refactor(cli): deprecate cli option <code>babel</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/9617029">9617029</a>).
Please use CLI argument <code>--js babel</code> instead.</li>
<li><code>createJestPreset</code> is deprecated. Please check
documentation at <a
href="https://kulshekhar.github.io/ts-jest/docs/getting-started/presets">https://kulshekhar.github.io/ts-jest/docs/getting-started/presets</a>
to see alternative solutions.</li>
</ul>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5">29.1.5</a>
(2024-06-16)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>build(deps-dev): bump braces (<a
href="https://github.com/kulshekhar/ts-jest/commit/5560334">5560334</a>),
(<a
href="https://github.com/kulshekhar/ts-jest/commit/59026b4">59026b4</a>),
(<a
href="https://github.com/kulshekhar/ts-jest/commit/0d9e359">0d9e359</a>)</li>
</ul>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4">29.1.4</a>
(2024-05-28)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix(transformer): allow transforming of .cts/.mts extensions. (<a
href="https://github.com/kulshekhar/ts-jest/commit/b8f6eaa">b8f6eaa</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3996">#3996</a></li>
</ul>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e9fc9661cb"><code>e9fc966</code></a>
docs: fix formatting</li>
<li><a
href="8f8f96a575"><code>8f8f96a</code></a>
chore(release): 29.2.0</li>
<li><a
href="7a3abe4c2e"><code>7a3abe4</code></a>
revert: allow <code>babelConfig</code> in default/js-with-ts
presets</li>
<li><a
href="06f78ed7d2"><code>06f78ed</code></a>
feat(presets): add util functions to create ESM presets</li>
<li><a
href="922d6d08af"><code>922d6d0</code></a>
refactor(presets): use create preset util functions for cjs presets</li>
<li><a
href="22fb027eba"><code>22fb027</code></a>
feat(cli): allow migrating cjs <code>presets</code> to
<code>transform</code> config</li>
<li><a
href="72074d2f8a"><code>72074d2</code></a>
build(deps): Update dependency <code>@​types/node</code> to
v20.14.10</li>
<li><a
href="5251354d2c"><code>5251354</code></a>
refactor: <code>JsWithBabelPreset</code> not compat with original
<code>transform</code> type</li>
<li><a
href="7d001be30a"><code>7d001be</code></a>
refactor: use <code>TsJestTransformerOptions</code> everywhere
possibly</li>
<li><a
href="9e99c24230"><code>9e99c24</code></a>
build(deps): Update JamesIves/github-pages-deploy-action action to
v4.6.3</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=29.1.1&new-version=29.2.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 08:20:58 +02:00
dependabot[bot]
ccd2fd2121 Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 in /frontend (#810)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 7.15.0 to 7.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.16.0</h2>
<h2>7.16.0 (2024-07-08)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>ast-spec:</strong> add parent property to AccessorProperty
node types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9487">#9487</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
port from v8 to v7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9473">#9473</a>)</li>
<li><strong>eslint-plugin:</strong>
[no-unnecessary-parameter-property-assignment] add new rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8903">#8903</a>)</li>
<li><strong>eslint-plugin:</strong> add support for nested namespaces to
unsafe-member-access (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9478">#9478</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add
checkThenables option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9263">#9263</a>)</li>
<li><strong>rule-tester:</strong> stricter rule test validations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9086">#9086</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@​eslint-community/regexpp</code> to v4.11.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9497">#9497</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add
<code>suggestions</code> to tests from <a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9263">#9263</a>
<code>checkThenables</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9515">#9515</a>,
<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/9263">#9263</a>)</li>
<li><strong>eslint-plugin:</strong> [restrict-template-expressions]
don't report tuples if <code>allowArray</code> option is enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9492">#9492</a>)</li>
<li><strong>utils:</strong> context.parserPath may be undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9486">#9486</a>)</li>
<li><strong>website:</strong> react key error on internal pages of
website (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9506">#9506</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg </li>
<li>Juan Sanchez <a
href="https://github.com/JSanchezIO"><code>@​JSanchezIO</code></a></li>
<li>Vinccool96</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.16.0 (2024-07-08)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>deps:</strong> update dependency
<code>@​eslint-community/regexpp</code> to v4.11.0</p>
</li>
<li>
<p><strong>website:</strong> react key error on internal pages of
website</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred</li>
<li>Josh Goldberg </li>
<li>Juan Sanchez</li>
<li>Vinccool96</li>
<li>YeonJuan</li>
<li>Yukihiro Hasegawa</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e803c50064"><code>e803c50</code></a>
chore(release): publish 7.16.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=7.15.0&new-version=7.16.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 08:20:34 +02:00
dependabot[bot]
b1cb6eae9e Bump @tabler/icons-react from 3.8.0 to 3.9.0 in /frontend (#806)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.8.0 to 3.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.9.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/label</code></li>
<li><code>outline/buildings</code></li>
<li><code>outline/clock-bitcoin</code></li>
<li><code>outline/cloud-bitcoin</code></li>
<li><code>outline/eye-bitcoin</code></li>
<li><code>outline/flag-bitcoin</code></li>
<li><code>outline/heart-bitcoin</code></li>
<li><code>outline/home-bitcoin</code></li>
<li><code>outline/label-off</code></li>
<li><code>outline/label</code></li>
<li><code>outline/lock-bitcoin</code></li>
<li><code>outline/mail-bitcoin</code></li>
<li><code>outline/math-ctg</code></li>
<li><code>outline/math-sec</code></li>
<li><code>outline/math-tg</code></li>
<li><code>outline/mood-bitcoin</code></li>
<li><code>outline/photo-bitcoin</code></li>
<li><code>outline/user-bitcoin</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5c4704034c"><code>5c47040</code></a>
Release 3.9.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.9.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.8.0&new-version=3.9.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 08:06:12 +02:00
dependabot[bot]
7bea646f8f Bump @testing-library/dom from 10.2.0 to 10.3.0 in /frontend (#803)
Bumps
[@testing-library/dom](https://github.com/testing-library/dom-testing-library)
from 10.2.0 to 10.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/dom-testing-library/releases"><code>@​testing-library/dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v10.3.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v10.2.0...v10.3.0">10.3.0</a>
(2024-07-02)</h1>
<h3>Features</h3>
<ul>
<li>Reduce caught exceptions in <code>prettyDom</code> (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1321">#1321</a>)
(<a
href="76cb73dec4">76cb73d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="76cb73dec4"><code>76cb73d</code></a>
feat: Reduce caught exceptions in <code>prettyDom</code> (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1321">#1321</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/dom-testing-library/compare/v10.2.0...v10.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/dom&package-manager=npm_and_yarn&previous-version=10.2.0&new-version=10.3.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 08:40:35 +02:00
dependabot[bot]
b802387441 Bump @tabler/icons-react from 3.7.0 to 3.8.0 in /frontend (#802)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.7.0 to 3.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.8.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>outline/alphabet-arabic</code></li>
<li><code>outline/alphabet-bangla</code></li>
<li><code>outline/alphabet-hebrew</code></li>
<li><code>outline/alphabet-korean</code></li>
<li><code>outline/alphabet-thai</code></li>
<li><code>outline/brand-adobe-after-effect</code></li>
<li><code>outline/brand-adobe-illustrator</code></li>
<li><code>outline/brand-adobe-indesign</code></li>
<li><code>outline/brand-adobe-photoshop</code></li>
<li><code>outline/brand-adobe-premier</code></li>
<li><code>outline/brand-adobe-xd</code></li>
<li><code>outline/brand-apple-news</code></li>
<li><code>outline/brand-hackerrank</code></li>
<li><code>outline/cap-projecting</code></li>
<li><code>outline/cap-rounded</code></li>
<li><code>outline/cap-straight</code></li>
<li><code>outline/math-cos</code></li>
<li><code>outline/math-sin</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c14c52d845"><code>c14c52d</code></a>
Release 3.8.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.8.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.7.0&new-version=3.8.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 07:57:26 +02:00
dependabot[bot]
62732b9fb1 Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 in /frontend (#800)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 7.14.1 to 7.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.15.0</h2>
<h2>7.15.0 (2024-07-01)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [array-type] detect
<code>Readonly&lt;string[]&gt;</code> case (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8752">#8752</a>)</li>
<li><strong>eslint-plugin:</strong> back-port new rules around empty
object types from v8 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9443">#9443</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>disable <code>EXPERIMENTAL_useProjectService</code> in
<code>disabled-type-checked</code> shared config (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9459">#9459</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-return] differentiate a
types-error any from a true any (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9254">#9254</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-call] differentiate a
types-error any from a true any (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9304">#9304</a>)</li>
<li><strong>utils:</strong> clean outdated <code>RuleTester</code>
export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9322">#9322</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>rgehbt <a
href="https://github.com/Gehbt"><code>@​Gehbt</code></a></li>
<li>Vinccool96</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.15.0 (2024-07-01)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2865d31ec6"><code>2865d31</code></a>
chore(release): publish 7.15.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=7.14.1&new-version=7.15.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 09:44:00 +02:00
dependabot[bot]
e8c026d9a5 Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 in /frontend (#801)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 7.14.1 to 7.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.15.0</h2>
<h2>7.15.0 (2024-07-01)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [array-type] detect
<code>Readonly&lt;string[]&gt;</code> case (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8752">#8752</a>)</li>
<li><strong>eslint-plugin:</strong> back-port new rules around empty
object types from v8 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9443">#9443</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>disable <code>EXPERIMENTAL_useProjectService</code> in
<code>disabled-type-checked</code> shared config (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9459">#9459</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-return] differentiate a
types-error any from a true any (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9254">#9254</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-call] differentiate a
types-error any from a true any (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9304">#9304</a>)</li>
<li><strong>utils:</strong> clean outdated <code>RuleTester</code>
export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9322">#9322</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>rgehbt <a
href="https://github.com/Gehbt"><code>@​Gehbt</code></a></li>
<li>Vinccool96</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.15.0 (2024-07-01)</h2>
<h3>🚀 Features</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [array-type] detect
<code>Readonly&lt;string[]&gt;</code> case</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> back-port new rules around empty
object types from v8</p>
</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p>disable <code>EXPERIMENTAL_useProjectService</code> in
<code>disabled-type-checked</code> shared config</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-unsafe-return] differentiate a
types-error any from a true any</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-unsafe-call] differentiate a
types-error any from a true any</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred</li>
<li>Kim Sang Du</li>
<li>rgehbt</li>
<li>Vinccool96</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2865d31ec6"><code>2865d31</code></a>
chore(release): publish 7.15.0</li>
<li><a
href="2671de5ab4"><code>2671de5</code></a>
feat(eslint-plugin): back-port new rules around empty object types from
v8 (#...</li>
<li><a
href="05142c5553"><code>05142c5</code></a>
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any
from a t...</li>
<li><a
href="a466e072be"><code>a466e07</code></a>
fix: disable <code>EXPERIMENTAL_useProjectService</code> in
<code>disabled-type-checked</code> shar...</li>
<li><a
href="3694d8fd78"><code>3694d8f</code></a>
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any
from a...</li>
<li><a
href="9dba02152f"><code>9dba021</code></a>
feat(eslint-plugin): [array-type] detect
<code>Readonly\&lt;string[]&gt;</code> case (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8752">#8752</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.14.1&new-version=7.15.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 09:15:48 +02:00
Erik Vroon
bc8631842b Upgrade mantine to 7.11 (#795) 2024-06-29 14:25:04 +02:00
dependabot[bot]
59803667a8 Bump @mantine/form from 7.10.0 to 7.11.0 in /frontend (#793)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form)
from 7.10.0 to 7.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/form</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.11.0 👁️</h2>
<p><a href="https://mantine.dev/changelog/7-11-0">View changelog with
demos on mantine.dev website</a></p>
<h2>withProps function</h2>
<p>All Mantine components now have <code>withProps</code> static
function that can be used to
add default props to the component:</p>
<pre lang="tsx"><code>import { IMaskInput } from 'react-imask';
import { Button, InputBase } from '@mantine/core';
<p>const LinkButton = Button.withProps({
component: 'a',
target: '_blank',
rel: 'noreferrer',
variant: 'subtle',
});</p>
<p>const PhoneInput = InputBase.withProps({
mask: '+7 (000) 000-0000',
component: IMaskInput,
label: 'Your phone number',
placeholder: 'Your phone number',
});</p>
<p>function Demo() {
return (
&lt;&gt;
{/* You can pass additional props to components created with
<code>withProps</code> */}
&lt;LinkButton href=&quot;<a
href="https://mantine.dev&amp;quot;&amp;gt;Mantine">https://mantine.dev&amp;quot;&amp;gt;Mantine</a>
website&lt;/LinkButton&gt;</p>
<pre><code> {/* Component props override default props defined in
`withProps` */}
&amp;lt;PhoneInput placeholder=&amp;quot;Personal phone&amp;quot;
/&amp;gt;
&amp;lt;/&amp;gt;
</code></pre>
<p>);
}
</code></pre></p>
<h2>Avatar initials</h2>
<p><a href="https://mantine.dev/core/avatar">Avatar</a> component now
supports displaying initials with auto generated color based on the
given <code>name</code> value.
To display initials instead of the default placeholder, set
<code>name</code> prop
to the name of the person, for example, <code>name=&quot;John
Doe&quot;</code>. If the name
is set, you can use <code>color=&quot;initials&quot;</code> to generate
color based on the name:</p>
<pre lang="tsx"><code>import { Avatar, Group } from '@mantine/core';
<p>const names = [
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4b58cb8097"><code>4b58cb8</code></a>
[release] Version: 7.11.0</li>
<li><a
href="29f24e31d9"><code>29f24e3</code></a>
[release] Version: 7.10.2</li>
<li><a
href="c659c3283f"><code>c659c32</code></a>
[release] Version: 7.10.1</li>
<li><a
href="7f003a5c02"><code>7f003a5</code></a>
[<code>@​mantine/form</code>] Fix <code>form.setFieldError</code> called
inside <code>form.onSubmit</code> not wo...</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.11.0/packages/@mantine/form">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/form&package-manager=npm_and_yarn&previous-version=7.10.0&new-version=7.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 09:25:56 +02:00
dependabot[bot]
0eee29efd9 Bump @mantine/dates from 7.10.0 to 7.11.0 in /frontend (#792)
Bumps
[@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates)
from 7.10.0 to 7.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/dates</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.11.0 👁️</h2>
<p><a href="https://mantine.dev/changelog/7-11-0">View changelog with
demos on mantine.dev website</a></p>
<h2>withProps function</h2>
<p>All Mantine components now have <code>withProps</code> static
function that can be used to
add default props to the component:</p>
<pre lang="tsx"><code>import { IMaskInput } from 'react-imask';
import { Button, InputBase } from '@mantine/core';
<p>const LinkButton = Button.withProps({
component: 'a',
target: '_blank',
rel: 'noreferrer',
variant: 'subtle',
});</p>
<p>const PhoneInput = InputBase.withProps({
mask: '+7 (000) 000-0000',
component: IMaskInput,
label: 'Your phone number',
placeholder: 'Your phone number',
});</p>
<p>function Demo() {
return (
&lt;&gt;
{/* You can pass additional props to components created with
<code>withProps</code> */}
&lt;LinkButton href=&quot;<a
href="https://mantine.dev&amp;quot;&amp;gt;Mantine">https://mantine.dev&amp;quot;&amp;gt;Mantine</a>
website&lt;/LinkButton&gt;</p>
<pre><code> {/* Component props override default props defined in
`withProps` */}
&amp;lt;PhoneInput placeholder=&amp;quot;Personal phone&amp;quot;
/&amp;gt;
&amp;lt;/&amp;gt;
</code></pre>
<p>);
}
</code></pre></p>
<h2>Avatar initials</h2>
<p><a href="https://mantine.dev/core/avatar">Avatar</a> component now
supports displaying initials with auto generated color based on the
given <code>name</code> value.
To display initials instead of the default placeholder, set
<code>name</code> prop
to the name of the person, for example, <code>name=&quot;John
Doe&quot;</code>. If the name
is set, you can use <code>color=&quot;initials&quot;</code> to generate
color based on the name:</p>
<pre lang="tsx"><code>import { Avatar, Group } from '@mantine/core';
<p>const names = [
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4b58cb8097"><code>4b58cb8</code></a>
[release] Version: 7.11.0</li>
<li><a
href="67e66d7eab"><code>67e66d7</code></a>
[<code>@​mantine/dates</code>] Add <code>highlightToday</code> prop
support</li>
<li><a
href="2414345106"><code>2414345</code></a>
[<code>@​mantine/core</code>] Add Component.withProps support to all
components</li>
<li><a
href="29f24e31d9"><code>29f24e3</code></a>
[release] Version: 7.10.2</li>
<li><a
href="c659c3283f"><code>c659c32</code></a>
[release] Version: 7.10.1</li>
<li><a
href="101a87c799"><code>101a87c</code></a>
[mantine.dev] Fix typo (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates/issues/6265">#6265</a>)</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.11.0/packages/@mantine/dates">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/dates&package-manager=npm_and_yarn&previous-version=7.10.0&new-version=7.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 09:25:42 +02:00
dependabot[bot]
06ab5ebac8 Bump @mantine/spotlight from 7.10.0 to 7.11.0 in /frontend (#791)
Bumps
[@mantine/spotlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/spotlight)
from 7.10.0 to 7.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/spotlight</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.11.0 👁️</h2>
<p><a href="https://mantine.dev/changelog/7-11-0">View changelog with
demos on mantine.dev website</a></p>
<h2>withProps function</h2>
<p>All Mantine components now have <code>withProps</code> static
function that can be used to
add default props to the component:</p>
<pre lang="tsx"><code>import { IMaskInput } from 'react-imask';
import { Button, InputBase } from '@mantine/core';
<p>const LinkButton = Button.withProps({
component: 'a',
target: '_blank',
rel: 'noreferrer',
variant: 'subtle',
});</p>
<p>const PhoneInput = InputBase.withProps({
mask: '+7 (000) 000-0000',
component: IMaskInput,
label: 'Your phone number',
placeholder: 'Your phone number',
});</p>
<p>function Demo() {
return (
&lt;&gt;
{/* You can pass additional props to components created with
<code>withProps</code> */}
&lt;LinkButton href=&quot;<a
href="https://mantine.dev&amp;quot;&amp;gt;Mantine">https://mantine.dev&amp;quot;&amp;gt;Mantine</a>
website&lt;/LinkButton&gt;</p>
<pre><code> {/* Component props override default props defined in
`withProps` */}
&amp;lt;PhoneInput placeholder=&amp;quot;Personal phone&amp;quot;
/&amp;gt;
&amp;lt;/&amp;gt;
</code></pre>
<p>);
}
</code></pre></p>
<h2>Avatar initials</h2>
<p><a href="https://mantine.dev/core/avatar">Avatar</a> component now
supports displaying initials with auto generated color based on the
given <code>name</code> value.
To display initials instead of the default placeholder, set
<code>name</code> prop
to the name of the person, for example, <code>name=&quot;John
Doe&quot;</code>. If the name
is set, you can use <code>color=&quot;initials&quot;</code> to generate
color based on the name:</p>
<pre lang="tsx"><code>import { Avatar, Group } from '@mantine/core';
<p>const names = [
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4b58cb8097"><code>4b58cb8</code></a>
[release] Version: 7.11.0</li>
<li><a
href="2414345106"><code>2414345</code></a>
[<code>@​mantine/core</code>] Add Component.withProps support to all
components</li>
<li><a
href="29f24e31d9"><code>29f24e3</code></a>
[release] Version: 7.10.2</li>
<li><a
href="c659c3283f"><code>c659c32</code></a>
[release] Version: 7.10.1</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.11.0/packages/@mantine/spotlight">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/spotlight&package-manager=npm_and_yarn&previous-version=7.10.0&new-version=7.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 09:25:29 +02:00
dependabot[bot]
7f140ff417 Bump @typescript-eslint/parser from 7.13.0 to 7.14.1 in /frontend (#784)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 7.13.0 to 7.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.14.1</h2>
<h2>7.14.1 (2024-06-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.5 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9397">#9397</a>)</li>
<li><strong>ast-spec:</strong> tighter types and documentation for
declaration/* (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9211">#9211</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>keep warnAbountTSVersion in sync with package.json (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9400">#9400</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extraneous-class] handle
abstract members (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9367">#9367</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle
intersected primitive types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9378">#9378</a>)</li>
<li><strong>eslint-plugin:</strong> [no-invalid-this] support
AccessorProperty (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9411">#9411</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat
enums and literals as their underlying primitive types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9376">#9376</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure
ternary fix does not remove parens (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9380">#9380</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>cm-ayf <a
href="https://github.com/cm-ayf"><code>@​cm-ayf</code></a></li>
<li>Jake Bailey <a
href="https://github.com/jakebailey"><code>@​jakebailey</code></a></li>
<li>James Zhan</li>
<li>Joshua Chen</li>
<li>yoshi2no <a
href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a></li>
<li>Jake Bailey <a
href="https://github.com/jakebailey"><code>@​jakebailey</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.14.0</h2>
<h2>7.14.0 (2024-06-24)</h2>
<p>We followed this up soon after with 7.14.1 - see the combined release
notes here <a
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1</a></p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.13.1</h2>
<h2>7.13.1 (2024-06-17)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-readonly] refine report
locations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8894">#8894</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] support explicit
resource management (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9044">#9044</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-member-access]
differentiate a types-error any from a true any (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9291">#9291</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kirk Waiblinger</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.14.1 (2024-06-24)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.14.0 (2024-06-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.5</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher</li>
<li>cm-ayf</li>
<li>Jake Bailey</li>
<li>James Zhan</li>
<li>Joshua Chen</li>
<li>yoshi2no</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.13.1 (2024-06-17)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b4fe94f7fc"><code>b4fe94f</code></a>
chore(release): publish 7.14.1</li>
<li><a
href="dfc4469140"><code>dfc4469</code></a>
chore(release): publish 7.14.0</li>
<li><a
href="1212a8f30c"><code>1212a8f</code></a>
chore(release): publish 7.13.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=7.13.0&new-version=7.14.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 10:02:05 +02:00
dependabot[bot]
a21b0b769e Bump @mantine/notifications from 7.10.0 to 7.11.0 in /frontend (#788)
Bumps
[@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications)
from 7.10.0 to 7.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/notifications</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.11.0 👁️</h2>
<p><a href="https://mantine.dev/changelog/7-10-0">View changelog with
demos on mantine.dev website</a></p>
<h2>withProps function</h2>
<p>All Mantine components now have <code>withProps</code> static
function that can be used to
add default props to the component:</p>
<pre lang="tsx"><code>import { IMaskInput } from 'react-imask';
import { Button, InputBase } from '@mantine/core';
<p>const LinkButton = Button.withProps({
component: 'a',
target: '_blank',
rel: 'noreferrer',
variant: 'subtle',
});</p>
<p>const PhoneInput = InputBase.withProps({
mask: '+7 (000) 000-0000',
component: IMaskInput,
label: 'Your phone number',
placeholder: 'Your phone number',
});</p>
<p>function Demo() {
return (
&lt;&gt;
{/* You can pass additional props to components created with
<code>withProps</code> */}
&lt;LinkButton href=&quot;<a
href="https://mantine.dev&amp;quot;&amp;gt;Mantine">https://mantine.dev&amp;quot;&amp;gt;Mantine</a>
website&lt;/LinkButton&gt;</p>
<pre><code> {/* Component props override default props defined in
`withProps` */}
&amp;lt;PhoneInput placeholder=&amp;quot;Personal phone&amp;quot;
/&amp;gt;
&amp;lt;/&amp;gt;
</code></pre>
<p>);
}
</code></pre></p>
<h2>Avatar initials</h2>
<p><a href="https://mantine.dev/core/avatar">Avatar</a> component now
supports displaying initials with auto generated color based on the
given <code>name</code> value.
To display initials instead of the default placeholder, set
<code>name</code> prop
to the name of the person, for example, <code>name=&quot;John
Doe&quot;</code>. If the name
is set, you can use <code>color=&quot;initials&quot;</code> to generate
color based on the name:</p>
<pre lang="tsx"><code>import { Avatar, Group } from '@mantine/core';
<p>const names = [
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4b58cb8097"><code>4b58cb8</code></a>
[release] Version: 7.11.0</li>
<li><a
href="2414345106"><code>2414345</code></a>
[<code>@​mantine/core</code>] Add Component.withProps support to all
components</li>
<li><a
href="29f24e31d9"><code>29f24e3</code></a>
[release] Version: 7.10.2</li>
<li><a
href="c659c3283f"><code>c659c32</code></a>
[release] Version: 7.10.1</li>
<li><a
href="101a87c799"><code>101a87c</code></a>
[mantine.dev] Fix typo (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/6265">#6265</a>)</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.11.0/packages/@mantine/notifications">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/notifications&package-manager=npm_and_yarn&previous-version=7.10.0&new-version=7.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 10:01:54 +02:00
dependabot[bot]
535aa62127 Bump @mantine/dropzone from 7.10.0 to 7.11.0 in /frontend (#787)
Bumps
[@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone)
from 7.10.0 to 7.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/dropzone</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.11.0 👁️</h2>
<p><a href="https://mantine.dev/changelog/7-10-0">View changelog with
demos on mantine.dev website</a></p>
<h2>withProps function</h2>
<p>All Mantine components now have <code>withProps</code> static
function that can be used to
add default props to the component:</p>
<pre lang="tsx"><code>import { IMaskInput } from 'react-imask';
import { Button, InputBase } from '@mantine/core';
<p>const LinkButton = Button.withProps({
component: 'a',
target: '_blank',
rel: 'noreferrer',
variant: 'subtle',
});</p>
<p>const PhoneInput = InputBase.withProps({
mask: '+7 (000) 000-0000',
component: IMaskInput,
label: 'Your phone number',
placeholder: 'Your phone number',
});</p>
<p>function Demo() {
return (
&lt;&gt;
{/* You can pass additional props to components created with
<code>withProps</code> */}
&lt;LinkButton href=&quot;<a
href="https://mantine.dev&amp;quot;&amp;gt;Mantine">https://mantine.dev&amp;quot;&amp;gt;Mantine</a>
website&lt;/LinkButton&gt;</p>
<pre><code> {/* Component props override default props defined in
`withProps` */}
&amp;lt;PhoneInput placeholder=&amp;quot;Personal phone&amp;quot;
/&amp;gt;
&amp;lt;/&amp;gt;
</code></pre>
<p>);
}
</code></pre></p>
<h2>Avatar initials</h2>
<p><a href="https://mantine.dev/core/avatar">Avatar</a> component now
supports displaying initials with auto generated color based on the
given <code>name</code> value.
To display initials instead of the default placeholder, set
<code>name</code> prop
to the name of the person, for example, <code>name=&quot;John
Doe&quot;</code>. If the name
is set, you can use <code>color=&quot;initials&quot;</code> to generate
color based on the name:</p>
<pre lang="tsx"><code>import { Avatar, Group } from '@mantine/core';
<p>const names = [
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4b58cb8097"><code>4b58cb8</code></a>
[release] Version: 7.11.0</li>
<li><a
href="2414345106"><code>2414345</code></a>
[<code>@​mantine/core</code>] Add Component.withProps support to all
components</li>
<li><a
href="29f24e31d9"><code>29f24e3</code></a>
[release] Version: 7.10.2</li>
<li><a
href="c659c3283f"><code>c659c32</code></a>
[release] Version: 7.10.1</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.11.0/packages/@mantine/dropzone">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/dropzone&package-manager=npm_and_yarn&previous-version=7.10.0&new-version=7.11.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 09:51:38 +02:00
dependabot[bot]
97c64c6217 Bump @tabler/icons-react from 3.6.0 to 3.7.0 in /frontend (#785)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.6.0 to 3.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.7.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>outline/battery-exclamation</code></li>
<li><code>outline/battery-vertical-1</code></li>
<li><code>outline/battery-vertical-2</code></li>
<li><code>outline/battery-vertical-3</code></li>
<li><code>outline/battery-vertical-4</code></li>
<li><code>outline/battery-vertical-charging-2</code></li>
<li><code>outline/battery-vertical-charging</code></li>
<li><code>outline/battery-vertical-eco</code></li>
<li><code>outline/battery-vertical-exclamation</code></li>
<li><code>outline/battery-vertical-off</code></li>
<li><code>outline/battery-vertical</code></li>
<li><code>outline/brand-metabrainz</code></li>
<li><code>outline/cancel</code></li>
<li><code>outline/rosette-discount-check-off</code></li>
<li><code>outline/ruler-measure-2</code></li>
<li><code>outline/umbrella-2</code></li>
<li><code>outline/umbrella-closed-2</code></li>
<li><code>outline/umbrella-closed</code></li>
</ul>
<p>Fixed icons: <code>filled/circle-plus</code>,
<code>outline/apple</code>, <code>outline/battery-automotive</code>,
<code>outline/flask-2-off</code>, <code>outline/flask-2</code>,
<code>outline/flask</code>, <code>outline/microscope-off</code>,
<code>outline/microscope</code>,
<code>outline/rosette-discount-check</code>,
<code>outline/ruler-measure</code>, <code>outline/test-pipe-2</code>,
<code>outline/test-pipe-off</code>, <code>outline/test-pipe</code></p>
<p>Renamed icons:</p>
<ul>
<li><code>outline/mood-suprised</code> renamed to
<code>outline/mood-surprised</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3ce9e93973"><code>3ce9e93</code></a>
Release 3.7.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.7.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.6.0&new-version=3.7.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 09:30:02 +02:00
dependabot[bot]
d729aaaef7 Bump @testing-library/dom from 10.1.0 to 10.2.0 in /frontend (#783)
Bumps
[@testing-library/dom](https://github.com/testing-library/dom-testing-library)
from 10.1.0 to 10.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/dom-testing-library/releases"><code>@​testing-library/dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v10.2.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v10.1.0...v10.2.0">10.2.0</a>
(2024-06-24)</h1>
<h3>Features</h3>
<ul>
<li>Support anonymous custom elements when pretty printing DOM (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1319">#1319</a>)
(<a
href="0a8ad65723">0a8ad65</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a8ad65723"><code>0a8ad65</code></a>
feat: Support anonymous custom elements when pretty printing DOM (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1319">#1319</a>)</li>
<li><a
href="77448ba415"><code>77448ba</code></a>
docs: update Greg Bergé's bio link (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1318">#1318</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/dom-testing-library/compare/v10.1.0...v10.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/dom&package-manager=npm_and_yarn&previous-version=10.1.0&new-version=10.2.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 07:59:58 +02:00
dependabot[bot]
d9bb475a06 Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.14.1 in /frontend (#782)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 7.13.0 to 7.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.14.1</h2>
<h2>7.14.1 (2024-06-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.5 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9397">#9397</a>)</li>
<li><strong>ast-spec:</strong> tighter types and documentation for
declaration/* (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9211">#9211</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>keep warnAbountTSVersion in sync with package.json (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9400">#9400</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extraneous-class] handle
abstract members (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9367">#9367</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle
intersected primitive types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9378">#9378</a>)</li>
<li><strong>eslint-plugin:</strong> [no-invalid-this] support
AccessorProperty (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9411">#9411</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat
enums and literals as their underlying primitive types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9376">#9376</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure
ternary fix does not remove parens (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9380">#9380</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>cm-ayf <a
href="https://github.com/cm-ayf"><code>@​cm-ayf</code></a></li>
<li>Jake Bailey <a
href="https://github.com/jakebailey"><code>@​jakebailey</code></a></li>
<li>James Zhan</li>
<li>Joshua Chen</li>
<li>yoshi2no <a
href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a></li>
<li>Jake Bailey <a
href="https://github.com/jakebailey"><code>@​jakebailey</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.14.0</h2>
<h2>7.14.0 (2024-06-24)</h2>
<p>We followed this up soon after with 7.14.1 - see the combined release
notes here <a
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1</a></p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.13.1</h2>
<h2>7.13.1 (2024-06-17)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-readonly] refine report
locations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8894">#8894</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] support explicit
resource management (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9044">#9044</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-member-access]
differentiate a types-error any from a true any (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9291">#9291</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kirk Waiblinger</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.14.1 (2024-06-24)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat
enums and literals as their underlying primitive types</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure
ternary fix does not remove parens</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Jake Bailey</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.14.0 (2024-06-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.5</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [no-extraneous-class] handle abstract
members</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle
intersected primitive types</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-invalid-this] support
AccessorProperty</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher</li>
<li>cm-ayf</li>
<li>Jake Bailey</li>
<li>James Zhan</li>
<li>Joshua Chen</li>
<li>yoshi2no</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.13.1 (2024-06-17)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-readonly] refine report
locations</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b4fe94f7fc"><code>b4fe94f</code></a>
chore(release): publish 7.14.1</li>
<li><a
href="f29150fae6"><code>f29150f</code></a>
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does
not r...</li>
<li><a
href="9b7731dcb4"><code>9b7731d</code></a>
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals
as t...</li>
<li><a
href="dfc4469140"><code>dfc4469</code></a>
chore(release): publish 7.14.0</li>
<li><a
href="635133a293"><code>635133a</code></a>
docs: split troubleshooting into granular sections (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9024">#9024</a>)</li>
<li><a
href="c322099f63"><code>c322099</code></a>
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9411">#9411</a>)</li>
<li><a
href="23e6468176"><code>23e6468</code></a>
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected
primitive ...</li>
<li><a
href="5c4a5de0bc"><code>5c4a5de</code></a>
feat(ast-spec): tighter types and documentation for declaration/* (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9211">#9211</a>)</li>
<li><a
href="e47123decc"><code>e47123d</code></a>
fix(eslint-plugin): [no-extraneous-class] handle abstract members (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9367">#9367</a>)</li>
<li><a
href="dc182297d8"><code>dc18229</code></a>
feat: support TypeScript 5.5 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9397">#9397</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.13.0&new-version=7.14.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 07:59:43 +02:00
dependabot[bot]
2c33de37a4 Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 in /frontend (#777)
Bumps
[eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y)
from 6.8.0 to 6.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases">eslint-plugin-jsx-a11y's
releases</a>.</em></p>
<blockquote>
<h2>v6.9.0</h2>
<h3>Added</h3>
<ul>
<li>add support for Flat Config <a
href="6b5f096f10"><code>6b5f096</code></a></li>
<li><code>no-noninteractive-element-to-interactive-role</code>: allow
<code>menuitemradio</code> and <code>menuitemcheckbox</code> on
&lt;li&gt; <a
href="c0733f9403"><code>c0733f9</code></a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><code>img-redundant-alt</code>: fixed multibyte character support <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969"><code>[#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969)</code></a></li>
<li>Revert &quot;[Fix] <code>isNonInteractiveElement</code>: Upgrade
aria-query to 5.3.0 and axobject-query to 3.2.1&quot; <a
href="75d5dd722b"><code>75d5dd7</code></a></li>
<li>ensure <code>summary</code> remains non-interactive <a
href="6a048dacf2"><code>6a048da</code></a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>[meta] fix changelog links <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960"><code>[#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960)</code></a></li>
<li>[Robustness] use <code>safe-regex-test</code> <a
href="4c7e7815c1"><code>4c7e781</code></a></li>
<li>[actions] update actions/checkout <a
href="51a1ca7b4d"><code>51a1ca7</code></a></li>
<li>[Deps] pin <code>aria-query</code> and <code>axobject-query</code>,
add <code>ls-engines</code> test to CI <a
href="32fd82c628"><code>32fd82c</code></a></li>
<li>[Deps] remove <code>@babel/runtime</code> <a
href="0a98ad83ff"><code>0a98ad8</code></a></li>
<li>[Deps] unpin <code>axe-core</code> <a
href="b3559cf89b"><code>b3559cf</code></a></li>
<li>[Deps] move <code>object.entries</code> to dev deps <a
href="1be7b709ee"><code>1be7b70</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0">https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0">v6.9.0</a>
- 2024-06-19</h2>
<h3>Fixed</h3>
<ul>
<li>[Fix] <code>img-redundant-alt</code>: fixed multibyte character
support <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969"><code>[#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969)</code></a></li>
<li>[meta] fix changelog links <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960"><code>[#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960)</code></a></li>
</ul>
<h3>Commits</h3>
<ul>
<li>[New] add support for Flat Config <a
href="6b5f096f10"><code>6b5f096</code></a></li>
<li>Revert &quot;[Fix] <code>isNonInteractiveElement</code>: Upgrade
aria-query to 5.3.0 and axobject-query to 3.2.1&quot; <a
href="75d5dd722b"><code>75d5dd7</code></a></li>
<li>[Robustness] use <code>safe-regex-test</code> <a
href="4c7e7815c1"><code>4c7e781</code></a></li>
<li>[actions] update actions/checkout <a
href="51a1ca7b4d"><code>51a1ca7</code></a></li>
<li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/eslint-parser</code>,
<code>@babel/plugin-transform-flow-strip-types</code>,
<code>@babel/register</code>, <code>eslint-doc-generator</code>,
<code>object.entries</code> <a
href="1271ac1d6e"><code>1271ac1</code></a></li>
<li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/register</code>, <code>aud</code>,
<code>eslint-plugin-import</code>, <code>npmignore</code>,
<code>object.assign</code> <a
href="540cb7aefe"><code>540cb7a</code></a></li>
<li>[Deps] update <code>@babel/runtime</code>,
<code>array-includes</code>, <code>es-iterator-helpers</code>,
<code>hasown</code>, <code>object.fromentries</code>,
<code>safe-regex-test</code> <a
href="5d1440825a"><code>5d14408</code></a></li>
<li>[Deps] pin <code>aria-query</code> and <code>axobject-query</code>,
add <code>ls-engines</code> test to CI <a
href="32fd82c628"><code>32fd82c</code></a></li>
<li>[Dev Deps] update <code>@babel/core</code>,
<code>@babel/eslint-parser</code>,
<code>@babel/plugin-transform-flow-strip-types</code>,
<code>eslint-doc-generator</code> <a
href="d1b4114224"><code>d1b4114</code></a></li>
<li>[Fix] ensure <code>summary</code> remains non-interactive <a
href="6a048dacf2"><code>6a048da</code></a></li>
<li>[Deps] remove <code>@babel/runtime</code> <a
href="0a98ad83ff"><code>0a98ad8</code></a></li>
<li>[New] <code>no-noninteractive-element-to-interactive-role</code>:
allow <code>menuitemradio</code> and <code>menuitemcheckbox</code> on
&lt;li&gt; <a
href="c0733f9403"><code>c0733f9</code></a></li>
<li>[Deps] update <code>@babel/runtime</code>,
<code>safe-regex-test</code> <a
href="0d5321a545"><code>0d5321a</code></a></li>
<li>[actions] pin codecov to v3.1.5 <a
href="961817f61f"><code>961817f</code></a></li>
<li>[Deps] unpin <code>axe-core</code> <a
href="b3559cf89b"><code>b3559cf</code></a></li>
<li>[Deps] move <code>object.entries</code> to dev deps <a
href="1be7b709ee"><code>1be7b70</code></a></li>
<li>[Deps] update <code>@babel/runtime</code> <a
href="2a48abb5ef"><code>2a48abb</code></a></li>
<li>[Deps] update <code>@babel/runtime</code> <a
href="1adec3517f"><code>1adec35</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="882bd4dc8a"><code>882bd4d</code></a>
v6.9.0</li>
<li><a
href="961817f61f"><code>961817f</code></a>
[actions] pin codecov to v3.1.5</li>
<li><a
href="6a048dacf2"><code>6a048da</code></a>
[Fix] ensure <code>summary</code> remains non-interactive</li>
<li><a
href="75d5dd722b"><code>75d5dd7</code></a>
Revert &quot;[Fix] <code>isNonInteractiveElement</code>: Upgrade
aria-query to 5.3.0 and axob...</li>
<li><a
href="32fd82c628"><code>32fd82c</code></a>
[Deps] pin <code>aria-query</code> and <code>axobject-query</code>, add
<code>ls-engines</code> test to CI</li>
<li><a
href="0a98ad83ff"><code>0a98ad8</code></a>
[Deps] remove <code>@babel/runtime</code></li>
<li><a
href="6b5f096f10"><code>6b5f096</code></a>
[New] add support for Flat Config</li>
<li><a
href="51a1ca7b4d"><code>51a1ca7</code></a>
[actions] update actions/checkout</li>
<li><a
href="5d1440825a"><code>5d14408</code></a>
[Deps] update <code>@babel/runtime</code>, <code>array-includes</code>,
<code>es-iterator-helpers</code>, `has...</li>
<li><a
href="1271ac1d6e"><code>1271ac1</code></a>
[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/eslint-parser</code>, `@babe...</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jsx-a11y&package-manager=npm_and_yarn&previous-version=6.8.0&new-version=6.9.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 09:31:44 +02:00
dependabot[bot]
8275cb86bd Bump typescript from 5.4.2 to 5.5.2 in /frontend (#778)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2
to 5.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.5</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.5 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.5 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.4.5</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.5 (Stable)</a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ce2e60e4ea"><code>ce2e60e</code></a>
Update LKG</li>
<li><a
href="f3b21a2033"><code>f3b21a2</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58931">#58931</a>
(Defer creation of barebonesLibSourc...) into release-5.5 (#...</li>
<li><a
href="7b1620bea2"><code>7b1620b</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58811">#58811</a>
(fix(58801): &quot;Move to file&quot; on globa...) into release-5.5
(#...</li>
<li><a
href="5367ae10f5"><code>5367ae1</code></a>
Bump version to 5.5.2 and LKG</li>
<li><a
href="02132e5b81"><code>02132e5</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58895">#58895</a>
(Fix global when typescript.js loade...) into release-5.5 (#...</li>
<li><a
href="45b1e3c254"><code>45b1e3c</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58872">#58872</a>
(Fix declaration emit crash) into release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58874">#58874</a>)</li>
<li><a
href="17933ee33a"><code>17933ee</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58810">#58810</a>
(Fixed declaration emit issue relate...) into release-5.5 (#...</li>
<li><a
href="552b07e795"><code>552b07e</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58786">#58786</a>
(Fixed declaration emit crash relate...) into release-5.5 (#...</li>
<li><a
href="39c9eebf17"><code>39c9eeb</code></a>
Pick <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58857">#58857</a>
to release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58858">#58858</a>)</li>
<li><a
href="2b0009c679"><code>2b0009c</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58846">#58846</a>
(Ensure the updates with crashes rev...) into release-5.5 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.5.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.4.2&new-version=5.5.2)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 08:24:45 +02:00
dependabot[bot]
2500563bb8 Bump @testing-library/react from 15.0.0 to 16.0.0 in /frontend (#756)
Bumps
[@testing-library/react](https://github.com/testing-library/react-testing-library)
from 15.0.0 to 16.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v16.0.0</h2>
<h1><a
href="https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0">16.0.0</a>
(2024-06-03)</h1>
<h3>Features</h3>
<ul>
<li>Move <code>@testing-library/dom</code> and
<code>@types/react-dom</code> to peer dependencies (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1305">#1305</a>)
(<a
href="a4744fa904">a4744fa</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><code>@testing-library/dom</code> was moved to a peer dependency and
needs to be explicitly installed. This reduces the chance of having
conflicting versions of <code>@testing-library/dom</code> installed that
frequently caused bugs when used with
<code>@testing-library/user-event</code>. We will also be able to allow
new versions of <code>@testing-library/dom</code> being used without a
SemVer major release of <code>@testing-library/react</code> by just
widening the peer dependency.
<code>@types/react-dom</code> needs to be installed if you're
typechecking files using <code>@testing-library/react</code>.</li>
</ul>
<h2>v15.0.7</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v15.0.6...v15.0.7">15.0.7</a>
(2024-05-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure <code>act</code> is not <code>any</code> when
<code>React.act</code> is not declared (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1323">#1323</a>)
(<a
href="c1f2957a21">c1f2957</a>)</li>
</ul>
<h2>v15.0.6</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v15.0.5...v15.0.6">15.0.6</a>
(2024-05-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>export new act when available (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1319">#1319</a>)
(<a
href="b6e59f7d58">b6e59f7</a>)</li>
</ul>
<h2>v15.0.5</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v15.0.4...v15.0.5">15.0.5</a>
(2024-04-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Stop restricting <code>container</code> option based on
<code>hydrate</code> (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1313">#1313</a>)
(<a
href="d143f46b39">d143f46</a>)</li>
</ul>
<h2>v15.0.4</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v15.0.3...v15.0.4">15.0.4</a>
(2024-04-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure <code>renderHook</code> options extend options for
<code>render</code> (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1308">#1308</a>)
(<a
href="48282c2f35">48282c2</a>)</li>
</ul>
<h2>v15.0.3</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a4744fa904"><code>a4744fa</code></a>
feat: Move <code>@testing-library/dom</code> and
<code>@types/react-dom</code> to peer dependencie...</li>
<li><a
href="c1f2957a21"><code>c1f2957</code></a>
fix: Ensure <code>act</code> is not <code>any</code> when
<code>React.act</code> is not declared (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1323">#1323</a>)</li>
<li><a
href="b6e59f7d58"><code>b6e59f7</code></a>
fix: export new act when available (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1319">#1319</a>)</li>
<li><a
href="f6a1677501"><code>f6a1677</code></a>
chore: Adjust tests to workaround 18.3.0 bug (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1315">#1315</a>)</li>
<li><a
href="d143f46b39"><code>d143f46</code></a>
fix: Stop restricting <code>container</code> option based on
<code>hydrate</code> (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1313">#1313</a>)</li>
<li><a
href="48282c2f35"><code>48282c2</code></a>
fix: Ensure <code>renderHook</code> options extend options for
<code>render</code> (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1308">#1308</a>)</li>
<li><a
href="067d0c6d2e"><code>067d0c6</code></a>
fix: Don't raise TypeScript errors when hydating <code>document</code>
(<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1304">#1304</a>)</li>
<li><a
href="c63b873072"><code>c63b873</code></a>
fix: Improve <code>legacyRoot</code> error message (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1301">#1301</a>)</li>
<li><a
href="1645d21950"><code>1645d21</code></a>
fix: Stop using nullish coalescing (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1299">#1299</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/react-testing-library/compare/v15.0.0...v16.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=15.0.0&new-version=16.0.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 11:20:25 +02:00
dependabot[bot]
b03e19f5cb Bump @tabler/icons-react from 3.5.0 to 3.6.0 in /frontend (#772)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.5.0 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.6.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/binoculars</code></li>
<li><code>filled/mood-angry</code></li>
<li><code>filled/mood-crazy-happy</code></li>
<li><code>filled/mood-wrrr</code></li>
<li><code>filled/pill</code></li>
<li><code>filled/receipt</code></li>
<li><code>filled/rosette-discount</code></li>
<li><code>filled/scuba-diving-tank</code></li>
<li><code>filled/steering-wheel</code></li>
<li><code>filled/tag</code></li>
<li><code>filled/tags</code></li>
<li><code>outline/align-left-2</code></li>
<li><code>outline/align-right-2</code></li>
<li><code>outline/binoculars</code></li>
<li><code>outline/building-off</code></li>
<li><code>outline/cliff-jumping</code></li>
<li><code>outline/contract</code></li>
<li><code>outline/scuba-diving-tank</code></li>
</ul>
<p>Fixed icons: <code>outline/briefcase-2</code>,
<code>outline/briefcase</code>, <code>outline/cash-register</code>,
<code>outline/scuba-diving</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9239580313"><code>9239580</code></a>
Release 3.6.0</li>
<li><a
href="c898ade0f0"><code>c898ade</code></a>
Add title to icon's &lt;svg&gt; as child tag in React, Vue.js and React
Native (<a
href="https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react/issues/1147">#1147</a>)</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.6.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.5.0&new-version=3.6.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 06:55:46 +02:00
dependabot[bot]
7a36fcad78 Bump eslint-plugin-jest from 28.5.0 to 28.6.0 in /frontend (#763)
Bumps
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
from 28.5.0 to 28.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's
releases</a>.</em></p>
<blockquote>
<h2>v28.6.0</h2>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0">28.6.0</a>
(2024-06-06)</h1>
<h3>Features</h3>
<ul>
<li><strong>prefer-jest-mocked:</strong> add new rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1599">#1599</a>)
(<a
href="4b6a4f29c5">4b6a4f2</a>)</li>
<li><strong>valid-expect:</strong> supporting automatically fixing
adding async in some cases (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1579">#1579</a>)
(<a
href="5b9b47e382">5b9b47e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0">28.6.0</a>
(2024-06-06)</h1>
<h3>Features</h3>
<ul>
<li><strong>prefer-jest-mocked:</strong> add new rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1599">#1599</a>)
(<a
href="4b6a4f29c5">4b6a4f2</a>)</li>
<li><strong>valid-expect:</strong> supporting automatically fixing
adding async in some cases (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1579">#1579</a>)
(<a
href="5b9b47e382">5b9b47e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="afdcddd8ee"><code>afdcddd</code></a>
chore(release): 28.6.0 [skip ci]</li>
<li><a
href="430f024bba"><code>430f024</code></a>
ci: run <code>docs</code> job on <code>push</code> (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1605">#1605</a>)</li>
<li><a
href="4b6a4f29c5"><code>4b6a4f2</code></a>
feat(prefer-jest-mocked): add new rule (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1599">#1599</a>)</li>
<li><a
href="5b9b47e382"><code>5b9b47e</code></a>
feat(valid-expect): supporting automatically fixing adding async in some
case...</li>
<li><a
href="0a14446850"><code>0a14446</code></a>
chore(deps): update dependency semantic-release to v24 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1602">#1602</a>)</li>
<li><a
href="db31890734"><code>db31890</code></a>
chore(deps): update danger/danger-js action to v12.3.1 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1591">#1591</a>)</li>
<li><a
href="04421cf436"><code>04421cf</code></a>
chore: run prettier (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1604">#1604</a>)</li>
<li><a
href="d46512526e"><code>d465125</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="70c8c5ee20"><code>70c8c5e</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="da993a58b1"><code>da993a5</code></a>
test: only run linting when using ESLint v8 (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1593">#1593</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=28.5.0&new-version=28.6.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 12:36:32 +02:00
dependabot[bot]
cc02f8974d Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.13.0 in /frontend (#764)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 7.11.0 to 7.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.13.0</h2>
<h2>7.13.0 (2024-06-10)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-dynamic-delete] allow all string
literals as index (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9280">#9280</a>)</li>
<li><strong>parser, typescript-estree:</strong> export
withoutProjectParserOptions utility (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9233">#9233</a>)</li>
<li><strong>typescript-estree:</strong> require <code>import =
require()</code> argument to be a string literal (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9226">#9226</a>)</li>
<li><strong>typescript-estree:</strong> forbid <code>.body</code>,
<code>.async</code>, <code>.generator</code> on <code>declare
function</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9225">#9225</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> function-call-like callee should be
Expression not LeftHandSideExpression (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9231">#9231</a>)</li>
<li><strong>eslint-plugin:</strong> [init-declarations] refine report
locations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8893">#8893</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] make error
message more nuanced (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9281">#9281</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-assignment] be more
specific about error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8304">#8304</a>)</li>
<li><strong>eslint-plugin:</strong> [no-magic-numbers] fix
implementation of the <code>ignore</code> option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9167">#9167</a>)</li>
<li><strong>scope-manager:</strong> handle index signature in class (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9054">#9054</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Fotis Papadogeorgopoulos</li>
<li>Joshua Chen</li>
<li>Kirk Waiblinger</li>
<li>Tobiloba Adedeji <a
href="https://github.com/tobySolutions"><code>@​tobySolutions</code></a></li>
<li>Vinccool96</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.12.0</h2>
<h2>7.12.0 (2024-06-03)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-useless-template-literals]
rename to <code>no-useless-template-expression</code> (deprecate
<code>no-useless-template-literals</code>) (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8821">#8821</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add option
'allowForKnownSafePromises' (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9186">#9186</a>)</li>
<li><strong>rule-tester:</strong> check for parsing errors in suggestion
fixes (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9052">#9052</a>)</li>
<li><strong>rule-tester:</strong> port
<code>checkDuplicateTestCases</code> from ESLint (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9026">#9026</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>no-useless-template-expression -&gt;
no-unnecessary-template-expression (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9174">#9174</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
combine template literal check with <code>const</code> variable check
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8820">#8820</a>)</li>
<li><strong>eslint-plugin:</strong> [dot-notation] fix false positive
when accessing private/protected property with optional chaining (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8851">#8851</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-member-accessibility]
refine report locations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8869">#8869</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
declares are always defined, so always check <code>declare</code>s (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8901">#8901</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow
using member it self on allowBitwiseExpressions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9114">#9114</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.13.0 (2024-06-10)</h2>
<h3>🚀 Features</h3>
<ul>
<li>
<p><strong>typescript-estree:</strong> require <code>import =
require()</code> argument to be a string literal</p>
</li>
<li>
<p><strong>typescript-estree:</strong> forbid <code>.body</code>,
<code>.async</code>, <code>.generator</code> on <code>declare
function</code></p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-dynamic-delete] allow all string
literals as index</p>
</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>ast-spec:</strong> function-call-like callee should be
Expression not LeftHandSideExpression</p>
</li>
<li>
<p><strong>scope-manager:</strong> handle index signature in class</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [init-declarations] refine report
locations</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-base-to-string] make error
message more nuanced</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-unsafe-assignment] be more
specific about error types</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-magic-numbers] fix implementation
of the <code>ignore</code> option</p>
</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Fotis Papadogeorgopoulos</li>
<li>Joshua Chen</li>
<li>Kirk Waiblinger</li>
<li>Tobiloba Adedeji</li>
<li>Vinccool96</li>
<li>YeonJuan</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.12.0 (2024-06-03)</h2>
<h3>🚀 Features</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [no-useless-template-literals] rename
to <code>no-useless-template-expression</code> (deprecate
<code>no-useless-template-literals</code>)</p>
</li>
<li>
<p><strong>rule-tester:</strong> check for parsing errors in suggestion
fixes</p>
</li>
<li>
<p><strong>rule-tester:</strong> port
<code>checkDuplicateTestCases</code> from ESLint</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-floating-promises] add option
'allowForKnownSafePromises'</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8a178edc65"><code>8a178ed</code></a>
chore(release): publish 7.13.0</li>
<li><a
href="63e53e28f6"><code>63e53e2</code></a>
chore(deps): update dependency prettier to v3.3.1 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9308">#9308</a>)</li>
<li><a
href="fb52f78d2d"><code>fb52f78</code></a>
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as
index (...</li>
<li><a
href="ab2916c046"><code>ab2916c</code></a>
chore: enable eslint-plugin/no-property-in-node internally (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9261">#9261</a>)</li>
<li><a
href="629035f092"><code>629035f</code></a>
docs: mention rule scripts under Local Development (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9258">#9258</a>)</li>
<li><a
href="bf5394dbe3"><code>bf5394d</code></a>
fix(eslint-plugin): [no-magic-numbers] fix implementation of the
<code>ignore</code> opt...</li>
<li><a
href="60fb643500"><code>60fb643</code></a>
chore(deps): update dependency prettier to v3.3.0 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9266">#9266</a>)</li>
<li><a
href="c6e9719c85"><code>c6e9719</code></a>
docs(eslint-plugin): [sort-type-constituents] deprecate the rule (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9253">#9253</a>)</li>
<li><a
href="293fb2492a"><code>293fb24</code></a>
fix(eslint-plugin): [no-unsafe-assignment] be more specific about error
types...</li>
<li><a
href="cb1720d59e"><code>cb1720d</code></a>
fix(eslint-plugin): [no-base-to-string] make error message more nuanced
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9281">#9281</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.11.0&new-version=7.13.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 12:36:24 +02:00