Commit Graph

88 Commits

Author SHA1 Message Date
Erik Vroon
aaca527647 Add courts functionality (#256) 2023-09-12 13:33:20 +02:00
Erik Vroon
fd33d0d4cd Frontend improvements (#253)
Install vercel analytics, update dependencies, show alerts in case there
is no active stage.
2023-09-11 11:28:50 +02:00
dependabot[bot]
21ffd66150 Bump cookies-next from 3.0.0 to 4.0.0 in /frontend (#255)
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from
3.0.0 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/andreizanik/cookies-next/releases">cookies-next's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Prettier config by <a
href="https://github.com/greg2012201"><code>@​greg2012201</code></a> in
<a
href="https://redirect.github.com/andreizanik/cookies-next/pull/48">andreizanik/cookies-next#48</a></li>
<li>Middleware support by <a
href="https://github.com/greg2012201"><code>@​greg2012201</code></a> in
<a
href="https://redirect.github.com/andreizanik/cookies-next/pull/51">andreizanik/cookies-next#51</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/andreizanik/cookies-next/compare/v3.0.0...v4.0.0">https://github.com/andreizanik/cookies-next/compare/v3.0.0...v4.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="28c6818f3b"><code>28c6818</code></a>
4.0.0</li>
<li><a
href="8f0f95c4c7"><code>8f0f95c</code></a>
Middleware support (<a
href="https://redirect.github.com/andreizanik/cookies-next/issues/51">#51</a>)</li>
<li><a
href="f00a5e4b3f"><code>f00a5e4</code></a>
Merge pull request <a
href="https://redirect.github.com/andreizanik/cookies-next/issues/48">#48</a>
from greg2012201/prettier</li>
<li><a
href="8062bd2944"><code>8062bd2</code></a>
Update tabWidth.</li>
<li><a
href="d5c32e89cc"><code>d5c32e8</code></a>
Format all files with Prettier.</li>
<li><a
href="72026f3139"><code>72026f3</code></a>
Add prettier config.</li>
<li>See full diff in <a
href="https://github.com/andreizanik/cookies-next/compare/v3.0.0...v4.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookies-next&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=4.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>
2023-09-11 08:55:42 +02:00
dependabot[bot]
dd148aea73 Bump cookies-next from 2.1.1 to 3.0.0 in /frontend (#247)
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from
2.1.1 to 3.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/andreizanik/cookies-next/releases">cookies-next's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add missing import to the &quot;Client Example&quot; [Documentation]
by <a
href="https://github.com/greg2012201"><code>@​greg2012201</code></a> in
<a
href="https://redirect.github.com/andreizanik/cookies-next/pull/45">andreizanik/cookies-next#45</a></li>
<li>delete extra parsing and deprecated functions by <a
href="https://github.com/andreizanik"><code>@​andreizanik</code></a> in
<a
href="https://redirect.github.com/andreizanik/cookies-next/pull/46">andreizanik/cookies-next#46</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/greg2012201"><code>@​greg2012201</code></a>
made their first contribution in <a
href="https://redirect.github.com/andreizanik/cookies-next/pull/45">andreizanik/cookies-next#45</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/andreizanik/cookies-next/compare/v2.1.2...v3.0.0">https://github.com/andreizanik/cookies-next/compare/v2.1.2...v3.0.0</a></p>
<h2>v2.1.2 Add JSDoc for deprecated methods</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: Add JSDoc for deprecated methods by <a
href="https://github.com/minsoo-web"><code>@​minsoo-web</code></a> in <a
href="https://redirect.github.com/andreizanik/cookies-next/pull/41">andreizanik/cookies-next#41</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/minsoo-web"><code>@​minsoo-web</code></a> made
their first contribution in <a
href="https://redirect.github.com/andreizanik/cookies-next/pull/41">andreizanik/cookies-next#41</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/andreizanik/cookies-next/compare/v2.1.1...v2.1.2">https://github.com/andreizanik/cookies-next/compare/v2.1.1...v2.1.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2d5037238b"><code>2d50372</code></a>
3.0.0</li>
<li><a
href="b47a0980f7"><code>b47a098</code></a>
Merge pull request <a
href="https://redirect.github.com/andreizanik/cookies-next/issues/46">#46</a>
from andreizanik/default_types</li>
<li><a
href="2ed27f62d5"><code>2ed27f6</code></a>
delete extra parsing and deprecated functions</li>
<li><a
href="7150cf3ce9"><code>7150cf3</code></a>
Merge pull request <a
href="https://redirect.github.com/andreizanik/cookies-next/issues/45">#45</a>
from greg2012201/documentation-fix</li>
<li><a
href="99fe61a498"><code>99fe61a</code></a>
Add missing import.</li>
<li><a
href="7d552eec5d"><code>7d552ee</code></a>
2.1.2</li>
<li><a
href="e865fe7073"><code>e865fe7</code></a>
Merge pull request <a
href="https://redirect.github.com/andreizanik/cookies-next/issues/41">#41</a>
from minsoo-web/master</li>
<li><a
href="a1fcb31838"><code>a1fcb31</code></a>
chore: Add JSDoc for deprecated methods</li>
<li>See full diff in <a
href="https://github.com/andreizanik/cookies-next/compare/v2.1.1...v3.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookies-next&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=3.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>
2023-08-23 13:22:37 +02:00
dependabot[bot]
6725f20340 Bump eslint-plugin-testing-library from 5.10.3 to 6.0.0 in /frontend (#246)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 5.10.3 to 6.0.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.0.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.11.1...v6.0.0">6.0.0</a>
(2023-08-12)</h1>
<p>You can follow the <a
href="https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/migration-guides/v6.md">migration
guide to v6</a>.</p>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>await-async-query:</strong> <code>await-async-query</code>
is now called <code>await-async-queries</code></li>
<li><strong>no-await-sync-events:</strong>
<code>no-await-sync-events</code> is now enabled by default in the DOM,
Angular &amp; React configs</li>
<li><strong>no-await-sync-query:</strong>
<code>no-await-sync-query</code> is now called
<code>no-await-sync-queries</code></li>
<li><strong>no-debugging-utils:</strong> <code>no-debugging-utils</code>
now enables all debug methods in all configs by default</li>
<li><strong>no-node-access:</strong> <code>no-node-access</code> is now
enabled by default in the DOM config</li>
<li><strong>await-fire-event:</strong> <code>await-fire-event</code> is
now called <code>await-async-event</code></li>
<li><strong>no-global-regexp-flag-in-query:</strong>
<code>no-global-regexp-flag-in-query</code> is now enabled by default in
all configs</li>
<li><strong>no-manual-cleanup:</strong> <code>no-manual-cleanup</code>
is now enabled by default in the React &amp; Vue configs</li>
<li><strong>no-render-in-setup:</strong> <code>no-render-in-setup</code>
is now called <code>no-render-in-lifecycle</code></li>
<li><strong>prefer-wait-for:</strong> <code>prefer-wait-for</code> is
now removed</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>await-async-event:</strong> pluralize to await-async-events
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/670">#670</a>)
(<a
href="7238f76c44">7238f76</a>)</li>
<li><strong>await-async-events:</strong> improve fixer (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/675">#675</a>)
(<a
href="9d5554cb6b">9d5554c</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>await-async-event:</strong> add basic fixer (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/656">#656</a>)
(<a
href="b4b5394b18">b4b5394</a>)</li>
<li><strong>await-async-query:</strong> rename to
<code>await-async-queries</code> (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/665">#665</a>)
(<a
href="c1803df5e3">c1803df</a>)</li>
<li><strong>await-fire-event:</strong> rename to
<code>await-async-event</code> + add support for <code>user-event</code>
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/652">#652</a>)
(<a
href="b4ce9bb2dd">b4ce9bb</a>)</li>
<li><strong>no-await-sync-events:</strong> add to DOM, Angular &amp;
React configs by default (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/667">#667</a>)
(<a
href="afce5ea788">afce5ea</a>)</li>
<li><strong>no-await-sync-query:</strong> rename to
<code>no-await-sync-queries</code> (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/666">#666</a>)
(<a
href="7ed3da8ef5">7ed3da8</a>)</li>
<li><strong>no-debugging-utils:</strong> enable all debug methods in all
configs by default (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/663">#663</a>)
(<a
href="e394ce0962">e394ce0</a>)</li>
<li><strong>no-debugging-utils:</strong> warn instead of error in all
configs (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/662">#662</a>)
(<a
href="8063f8f6a8">8063f8f</a>)</li>
<li><strong>no-global-regexp-flag-in-query:</strong> add to all configs
by default (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/660">#660</a>)
(<a
href="c76a7bfa15">c76a7bf</a>)</li>
<li><strong>no-manual-cleanup:</strong> add to React &amp; Vue configs
by default (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/659">#659</a>)
(<a
href="8f6ebf567b">8f6ebf5</a>)</li>
<li><strong>no-node-access:</strong> add to DOM config by default (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/661">#661</a>)
(<a
href="8dfe155f56">8dfe155</a>)</li>
<li><strong>no-render-in-setup:</strong> rename to
<code>no-render-in-lifecycle</code> (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/649">#649</a>)
(<a
href="9acba430da">9acba43</a>)</li>
<li><strong>prefer-wait-for:</strong> remove rule (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/648">#648</a>)
(<a
href="20f23ad081">20f23ad</a>)</li>
</ul>
<h2>v6.0.0-alpha.15</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.0.0-alpha.14...v6.0.0-alpha.15">6.0.0-alpha.15</a>
(2023-08-05)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>await-async-util:</strong> false positives due to empty
strings (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/733">#733</a>)
(<a
href="c2b8515a0b">c2b8515</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b006e61dc2"><code>b006e61</code></a>
chore: force release</li>
<li><a
href="99cbbef76e"><code>99cbbef</code></a>
ci: use automation token for publishing to NPM</li>
<li><a
href="2a932fed6a"><code>2a932fe</code></a>
Merge branch 'main' into alpha</li>
<li><a
href="6b9c03e082"><code>6b9c03e</code></a>
chore(semantic-release): change package root (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/797">#797</a>)</li>
<li><a
href="affbd5a199"><code>affbd5a</code></a>
chore(jest): replace <code>ts-jest</code> with <code>@swc/jest</code>
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/798">#798</a>)</li>
<li><a
href="acc2865c9d"><code>acc2865</code></a>
style: format files</li>
<li><a
href="8516c6c93c"><code>8516c6c</code></a>
refactor: adjust changes after merge</li>
<li><a
href="640241df4c"><code>640241d</code></a>
Merge remote-tracking branch 'origin/main' into alpha</li>
<li><a
href="a900ada452"><code>a900ada</code></a>
docs: add nathanmmiller as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/795">#795</a>)</li>
<li><a
href="b75dc73158"><code>b75dc73</code></a>
fix(prefer-presence-queries): ignore <code>getBy*</code> inside
<code>within</code> for on absence ...</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.10.3...v6.0.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=5.10.3&new-version=6.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>
2023-08-14 09:48:57 +02:00
dependabot[bot]
e38a29303b Bump @testing-library/jest-dom from 5.16.5 to 6.0.0 in /frontend (#245)
Bumps
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
from 5.16.5 to 6.0.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.0.0</h2>
<h1><a
href="https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.0.0">6.0.0</a>
(2023-08-13)</h1>
<h3>Features</h3>
<ul>
<li>local types, supporting jest, <code>@​jest/globals</code>, vitest
(<a
href="https://redirect.github.com/testing-library/jest-dom/issues/511">#511</a>)
(<a
href="4b764b9f6a">4b764b9</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Removes the extend-expect script. Users should use
the default import path or one of the new test platform-specific
paths to automatically extend the appropriate &quot;expect&quot;
instance.</li>
</ul>
<p>extend-expect was not documented in the Readme, so this change should
have minimal impact.</p>
<p>Users can now use the following import paths to automatically extend
&quot;expect&quot; for their chosen test platform:</p>
<ul>
<li><code>@​testing-library/jest-dom</code> - jest
(<code>@​types/jest</code>)</li>
<li><code>@​testing-library/jest-dom/</code>jest-globals -
<code>@​jest/globals</code></li>
<li><code>@​testing-library/jest-dom/</code>vitest - vitest</li>
</ul>
<p>For example:</p>
<p>import '<code>@​testing-library/jest-dom/</code>jest-globals'</p>
<p>Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.</p>
<p>It's also (still) possible to import the matchers directly without
side effects:</p>
<p>import * as matchers from
'<code>@​testing-library/jest-dom/</code>matchers'</p>
<ul>
<li>Update kcd-scripts</li>
<li>Drop node &lt; 14</li>
</ul>
<h2>v5.17.0</h2>
<h1><a
href="https://github.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0">5.17.0</a>
(2023-07-18)</h1>
<h3>Features</h3>
<ul>
<li>New <code>toHaveAccessibleErrorMessage</code> better implementing
the spec, deprecate <code>toHaveErrorMessage</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/503">#503</a>)
(<a
href="d717c66cb4">d717c66</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4b764b9f6a"><code>4b764b9</code></a>
feat: local types, supporting jest, <code>@​jest/globals</code>, vitest
(<a
href="https://redirect.github.com/testing-library/jest-dom/issues/511">#511</a>)</li>
<li><a
href="d717c66cb4"><code>d717c66</code></a>
feat: New <code>toHaveAccessibleErrorMessage</code> better implementing
the spec, deprec...</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v5.16.5...v6.0.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=5.16.5&new-version=6.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>
2023-08-14 09:48:48 +02:00
dependabot[bot]
fee93c0fba Bump @typescript-eslint/parser from 5.59.2 to 6.3.0 in /frontend (#244)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 5.59.2 to 6.3.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>v6.3.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0">6.3.0</a>
(2023-08-07)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] keep parens around
call expression arguments when type arguments contain parens (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7375">#7375</a>)
(<a
href="38e5e4eb86">38e5e4e</a>)</li>
<li><strong>eslint-plugin:</strong> [no-restricted-imports] allow inline
type qualifiers when <code>allowTypeImports</code> enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7379">#7379</a>)
(<a
href="cc9a46d01b">cc9a46d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] allow
<code>ignorePrimitives</code> option to be <code>true</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7331">#7331</a>)
(<a
href="dfcafae515">dfcafae</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>v6.2.1</h2>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1">6.2.1</a>
(2023-07-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-inferrable-types] apply also for
parameter properties (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7288">#7288</a>)
(<a
href="67f93b19f2">67f93b1</a>)</li>
<li><strong>scope-manager:</strong> correct decorators(.length) check in
ClassVisitor for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7334">#7334</a>)
(<a
href="abbb6c2c6d">abbb6c2</a>)</li>
<li>yarn version not specified in monorepo (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7371">#7371</a>)
(<a
href="18f8d74cb9">18f8d74</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>v6.2.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0">6.2.0</a>
(2023-07-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] account for
repeated names (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6864">#6864</a>)
(<a
href="d207b59e24">d207b59</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] exempt
bit shift operators (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7074">#7074</a>)
(<a
href="b3e0e7571f">b3e0e75</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle
case when type of left side is null or undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7225">#7225</a>)
(<a
href="b62affe8dd">b62affe</a>)</li>
<li><strong>eslint-plugin:</strong> use a default export for the rules
type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7266">#7266</a>)
(<a
href="af77a1d33f">af77a1d</a>)</li>
<li><strong>typescript-estree:</strong> fix TSNode type error on old ts
versions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7267">#7267</a>)
(<a
href="f2aed1bee1">f2aed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [class-methods-use-this] add
extension rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6457">#6457</a>)
(<a
href="18ea3b1f89">18ea3b1</a>)</li>
<li><strong>eslint-plugin:</strong> sync getFunctionHeadLoc
implementation with upstream (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7260">#7260</a>)
(<a
href="f81314731c">f813147</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0">6.3.0</a>
(2023-08-07)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></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><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1">6.2.1</a>
(2023-07-31)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0">6.2.0</a>
(2023-07-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0">6.1.0</a>
(2023-07-17)</h1>
<h3>Features</h3>
<ul>
<li><strong>typescript-estree:</strong> add
EXPERIMENTAL_useProjectService option to use TypeScript project service
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6754">#6754</a>)
(<a
href="6d3d162ce0">6d3d162</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.62.0...v6.0.0">6.0.0</a>
(2023-07-10)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>update <code>exports</code> field in package.json files (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6550">#6550</a>)
(<a
href="53776c244f">53776c2</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a1de14ba2"><code>0a1de14</code></a>
chore: publish v6.3.0</li>
<li><a
href="948b061462"><code>948b061</code></a>
chore: publish v6.2.1</li>
<li><a
href="c869aa1792"><code>c869aa1</code></a>
chore: publish v6.2.0</li>
<li><a
href="d98f1e811a"><code>d98f1e8</code></a>
chore: publish v6.1.0</li>
<li><a
href="6d3d162ce0"><code>6d3d162</code></a>
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to
use Typ...</li>
<li><a
href="2e30379350"><code>2e30379</code></a>
chore: bump dependency versions (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/7191">#7191</a>)</li>
<li><a
href="6ae1fa74b1"><code>6ae1fa7</code></a>
chore: publish v6.0.0</li>
<li><a
href="980bda3f81"><code>980bda3</code></a>
Merge branch 'main' (I swear this had better be the last one</li>
<li><a
href="cba0d113bb"><code>cba0d11</code></a>
chore: publish v5.62.0</li>
<li><a
href="c233652926"><code>c233652</code></a>
Merge branch 'main'</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.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=5.59.2&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 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>
2023-08-08 08:01:23 +02:00
dependabot[bot]
bf5f89d22b Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1 in /frontend (#243)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 5.59.2 to 6.2.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>v6.2.1</h2>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1">6.2.1</a>
(2023-07-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-inferrable-types] apply also for
parameter properties (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7288">#7288</a>)
(<a
href="67f93b19f2">67f93b1</a>)</li>
<li><strong>scope-manager:</strong> correct decorators(.length) check in
ClassVisitor for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7334">#7334</a>)
(<a
href="abbb6c2c6d">abbb6c2</a>)</li>
<li>yarn version not specified in monorepo (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7371">#7371</a>)
(<a
href="18f8d74cb9">18f8d74</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>v6.2.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0">6.2.0</a>
(2023-07-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] account for
repeated names (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6864">#6864</a>)
(<a
href="d207b59e24">d207b59</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] exempt
bit shift operators (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7074">#7074</a>)
(<a
href="b3e0e7571f">b3e0e75</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle
case when type of left side is null or undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7225">#7225</a>)
(<a
href="b62affe8dd">b62affe</a>)</li>
<li><strong>eslint-plugin:</strong> use a default export for the rules
type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7266">#7266</a>)
(<a
href="af77a1d33f">af77a1d</a>)</li>
<li><strong>typescript-estree:</strong> fix TSNode type error on old ts
versions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7267">#7267</a>)
(<a
href="f2aed1bee1">f2aed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [class-methods-use-this] add
extension rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6457">#6457</a>)
(<a
href="18ea3b1f89">18ea3b1</a>)</li>
<li><strong>eslint-plugin:</strong> sync getFunctionHeadLoc
implementation with upstream (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7260">#7260</a>)
(<a
href="f81314731c">f813147</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>v6.1.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0">6.1.0</a>
(2023-07-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [comma-dangle] fixed crash from
undefined predicate.ignore (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7223">#7223</a>)
(<a
href="d368164478">d368164</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] false
negative calling .then with second argument undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6881">#6881</a>)
(<a
href="606a52cefc">606a52c</a>),
closes <a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6850">#6850</a></li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] finally
should be transparent to unhandled promises (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7092">#7092</a>)
(<a
href="2a4421ccf0">2a4421c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-constraint]
correctly fix in cts/mts files (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6795">#6795</a>)
(<a
href="14047963d7">1404796</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] check if any
variable definition is exported (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6873">#6873</a>)
(<a
href="587ac306d9">587ac30</a>),
closes <a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6188">#6188</a></li>
<li><strong>eslint-plugin:</strong> fix schemas across several rules and
add schema tests (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6947">#6947</a>)
(<a
href="dd31bed1e9">dd31bed</a>)</li>
<li><strong>eslint-plugin:</strong> include the rules types in the
package (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7215">#7215</a>)
(<a
href="a3da11d09b">a3da11d</a>)</li>
<li><strong>typescript-estree:</strong> remove ts.sys watch program
override (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7252">#7252</a>)
(<a
href="41d6e9d6c0">41d6e9d</a>)</li>
<li><strong>utils:</strong> accept null as default option in
<code>applyDefault</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6724">#6724</a>)
(<a
href="841889f6bb">841889f</a>)</li>
</ul>
<h3>Features</h3>
<!-- 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><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1">6.2.1</a>
(2023-07-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-inferrable-types] apply also for
parameter properties (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7288">#7288</a>)
(<a
href="67f93b19f2">67f93b1</a>)</li>
<li><strong>scope-manager:</strong> correct decorators(.length) check in
ClassVisitor for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7334">#7334</a>)
(<a
href="abbb6c2c6d">abbb6c2</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0">6.2.0</a>
(2023-07-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] account for
repeated names (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6864">#6864</a>)
(<a
href="d207b59e24">d207b59</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] exempt
bit shift operators (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7074">#7074</a>)
(<a
href="b3e0e7571f">b3e0e75</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle
case when type of left side is null or undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7225">#7225</a>)
(<a
href="b62affe8dd">b62affe</a>)</li>
<li><strong>eslint-plugin:</strong> use a default export for the rules
type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7266">#7266</a>)
(<a
href="af77a1d33f">af77a1d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [class-methods-use-this] add
extension rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6457">#6457</a>)
(<a
href="18ea3b1f89">18ea3b1</a>)</li>
<li><strong>eslint-plugin:</strong> sync getFunctionHeadLoc
implementation with upstream (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7260">#7260</a>)
(<a
href="f81314731c">f813147</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0">6.1.0</a>
(2023-07-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [comma-dangle] fixed crash from
undefined predicate.ignore (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7223">#7223</a>)
(<a
href="d368164478">d368164</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] false
negative calling .then with second argument undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6881">#6881</a>)
(<a
href="606a52cefc">606a52c</a>),
closes <a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6850">#6850</a></li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] finally
should be transparent to unhandled promises (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7092">#7092</a>)
(<a
href="2a4421ccf0">2a4421c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-constraint]
correctly fix in cts/mts files (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6795">#6795</a>)
(<a
href="14047963d7">1404796</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] check if any
variable definition is exported (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6873">#6873</a>)
(<a
href="587ac306d9">587ac30</a>),
closes <a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6188">#6188</a></li>
<li><strong>eslint-plugin:</strong> fix schemas across several rules and
add schema tests (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6947">#6947</a>)
(<a
href="dd31bed1e9">dd31bed</a>)</li>
<li><strong>eslint-plugin:</strong> include the rules types in the
package (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7215">#7215</a>)
(<a
href="a3da11d09b">a3da11d</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="948b061462"><code>948b061</code></a>
chore: publish v6.2.1</li>
<li><a
href="03df26d6d3"><code>03df26d</code></a>
docs: explain no-unused-vars advantages over TypeScript (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7347">#7347</a>)</li>
<li><a
href="abbb6c2c6d"><code>abbb6c2</code></a>
fix(scope-manager): correct decorators(.length) check in ClassVisitor
for met...</li>
<li><a
href="67f93b19f2"><code>67f93b1</code></a>
fix(eslint-plugin): [no-inferrable-types] apply also for parameter
properties...</li>
<li><a
href="6addee9b4e"><code>6addee9</code></a>
docs: remove unnecessary Examples headings from extension rule docs (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7345">#7345</a>)</li>
<li><a
href="1b8e0bc602"><code>1b8e0bc</code></a>
chore: enabled no-else-return internally (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7340">#7340</a>)</li>
<li><a
href="a56af12b83"><code>a56af12</code></a>
chore(deps): update dependency <code>@​eslint-community/regexpp</code>
to v4.6.0 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7311">#7311</a>)</li>
<li><a
href="695b9b40ed"><code>695b9b4</code></a>
docs: add await keyword in correct example of no-floating-promises.md
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7302">#7302</a>)</li>
<li><a
href="c869aa1792"><code>c869aa1</code></a>
chore: publish v6.2.0</li>
<li><a
href="af77a1d33f"><code>af77a1d</code></a>
fix(eslint-plugin): use a default export for the rules type (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7266">#7266</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.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=5.59.2&new-version=6.2.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 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>
2023-08-07 07:56:38 +02:00
dependabot[bot]
98eb21cf96 Bump prettier from 2.8.8 to 3.0.1 in /frontend (#242)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to
3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.0.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#301">Changelog</a></p>
<h2>3.0.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.6...3.0.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/07/05/3.0.0.html">Release
note</a></p>
<h2>3.0.0-alpha.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Update <code>.d.ts</code> files of plugins to use <code>export
default ...</code> by <a
href="https://github.com/fisker"><code>@​fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/14435">prettier/prettier#14435</a></li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1"><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6">https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6</a></p>
<h2>3.0.0-alpha.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>.d.ts</code> files by <a
href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>
in <a
href="https://redirect.github.com/prettier/prettier/pull/14212">prettier/prettier#14212</a></li>
<li>Support TypeScript 5 via <code>babel-ts</code> parser by <a
href="https://github.com/fisker"><code>@​fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/14391">prettier/prettier#14391</a></li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1"><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.4...3.0.0-alpha.5">https://github.com/prettier/prettier/compare/3.0.0-alpha.4...3.0.0-alpha.5</a></p>
<h2>3.0.0-alpha.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove support for Flow comment types by <a
href="https://github.com/thorn0"><code>@​thorn0</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/13687">prettier/prettier#13687</a></li>
<li>Make <code>resolveParser</code> work like v2 by <a
href="https://github.com/fisker"><code>@​fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/13732">prettier/prettier#13732</a></li>
<li>Add <code>__debug</code> apis to cjs version by <a
href="https://github.com/fisker"><code>@​fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/13731">prettier/prettier#13731</a></li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1"><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.3...3.0.0-alpha.4">https://github.com/prettier/prettier/compare/3.0.0-alpha.3...3.0.0-alpha.4</a></p>
<h2>3.0.0-alpha.3</h2>
<ul>
<li>Fix <code>exports</code> field in <code>package.json</code>
file</li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1"><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.2...3.0.0-alpha.3">https://github.com/prettier/prettier/compare/3.0.0-alpha.2...3.0.0-alpha.3</a></p>
<h2>3.0.0-alpha.2</h2>
<ul>
<li>Fix bundled <code>index.cjs</code> file</li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1"><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.1...3.0.0-alpha.2">https://github.com/prettier/prettier/compare/3.0.0-alpha.1...3.0.0-alpha.2</a></p>
<h2>3.0.0-alpha.1</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.0.1</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.0...3.0.1">diff</a></p>
<h4>Fix cursor positioning for a special case (<a
href="https://redirect.github.com/prettier/prettier/pull/14812">#14812</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="js"><code>// &lt;|&gt; is the cursor position
<p>/* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns &quot;node
{this_file}&quot;.
import {&lt;|&gt;  } from &quot;fs&quot;</p>
<p>/* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py &lt;|&gt;controls a subprocess which spawns
&quot;node {this_file}&quot;.
import {} from &quot;fs&quot;</p>
<p>/* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns &quot;node
{this_file}&quot;.
import {&lt;|&gt;} from &quot;fs&quot;
</code></pre></p>
<h4>Fix plugins/estree.d.ts to make it a module (<a
href="https://redirect.github.com/prettier/prettier/pull/15018">#15018</a>
by <a
href="https://github.com/kingyue737"><code>@​kingyue737</code></a>)</h4>
<p>Add <code>export {}</code> in <code>plugins/estree.d.ts</code> to fix
the &quot;File is not a module&quot; error</p>
<h4>Add parenthesis around leading multiline comment in return statement
(<a
href="https://redirect.github.com/prettier/prettier/pull/15037">#15037</a>
by <a href="https://github.com/auvred"><code>@​auvred</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
function fn() {
  return (
    /**
     * @type {...}
     */ expresssion
  )
}
<p>// Prettier 3.0.0
function fn() {
return /**</p>
<ul>
<li><a href="https://github.com/type"><code>@​type</code></a> {...}
*/ expresssion;
}</li>
</ul>
<p>&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="afee0db664"><code>afee0db</code></a>
Release 3.0.1</li>
<li><a
href="c3d53dce7e"><code>c3d53dc</code></a>
Fix <code>runYarn</code> function in release script (<a
href="https://redirect.github.com/prettier/prettier/issues/15200">#15200</a>)</li>
<li><a
href="825425c57f"><code>825425c</code></a>
chore(deps): update dependency eslint-plugin-import to v2.28.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15184">#15184</a>)</li>
<li><a
href="448217df22"><code>448217d</code></a>
chore(deps): update dependency eslint to v8.46.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15182">#15182</a>)</li>
<li><a
href="f35e9e6bab"><code>f35e9e6</code></a>
chore(deps): update dependency <code>@​angular/compiler</code> to
v16.1.7 (<a
href="https://redirect.github.com/prettier/prettier/issues/15173">#15173</a>)</li>
<li><a
href="d14e893147"><code>d14e893</code></a>
chore(deps): update dependency c8 to v8.0.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15174">#15174</a>)</li>
<li><a
href="c44d4b761e"><code>c44d4b7</code></a>
chore(deps): update dependency eslint-plugin-react to v7.33.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15176">#15176</a>)</li>
<li><a
href="57e8c87506"><code>57e8c87</code></a>
chore(deps): update dependency esbuild to v0.18.17 (<a
href="https://redirect.github.com/prettier/prettier/issues/15175">#15175</a>)</li>
<li><a
href="36c3738aa9"><code>36c3738</code></a>
chore(deps): update dependency eslint-plugin-unicorn to v48.0.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15177">#15177</a>)</li>
<li><a
href="2d274dfcdd"><code>2d274df</code></a>
chore(deps): update dependency flow-parser to v0.213.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15178">#15178</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/2.8.8...3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.8.8&new-version=3.0.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 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>
2023-08-07 07:56:09 +02:00
dependabot[bot]
206f6cdf60 Bump jest and @types/jest in /frontend (#230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Vroon <erik.vroon@channable.com>
2023-06-08 20:20:36 +02:00
dependabot[bot]
e92964ee44 Bump ts-jest from 27.1.5 to 29.1.0 in /frontend (#227)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.5 to
29.1.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.1.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.0.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.0.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.0.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.0.2</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.0.1</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.0.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.0.0-next.1</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.0.0-next.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>v28.0.8</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v28.0.7</h2>
<p>No release notes provided.</p>
<h2>v28.0.6</h2>
<p>No release notes provided.</p>
<h2>v28.0.5</h2>
<p>No release notes provided.</p>
<h2>v28.0.4</h2>
<p>No release notes provided.</p>
<h2>v28.0.3</h2>
<p>No release notes provided.</p>
<h2>v28.0.2</h2>
<p>No release notes provided.</p>
<h2>v28.0.1</h2>
<p>No release notes provided.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>
<h1><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0">29.1.0</a>
(2023-03-26)</h1>
<h3>Features</h3>
<ul>
<li>Support TypeScript 5.x (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4064">#4064</a>)
(<a
href="87f27821db">db98cc9</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4048">#4048</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.0.4...v29.0.5">29.0.5</a>
(2023-01-13)</h2>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;fix(transformer): don't use cache when
<code>tsJestConfig</code> is different (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3966">#3966</a>)&quot;
(<a
href="185eb189d7">185eb18</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3966">#3966</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.0.3...v29.0.4">29.0.4</a>
(2023-01-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>transformer:</strong> don't use cache when
<code>tsJestConfig</code> is different (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3966">#3966</a>)
(<a
href="a445638ca6">a445638</a>)</li>
<li>bump <code>json5</code> to <code>2.2.3</code> (<a
href="https://redirect.github.com/kulshekhar/ts-jest/pull/3976">#3976</a>)(<a
href="b9f7809948">b9f7809</a>)</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.0.2...v29.0.3">29.0.3</a>
(2022-09-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>merge config from <code>globals</code> with transformer config
correctly (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3842">#3842</a>)
(<a
href="9c9fd6097a">9c9fd60</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3841">#3841</a></li>
<li><strong>presets:</strong> allow merging transform config when using
presets (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3833">#3833</a>)
(<a
href="afc6a948b1">afc6a94</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add <code>useESM</code> option to
<code>pathsToModuleNameMapper</code> options (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3792">#3792</a>)
(<a
href="eabe906e1d">eabe906</a>)</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.0.1...v29.0.2">29.0.2</a>
(2022-09-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>mark <code>ts-jest</code> as optional in <code>ConfigGlobals</code>
(<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3816">#3816</a>)
(<a
href="cbb88bba34">cbb88bb</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3815">#3815</a></li>
<li>use correct typings for <code>config:init</code> command (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/3825">#3825</a>)
(<a
href="21b94dbca2">21b94db</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f208af917e"><code>f208af9</code></a>
chore(release): 29.1.0 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4070">#4070</a>)</li>
<li><a
href="eca695f713"><code>eca695f</code></a>
build(deps): Update dependency <code>@​types/node</code> to v18.15.11
(<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4072">#4072</a>)</li>
<li><a
href="4dfe2748ec"><code>4dfe274</code></a>
build(deps): Update dependency eslint to ^8.37.0 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4073">#4073</a>)</li>
<li><a
href="19aedc2b1b"><code>19aedc2</code></a>
build(deps): Update <a
href="https://github.com/types"><code>@​types</code></a> packages to
^5.57.0 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4071">#4071</a>)</li>
<li><a
href="ca386468bb"><code>ca38646</code></a>
build(deps): Update dependency <code>@​types/node</code> to v18.15.10
(<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4068">#4068</a>)</li>
<li><a
href="c3af9e9ebc"><code>c3af9e9</code></a>
build(deps): Update dependency esbuild to ~0.17.14 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4069">#4069</a>)</li>
<li><a
href="87f27821db"><code>87f2782</code></a>
build(deps): update dependency typescript to v5 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4064">#4064</a>)</li>
<li><a
href="40c981c092"><code>40c981c</code></a>
build(deps): Update dependency prettier to ^2.8.7 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4067">#4067</a>)</li>
<li><a
href="f2374aa7a2"><code>f2374aa</code></a>
build(deps): Update dependency esbuild to ~0.17.13 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4066">#4066</a>)</li>
<li><a
href="b0052bb012"><code>b0052bb</code></a>
build(deps): Update dependency <code>@​types/node</code> to v18.15.9 (<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4065">#4065</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v27.1.5...v29.1.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=27.1.5&new-version=29.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 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>
2023-06-07 07:48:11 +02:00
dependabot[bot]
b3ef9bf43a Bump typescript from 4.9.5 to 5.0.4 in /frontend (#214)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5
to 5.0.4.
<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.0.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">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.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.4%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.4 (Stable)</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.0.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">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.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.3 (Stable)</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.0</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">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.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.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.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</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.0 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-rc/">release
announcement</a>.</p>
<h2>TypeScript 5.0 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3b45f4db12"><code>3b45f4d</code></a>
Bump version to 5.0.4 and LKG</li>
<li><a
href="dc7e5a738a"><code>dc7e5a7</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53599">#53599</a>
(Ignore <code>allowImportingTsExtensions</code>...) into release-5.0
(#...</li>
<li><a
href="233b4b0540"><code>233b4b0</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53611">#53611</a>
(Remove error on redundant isolatedM...) into release-5.0 (#...</li>
<li><a
href="365cb5815a"><code>365cb58</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53613">#53613</a>
(Fix Go To Source Definition in `--m...) into release-5.0 (#...</li>
<li><a
href="97dac8a261"><code>97dac8a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53665">#53665</a>
(Fix crash when private id in array ...) into release-5.0 (#...</li>
<li><a
href="b2d5d9b13f"><code>b2d5d9b</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53666">#53666</a>
(Disable JSX recovery hack when in u...) into release-5.0 (#...</li>
<li><a
href="0e198c2c1d"><code>0e198c2</code></a>
Bump version to 5.0.3 and LKG</li>
<li><a
href="111df34f41"><code>111df34</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53207">#53207</a>
(Fixed symbol declarations for gener...) into release-5.0 (#...</li>
<li><a
href="1e70bb8dc4"><code>1e70bb8</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53481">#53481</a>
(Retry string completions from the i...) into release-5.0 (#...</li>
<li><a
href="7e093f072b"><code>7e093f0</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53351">#53351</a>
(Fix subtype reduction involving typ...) into release-5.0 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4">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=4.9.5&new-version=5.0.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 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>
2023-05-18 09:36:28 +02:00
dependabot[bot]
a978f12fc8 Bump @types/node from 18.16.3 to 20.1.0 in /frontend (#209)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 18.16.3 to 20.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=18.16.3&new-version=20.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 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>
2023-05-08 07:45:25 +02:00
dependabot[bot]
963ea2c9f3 Bump @tabler/icons from 1.119.0 to 2.17.0 in /frontend (#184)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Vroon <erik.vroon@channable.com>
2023-05-02 21:49:57 +02:00
Erik Vroon
6780bab43f Update frontend dependencies (#200) 2023-05-02 11:02:14 +02:00
dependabot[bot]
67747bbe07 Bump axios from 1.3.4 to 1.4.0 in /frontend (#195)
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.4.0.
<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.4.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>formdata:</strong> add <code>multipart/form-data</code>
content type for FormData payload on custom client environments; (<a
href="https://redirect.github.com/axios/axios/issues/5678">#5678</a>)
(<a
href="bbb61e70cb">bbb61e7</a>)</li>
<li><strong>package:</strong> export package internals with unsafe path
prefix; (<a
href="https://redirect.github.com/axios/axios/issues/5677">#5677</a>)
(<a
href="df38c949f2">df38c94</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>dns:</strong> added support for a custom lookup function;
(<a
href="https://redirect.github.com/axios/axios/issues/5339">#5339</a>)
(<a
href="2701911260">2701911</a>)</li>
<li><strong>types:</strong> export <code>AxiosHeaderValue</code> type.
(<a
href="https://redirect.github.com/axios/axios/issues/5525">#5525</a>)
(<a
href="726f1c8e00">726f1c8</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li><strong>merge-config:</strong> optimize mergeConfig performance by
avoiding duplicate key visits; (<a
href="https://redirect.github.com/axios/axios/issues/5679">#5679</a>)
(<a
href="e6f7053bf1">e6f7053</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+151/-16
([#5684](https://github.com/axios/axios/issues/5684)
[#5339](https://github.com/axios/axios/issues/5339)
[#5679](https://github.com/axios/axios/issues/5679)
[#5678](https://github.com/axios/axios/issues/5678)
[#5677](https://github.com/axios/axios/issues/5677) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/arthurfiorette" title="+19/-19
([#5525](https://github.com/axios/axios/issues/5525) )">Arthur
Fiorette</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/npiyush97"
title="+2/-18 ([#5670](https://github.com/axios/axios/issues/5670)
)">PIYUSH NEGI</a></li>
</ul>
<h2>Release v1.3.6</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> added transport to RawAxiosRequestConfig (<a
href="https://redirect.github.com/axios/axios/issues/5445">#5445</a>)
(<a
href="6f360a2531">6f360a2</a>)</li>
<li><strong>utils:</strong> make isFormData detection logic stricter to
avoid unnecessary calling of the <code>toString</code> method on the
target; (<a
href="https://redirect.github.com/axios/axios/issues/5661">#5661</a>)
(<a
href="aa372f7306">aa372f7</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+48/-10
([#5665](https://github.com/axios/axios/issues/5665)
[#5661](https://github.com/axios/axios/issues/5661)
[#5663](https://github.com/axios/axios/issues/5663) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Cadienvan"
title="+2/-0 ([#5445](https://github.com/axios/axios/issues/5445)
)">Michael Di Prisco</a></li>
</ul>
<h2>Release v1.3.5</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> fixed isValidHeaderName to support full
list of allowed characters; (<a
href="https://redirect.github.com/axios/axios/issues/5584">#5584</a>)
(<a
href="e7decef6a9">e7decef</a>)</li>
<li><strong>params:</strong> re-added the ability to set the function as
<code>paramsSerializer</code> config; (<a
href="https://redirect.github.com/axios/axios/issues/5633">#5633</a>)
(<a
href="a56c866120">a56c866</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+28/-10
([#5633](https://github.com/axios/axios/issues/5633)
[#5584](https://github.com/axios/axios/issues/5584) )">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>
<h1><a
href="https://github.com/axios/axios/compare/v1.3.6...v1.4.0">1.4.0</a>
(2023-04-27)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>formdata:</strong> add <code>multipart/form-data</code>
content type for FormData payload on custom client environments; (<a
href="https://redirect.github.com/axios/axios/issues/5678">#5678</a>)
(<a
href="bbb61e70cb">bbb61e7</a>)</li>
<li><strong>package:</strong> export package internals with unsafe path
prefix; (<a
href="https://redirect.github.com/axios/axios/issues/5677">#5677</a>)
(<a
href="df38c949f2">df38c94</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>dns:</strong> added support for a custom lookup function;
(<a
href="https://redirect.github.com/axios/axios/issues/5339">#5339</a>)
(<a
href="2701911260">2701911</a>)</li>
<li><strong>types:</strong> export <code>AxiosHeaderValue</code> type.
(<a
href="https://redirect.github.com/axios/axios/issues/5525">#5525</a>)
(<a
href="726f1c8e00">726f1c8</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li><strong>merge-config:</strong> optimize mergeConfig performance by
avoiding duplicate key visits; (<a
href="https://redirect.github.com/axios/axios/issues/5679">#5679</a>)
(<a
href="e6f7053bf1">e6f7053</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+151/-16
([#5684](https://github.com/axios/axios/issues/5684)
[#5339](https://github.com/axios/axios/issues/5339)
[#5679](https://github.com/axios/axios/issues/5679)
[#5678](https://github.com/axios/axios/issues/5678)
[#5677](https://github.com/axios/axios/issues/5677) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/arthurfiorette" title="+19/-19
([#5525](https://github.com/axios/axios/issues/5525) )">Arthur
Fiorette</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/npiyush97"
title="+2/-18 ([#5670](https://github.com/axios/axios/issues/5670)
)">PIYUSH NEGI</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.3.5...v1.3.6">1.3.6</a>
(2023-04-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> added transport to RawAxiosRequestConfig (<a
href="https://redirect.github.com/axios/axios/issues/5445">#5445</a>)
(<a
href="6f360a2531">6f360a2</a>)</li>
<li><strong>utils:</strong> make isFormData detection logic stricter to
avoid unnecessary calling of the <code>toString</code> method on the
target; (<a
href="https://redirect.github.com/axios/axios/issues/5661">#5661</a>)
(<a
href="aa372f7306">aa372f7</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+48/-10
([#5665](https://github.com/axios/axios/issues/5665)
[#5661](https://github.com/axios/axios/issues/5661)
[#5663](https://github.com/axios/axios/issues/5663) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Cadienvan"
title="+2/-0 ([#5445](https://github.com/axios/axios/issues/5445)
)">Michael Di Prisco</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.3.4...v1.3.5">1.3.5</a>
(2023-04-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> fixed isValidHeaderName to support full
list of allowed characters; (<a
href="https://redirect.github.com/axios/axios/issues/5584">#5584</a>)
(<a
href="e7decef6a9">e7decef</a>)</li>
<li><strong>params:</strong> re-added the ability to set the function as
<code>paramsSerializer</code> config; (<a
href="https://redirect.github.com/axios/axios/issues/5633">#5633</a>)
(<a
href="a56c866120">a56c866</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+28/-10
([#5633](https://github.com/axios/axios/issues/5633)
[#5584](https://github.com/axios/axios/issues/5584) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="21a5ad34c4"><code>21a5ad3</code></a>
chore(release): v1.4.0 (<a
href="https://redirect.github.com/axios/axios/issues/5683">#5683</a>)</li>
<li><a
href="d627610d0c"><code>d627610</code></a>
chore(utils): refactored isAsyncFn util to avoid inlining additional
Babel he...</li>
<li><a
href="e18fdd893d"><code>e18fdd8</code></a>
refactor: remove deprecated url-search-params polyfill for
URLSearchParams (#...</li>
<li><a
href="726f1c8e00"><code>726f1c8</code></a>
feat(types): export <code>AxiosHeaderValue</code> type. (<a
href="https://redirect.github.com/axios/axios/issues/5525">#5525</a>)</li>
<li><a
href="2701911260"><code>2701911</code></a>
feat(dns): added support for a custom lookup function; (<a
href="https://redirect.github.com/axios/axios/issues/5339">#5339</a>)</li>
<li><a
href="e6f7053bf1"><code>e6f7053</code></a>
perf(merge-config): optimize mergeConfig performance by avoiding
duplicate ke...</li>
<li><a
href="bbb61e70cb"><code>bbb61e7</code></a>
fix(formdata): add <code>multipart/form-data</code> content type for
FormData payload on...</li>
<li><a
href="df38c949f2"><code>df38c94</code></a>
fix(package): export package internals with unsafe path prefix; (<a
href="https://redirect.github.com/axios/axios/issues/5677">#5677</a>)</li>
<li><a
href="59eb991835"><code>59eb991</code></a>
chore(release): v1.3.6 (<a
href="https://redirect.github.com/axios/axios/issues/5666">#5666</a>)</li>
<li><a
href="1b8cc3b02b"><code>1b8cc3b</code></a>
chore(template): improve issue template; (<a
href="https://redirect.github.com/axios/axios/issues/5665">#5665</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.3.4...v1.4.0">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.3.4&new-version=1.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 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>
2023-05-01 07:52:59 +02:00
dependabot[bot]
8f3093c1a6 Bump @testing-library/dom from 9.0.0 to 9.2.0 in /frontend (#194)
Bumps
[@testing-library/dom](https://github.com/testing-library/dom-testing-library)
from 9.0.0 to 9.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>v9.2.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.1.0...v9.2.0">9.2.0</a>
(2023-03-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>ByRole:</strong> Allow filter by value state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1223">#1223</a>)
(<a
href="eadf748543">eadf748</a>)</li>
</ul>
<h2>v9.1.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.1...v9.1.0">9.1.0</a>
(2023-03-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>ByRole:</strong> Allow filter by busy state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1222">#1222</a>)
(<a
href="8c40a218a2">8c40a21</a>)</li>
</ul>
<h2>v9.0.1</h2>
<h2><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0...v9.0.1">9.0.1</a>
(2023-03-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure MIT licensed lz-string is used (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1219">#1219</a>)
(<a
href="4da0f39ae4">4da0f39</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eadf748543"><code>eadf748</code></a>
feat(ByRole): Allow filter by value state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1223">#1223</a>)</li>
<li><a
href="8c40a218a2"><code>8c40a21</code></a>
feat(ByRole): Allow filter by busy state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1222">#1222</a>)</li>
<li><a
href="fb069c9398"><code>fb069c9</code></a>
test: Improve test perf for suggestion tests (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1220">#1220</a>)</li>
<li><a
href="3f6454589c"><code>3f64545</code></a>
test: add missing test for suggestions (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1215">#1215</a>)</li>
<li><a
href="4da0f39ae4"><code>4da0f39</code></a>
fix: Ensure MIT licensed lz-string is used (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1219">#1219</a>)</li>
<li><a
href="d1ff495499"><code>d1ff495</code></a>
chore: Allow semantic-release to post updates in issues (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1214">#1214</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0...v9.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=9.0.0&new-version=9.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 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>
2023-05-01 07:52:51 +02:00
dependabot[bot]
e35e3237e3 Bump @types/react from 18.0.28 to 18.2.0 in /frontend (#193)
Bumps
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
from 18.0.28 to 18.2.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.0.28&new-version=18.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 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>
2023-05-01 07:52:40 +02:00
dependabot[bot]
a708e10b89 Bump swr from 2.0.4 to 2.1.5 in /frontend (#192)
Bumps [swr](https://github.com/vercel/swr) from 2.0.4 to 2.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/swr/releases">swr's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.5</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: missing interop helpers in bundle by <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2582">vercel/swr#2582</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/swr/compare/v2.1.4...v2.1.5">https://github.com/vercel/swr/compare/v2.1.4...v2.1.5</a></p>
<h2>v2.1.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade bundler by <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2557">vercel/swr#2557</a></li>
<li>examples: fix invalid links by <a
href="https://github.com/fxOne"><code>@​fxOne</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2559">vercel/swr#2559</a></li>
<li>types: Allow auto-import by improving generated types by <a
href="https://github.com/oosawy"><code>@​oosawy</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2563">vercel/swr#2563</a></li>
<li>fix: pass serialized args to preload fetcher by <a
href="https://github.com/oosawy"><code>@​oosawy</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2564">vercel/swr#2564</a></li>
<li>chore: use provenance for release by <a
href="https://github.com/HerringtonDarkholme"><code>@​HerringtonDarkholme</code></a>
in <a
href="https://redirect.github.com/vercel/swr/pull/2571">vercel/swr#2571</a></li>
<li>deps: update <code>@​testing-library/react</code> to v14 by <a
href="https://github.com/koba04"><code>@​koba04</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2578">vercel/swr#2578</a></li>
<li>fix: Fix dependency tracking and useSES bug by <a
href="https://github.com/shuding"><code>@​shuding</code></a> and <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2576">vercel/swr#2576</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/fxOne"><code>@​fxOne</code></a> made
their first contribution in <a
href="https://redirect.github.com/vercel/swr/pull/2559">vercel/swr#2559</a></li>
<li><a href="https://github.com/oosawy"><code>@​oosawy</code></a> made
their first contribution in <a
href="https://redirect.github.com/vercel/swr/pull/2563">vercel/swr#2563</a></li>
<li><a
href="https://github.com/HerringtonDarkholme"><code>@​HerringtonDarkholme</code></a>
made their first contribution in <a
href="https://redirect.github.com/vercel/swr/pull/2571">vercel/swr#2571</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/swr/compare/v2.1.3...v2.1.4">https://github.com/vercel/swr/compare/v2.1.3...v2.1.4</a></p>
<h2>v2.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix <a
href="https://redirect.github.com/vercel/swr/issues/2548">#2548</a>:
pass origin key to subcription callback by <a
href="https://github.com/Zheaoli"><code>@​Zheaoli</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2550">vercel/swr#2550</a></li>
<li>Examples: fix type in axios-typescript example by <a
href="https://github.com/daochouwangu"><code>@​daochouwangu</code></a>
in <a
href="https://redirect.github.com/vercel/swr/pull/2552">vercel/swr#2552</a></li>
<li>Update Cache Interface types by <a
href="https://github.com/dmmulroy"><code>@​dmmulroy</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2554">vercel/swr#2554</a></li>
<li>fix: data passed to refreshInterval function is not latest by <a
href="https://github.com/hong24"><code>@​hong24</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2354">vercel/swr#2354</a></li>
<li>types: allow passing function as <code>Data</code> for
<code>useSWRSubscriptionOptions</code> by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2551">vercel/swr#2551</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Zheaoli"><code>@​Zheaoli</code></a> made
their first contribution in <a
href="https://redirect.github.com/vercel/swr/pull/2550">vercel/swr#2550</a></li>
<li><a
href="https://github.com/daochouwangu"><code>@​daochouwangu</code></a>
made their first contribution in <a
href="https://redirect.github.com/vercel/swr/pull/2552">vercel/swr#2552</a></li>
<li><a href="https://github.com/dmmulroy"><code>@​dmmulroy</code></a>
made their first contribution in <a
href="https://redirect.github.com/vercel/swr/pull/2554">vercel/swr#2554</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/swr/compare/v2.1.2...v2.1.3">https://github.com/vercel/swr/compare/v2.1.2...v2.1.3</a></p>
<h2>v2.1.2</h2>
<h3>Patches</h3>
<ul>
<li>Improved type inferring for <code>swr/subscription</code></li>
<li>Adding <code>SWRSubscriptionOptions</code> type for
<code>swr/subscription</code></li>
</ul>
<h2>Changes</h2>
<ul>
<li>test: add typing test for empty config by <a
href="https://github.com/koba04"><code>@​koba04</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2521">vercel/swr#2521</a></li>
<li>test: fix syntax error in Equal type alias implementation by <a
href="https://github.com/SACHINnANYAKKARA"><code>@​SACHINnANYAKKARA</code></a>
in <a
href="https://redirect.github.com/vercel/swr/pull/2517">vercel/swr#2517</a></li>
<li>chore: remove engines by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2536">vercel/swr#2536</a></li>
<li>types: improve <code>useSWRSubscription</code> types by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://redirect.github.com/vercel/swr/pull/2535">vercel/swr#2535</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5f9923e6a7"><code>5f9923e</code></a>
2.1.5</li>
<li><a
href="c1c71bddb2"><code>c1c71bd</code></a>
fix: missing interop helpers in bundle (<a
href="https://redirect.github.com/vercel/swr/issues/2582">#2582</a>)</li>
<li><a
href="3a8de88316"><code>3a8de88</code></a>
2.1.4</li>
<li><a
href="0859b54c41"><code>0859b54</code></a>
fix: Fix dependency tracking and useSES bug (<a
href="https://redirect.github.com/vercel/swr/issues/2576">#2576</a>)</li>
<li><a
href="f8603abb88"><code>f8603ab</code></a>
deps: update <code>@​testing-library/react</code> to v14 (<a
href="https://redirect.github.com/vercel/swr/issues/2578">#2578</a>)</li>
<li><a
href="c2b2fb753a"><code>c2b2fb7</code></a>
chore: use provenance for release (<a
href="https://redirect.github.com/vercel/swr/issues/2571">#2571</a>)</li>
<li><a
href="342b82c818"><code>342b82c</code></a>
fix: pass serialized args to preload fetcher (<a
href="https://redirect.github.com/vercel/swr/issues/2564">#2564</a>)</li>
<li><a
href="a269839800"><code>a269839</code></a>
types: Allow auto-import by improving generated types (<a
href="https://redirect.github.com/vercel/swr/issues/2563">#2563</a>)</li>
<li><a
href="9371f1d063"><code>9371f1d</code></a>
examples: fix invalid links (<a
href="https://redirect.github.com/vercel/swr/issues/2559">#2559</a>)</li>
<li><a
href="17d9ff7127"><code>17d9ff7</code></a>
Upgrade bundler (<a
href="https://redirect.github.com/vercel/swr/issues/2557">#2557</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/swr/compare/v2.0.4...v2.1.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swr&package-manager=npm_and_yarn&previous-version=2.0.4&new-version=2.1.5)](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 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>
2023-05-01 07:52:31 +02:00
dependabot[bot]
0f5f629f25 Bump react-icons from 4.7.1 to 4.8.0 in /frontend (#188)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 08:35:17 +02:00
dependabot[bot]
fe5817209d Bump eslint from 8.38.0 to 8.39.0 in /frontend (#186)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 08:34:59 +02:00
dependabot[bot]
5de508172a Bump @types/node from 18.15.11 to 18.16.0 in /frontend (#185)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 08:34:50 +02:00
dependabot[bot]
48dddf2e7e Bump @next/bundle-analyzer from 13.2.1 to 13.3.1 in /frontend (#187)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 08:34:37 +02:00
dependabot[bot]
af29cf47e6 Bump next from 13.2.3 to 13.3.0 in /frontend (#175)
Bumps [next](https://github.com/vercel/next.js) from 13.2.3 to 13.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v13.3.0</h2>
<h3>Core Changes</h3>
<ul>
<li>Add Zod and router state validation: <a
href="https://redirect.github.com/vercel/next.js/issues/46962">#46962</a></li>
<li>Support default arrow function export in server boundary <a
href="https://redirect.github.com/vercel/next.js/issues/46977">#46977</a></li>
<li>Generate fixed route path for favicon.ico: <a
href="https://redirect.github.com/vercel/next.js/issues/46997">#46997</a></li>
<li>update turbopack: <a
href="https://redirect.github.com/vercel/next.js/issues/46994">#46994</a></li>
<li>Update next/font/google data: <a
href="https://redirect.github.com/vercel/next.js/issues/46988">#46988</a></li>
<li>fix: added jsdom &amp; canvas to the external packages list - fixes
<a
href="https://redirect.github.com/vercel/next.js/issues/46893">#46893</a>:
<a
href="https://redirect.github.com/vercel/next.js/issues/46990">#46990</a></li>
<li>Add auto-detection of image/x-icon content type: <a
href="https://redirect.github.com/vercel/next.js/issues/47013">#47013</a></li>
<li>fix: exclude 'mdx-bundler' from being bundled in server components:
<a
href="https://redirect.github.com/vercel/next.js/issues/46992">#46992</a></li>
<li>Add /route subpath to metadata static routes: <a
href="https://redirect.github.com/vercel/next.js/issues/47030">#47030</a></li>
<li>Ensure router.refresh() matches revalidatePath('/') behavior: <a
href="https://redirect.github.com/vercel/next.js/issues/46723">#46723</a></li>
<li>Reorganize client references manifest: <a
href="https://redirect.github.com/vercel/next.js/issues/46777">#46777</a></li>
<li>Opt-in to dynamic rendering when reading searchParams: <a
href="https://redirect.github.com/vercel/next.js/issues/46205">#46205</a></li>
<li>Fix CSS not being bundled in app dir: <a
href="https://redirect.github.com/vercel/next.js/issues/45787">#45787</a></li>
<li>feat(standalone): allow configuring KEEP_ALIVE_TIMEOUT via env var:
<a
href="https://redirect.github.com/vercel/next.js/issues/46052">#46052</a></li>
<li>i18n Improvements: <a
href="https://redirect.github.com/vercel/next.js/issues/47174">#47174</a></li>
<li>Support manifest.json static and dynamic route: <a
href="https://redirect.github.com/vercel/next.js/issues/47240">#47240</a></li>
<li>Ensure config and fetch revalidate are honored: <a
href="https://redirect.github.com/vercel/next.js/issues/47255">#47255</a></li>
<li>feat: add <code>fetchPriority</code> to <code>next/image</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/47222">#47222</a></li>
<li>chore: add missing ts type in next-edge-app-route-loader: <a
href="https://redirect.github.com/vercel/next.js/issues/47243">#47243</a></li>
<li>Split app-render functions into separate files: <a
href="https://redirect.github.com/vercel/next.js/issues/47282">#47282</a></li>
<li>fix: typo in output:export error messages: <a
href="https://redirect.github.com/vercel/next.js/issues/47252">#47252</a></li>
<li>fix: handle different cases of React <code>fetchPriority</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/47302">#47302</a></li>
<li>[edge] limit the api surface of <code>util</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/47292">#47292</a></li>
<li>parallel routes: fix duplicate dev warning: <a
href="https://redirect.github.com/vercel/next.js/issues/47317">#47317</a></li>
<li>next/font/local prep: compartmentalize next/font/google: <a
href="https://redirect.github.com/vercel/next.js/issues/47213">#47213</a></li>
<li>Improve OTEL spans naming: <a
href="https://redirect.github.com/vercel/next.js/issues/47209">#47209</a></li>
<li>fix invalid comment in parseParameter function: <a
href="https://redirect.github.com/vercel/next.js/issues/47291">#47291</a></li>
<li>Add searchParams to leaf cache key: <a
href="https://redirect.github.com/vercel/next.js/issues/47312">#47312</a></li>
<li>Remove duplicated if statement: <a
href="https://redirect.github.com/vercel/next.js/issues/47322">#47322</a></li>
<li>Add a .catch to shared router for ssg fetching.: <a
href="https://redirect.github.com/vercel/next.js/issues/47265">#47265</a></li>
<li>parallel routes: fix nested routes: <a
href="https://redirect.github.com/vercel/next.js/issues/47323">#47323</a></li>
<li>[Nitpick] Remove unnecessary await in <code>base-server</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/47313">#47313</a></li>
<li>Warn about default exports with App Routes: <a
href="https://redirect.github.com/vercel/next.js/issues/47263">#47263</a></li>
<li>Add better-sqlite3 to server external packages: <a
href="https://redirect.github.com/vercel/next.js/issues/47327">#47327</a></li>
<li>Change App Route Route Handler signature: <a
href="https://redirect.github.com/vercel/next.js/issues/47268">#47268</a></li>
<li>Calling turbopack from the next build CLI: <a
href="https://redirect.github.com/vercel/next.js/issues/46602">#46602</a></li>
<li>Update Turbopack to turbopack-230321.1: <a
href="https://redirect.github.com/vercel/next.js/issues/47342">#47342</a></li>
<li>parallel routes: fix HMR refetch issue: <a
href="https://redirect.github.com/vercel/next.js/issues/47343">#47343</a></li>
<li>Fix bad route path for custom metadata routes: <a
href="https://redirect.github.com/vercel/next.js/issues/47286">#47286</a></li>
<li>Fix POST fetch request cache heuristic in POST route handler: <a
href="https://redirect.github.com/vercel/next.js/issues/47333">#47333</a></li>
<li>Fix: only apply metadata dynamic image routes convention for app
dir: <a
href="https://redirect.github.com/vercel/next.js/issues/47367">#47367</a></li>
<li>Marks app paths in dev as supporting dynamic html: <a
href="https://redirect.github.com/vercel/next.js/issues/46848">#46848</a></li>
<li>fix: add pretty error for <code>exportPathMap</code> with
<code>app</code> dir: <a
href="https://redirect.github.com/vercel/next.js/issues/47371">#47371</a></li>
<li>Skip extra swc builds: <a
href="https://redirect.github.com/vercel/next.js/issues/47378">#47378</a></li>
<li>Simplify moduleProxy alias: <a
href="https://redirect.github.com/vercel/next.js/issues/47381">#47381</a></li>
<li>Skip warning if there is app directory for
<code>no-html-link-for-pages</code> rule: <a
href="https://redirect.github.com/vercel/next.js/issues/42516">#42516</a></li>
<li>Catch redirect() in root layout: <a
href="https://redirect.github.com/vercel/next.js/issues/47345">#47345</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="79031e608a"><code>79031e6</code></a>
v13.3.0</li>
<li><a
href="b8e7646fdc"><code>b8e7646</code></a>
v13.2.5-canary.34</li>
<li><a
href="045ad0d133"><code>045ad0d</code></a>
Replaced Reflect with ReflectAdapter (<a
href="https://redirect.github.com/vercel/next.js/issues/48000">#48000</a>)</li>
<li><a
href="9448913149"><code>9448913</code></a>
Revert &quot;Vendor <code>react@experimental</code> under an
<code>experimentalReact</code> flag&quot; (<a
href="https://redirect.github.com/vercel/next.js/issues/48038">#48038</a>)</li>
<li><a
href="76ad58b0c8"><code>76ad58b</code></a>
Only cache successful fetches (<a
href="https://redirect.github.com/vercel/next.js/issues/48033">#48033</a>)</li>
<li><a
href="95e46f73e4"><code>95e46f7</code></a>
report error when using &quot;use server&quot; on module level (<a
href="https://redirect.github.com/vercel/next.js/issues/47967">#47967</a>)</li>
<li><a
href="86cb8ec8e2"><code>86cb8ec</code></a>
fix: handle error case for <code>output: export</code> in <code>next
dev</code> (<a
href="https://redirect.github.com/vercel/next.js/issues/47768">#47768</a>)</li>
<li><a
href="4fbbb626b9"><code>4fbbb62</code></a>
Update normalize revalidate params for named matches (<a
href="https://redirect.github.com/vercel/next.js/issues/48032">#48032</a>)</li>
<li><a
href="946424efb3"><code>946424e</code></a>
parallel routes: return a 404 when a parallel route does not have a
default p...</li>
<li><a
href="bd8d7c61f7"><code>bd8d7c6</code></a>
Speed up native dev build (<a
href="https://redirect.github.com/vercel/next.js/issues/48028">#48028</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.2.3...v13.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.2.3&new-version=13.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 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>
2023-04-17 11:14:03 +02:00
dependabot[bot]
22bfe39a37 Bump @types/node from 18.14.1 to 18.15.11 in /frontend (#176)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 18.14.1 to 18.15.11.
<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=18.14.1&new-version=18.15.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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>
2023-04-17 11:13:42 +02:00
dependabot[bot]
c35f452559 Bump @trivago/prettier-plugin-sort-imports from 4.0.0 to 4.1.1 in /frontend (#153)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 15:37:39 +02:00
dependabot[bot]
6ec225c174 Bump eslint from 8.18.0 to 8.38.0 in /frontend (#172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 13:29:16 +02:00
Erik Vroon
7c487952da Improve auth and user management (#125) 2023-04-16 13:15:41 +02:00
dependabot[bot]
7569248a4c Bump @babel/core from 7.20.12 to 7.21.0 in /frontend (#141)
Bumps
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)
from 7.20.12 to 7.21.0.
<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.21.0 (2023-02-20)</h2>
<p>Thanks <a
href="https://github.com/azizghuloum"><code>@​azizghuloum</code></a>, <a
href="https://github.com/ehoogeveen-medweb"><code>@​ehoogeveen-medweb</code></a>,
<a href="https://github.com/fwienber"><code>@​fwienber</code></a>, and
<a href="https://github.com/Lioness100"><code>@​Lioness100</code></a>
for your first PRs!</p>
<h4>🚀 New Feature</h4>
<ul>
<li><code>babel-core</code>,
<code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-proposal-class-properties</code>,
<code>babel-plugin-proposal-private-methods</code>,
<code>babel-plugin-proposal-private-property-in-object</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15435">#15435</a>
feat: Implement <code>privateFieldsAsSymbols</code> assumption for
classes (<a
href="https://github.com/fwienber"><code>@​fwienber</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>,
<code>babel-plugin-proposal-regexp-modifiers</code>,
<code>babel-standalone</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15226">#15226</a>
feat: Support regexp modifiers proposal (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-core</code>,
<code>babel-generator</code>,
<code>babel-plugin-transform-destructuring</code>,
<code>babel-plugin-transform-modules-commonjs</code>,
<code>babel-plugin-transform-react-jsx</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15022">#15022</a>
feat: Generate sourcemaps of friendly call frames (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15384">#15384</a>
[ts] Support <code>const</code> modifier in type parameters (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-helpers</code>,
<code>babel-parser</code>,
<code>babel-plugin-proposal-decorators</code>,
<code>babel-plugin-syntax-decorators</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15405">#15405</a>
Implement decorators as presented at <code>2023-01</code> TC39 meeting
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15114">#15114</a>
Parser option to allow <code>new.target</code> outside functions (<a
href="https://github.com/overlookmotel"><code>@​overlookmotel</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15320">#15320</a>
Add <code>annexb: false</code> parser option to disable Annex B (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15283">#15283</a>
feat: Support <code>.cts</code> as configuration file (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15381">#15381</a>
[ts] Support <code>export type * from</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15379">#15379</a>
[ts5.0] Better inlining of constants in enums (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15366">#15366</a>
handling circular/shared structures in deep-clone (<a
href="https://github.com/azizghuloum"><code>@​azizghuloum</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-proposal-class-properties</code>,
<code>babel-plugin-proposal-class-static-block</code>,
<code>babel-plugin-proposal-private-methods</code>,
<code>babel-plugin-transform-classes</code>,
<code>babel-plugin-transform-new-target</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15406">#15406</a>
Preserve class elements comments in class transform (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>,
<code>babel-plugin-transform-flow-comments</code>,
<code>babel-plugin-transform-flow-strip-types</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15414">#15414</a>
[ts] Fix restrictions for optional parameters (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15400">#15400</a>
polish: improve &quot;<code>await</code> as identifier&quot; error in
modules (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15137">#15137</a>
Improve CJS compat with ESM-based <code>@babel/core</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔬 Output optimization</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15418">#15418</a>
[ts] Handle exponentiation operator in constant folding (<a
href="https://github.com/ehoogeveen-medweb"><code>@​ehoogeveen-medweb</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 11</h4>
<ul>
<li>Abdulaziz Ghuloum (<a
href="https://github.com/azizghuloum"><code>@​azizghuloum</code></a>)</li>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Emanuel Hoogeveen (<a
href="https://github.com/ehoogeveen-medweb"><code>@​ehoogeveen-medweb</code></a>)</li>
<li>Frank Wienberg (<a
href="https://github.com/fwienber"><code>@​fwienber</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/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.21.0 (2023-02-20)</h2>
<h4>🚀 New Feature</h4>
<ul>
<li><code>babel-core</code>,
<code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-proposal-class-properties</code>,
<code>babel-plugin-proposal-private-methods</code>,
<code>babel-plugin-proposal-private-property-in-object</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15435">#15435</a>
feat: Implement <code>privateFieldsAsSymbols</code> assumption for
classes (<a
href="https://github.com/fwienber"><code>@​fwienber</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>,
<code>babel-plugin-proposal-regexp-modifiers</code>,
<code>babel-standalone</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15226">#15226</a>
feat: Support regexp modifiers proposal (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-core</code>,
<code>babel-generator</code>,
<code>babel-plugin-transform-destructuring</code>,
<code>babel-plugin-transform-modules-commonjs</code>,
<code>babel-plugin-transform-react-jsx</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15022">#15022</a>
feat: Generate sourcemaps of friendly call frames (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15384">#15384</a>
[ts] Support <code>const</code> modifier in type parameters (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-helpers</code>,
<code>babel-parser</code>,
<code>babel-plugin-proposal-decorators</code>,
<code>babel-plugin-syntax-decorators</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15405">#15405</a>
Implement decorators as presented at <code>2023-01</code> TC39 meeting
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15114">#15114</a>
Parser option to allow <code>new.target</code> outside functions (<a
href="https://github.com/overlookmotel"><code>@​overlookmotel</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15320">#15320</a>
Add <code>annexb: false</code> parser option to disable Annex B (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15283">#15283</a>
feat: Support <code>.cts</code> as configuration file (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15381">#15381</a>
[ts] Support <code>export type * from</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15379">#15379</a>
[ts5.0] Better inlining of constants in enums (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15366">#15366</a>
handling circular/shared structures in deep-clone (<a
href="https://github.com/azizghuloum"><code>@​azizghuloum</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-proposal-class-properties</code>,
<code>babel-plugin-proposal-class-static-block</code>,
<code>babel-plugin-proposal-private-methods</code>,
<code>babel-plugin-transform-classes</code>,
<code>babel-plugin-transform-new-target</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15406">#15406</a>
Preserve class elements comments in class transform (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>,
<code>babel-plugin-transform-flow-comments</code>,
<code>babel-plugin-transform-flow-strip-types</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15414">#15414</a>
[ts] Fix restrictions for optional parameters (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15400">#15400</a>
polish: improve &quot;<code>await</code> as identifier&quot; error in
modules (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15137">#15137</a>
Improve CJS compat with ESM-based <code>@babel/core</code> (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔬 Output optimization</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15418">#15418</a>
[ts] Handle exponentiation operator in constant folding (<a
href="https://github.com/ehoogeveen-medweb"><code>@​ehoogeveen-medweb</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.15 (2023-02-02)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15391">#15391</a>
Disallow await as bound name in using declaration (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-proposal-export-namespace-from</code>
<ul>
<li><a
href="https://github-redirect.dependabot.com/babel/babel/pull/15385">#15385</a>
Disallows specifiers after export * as ns (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="de7d75a78b"><code>de7d75a</code></a>
v7.21.0</li>
<li><a
href="3e60843d7b"><code>3e60843</code></a>
feat: Implement <code>privateFieldsAsSymbols</code> assumption for
classes (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15435">#15435</a>)</li>
<li><a
href="c292e683f1"><code>c292e68</code></a>
feat: Generate sourcemaps of friendly call frames (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15022">#15022</a>)</li>
<li><a
href="34136c53f8"><code>34136c5</code></a>
docs: fix typos (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15432">#15432</a>)</li>
<li><a
href="ca52e08240"><code>ca52e08</code></a>
Improve CJS compat with ESM-based <code>@babel/core</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15137">#15137</a>)</li>
<li><a
href="43dce19d77"><code>43dce19</code></a>
feat: Support <code>.cts</code> as configuration file (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15283">#15283</a>)</li>
<li><a
href="c41d5f9fe1"><code>c41d5f9</code></a>
handling circular/shared structures in deep-clone (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15366">#15366</a>)</li>
<li><a
href="6de6d58165"><code>6de6d58</code></a>
fix: source maps for manually added multi-line content (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15365">#15365</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.21.0/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.20.12&new-version=7.21.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 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>
2023-03-04 19:17:30 +01:00
dependabot[bot]
fb993c6d56 Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /frontend (#142)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 5.53.0 to 5.54.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>v5.54.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.53.0...v5.54.0">5.54.0</a>
(2023-02-27)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> check for relative/root paths in
printing file path errors (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6491">#6491</a>)
(<a
href="dc14242984">dc14242</a>)</li>
<li><strong>website:</strong> corect playground build issue (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6506">#6506</a>)
(<a
href="6aad7d3957">6aad7d3</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [promise-function-async] check for
promises in implicit return types (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6330">#6330</a>)
(<a
href="de1e5ce112">de1e5ce</a>),
closes <a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6329">#6329</a></li>
</ul>
</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.53.0...v5.54.0">5.54.0</a>
(2023-02-27)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="678ed41318"><code>678ed41</code></a>
chore: publish v5.54.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.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=5.53.0&new-version=5.54.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 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>
2023-03-04 19:17:22 +01:00
dependabot[bot]
f343a7096e Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 in /frontend (#145)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 18:50:19 +01:00
dependabot[bot]
224246332a Bump @next/eslint-plugin-next from 13.0.7 to 13.2.3 in /frontend (#149)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 18:50:11 +01:00
dependabot[bot]
3f9bc179cc Bump next from 13.1.6 to 13.2.3 in /frontend (#150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 18:50:02 +01:00
dependabot[bot]
babb1f135b Bump @emotion/react from 11.10.5 to 11.10.6 in /frontend (#136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:54:01 +01:00
dependabot[bot]
d272f69554 Bump axios from 1.2.1 to 1.3.4 in /frontend (#135)
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.3.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.3.4</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>blob:</strong> added a check to make sure the Blob class is
available in the browser's global scope; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5548">#5548</a>)
(<a
href="3772c8fe74">3772c8f</a>)</li>
<li><strong>http:</strong> fixed regression bug when handling
synchronous errors inside the adapter; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5564">#5564</a>)
(<a
href="a3b246c9de">a3b246c</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+38/-26
([#5564](https://github.com/axios/axios/issues/5564) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/lcysgsg"
title="+4/-0 ([#5548](https://github.com/axios/axios/issues/5548)
)">lcysgsg</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Cadienvan"
title="+3/-0 ([#5444](https://github.com/axios/axios/issues/5444)
)">Michael Di Prisco</a></li>
</ul>
<h2>Release v1.3.3</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>formdata:</strong> added a check to make sure the FormData
class is available in the browser's global scope; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5545">#5545</a>)
(<a
href="a6dfa72010">a6dfa72</a>)</li>
<li><strong>formdata:</strong> fixed setting NaN as Content-Length for
form payload in some cases; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5535">#5535</a>)
(<a
href="c19f7bf770">c19f7bf</a>)</li>
<li><strong>headers:</strong> fixed the filtering logic of the clear
method; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5542">#5542</a>)
(<a
href="ea87ebfe6d">ea87ebf</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+11/-7
([#5545](https://github.com/axios/axios/issues/5545)
[#5535](https://github.com/axios/axios/issues/5535)
[#5542](https://github.com/axios/axios/issues/5542) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ruofee"
title="+2/-2 ([#5467](https://github.com/axios/axios/issues/5467)
)">陈若枫</a></li>
</ul>
<h2>Release v1.3.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http:</strong> treat <a
href="http://localhost">http://localhost</a> as base URL for relative
paths to avoid <code>ERR_INVALID_URL</code> error; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5528">#5528</a>)
(<a
href="128d56f4a0">128d56f</a>)</li>
<li><strong>http:</strong> use explicit import instead of TextEncoder
global; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5530">#5530</a>)
(<a
href="6b3c305fc4">6b3c305</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+2/-1
([#5530](https://github.com/axios/axios/issues/5530)
[#5528](https://github.com/axios/axios/issues/5528) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.3.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>formdata:</strong> add hotfix to use the asynchronous API to
compute the content-length header value; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5521">#5521</a>)
(<a
href="96d336f527">96d336f</a>)</li>
<li><strong>serializer:</strong> fixed serialization of array-like
objects; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5518">#5518</a>)
(<a
href="08104c028c">08104c0</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+27/-8
([#5521](https://github.com/axios/axios/issues/5521)
[#5518](https://github.com/axios/axios/issues/5518) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.3.0</h2>
<h2>Release notes:</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.3.3...v1.3.4">1.3.4</a>
(2023-02-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>blob:</strong> added a check to make sure the Blob class is
available in the browser's global scope; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5548">#5548</a>)
(<a
href="3772c8fe74">3772c8f</a>)</li>
<li><strong>http:</strong> fixed regression bug when handling
synchronous errors inside the adapter; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5564">#5564</a>)
(<a
href="a3b246c9de">a3b246c</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+38/-26
([#5564](https://github.com/axios/axios/issues/5564) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/lcysgsg"
title="+4/-0 ([#5548](https://github.com/axios/axios/issues/5548)
)">lcysgsg</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Cadienvan"
title="+3/-0 ([#5444](https://github.com/axios/axios/issues/5444)
)">Michael Di Prisco</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.3.2...v1.3.3">1.3.3</a>
(2023-02-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>formdata:</strong> added a check to make sure the FormData
class is available in the browser's global scope; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5545">#5545</a>)
(<a
href="a6dfa72010">a6dfa72</a>)</li>
<li><strong>formdata:</strong> fixed setting NaN as Content-Length for
form payload in some cases; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5535">#5535</a>)
(<a
href="c19f7bf770">c19f7bf</a>)</li>
<li><strong>headers:</strong> fixed the filtering logic of the clear
method; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5542">#5542</a>)
(<a
href="ea87ebfe6d">ea87ebf</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+11/-7
([#5545](https://github.com/axios/axios/issues/5545)
[#5535](https://github.com/axios/axios/issues/5535)
[#5542](https://github.com/axios/axios/issues/5542) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ruofee"
title="+2/-2 ([#5467](https://github.com/axios/axios/issues/5467)
)">陈若枫</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.3.1...v1.3.2">1.3.2</a>
(2023-02-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http:</strong> treat <a
href="http://localhost">http://localhost</a> as base URL for relative
paths to avoid <code>ERR_INVALID_URL</code> error; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5528">#5528</a>)
(<a
href="128d56f4a0">128d56f</a>)</li>
<li><strong>http:</strong> use explicit import instead of TextEncoder
global; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5530">#5530</a>)
(<a
href="6b3c305fc4">6b3c305</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+2/-1
([#5530](https://github.com/axios/axios/issues/5530)
[#5528](https://github.com/axios/axios/issues/5528) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.3.0...v1.3.1">1.3.1</a>
(2023-02-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>formdata:</strong> add hotfix to use the asynchronous API to
compute the content-length header value; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5521">#5521</a>)
(<a
href="96d336f527">96d336f</a>)</li>
<li><strong>serializer:</strong> fixed serialization of array-like
objects; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5518">#5518</a>)
(<a
href="08104c028c">08104c0</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2e70cecda4"><code>2e70cec</code></a>
chore(release): v1.3.4 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5565">#5565</a>)</li>
<li><a
href="cbe2de60d3"><code>cbe2de6</code></a>
chore(ci): remove team-reviewers config; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5566">#5566</a>)</li>
<li><a
href="2b1fc73600"><code>2b1fc73</code></a>
chore(docs): added missing config.transport doc (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5444">#5444</a>)</li>
<li><a
href="3772c8fe74"><code>3772c8f</code></a>
fix(blob): added a check to make sure the Blob class is available in the
brow...</li>
<li><a
href="a3b246c9de"><code>a3b246c</code></a>
fix(http): fixed regression bug when handling synchronous errors inside
the a...</li>
<li><a
href="d9ebf8fb3a"><code>d9ebf8f</code></a>
chore(release): v1.3.3 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5546">#5546</a>)</li>
<li><a
href="a43bca033d"><code>a43bca0</code></a>
chore(example): fix source map urls; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5467">#5467</a>)</li>
<li><a
href="a6dfa72010"><code>a6dfa72</code></a>
fix(formdata): added a check to make sure the FormData class is
available in ...</li>
<li><a
href="c19f7bf770"><code>c19f7bf</code></a>
fix(formdata): fixed setting NaN as Content-Length for form payload in
some c...</li>
<li><a
href="ea87ebfe6d"><code>ea87ebf</code></a>
fix(headers): fixed the filtering logic of the clear method; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5542">#5542</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.2.1...v1.3.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.2.1&new-version=1.3.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 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>
2023-02-27 09:53:47 +01:00
dependabot[bot]
5947e20c74 Bump @next/bundle-analyzer from 13.1.3 to 13.2.1 in /frontend (#134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:48:05 +01:00
dependabot[bot]
ea95654d01 Bump @mantine/next from 5.9.6 to 5.10.5 in /frontend (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:47:55 +01:00
dependabot[bot]
e3061fda44 Bump swr from 2.0.3 to 2.0.4 in /frontend (#138)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:47:48 +01:00
dependabot[bot]
ade53da698 Bump @types/react from 18.0.26 to 18.0.28 in /frontend (#126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 09:39:18 +01:00
dependabot[bot]
14eaaf0446 Bump @types/node from 18.11.18 to 18.14.1 in /frontend (#127)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 09:00:19 +01:00
dependabot[bot]
1550fe05f7 Bump @typescript-eslint/parser from 5.47.1 to 5.53.0 in /frontend (#130)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 09:00:12 +01:00
dependabot[bot]
954552a84f Bump @testing-library/react from 13.4.0 to 14.0.0 in /frontend (#129)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 09:00:05 +01:00
dependabot[bot]
136458f9be Bump eslint-plugin-testing-library from 5.9.1 to 5.10.2 in /frontend (#128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 08:59:55 +01:00
dependabot[bot]
907af48dcd Bump @testing-library/dom from 8.19.1 to 9.0.0 in /frontend (#121)
Bumps
[@testing-library/dom](https://github.com/testing-library/dom-testing-library)
from 8.19.1 to 9.0.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>v9.0.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v8.20.0...v9.0.0">9.0.0</a>
(2023-02-16)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ByRole:</strong> Constrain API (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1211">#1211</a>)
(<a
href="746def6147">746def6</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Drop support for Node.js 12.x (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1207">#1207</a>)
(<a
href="c37ea2e711">c37ea2e</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>ByRole:</strong> Only allow <code>string</code> as a
<code>role</code>.
Drop support for <code>exact</code>, <code>trim</code>,
<code>collapseWhitespace</code>, and <code>normalizer</code>
options.</li>
<li>Minimum supported Node.js version is now 14.x</li>
</ul>
<h2>v9.0.0-alpha.2</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0-alpha.1...v9.0.0-alpha.2">9.0.0-alpha.2</a>
(2023-02-09)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ByRole:</strong> Constrain API (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1211">#1211</a>)
(<a
href="746def6147">746def6</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>ByRole:</strong> Only allow <code>string</code> as a
<code>role</code>.
Drop support for <code>exact</code>, <code>trim</code>,
<code>collapseWhitespace</code>, and <code>normalizer</code>
options.</li>
</ul>
<h2>v9.0.0-alpha.1</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v8.20.0...v9.0.0-alpha.1">9.0.0-alpha.1</a>
(2023-01-29)</h1>
<h3>Features</h3>
<ul>
<li>Drop support for Node.js 12.x (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1207">#1207</a>)
(<a
href="c37ea2e711">c37ea2e</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Minimum supported Node.js version is now 14.x</li>
</ul>
<h2>v8.20.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v8.19.1...v8.20.0">8.20.0</a>
(2023-01-16)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="746def6147"><code>746def6</code></a>
fix(ByRole): Constrain API (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1211">#1211</a>)</li>
<li><a
href="2d360a6594"><code>2d360a6</code></a>
docs: add DaniAcu as a contributor for code (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1212">#1212</a>)</li>
<li><a
href="42809fe71a"><code>42809fe</code></a>
chore: Migrate <code>ByRole</code> to TypeScript (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1186">#1186</a>)</li>
<li><a
href="25dc8a9053"><code>25dc8a9</code></a>
Bump kcd-scripts to 13.0.0 (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1209">#1209</a>)</li>
<li><a
href="6e2e864272"><code>6e2e864</code></a>
Bump kcd-scripts to 12.x (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1208">#1208</a>)</li>
<li><a
href="c37ea2e711"><code>c37ea2e</code></a>
feat: Drop support for Node.js 12.x (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1207">#1207</a>)</li>
<li><a
href="0ce0c7054d"><code>0ce0c70</code></a>
feat: add offline/online events (<a
href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1205">#1205</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/dom-testing-library/compare/v8.19.1...v9.0.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=8.19.1&new-version=9.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 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>
2023-02-21 08:33:24 +01:00
dependabot[bot]
c83261ad01 Bump prettier from 2.8.2 to 2.8.4 in /frontend (#118)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to
2.8.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>2.8.4</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#284">Changelog</a></p>
<h2>2.8.3</h2>
<p>Support Angular 15.1</p>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#283">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>2.8.4</h1>
<p><a
href="https://github.com/prettier/prettier/compare/2.8.3...2.8.4">diff</a></p>
<h4>Fix leading comments in mapped types with <code>readonly</code> (<a
href="https://github-redirect.dependabot.com/prettier/prettier/pull/13427">#13427</a>
by <a href="https://github.com/thorn0"><code>@​thorn0</code></a>, <a
href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="tsx"><code>// Input
type Type = {
  // comment
  readonly [key in Foo];
};
<p>// Prettier 2.8.3
type Type = {
readonly // comment
[key in Foo];
};</p>
<p>// Prettier 2.8.4
type Type = {
// comment
readonly [key in Foo];
};
</code></pre></p>
<h4>Group params in opening block statements (<a
href="https://github-redirect.dependabot.com/prettier/prettier/pull/14067">#14067</a>
by <a
href="https://github.com/jamescdavis"><code>@​jamescdavis</code></a>)</h4>
<p>This is a follow-up to <a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13930">#13930</a>
to establish wrapping consistency between opening block statements and
else blocks by
grouping params in opening blocks. This causes params to break to a new
line together and not be split across lines
unless the length of params exceeds the print width. This also updates
the else block wrapping to behave exactly the
same as opening blocks.</p>
<!-- raw HTML omitted -->
<pre lang="hbs"><code>{{! Input }}
{{#block param param param param param param param param param param as
|blockParam|}}
  Hello
{{else block param param param param param param param param param param
as |blockParam|}}
  There
{{/block}}
<p>{{! Prettier 2.8.3 }}
{{#block
param
param
param
param
param
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e681edb67c"><code>e681edb</code></a>
Release 2.8.4</li>
<li><a
href="6bb24b2c5a"><code>6bb24b2</code></a>
Fix leading comments in mapped types with <code>readonly</code>
(Cherry-pick <a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13427">#13427</a>)
(<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/1">#1</a>...</li>
<li><a
href="399f2fae40"><code>399f2fa</code></a>
Add changelog for <a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14206">#14206</a>
(<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14311">#14311</a>)</li>
<li><a
href="9842b29ca3"><code>9842b29</code></a>
Recognize <code>@satisfies</code> in Closure-style type casts (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14262">#14262</a>)</li>
<li><a
href="bc18fa4397"><code>bc18fa4</code></a>
Fix incorrect removal of parentheses when using an <code>infer</code>
with a constraint ...</li>
<li><a
href="f602be5a47"><code>f602be5</code></a>
Update <code>embeddedLanguageFormatting</code> option documentation (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14048">#14048</a>)</li>
<li><a
href="37fb53acf3"><code>37fb53a</code></a>
[handlebars] group params in opening block statements (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14067">#14067</a>)</li>
<li><a
href="310a5b1ba5"><code>310a5b1</code></a>
Handlebars: Improve HTML void element check (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14110">#14110</a>)</li>
<li><a
href="62195dd1f2"><code>62195dd</code></a>
Add .sl to the list of silentlyIgnoredDirs (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/14206">#14206</a>)</li>
<li><a
href="bf406f7728"><code>bf406f7</code></a>
Clean changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/2.8.2...2.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.8.2&new-version=2.8.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 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>
2023-02-21 08:30:27 +01:00
dependabot[bot]
85c37a26c9 Bump next from 13.1.3 to 13.1.6 in /frontend (#112)
Bumps [next](https://github.com/vercel/next.js) from 13.1.3 to 13.1.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v13.1.6</h2>
<h3>Core Changes</h3>
<ul>
<li>Add debug info to static bailout message: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45192">#45192</a></li>
<li>Fix dynamic no ssr with babel transform: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45091">#45091</a></li>
<li>Fix React.lazy preloading during SSR: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45160">#45160</a></li>
<li>Fix error overlay links in parenthesis: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45155">#45155</a></li>
<li>Add build time error if error.js is missing &quot;use client&quot;:
<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/44961">#44961</a></li>
<li>Show component stack in error overlay on hydration error: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45089">#45089</a></li>
<li>Reduce component stack spacing for components without metadata: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45218">#45218</a></li>
<li>Revert &quot;Revert &quot;Revert &quot;Revert &quot;Initial support
for metadata (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/44729">#44729</a>)&quot;&quot;
(<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45113">#45113</a>)&quot;&quot;:
<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45196">#45196</a></li>
<li>Update handling of autoscrolling on navigation in app: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/43845">#43845</a></li>
<li>perf: avoid sync re-renders when using next/link and next/image: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45165">#45165</a></li>
<li>Support metadata icons field: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45105">#45105</a></li>
<li>Add editor links to RSC build error: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45179">#45179</a></li>
<li>misc: change strategy for link prefetch test: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45234">#45234</a></li>
<li>Add handling for app/pages manifest race condition: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45244">#45244</a></li>
<li>Update transform exports and tests: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45251">#45251</a></li>
<li>Attach exports information in SWC transforms: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45261">#45261</a></li>
<li>Update app cache handling in development: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45248">#45248</a></li>
<li>TS plugin: warn about <code>amp</code> config in app: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45254">#45254</a></li>
<li>Fix typo in TS plugin: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45279">#45279</a></li>
<li>Allow metadata related exports in TS plugin: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45282">#45282</a></li>
<li>build(cargo): update turbopack to turbopack-230125.1: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45283">#45283</a></li>
<li>[edge] improve <code>fetch</code> stack traces in edge runtime: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/44750">#44750</a></li>
<li>Move router reducer to separate file: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45236">#45236</a></li>
<li>add next.config.js options currently supported by turbopack: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45309">#45309</a></li>
<li>Update debug logs for app cache: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45291">#45291</a></li>
<li>Improved <code>pnpm clean</code>: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45312">#45312</a></li>
<li>Fix:Manage Firefox and Safari Network error message: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/44929">#44929</a></li>
<li>build(cargo): update turbopack to turbopack-230126.1: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45322">#45322</a></li>
<li>add <code>pageExtensions</code> as a supported turbopack option: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45321">#45321</a></li>
<li>Ensure we warn for middleware with next export: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45288">#45288</a></li>
<li>Add unit test for shouldHardNavigate: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45303">#45303</a></li>
<li>Add unit test for redirect.ts: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45223">#45223</a></li>
<li>Add test for fillCacheWithNewSubTreeData: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45298">#45298</a></li>
<li>Add test for isNavigatingToNewRootLayout: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45305">#45305</a></li>
<li>Remove unused optimistic tree parameters: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45264">#45264</a></li>
<li>Ensure invalidateCacheBelowFlightSegmentPath file name is in line
with the rest: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45299">#45299</a></li>
<li>Resolve metadata fields: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45237">#45237</a></li>
<li>Add turbopack route resolve handling: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45314">#45314</a></li>
<li>Remove extra .ts from test file: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45328">#45328</a></li>
<li>Add test for createOptimisticTree: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45330">#45330</a></li>
<li>Clean up resolved todos: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45332">#45332</a></li>
<li>add <code>turbopackLoaders</code> to config validation: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45337">#45337</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Update example test file name in cypress example: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45146">#45146</a></li>
<li>chore: fix invalid-new-link error typo: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45157">#45157</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="be86fcf6d5"><code>be86fcf</code></a>
v13.1.6</li>
<li><a
href="bcd63af2c9"><code>bcd63af</code></a>
Fix fetch stack test on deploy</li>
<li><a
href="6e73650833"><code>6e73650</code></a>
v13.1.6-canary.3</li>
<li><a
href="deb3b0237b"><code>deb3b02</code></a>
Update i18n example to handle <code>public</code> files and
<code>/api</code> routes (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45266">#45266</a>)</li>
<li><a
href="6bcb06c19d"><code>6bcb06c</code></a>
Limit the static paths worker number during development (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45344">#45344</a>)</li>
<li><a
href="23353771d7"><code>2335377</code></a>
Fix next-server trace including dev server dependencies (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45359">#45359</a>)</li>
<li><a
href="1404eedf79"><code>1404eed</code></a>
Update flakey app prefetch test (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45361">#45361</a>)</li>
<li><a
href="ca134f6dce"><code>ca134f6</code></a>
Update flakey API support tests (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45360">#45360</a>)</li>
<li><a
href="01cd4ab4cb"><code>01cd4ab</code></a>
fix: next build in typescript 5.0 (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45275">#45275</a>)</li>
<li><a
href="b90b48e969"><code>b90b48e</code></a>
Remove invalid assertion/duplicate test suite (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/45355">#45355</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.1.3...v13.1.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.1.3&new-version=13.1.6)](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 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>
2023-02-21 08:19:12 +01:00
dependabot[bot]
2d3bcc110f Bump swr from 2.0.0 to 2.0.3 in /frontend (#111)
Bumps [swr](https://github.com/vercel/swr) from 2.0.0 to 2.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/swr/releases">swr's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.3</h2>
<h2>Patches</h2>
<ul>
<li>
<p>fix: parameters passed to subscribe is inconsistent with its
declaration by <a
href="https://github.com/hong24"><code>@​hong24</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2353">vercel/swr#2353</a></p>
</li>
<li>
<p>fix: when inifinite key changes, should use cached pagesize instead
of initialSize by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2386">vercel/swr#2386</a></p>
</li>
<li>
<p>fix: make compare function only compare data (<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2375">#2375</a>)
by <a
href="https://github.com/Retrospection"><code>@​Retrospection</code></a>
and <a href="https://github.com/promer94"><code>@​promer94</code></a> in
<a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2387">vercel/swr#2387</a>
<a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2389">vercel/swr#2389</a></p>
</li>
<li>
<p>fix: initial loading state should be false with revalidation is
disabed by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2382">vercel/swr#2382</a></p>
</li>
<li>
<p>fix: Ensure hydration matches the SSR result during streaming by <a
href="https://github.com/shuding"><code>@​shuding</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2391">vercel/swr#2391</a></p>
</li>
</ul>
<h2>Chores</h2>
<ul>
<li>ci: only run release when tags pushed by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2388">vercel/swr#2388</a></li>
<li>unify <code>-</code> characters in README.md by <a
href="https://github.com/JanKaifer"><code>@​JanKaifer</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2334">vercel/swr#2334</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/hong24"><code>@​hong24</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2353">vercel/swr#2353</a></li>
<li><a
href="https://github.com/Retrospection"><code>@​Retrospection</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2387">vercel/swr#2387</a></li>
<li><a href="https://github.com/JanKaifer"><code>@​JanKaifer</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2334">vercel/swr#2334</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/swr/compare/v2.0.2...v2.0.3">https://github.com/vercel/swr/compare/v2.0.2...v2.0.3</a></p>
<h2>v2.0.2</h2>
<h2>Patches</h2>
<ul>
<li>fix: delay revalidation if a key is already active and has error by
<a href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2338">vercel/swr#2338</a></li>
<li>fix: createCacheHelper type by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2365">vercel/swr#2365</a></li>
</ul>
<h2>Chores</h2>
<ul>
<li>release workflow by <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2374">vercel/swr#2374</a>,
<a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2381">vercel/swr#2381</a>,
<a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2383">vercel/swr#2383</a>,
<a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2384">vercel/swr#2384</a>,
<a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2385">vercel/swr#2385</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/swr/compare/v2.0.1...v2.0.2">https://github.com/vercel/swr/compare/v2.0.1...v2.0.2</a></p>
<h2>v2.0.1</h2>
<p>In this patch release, we majorly improved typing support and SWR can
infer the types based on the configuration.</p>
<ul>
<li>When the <code>suspense</code> option is <code>true</code>, the
returned <code>data</code> will exclude <code>undefined</code> and the
<code>isLoading</code> will always be <code>false</code>.</li>
<li>When the <code>fallbackData</code> option is provided, the returned
<code>data</code> will be the same type of <code>fallbackData</code>,
and the <code>isLoading</code> will always be <code>false</code>.</li>
</ul>
<p>Here's a demo for it:</p>
<p><a
href="https://user-images.githubusercontent.com/4800338/213288879-ffbeeeb5-aca5-4a65-8229-69fbf9b0bf70.mp4">https://user-images.githubusercontent.com/4800338/213288879-ffbeeeb5-aca5-4a65-8229-69fbf9b0bf70.mp4</a></p>
<h2>What's Changed</h2>
<ul>
<li>types: make FullConfiguration generic by <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2273">vercel/swr#2273</a></li>
<li>type: enforce array literal as tuple by <a
href="https://github.com/promer94"><code>@​promer94</code></a> in <a
href="https://github-redirect.dependabot.com/vercel/swr/pull/2283">vercel/swr#2283</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="903de33428"><code>903de33</code></a>
2.0.3</li>
<li><a
href="6fa714ba02"><code>6fa714b</code></a>
fix: Ensure hydration matches the SSR result during streaming (<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2391">#2391</a>)</li>
<li><a
href="77f922fe44"><code>77f922f</code></a>
unify <code>-</code> characters in README.md (<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2334">#2334</a>)</li>
<li><a
href="d603bb6483"><code>d603bb6</code></a>
fix: initial loading state should be false with revalidation is disabed
(<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2382">#2382</a>)</li>
<li><a
href="cc97171e42"><code>cc97171</code></a>
test: add test case for <a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2375">#2375</a>
(<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2389">#2389</a>)</li>
<li><a
href="e188ad9c3d"><code>e188ad9</code></a>
fix: make compare function only compare data (<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2375">#2375</a>)
(<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2387">#2387</a>)</li>
<li><a
href="8847ddcf83"><code>8847ddc</code></a>
ci: only run release when tags pushed (<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2388">#2388</a>)</li>
<li><a
href="8cc79324bc"><code>8cc7932</code></a>
fix: when inifinite key changes, should use cached pagesize instead of
initia...</li>
<li><a
href="33954d7b66"><code>33954d7</code></a>
fix: parameters passed to subscribe is inconsistent with its declaration
(<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2353">#2353</a>)</li>
<li><a
href="c0090ab95b"><code>c0090ab</code></a>
build: fix typos in workflow yml (<a
href="https://github-redirect.dependabot.com/vercel/swr/issues/2385">#2385</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/swr/compare/2.0.0...v2.0.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swr&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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>
2023-02-21 08:19:03 +01:00
dependabot[bot]
4b231db7f7 Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.53.0 in /frontend (#122)
Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 5.48.0 to 5.53.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>v5.53.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0">5.53.0</a>
(2023-02-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-generic-constructors]
handle default parameters (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6484">#6484</a>)
(<a
href="e8cebce972">e8cebce</a>)</li>
<li><strong>eslint-plugin:</strong> [no-mixed-enums] add rule (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6102">#6102</a>)
(<a
href="16144d1d6a">16144d1</a>)</li>
<li><strong>typescript-estree:</strong> expose a wrapper cache clearing
function for advanced usecases (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6476">#6476</a>)
(<a
href="d8164960d2">d816496</a>)</li>
</ul>
<h2>v5.52.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0">5.52.0</a>
(2023-02-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects]
correctly ignore zero-specifier imports (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6444">#6444</a>)
(<a
href="d5a6688a22">d5a6688</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] account
for optional chaining on potentially void values (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6432">#6432</a>)
(<a
href="e1d9c67981">e1d9c67</a>),
closes <a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5255">#5255</a></li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] fix false
positive when checking indexed access types (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6452">#6452</a>)
(<a
href="d569924cf3">d569924</a>)</li>
<li><strong>eslint-plugin:</strong> fix key-spacing when type starts on
next line (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6412">#6412</a>)
(<a
href="3eb2eed616">3eb2eed</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [block-spacing] extending base rule
for TS related blocks (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6195">#6195</a>)
(<a
href="b2db3f57d3">b2db3f5</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-function-return-type] add
allowFunctionsWithoutTypeParameters option (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6105">#6105</a>)
(<a
href="113640e974">113640e</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-function-return-type] add
allowIIFEs option (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6237">#6237</a>)
(<a
href="a1b3f7b4d9">a1b3f7b</a>)</li>
<li><strong>typescript-estree:</strong> add <code>.kind</code> to
<code>TSModuleDeclaration</code> (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6443">#6443</a>)
(<a
href="2f948df35b">2f948df</a>)</li>
<li><strong>typescript-estree:</strong> allow specifying project: true
(<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6084">#6084</a>)
(<a
href="dcd05f0b3a">dcd05f0</a>)</li>
</ul>
<h2>v5.51.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0">5.51.0</a>
(2023-02-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [sort-type-constituents] fixed
behavior change (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6384">#6384</a>)
(<a
href="5bf7f7fe48">5bf7f7f</a>),
closes <a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6339">#6339</a></li>
<li><strong>eslint-plugin:</strong> do not use .at(), Node 14 does not
support it (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6402">#6402</a>)
(<a
href="077ed1b5be">077ed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] improve
performance by removing unnecessary selectors (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6376">#6376</a>)
(<a
href="3647a1c1bb">3647a1c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] error on
logical expression (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6356">#6356</a>)
(<a
href="f330e06515">f330e06</a>)</li>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects] add
rule to warn against runtime side effects with
<code>verbatimModuleSyntax</code> (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6394">#6394</a>)
(<a
href="b14d3be0f3">b14d3be</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] add
allow nullable enum to strict boolean expressions (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6096">#6096</a>)
(<a
href="d4747cd8cc">d4747cd</a>)</li>
<li><strong>typescript-estree:</strong> cache project glob resolution
(<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6367">#6367</a>)
(<a
href="afae8374df">afae837</a>)</li>
</ul>
<h2>v5.50.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0">5.50.0</a>
(2023-01-31)</h1>
<!-- 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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0">5.53.0</a>
(2023-02-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-generic-constructors]
handle default parameters (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6484">#6484</a>)
(<a
href="e8cebce972">e8cebce</a>)</li>
<li><strong>eslint-plugin:</strong> [no-mixed-enums] add rule (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6102">#6102</a>)
(<a
href="16144d1d6a">16144d1</a>)</li>
</ul>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0">5.52.0</a>
(2023-02-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects]
correctly ignore zero-specifier imports (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6444">#6444</a>)
(<a
href="d5a6688a22">d5a6688</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] account
for optional chaining on potentially void values (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6432">#6432</a>)
(<a
href="e1d9c67981">e1d9c67</a>),
closes <a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5255">#5255</a></li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] fix false
positive when checking indexed access types (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6452">#6452</a>)
(<a
href="d569924cf3">d569924</a>)</li>
<li><strong>eslint-plugin:</strong> fix key-spacing when type starts on
next line (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6412">#6412</a>)
(<a
href="3eb2eed616">3eb2eed</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [block-spacing] extending base rule
for TS related blocks (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6195">#6195</a>)
(<a
href="b2db3f57d3">b2db3f5</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-function-return-type] add
allowFunctionsWithoutTypeParameters option (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6105">#6105</a>)
(<a
href="113640e974">113640e</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-function-return-type] add
allowIIFEs option (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6237">#6237</a>)
(<a
href="a1b3f7b4d9">a1b3f7b</a>)</li>
</ul>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0">5.51.0</a>
(2023-02-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [sort-type-constituents] fixed
behavior change (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6384">#6384</a>)
(<a
href="5bf7f7fe48">5bf7f7f</a>),
closes <a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6339">#6339</a></li>
<li><strong>eslint-plugin:</strong> do not use .at(), Node 14 does not
support it (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6402">#6402</a>)
(<a
href="077ed1b5be">077ed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] improve
performance by removing unnecessary selectors (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6376">#6376</a>)
(<a
href="3647a1c1bb">3647a1c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] error on
logical expression (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6356">#6356</a>)
(<a
href="f330e06515">f330e06</a>)</li>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects] add
rule to warn against runtime side effects with
<code>verbatimModuleSyntax</code> (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6394">#6394</a>)
(<a
href="b14d3be0f3">b14d3be</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] add
allow nullable enum to strict boolean expressions (<a
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6096">#6096</a>)
(<a
href="d4747cd8cc">d4747cd</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cb272f095b"><code>cb272f0</code></a>
chore: publish v5.53.0</li>
<li><a
href="e8cebce972"><code>e8cebce</code></a>
feat(eslint-plugin): [consistent-generic-constructors] handle default
paramet...</li>
<li><a
href="16144d1d6a"><code>16144d1</code></a>
feat(eslint-plugin): [no-mixed-enums] add rule (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6102">#6102</a>)</li>
<li><a
href="fc803cc6e3"><code>fc803cc</code></a>
docs(eslint-plugin): explicit-function-return-type: missing
allowFunctionsWit...</li>
<li><a
href="c46c793a34"><code>c46c793</code></a>
chore: publish v5.52.0</li>
<li><a
href="b2db3f57d3"><code>b2db3f5</code></a>
feat(eslint-plugin): [block-spacing] extending base rule for TS related
block...</li>
<li><a
href="d569924cf3"><code>d569924</code></a>
fix(eslint-plugin): [no-unnecessary-condition] fix false positive when
checki...</li>
<li><a
href="a1b3f7b4d9"><code>a1b3f7b</code></a>
feat(eslint-plugin): [explicit-function-return-type] add allowIIFEs
option (#...</li>
<li><a
href="e1d9c67981"><code>e1d9c67</code></a>
fix(eslint-plugin): [no-unnecessary-condition] account for optional
chaining ...</li>
<li><a
href="3eb2eed616"><code>3eb2eed</code></a>
fix(eslint-plugin): fix key-spacing when type starts on next line (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6412">#6412</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.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=5.48.0&new-version=5.53.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 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>
2023-02-21 08:18:38 +01:00
dependabot[bot]
65ffc7b91e Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.1 in /frontend (#89)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 16:59:59 +01:00
dependabot[bot]
8bff7f8f3e Bump eslint-plugin-react from 7.31.11 to 7.32.1 in /frontend (#86)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 16:41:21 +01:00