Commit Graph

682 Commits

Author SHA1 Message Date
dependabot[bot]
9b812e7fc3 Bump docker/build-push-action from 6.7.0 to 6.8.0 (#926)
Bumps
[docker/build-push-action](https://github.com/docker/build-push-action)
from 6.7.0 to 6.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/build-push-action/releases">docker/build-push-action's
releases</a>.</em></p>
<blockquote>
<h2>v6.8.0</h2>
<ul>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.37.1 to 0.38.0 in
<a
href="https://redirect.github.com/docker/build-push-action/pull/1230">docker/build-push-action#1230</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0">https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="32945a3392"><code>32945a3</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/1230">#1230</a>
from docker/dependabot/npm_and_yarn/docker/actions-t...</li>
<li><a
href="e0fe9cf0f2"><code>e0fe9cf</code></a>
chore: update generated content</li>
<li><a
href="8f1ff6bf9a"><code>8f1ff6b</code></a>
chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.37.1 to
0.38.0</li>
<li>See full diff in <a
href="5cd11c3a4c...32945a3392">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/build-push-action&package-manager=github_actions&previous-version=6.7.0&new-version=6.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:19:02 +02:00
dependabot[bot]
5852ccad46 Bump @tabler/icons-react from 3.18.0 to 3.19.0 in /frontend (#925)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.18.0 to 3.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.19.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/favicon</code></li>
<li><code>filled/icons</code></li>
<li><code>filled/ironing-1</code></li>
<li><code>filled/ironing-2</code></li>
<li><code>filled/ironing-3</code></li>
<li><code>filled/ironing-steam</code></li>
<li><code>filled/sitemap</code></li>
<li><code>outline/arrow-down-dashed</code></li>
<li><code>outline/arrow-left-dashed</code></li>
<li><code>outline/arrow-narrow-down-dashed</code></li>
<li><code>outline/arrow-narrow-left-dashed</code></li>
<li><code>outline/arrow-narrow-right-dashed</code></li>
<li><code>outline/arrow-narrow-up-dashed</code></li>
<li><code>outline/arrow-right-dashed</code></li>
<li><code>outline/arrow-up-dashed</code></li>
<li><code>outline/building-cog</code></li>
<li><code>outline/building-minus</code></li>
<li><code>outline/building-plus</code></li>
</ul>
<p>Fixed icon: <code>outline/sitemap</code></p>
<h3>Improvements</h3>
<ul>
<li>allow passing <code>class</code> from component in
<code>@tabler/icons-preact</code> package (<a
href="https://redirect.github.com/tabler/tabler-icons/pull/1223">tabler/tabler-icons#1223</a>)</li>
<li>allow treeshaking with <code>@tabler/icons-solidjs</code> package
(<a
href="https://redirect.github.com/tabler/tabler-icons/pull/1221">tabler/tabler-icons#1221</a>)</li>
<li>generate dynamic imports for <code>@tabler/icons-react</code>
package (<a
href="https://redirect.github.com/tabler/tabler-icons/pull/1081">tabler/tabler-icons#1081</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix default values for <code>size</code> and <code>stroke</code>
attributes in <code>@tabler/icons-vue</code> package (<a
href="https://redirect.github.com/tabler/tabler-icons/pull/1145">tabler/tabler-icons#1145</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8d4f23166d"><code>8d4f231</code></a>
Release 3.19.0</li>
<li><a
href="7d1f101f00"><code>7d1f101</code></a>
Generate dynamic imports for icons-react (<a
href="https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react/issues/1081">#1081</a>)</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.19.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:18:52 +02:00
dependabot[bot]
2495198de6 Bump micromatch from 4.0.5 to 4.0.8 in /docs (#922)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5
to 4.0.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/releases">micromatch's
releases</a>.</em></p>
<blockquote>
<h2>4.0.8</h2>
<p>Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We
consider the issues low-priority, so even if you see automated scanners
saying otherwise, don't be scared.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md">micromatch's
changelog</a>.</em></p>
<blockquote>
<h2>[4.0.8] - 2024-08-22</h2>
<ul>
<li>backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch</li>
</ul>
<h2>[4.0.7] - 2024-05-22</h2>
<ul>
<li>this is basically v4.0.5, with some README updates</li>
<li><strong>it is vulnerable to CVE-2024-4067</strong></li>
<li>Updated braces to v3.0.3 to avoid CVE-2024-4068</li>
<li>does NOT break API compatibility</li>
</ul>
<h2>[4.0.6] - 2024-05-21</h2>
<ul>
<li>Added <code>hasBraces</code> to check if a pattern contains
braces.</li>
<li>Fixes CVE-2024-4067</li>
<li><strong>BREAKS API COMPATIBILITY</strong></li>
<li>Should be labeled as a major release, but it's not.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8bd704ec0d"><code>8bd704e</code></a>
4.0.8</li>
<li><a
href="a0e68416a4"><code>a0e6841</code></a>
run verb to generate README documentation</li>
<li><a
href="4ec288484f"><code>4ec2884</code></a>
Merge branch 'v4' into hauserkristof-feature/v4.0.8</li>
<li><a
href="03aa805217"><code>03aa805</code></a>
Merge pull request <a
href="https://redirect.github.com/micromatch/micromatch/issues/266">#266</a>
from hauserkristof/feature/v4.0.8</li>
<li><a
href="814f5f70ef"><code>814f5f7</code></a>
lint</li>
<li><a
href="67fcce6a10"><code>67fcce6</code></a>
fix: CHANGELOG about braces &amp; CVE-2024-4068, v4.0.5</li>
<li><a
href="113f2e3fa7"><code>113f2e3</code></a>
fix: CVE numbers in CHANGELOG</li>
<li><a
href="d9dbd9a266"><code>d9dbd9a</code></a>
feat: updated CHANGELOG</li>
<li><a
href="2ab13157f4"><code>2ab1315</code></a>
fix: use actions/setup-node@v4</li>
<li><a
href="1406ea38f3"><code>1406ea3</code></a>
feat: rework test to work on macos with node 10,12 and 14</li>
<li>Additional commits viewable in <a
href="https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/evroon/bracket/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:18:43 +02:00
dependabot[bot]
102a45f5c4 Bump eslint-plugin-react from 7.36.1 to 7.37.0 in /frontend (#924)
Bumps
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
from 7.36.1 to 7.37.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.37.0</h2>
<h3>Added</h3>
<ul>
<li>add type generation (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>[]
<a href="https://github.com/voxpelli"><code>@​voxpelli</code></a>)</li>
<li>[<code>no-unescaped-entities</code>]: add suggestions (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>[]
<a
href="https://github.com/StyleShit"><code>@​StyleShit</code></a>)</li>
<li>[<code>forbid-component-props</code>]: add
<code>allowedForPatterns</code>/<code>disallowedForPatterns</code>
options (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>[]
<a href="https://github.com/Efimenko"><code>@​Efimenko</code></a>)</li>
<li>[<code>no-unstable-nested-components</code>]: add
<code>propNamePattern</code> to support custom render prop naming
conventions (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>[]
<a
href="https://github.com/danreeves"><code>@​danreeves</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[readme] flat config example for react 17+ (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>[]
<a href="https://github.com/GabenGar"><code>@​GabenGar</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1132">#1132</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1132">jsx-eslint/eslint-plugin-react#1132</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2>[7.37.0] - 2024.09.26</h2>
<h3>Added</h3>
<ul>
<li>add type generation (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>[]
<a href="https://github.com/voxpelli"><code>@​voxpelli</code></a>)</li>
<li>[<code>no-unescaped-entities</code>]: add suggestions (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>[]
<a
href="https://github.com/StyleShit"><code>@​StyleShit</code></a>)</li>
<li>[<code>forbid-component-props</code>]: add
<code>allowedForPatterns</code>/<code>disallowedForPatterns</code>
options (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>[]
<a href="https://github.com/Efimenko"><code>@​Efimenko</code></a>)</li>
<li>[<code>no-unstable-nested-components</code>]: add
<code>propNamePattern</code> to support custom render prop naming
conventions (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>[]
<a
href="https://github.com/danreeves"><code>@​danreeves</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[readme] flat config example for react 17+ (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>[]
<a href="https://github.com/GabenGar"><code>@​GabenGar</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3831">jsx-eslint/eslint-plugin-react#3831</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3830">jsx-eslint/eslint-plugin-react#3830</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3826">jsx-eslint/eslint-plugin-react#3826</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3824">jsx-eslint/eslint-plugin-react#3824</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3805">jsx-eslint/eslint-plugin-react#3805</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ec27e20c67"><code>ec27e20</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="0cc5b7abe2"><code>0cc5b7a</code></a>
[meta] fix release workflow</li>
<li><a
href="744135b536"><code>744135b</code></a>
[readme] flat config example for react 17+</li>
<li><a
href="a1273d5e4b"><code>a1273d5</code></a>
[New] <code>no-unstable-nested-components</code>: add
<code>propNamePattern</code> to support custo...</li>
<li><a
href="30732140d3"><code>3073214</code></a>
[New] <code>forbid-component-props</code>: add
<code>allowedForPatterns</code>/`disallowedForPatter...</li>
<li><a
href="95297ed106"><code>95297ed</code></a>
[New] <code>no-unescaped-entities</code>: add suggestions</li>
<li><a
href="7f3ac1bc19"><code>7f3ac1b</code></a>
[New] add type generation</li>
<li><a
href="4ecf034e0d"><code>4ecf034</code></a>
[Dev Deps] update <code>eslint-plugin-import</code>,
<code>gfm-footnotes</code></li>
<li><a
href="9668ee0762"><code>9668ee0</code></a>
[meta] fix release workflow</li>
<li>See full diff in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.1...v7.37.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 08:58:57 +02:00
dependabot[bot]
9c06c34a1c Bump @tabler/icons-react from 3.17.0 to 3.18.0 in /frontend (#923)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.17.0 to 3.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.18.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>outline/joker</code></li>
<li><code>outline/number-10</code></li>
<li><code>outline/number-11</code></li>
<li><code>outline/play-card-1</code></li>
<li><code>outline/play-card-10</code></li>
<li><code>outline/play-card-2</code></li>
<li><code>outline/play-card-3</code></li>
<li><code>outline/play-card-4</code></li>
<li><code>outline/play-card-5</code></li>
<li><code>outline/play-card-6</code></li>
<li><code>outline/play-card-7</code></li>
<li><code>outline/play-card-8</code></li>
<li><code>outline/play-card-9</code></li>
<li><code>outline/play-card-a</code></li>
<li><code>outline/play-card-j</code></li>
<li><code>outline/play-card-k</code></li>
<li><code>outline/play-card-q</code></li>
<li><code>outline/play-card-star</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="261e23df42"><code>261e23d</code></a>
Release 3.18.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.18.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 08:58:43 +02:00
dependabot[bot]
898b0dcc95 Bump @mantine/form from 7.12.1 to 7.13.0 in /frontend (#921)
Bumps
[@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form)
from 7.12.1 to 7.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/form</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.13.0 🎇</h2>
<p><a href="https://mantine.dev/changelog/7-13-0">View changelog with
demos on mantine.dev website</a></p>
<h2>Container queries support in Grid</h2>
<p>You can now use <a
href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_queries">container
queries</a>
in <a href="https://mantine.dev/core/grid">Grid</a> component. With
container queries, all responsive values
are adjusted based on the container width, not the viewport width.</p>
<p>Example of using container queries. To see how the grid changes,
resize the root element
of the demo with the resize handle located at the bottom right corner of
the demo:</p>
<pre lang="tsx"><code>import { Grid } from '@mantine/core';
<p>function Demo() {
return (
// Wrapper div is added for demonstration purposes only,
// it is not required in real projects
&lt;div style={{ resize: 'horizontal', overflow: 'hidden', maxWidth:
'100%' }}&gt;
&lt;Grid
type=&quot;container&quot;
breakpoints={{ xs: '100px', sm: '200px', md: '300px', lg: '400px', xl:
'500px' }}
&gt;
&lt;Col span={{ base: 12, md: 6, lg: 3 }}&gt;1&lt;/Col&gt;
&lt;Col span={{ base: 12, md: 6, lg: 3 }}&gt;2&lt;/Col&gt;
&lt;Col span={{ base: 12, md: 6, lg: 3 }}&gt;3&lt;/Col&gt;
&lt;Col span={{ base: 12, md: 6, lg: 3 }}&gt;4&lt;/Col&gt;
&lt;/Grid&gt;
&lt;/div&gt;
);
}
</code></pre></p>
<h2>CompositeChart component</h2>
<p>New <a
href="https://mantine.dev/charts/composite-chart">CompositeChart</a>
component allows using <code>Line</code>, <code>Area</code> and
<code>Bar</code> charts together in a single chart:</p>
<pre lang="tsx"><code>import { CompositeChart } from '@mantine/charts';
import { data } from './data';
<p>function Demo() {
return (
&lt;CompositeChart
h={300}
data={data}
dataKey=&quot;date&quot;
unit=&quot;$&quot;
maxBarWidth={30}
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8b1859682c"><code>8b18596</code></a>
[release] Version: 7.13.0</li>
<li><a
href="e5f3a53715"><code>e5f3a53</code></a>
[core] Migrate to eslint 9</li>
<li><a
href="133b7bf0c7"><code>133b7bf</code></a>
[release] Version: 7.12.2</li>
<li><a
href="e10e3bf52a"><code>e10e3bf</code></a>
[<code>@​mantine/form</code>] Fix error thrown for nullable values dirty
status check (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/6672">#6672</a>)</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.13.0/packages/@mantine/form">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 07:04:01 +02:00
Erik Vroon
d37e113cc9 New Crowdin updates (#918) 2024-09-22 10:24:12 +02:00
dependabot[bot]
8cd0f1e6f6 Bump next from 14.2.2 to 14.2.10 in /frontend (#917)
Bumps [next](https://github.com/vercel/next.js) from 14.2.2 to 14.2.10.
<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>v14.2.10</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>Remove invalid fallback revalidate value (<a
href="https://redirect.github.com/vercel/next.js/pull/69990">vercel/next.js#69990</a>)</li>
<li>Revert server action optimization (<a
href="https://redirect.github.com/vercel/next.js/pull/69925">vercel/next.js#69925</a>)</li>
<li>Add ability to customize Cache-Control (<a
href="https://redirect.github.com/vercel/next.js/issues/69802">#69802</a>)</li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> and <a
href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p>
<h2>v14.2.9</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>Revert &quot;Fix esm property def in flight loader (<a
href="https://redirect.github.com/vercel/next.js/issues/66990">#66990</a>)&quot;
(<a
href="https://redirect.github.com/vercel/next.js/issues/69749">#69749</a>)</li>
<li>Disable experimental.optimizeServer by default to fix failed server
action (<a
href="https://redirect.github.com/vercel/next.js/issues/69788">#69788</a>)</li>
<li>Fix middleware fallback: false case (<a
href="https://redirect.github.com/vercel/next.js/issues/69799">#69799</a>)</li>
<li>Fix status code for /_not-found route (<a
href="https://redirect.github.com/vercel/next.js/issues/64058">#64058</a>)
(<a
href="https://redirect.github.com/vercel/next.js/issues/69808">#69808</a>)</li>
<li>Fix metadata prop merging (<a
href="https://redirect.github.com/vercel/next.js/issues/69807">#69807</a>)</li>
<li>create-next-app: fix font file corruption when using import alias
(<a
href="https://redirect.github.com/vercel/next.js/issues/69806">#69806</a>)</li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/huozhi"><code>@​huozhi</code></a>, <a
href="https://github.com/ztanner"><code>@​ztanner</code></a>, <a
href="https://github.com/ijjk"><code>@​ijjk</code></a>, and <a
href="https://github.com/lubieowoce"><code>@​lubieowoce</code></a> for
helping!</p>
<h2>v14.2.8</h2>
<h2>What's Changed</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes and minor improvements. It does
<strong>not</strong> include all pending features/changes on canary.</p>
</blockquote>
<h3>Support <code>esmExternals</code> in app directory</h3>
<ul>
<li>Support esm externals in app router (<a
href="https://redirect.github.com/vercel/next.js/issues/65041">#65041</a>)</li>
<li>Turbopack: Allow client components from foreign code in app routes
(<a
href="https://redirect.github.com/vercel/next.js/issues/64751">#64751</a>)</li>
<li>Turbopack: add support for esm externals in app dir (<a
href="https://redirect.github.com/vercel/next.js/issues/64918">#64918</a>)</li>
<li>other related PRs: <a
href="https://redirect.github.com/vercel/next.js/issues/66990">#66990</a>
<a
href="https://redirect.github.com/vercel/next.js/issues/66727">#66727</a>
<a
href="https://redirect.github.com/vercel/next.js/issues/66286">#66286</a>
<a
href="https://redirect.github.com/vercel/next.js/issues/65519">#65519</a></li>
</ul>
<h3>Reading cookies set in middleware in components and actions</h3>
<ul>
<li>initialize ALS with cookies in middleware (<a
href="https://redirect.github.com/vercel/next.js/issues/65008">#65008</a>)</li>
<li>fix middleware cookie initialization (<a
href="https://redirect.github.com/vercel/next.js/issues/65820">#65820</a>)</li>
<li>ensure cookies set in middleware can be read in a server action (<a
href="https://redirect.github.com/vercel/next.js/issues/67924">#67924</a>)</li>
<li>fix: merged middleware cookies should preserve options (<a
href="https://redirect.github.com/vercel/next.js/issues/67956">#67956</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="937651fede"><code>937651f</code></a>
v14.2.10</li>
<li><a
href="7ed7f125e0"><code>7ed7f12</code></a>
Remove invalid fallback revalidate value (<a
href="https://redirect.github.com/vercel/next.js/issues/69990">#69990</a>)</li>
<li><a
href="99de057300"><code>99de057</code></a>
Revert server action optimization (<a
href="https://redirect.github.com/vercel/next.js/issues/69925">#69925</a>)</li>
<li><a
href="24647b9a3a"><code>24647b9</code></a>
Add ability to customize Cache-Control (<a
href="https://redirect.github.com/vercel/next.js/issues/69802">#69802</a>)</li>
<li><a
href="6fa8982f8e"><code>6fa8982</code></a>
v14.2.9</li>
<li><a
href="7998745f37"><code>7998745</code></a>
test: lock ts type check (<a
href="https://redirect.github.com/vercel/next.js/issues/69889">#69889</a>)</li>
<li><a
href="4bd3849ccd"><code>4bd3849</code></a>
create-next-app: fix font file corruption when using import alias (<a
href="https://redirect.github.com/vercel/next.js/issues/69806">#69806</a>)</li>
<li><a
href="375680103b"><code>3756801</code></a>
test: check most possible combination of CNA flags</li>
<li><a
href="9a72ad6e61"><code>9a72ad6</code></a>
unpin CNA tests from 14.2.3</li>
<li><a
href="747d365004"><code>747d365</code></a>
Fix metadata prop merging (<a
href="https://redirect.github.com/vercel/next.js/issues/69807">#69807</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v14.2.2...v14.2.10">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=14.2.2&new-version=14.2.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/evroon/bracket/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 09:28:38 +02:00
dependabot[bot]
fb80e43bd6 Bump babel-loader from 9.1.3 to 9.2.1 in /frontend (#915)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3
to 9.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel-loader/releases">babel-loader's
releases</a>.</em></p>
<blockquote>
<h2>v9.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Avoid error on missing getLogger by <a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>
in <a
href="https://redirect.github.com/babel/babel-loader/pull/1045">babel/babel-loader#1045</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1">https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1</a></p>
<h2>v9.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove caller option check by <a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1007">babel/babel-loader#1007</a></li>
<li>Update deps by <a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1025">babel/babel-loader#1025</a></li>
<li>docs: clarify that <code>cacheIdentifier</code> is computed from the
merged options by <a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1000">babel/babel-loader#1000</a></li>
<li>Add babel-loader logger by <a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1037">babel/babel-loader#1037</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0">https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1a9240b228"><code>1a9240b</code></a>
9.2.1</li>
<li><a
href="5e5dd0cb1b"><code>5e5dd0c</code></a>
Avoid error on missing getLogger (v9) (<a
href="https://redirect.github.com/babel/babel-loader/issues/1045">#1045</a>)</li>
<li><a
href="d280ee32ef"><code>d280ee3</code></a>
9.2.0</li>
<li><a
href="a1a24cac78"><code>a1a24ca</code></a>
backport <a
href="https://redirect.github.com/babel/babel-loader/issues/1034">#1034</a>
to 9.x (<a
href="https://redirect.github.com/babel/babel-loader/issues/1037">#1037</a>)</li>
<li><a
href="e4492878ee"><code>e449287</code></a>
docs: clarify that <code>cacheIdentifier</code> is computed from the
merged options (<a
href="https://redirect.github.com/babel/babel-loader/issues/1000">#1000</a>)</li>
<li><a
href="06c3ad8bc1"><code>06c3ad8</code></a>
Update deps (<a
href="https://redirect.github.com/babel/babel-loader/issues/1025">#1025</a>)</li>
<li><a
href="943f412a6f"><code>943f412</code></a>
Update metadata test (<a
href="https://redirect.github.com/babel/babel-loader/issues/1024">#1024</a>)</li>
<li><a
href="955e577df3"><code>955e577</code></a>
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/babel/babel-loader/issues/1020">#1020</a>)</li>
<li><a
href="c5df50c958"><code>c5df50c</code></a>
Update tests (<a
href="https://redirect.github.com/babel/babel-loader/issues/1003">#1003</a>)</li>
<li><a
href="a186b8bb8b"><code>a186b8b</code></a>
Remove caller option check (<a
href="https://redirect.github.com/babel/babel-loader/issues/1007">#1007</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=babel-loader&package-manager=npm_and_yarn&previous-version=9.1.3&new-version=9.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 09:50:41 +02:00
dependabot[bot]
6100cf7436 Bump date-fns from 4.0.0 to 4.1.0 in /frontend (#914)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.0.0 to
4.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/date-fns/date-fns/releases">date-fns's
releases</a>.</em></p>
<blockquote>
<h2>v4.1.0</h2>
<p>This release adds time zone support to format functions (that I
somehow missed when working on the feature) and fixes a few bugs.</p>
<p>Make sure also upgrade <code>TZDate</code> to v1.0.2 as it <a
href="https://github.com/date-fns/tz/blob/main/CHANGELOG.md#v102---2024-09-14">includes
a bunch of critical bug fixes</a>.</p>
<h3>Fixed</h3>
<ul>
<li>Fixed internal <code>constructFrom</code> throwing an exception on
<code>null</code> arguments. While <code>null</code> isn't allowed, the
functions should rather return <code>Invalid Date</code> or
<code>NaN</code> in such cases. See <a
href="https://redirect.github.com/date-fns/date-fns/issues/3885">#3885</a>.</li>
</ul>
<h3>Added</h3>
<ul>
<li>Added missing time zone support to <code>format</code>,
<code>formatISO</code>, <code>formatISO9075</code>,
<code>formatRelative</code> and <code>formatRFC3339</code>. See <a
href="https://redirect.github.com/date-fns/date-fns/issues/3886">#3886</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md">date-fns's
changelog</a>.</em></p>
<blockquote>
<h2>v4.1.0 - 2024-09-17</h2>
<p>This release adds time zone support to format functions (that I
somehow missed when working on the feature) and fixes a few bugs.</p>
<p>Make sure also upgrade <code>TZDate</code> to v1.0.2 as it <a
href="https://github.com/date-fns/tz/blob/main/CHANGELOG.md#v102---2024-09-14">includes
a bunch of critical bug fixes</a>.</p>
<h3>Fixed</h3>
<ul>
<li>Fixed internal <code>constructFrom</code> throwing an exception on
<code>null</code> arguments. While <code>null</code> isn't allowed, the
functions should rather return <code>Invalid Date</code> or
<code>NaN</code> in such cases. See <a
href="https://redirect.github.com/date-fns/date-fns/issues/3885">#3885</a>.</li>
</ul>
<h3>Added</h3>
<ul>
<li>Added missing time zone support to <code>format</code>,
<code>formatISO</code>, <code>formatISO9075</code>,
<code>formatRelative</code> and <code>formatRFC3339</code>. See <a
href="https://redirect.github.com/date-fns/date-fns/issues/3886">#3886</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="313b902b9a"><code>313b902</code></a>
Fix v4.1.0 change log entry</li>
<li><a
href="26cd336cc2"><code>26cd336</code></a>
Promote to v4.1.0</li>
<li><a
href="97b53b97e9"><code>97b53b9</code></a>
Cover time zone edge cases</li>
<li><a
href="59b756385a"><code>59b7563</code></a>
Add missing time zone support to format, formatISO, formatISO9075,
formatRela...</li>
<li><a
href="0121164052"><code>0121164</code></a>
Prevent constructFrom from throwing an error on null</li>
<li><a
href="bd87ef5848"><code>bd87ef5</code></a>
Update <code>@​date-fns/docs</code></li>
<li>See full diff in <a
href="https://github.com/date-fns/date-fns/compare/v4.0.0...v4.1.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 09:50:26 +02:00
dependabot[bot]
ae472de274 Bump @hello-pangea/dnd from 16.6.0 to 17.0.0 in /frontend (#913)
Bumps [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) from
16.6.0 to 17.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hello-pangea/dnd/releases"><code>@​hello-pangea/dnd</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 17.0.0</h2>
<h2><a
href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">17.0.0</a>
(2024-09-14)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9</li>
<li><strong>react:</strong> drop support for v16 and v17</li>
</ul>
<h3>Others 🔧</h3>
<ul>
<li>bump borwserlist to latest version (<a
href="e826e012ba">e826e01</a>)</li>
<li><strong>deps-dev:</strong> bump express from 4.19.1 to 4.20.0 (<a
href="8f149d2acc">8f149d2</a>)</li>
<li><strong>deps-dev:</strong> bump ws from 7.5.9 to 7.5.10 (<a
href="fa6119c48a">fa6119c</a>)</li>
<li><strong>deps:</strong> update dependency
<code>@​babel/runtime</code> to ^7.25.6 (<a
href="646858eeb3">646858e</a>)</li>
<li><strong>dev-deps:</strong> update all non-major development
dependencies (<a
href="9ac3f0c7f1">9ac3f0c</a>)</li>
<li><strong>dev-deps:</strong> update dependency
<code>@​atlaskit/theme</code> to v13 (<a
href="c091b8a984">c091b8a</a>)</li>
<li><strong>dev-deps:</strong> update dependency jest-axe to v9 (<a
href="fbb66cc667">fbb66cc</a>)</li>
<li><strong>dev-deps:</strong> update dependency jsdom to v25 (<a
href="34a8feb4db">34a8feb</a>)</li>
<li><strong>dev-deps:</strong> update dependency rimraf to v6 (<a
href="460f580889">460f580</a>)</li>
<li><strong>dev-deps:</strong> update dependency wait-on to v8 (<a
href="b57aa0642f">b57aa06</a>)</li>
<li><strong>dev-deps:</strong> update dependency webpack to v5.94.0
[SECURITY] (<a
href="491eeb85b5">491eeb8</a>)</li>
</ul>
<h3>Features 🔥</h3>
<ul>
<li><strong>react:</strong> drop support for v16 and v17 (<a
href="38e6b49cae">38e6b49</a>)</li>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9 (<a
href="8334755f4e">8334755</a>)</li>
</ul>
<h3>Docs 📃</h3>
<ul>
<li><strong>storybook:</strong> fix documentation link (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/819">#819</a>)
(<a
href="4f98074280">4f98074</a>)</li>
</ul>
<h3>Code Refactoring 🖌</h3>
<ul>
<li><strong>types:</strong> make <code>Id</code> generic (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/818">#818</a>)
(<a
href="a764bcf6fc">a764bcf</a>),
closes <a
href="https://redirect.github.com/hello-pangea/dnd/issues/817">#817</a></li>
</ul>
<h3>Tests 🧪</h3>
<ul>
<li>bump cypress (<a
href="9a60edc76d">9a60edc</a>)</li>
</ul>
<h3>CI 🛠</h3>
<ul>
<li>bump pnpm cache version (<a
href="e2c581f98e">e2c581f</a>)</li>
<li>fix chromatic deploy action (<a
href="7a9d65dd61">7a9d65d</a>)</li>
<li><strong>pnpm:</strong> bump to 9.10.0 (<a
href="f59cf9fe1e">f59cf9f</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hello-pangea/dnd/blob/main/CHANGELOG.md"><code>@​hello-pangea/dnd</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">17.0.0</a>
(2024-09-14)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9</li>
<li><strong>react:</strong> drop support for v16 and v17</li>
</ul>
<h3>Others 🔧</h3>
<ul>
<li>bump borwserlist to latest version (<a
href="e826e012ba">e826e01</a>)</li>
<li><strong>deps-dev:</strong> bump express from 4.19.1 to 4.20.0 (<a
href="8f149d2acc">8f149d2</a>)</li>
<li><strong>deps-dev:</strong> bump ws from 7.5.9 to 7.5.10 (<a
href="fa6119c48a">fa6119c</a>)</li>
<li><strong>deps:</strong> update dependency
<code>@​babel/runtime</code> to ^7.25.6 (<a
href="646858eeb3">646858e</a>)</li>
<li><strong>dev-deps:</strong> update all non-major development
dependencies (<a
href="9ac3f0c7f1">9ac3f0c</a>)</li>
<li><strong>dev-deps:</strong> update dependency
<code>@​atlaskit/theme</code> to v13 (<a
href="c091b8a984">c091b8a</a>)</li>
<li><strong>dev-deps:</strong> update dependency jest-axe to v9 (<a
href="fbb66cc667">fbb66cc</a>)</li>
<li><strong>dev-deps:</strong> update dependency jsdom to v25 (<a
href="34a8feb4db">34a8feb</a>)</li>
<li><strong>dev-deps:</strong> update dependency rimraf to v6 (<a
href="460f580889">460f580</a>)</li>
<li><strong>dev-deps:</strong> update dependency wait-on to v8 (<a
href="b57aa0642f">b57aa06</a>)</li>
<li><strong>dev-deps:</strong> update dependency webpack to v5.94.0
[SECURITY] (<a
href="491eeb85b5">491eeb8</a>)</li>
</ul>
<h3>Features 🔥</h3>
<ul>
<li><strong>react:</strong> drop support for v16 and v17 (<a
href="38e6b49cae">38e6b49</a>)</li>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9 (<a
href="8334755f4e">8334755</a>)</li>
</ul>
<h3>Docs 📃</h3>
<ul>
<li><strong>storybook:</strong> fix documentation link (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/819">#819</a>)
(<a
href="4f98074280">4f98074</a>)</li>
</ul>
<h3>Code Refactoring 🖌</h3>
<ul>
<li><strong>types:</strong> make <code>Id</code> generic (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/818">#818</a>)
(<a
href="a764bcf6fc">a764bcf</a>),
closes <a
href="https://redirect.github.com/hello-pangea/dnd/issues/817">#817</a></li>
</ul>
<h3>Tests 🧪</h3>
<ul>
<li>bump cypress (<a
href="9a60edc76d">9a60edc</a>)</li>
</ul>
<h3>CI 🛠</h3>
<ul>
<li>bump pnpm cache version (<a
href="e2c581f98e">e2c581f</a>)</li>
<li>fix chromatic deploy action (<a
href="7a9d65dd61">7a9d65d</a>)</li>
<li><strong>pnpm:</strong> bump to 9.10.0 (<a
href="f59cf9fe1e">f59cf9f</a>)</li>
<li>refactor pnpm setup and drop node_modules caching (<a
href="c9ea36d01f">c9ea36d</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="feaa5af9fb"><code>feaa5af</code></a>
chore: release 17.0.0</li>
<li><a
href="646858eeb3"><code>646858e</code></a>
chore(deps): update dependency <code>@​babel/runtime</code> to
^7.25.6</li>
<li><a
href="8334755f4e"><code>8334755</code></a>
feat(redux): bump redux to v5 and react-redux to v9</li>
<li><a
href="38e6b49cae"><code>38e6b49</code></a>
feat(react): drop support for v16 and v17</li>
<li><a
href="c83cb5434c"><code>c83cb54</code></a>
ci: update wagoid/commitlint-github-action action to v6</li>
<li><a
href="460f580889"><code>460f580</code></a>
chore(dev-deps): update dependency rimraf to v6</li>
<li><a
href="8f149d2acc"><code>8f149d2</code></a>
chore(deps-dev): bump express from 4.19.1 to 4.20.0</li>
<li><a
href="b57aa0642f"><code>b57aa06</code></a>
chore(dev-deps): update dependency wait-on to v8</li>
<li><a
href="fbb66cc667"><code>fbb66cc</code></a>
chore(dev-deps): update dependency jest-axe to v9</li>
<li><a
href="fa6119c48a"><code>fa6119c</code></a>
chore(deps-dev): bump ws from 7.5.9 to 7.5.10</li>
<li>Additional commits viewable in <a
href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 09:56:55 +02:00
dependabot[bot]
c90bb1f898 Bump date-fns from 3.6.0 to 4.0.0 in /frontend (#912)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to
4.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md">date-fns's
changelog</a>.</em></p>
<blockquote>
<h2>v4.0.0 - 2024-09-16</h2>
<p>I have great news! First, ten years after its release, date-fns
finally gets first-class time zone support.</p>
<p>Another great news is that there aren't many breaking changes in this
release. All of them are type-related and will affect only those
explicitly using internal date-fns types. Finally, it has been less than
a year since the last major release, which is an improvement over the
previous four years between v2 and v3. I plan on keeping the pace and
minimizing breaking changes moving forward.</p>
<p><a href="https://blog.date-fns.org/v40-with-time-zone-support/">Read
more about the release in the announcement blog post</a>.</p>
<p>- <a href="https://twitter.com/kossnocorp"><code>Sasha
@​kossnocorp</code></a></p>
<h3>Added</h3>
<ul>
<li>
<p>Added time zones support via <a
href="https://github.com/date-fns/tz"><code>@date-fns/tz</code></a>'s
<code>TZDate</code> class and <code>tz</code> helper function. See its
<a href="https://github.com/date-fns/tz">README</a> for the details
about the API.</p>
</li>
<li>
<p>All relevant functions now accept the context <code>in</code> option,
which allows to specify the time zone to make the calculations in. If
the function also returns a date, it will be in the specified time
zone:</p>
<pre lang="ts"><code>import { addDays, startOfDay } from
&quot;date-fns&quot;;
import { tz } from &quot;@date-fns/tz&quot;;
<p>startOfDay(addDays(Date.now(), 5, { in:
tz(&quot;Asia/Singapore&quot;) }));<br />
//=&gt; &quot;2024-09-16T00:00:00.000+08:00&quot;<br />
</code></pre></p>
<p>In the example, <code>addDays</code> will get the current date and
time in Singapore and add 5 days to it. <code>startOfDay</code> will
inherit the date type and return the start of the day in Singapore.</p>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>
<p>The function arguments, as well as <code>Interval</code>'s
<code>start</code> and <code>end</code>, now can be of different types,
allowing you to mix <code>UTCDate</code>, <code>TZDate</code>,
<code>Date</code>, and other extensions, as well as primitives (strings
and numbers).</p>
<p>The functions will normalize these values, make calculations, and
return the result in the same type, preventing any bugs caused by the
discrepancy. If passed, the type will be inferred from the context
<code>in</code> option or the first encountered argument object type.
The <code>Interval</code>'s <code>start</code> and <code>end</code> will
be considered separately, starting from <code>start</code>.</p>
<p>In the given example, the result will be in the <code>TZDate</code>
as the first argument is a number, and the <code>start</code> takes
precedence over the <code>end</code>.</p>
<pre lang="ts"><code>clamp(Date.now(), {
  start: new TZDate(start, &quot;Asia/Singapore&quot;),
  end: new UTCDate(),
});
//=&gt; TZDate
</code></pre>
</li>
<li>
<p><strong>BREAKING</strong>: This release contains a bunch of types
changes that should not affect the library's expected usage. The changes
are primarily internal and nuanced, so rather than listing them here, I
recommend you running the type checker after the upgrade. If there are
unfixable problems, please <a
href="https://github.com/date-fns/date-fns/issues/new">open an
issue</a>.</p>
</li>
<li>
<p><strong>BREAKING</strong>: The package now is ESM-first. The CommonJS
is still support and It should not affect most users, but it might break
in certains environments. If you encounter any issues, please <a
href="https://github.com/date-fns/date-fns/issues/new">report
them</a>.</p>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed CDN build compatibility with jQuery and other tools that
expose <code>$</code> by properly wrapping the code in an IIFE.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/date-fns/date-fns/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=date-fns&package-manager=npm_and_yarn&previous-version=3.6.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>
2024-09-16 09:56:36 +02:00
dependabot[bot]
1c1ecd0795 Bump @tabler/icons-react from 3.16.0 to 3.17.0 in /frontend (#911)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.16.0 to 3.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.17.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/car-suv</code></li>
<li><code>filled/car</code></li>
<li><code>filled/device-cctv</code></li>
<li><code>filled/device-desktop</code></li>
<li><code>filled/device-gamepad-3</code></li>
<li><code>filled/device-imac</code></li>
<li><code>filled/device-ipad</code></li>
<li><code>filled/device-remote</code></li>
<li><code>filled/device-speaker</code></li>
<li><code>filled/device-tv-old</code></li>
<li><code>filled/device-tv</code></li>
<li><code>filled/device-usb</code></li>
<li><code>filled/device-vision-pro</code></li>
<li><code>filled/device-watch</code></li>
<li><code>filled/directions</code></li>
<li><code>filled/disc</code></li>
<li><code>filled/discount</code></li>
<li><code>filled/elevator</code></li>
</ul>
<p>Fixed icons: <code>outline/device-gamepad-3</code>,
<code>outline/device-ipad</code>, <code>outline/device-usb</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="405bcfffba"><code>405bcff</code></a>
Release 3.17.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.17.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 09:55:41 +02:00
dependabot[bot]
e94517cf89 Bump eslint-plugin-react from 7.35.0 to 7.36.1 in /frontend (#910)
Bumps
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
from 7.35.0 to 7.36.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.36.1</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="docs/rules/no-is-mounted.md"><code>no-is-mounted</code></a>: fix
logic in method name check (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[]
<a
href="https://github.com/Mathias-S"><code>@​Mathias-S</code></a>)</li>
<li><a
href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>:
Avoid crashing on valueless boolean props (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[]
<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p>
<h2>v7.36.0</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-string-refs</code>]: allow this.refs in &gt; 18.3.0 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[]
<a
href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>)</li>
<li><a
href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>
Add <code>elementOverrides</code> option and the ability to ignore this
rule on specific elements (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[]
<a
href="https://github.com/Pearce-Ropion"><code>@​Pearce-Ropion</code></a>)</li>
<li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref
parameter is added (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[]
<a href="https://github.com/NotWoods"><code>@​NotWoods</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>function-component-definition</code>], <a
href="docs/rules/boolean-prop-naming.md"><code>boolean-prop-naming</code></a>,
[<code>jsx-first-prop-new-line</code>],
[<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use
type args (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>JSX pragma: fail gracefully (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-props-no-spreading</code>]: add
<code>explicitSpread</code> option to schema (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v6 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v7 and v8 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/hampustagerud"><code>@​hampustagerud</code></a>)</li>
<li>[Docs] [<code>no-danger</code>]: update broken link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[]
<a
href="https://github.com/lucasrmendonca"><code>@​lucasrmendonca</code></a>)</li>
<li>[types] add jsdoc type annotations (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
<li>[Tests] <code>button-has-type</code>: add test case with spread (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1">7.36.1</a>
- 2024.09.12</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-is-mounted</code>]: fix logic in method name check (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[]
<a
href="https://github.com/Mathias-S"><code>@​Mathias-S</code></a>)</li>
<li>[<code>jsx-no-literals</code>]: Avoid crashing on valueless boolean
props (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[]
<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0">7.36.0</a>
- 2024.09.12</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-string-refs</code>]: allow this.refs in &gt; 18.3.0 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[]
<a
href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>)</li>
<li>[<code>jsx-no-literals</code>] Add <code>elementOverrides</code>
option and the ability to ignore this rule on specific elements (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[]
<a
href="https://github.com/Pearce-Ropion"><code>@​Pearce-Ropion</code></a>)</li>
<li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref
parameter is added (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[]
<a href="https://github.com/NotWoods"><code>@​NotWoods</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>function-component-definition</code>],
[<code>boolean-prop-naming</code>],
[<code>jsx-first-prop-new-line</code>],
[<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use
type args (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>JSX pragma: fail gracefully (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-props-no-spreading</code>]: add
<code>explicitSpread</code> option to schema (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v6 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v7 and v8 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/hampustagerud"><code>@​hampustagerud</code></a>)</li>
<li>[Docs] [<code>no-danger</code>]: update broken link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[]
<a
href="https://github.com/lucasrmendonca"><code>@​lucasrmendonca</code></a>)</li>
<li>[types] add jsdoc type annotations (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
<li>[Tests] <code>button-has-type</code>: add test case with spread (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.1...v7.35.2">7.35.2</a>
- 2024.09.03</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-curly-brace-presence</code>]: avoid autofixing attributes
with double quotes to a double quoted attribute (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">jsx-eslint/eslint-plugin-react#3814</a></p>
<h2>[7.35.1] - 2024.09.02</h2>
<h3>Fixed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="59ef14c0d5"><code>59ef14c</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="99e15e131a"><code>99e15e1</code></a>
[Fix] <code>jsx-no-literals</code>: Avoid crashing on valueless boolean
props</li>
<li><a
href="a09083b1ce"><code>a09083b</code></a>
[Fix] <code>no-is-mounted</code>: fix logic in method name check</li>
<li><a
href="1df23d21f4"><code>1df23d2</code></a>
[actions] fix release script</li>
<li><a
href="b918f02ce2"><code>b918f02</code></a>
[meta] add missing rule link</li>
<li><a
href="f25251f590"><code>f25251f</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="ceb73fe7a5"><code>ceb73fe</code></a>
[New] add <code>forward-ref-uses-ref</code> rule for checking ref
parameter</li>
<li><a
href="ed64b247f2"><code>ed64b24</code></a>
[Fix] <code>jsx-props-no-spreading</code>: add
<code>explicitSpread</code> option to schema</li>
<li><a
href="f435df9b8a"><code>f435df9</code></a>
[Tests] <code>button-has-type</code>: add test case with spread</li>
<li><a
href="0a8092f61a"><code>0a8092f</code></a>
[types] add jsdoc type annotations</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.36.1">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-13 09:28:08 +02:00
dependabot[bot]
4c77a32786 Update pytest requirement from <=8.3.2 to <=8.3.3 in /backend (#907)
Updates the requirements on
[pytest](https://github.com/pytest-dev/pytest) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest/releases">pytest's
releases</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<h1>pytest 8.3.3 (2024-09-09)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12446">#12446</a>:
Avoid calling <code>@property</code> (and other instance descriptors)
during fixture discovery -- by <code>asottile</code>{.interpreted-text
role=&quot;user&quot;}</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12659">#12659</a>:
Fixed the issue of not displaying assertion failure differences when
using the parameter <code>--import-mode=importlib</code> in
pytest&gt;=8.1.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12667">#12667</a>:
Fixed a regression where type change in
[ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to
fail.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12744">#12744</a>:
Fixed typing compatibility with Python 3.9 or less -- replaced
[typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} --
by <code>Avasam</code>{.interpreted-text role=&quot;user&quot;}</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12745">#12745</a>:
Fixed an issue with backslashes being incorrectly converted in nodeid
paths on Windows, ensuring consistent path handling across
environments.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/6682">#6682</a>:
Fixed bug where the verbosity levels where not being respected when
printing the &quot;msg&quot; part of failed assertion (as in
<code>assert condition, msg</code>).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/9422">#9422</a>:
Fix bug where disabling the terminal plugin via <code>-p
no:terminal</code> would cause crashes related to missing the
<code>verbose</code> option.</p>
<p>-- by <code>GTowers1</code>{.interpreted-text
role=&quot;user&quot;}</p>
</li>
</ul>
<h2>Improved documentation</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12663">#12663</a>:
Clarify that the [pytest_deselected]{.title-ref} hook should be called
from [pytest_collection_modifyitems]{.title-ref} hook implementations
when items are deselected.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12678">#12678</a>:
Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref}
example in docs.</li>
</ul>
<h2>Miscellaneous internal changes</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>:
Fix typos discovered by codespell and add codespell to pre-commit
hooks.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d0f136fe64"><code>d0f136f</code></a>
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12790">#12790</a>)</li>
<li><a
href="972f307c78"><code>972f307</code></a>
Prepare release version 8.3.3</li>
<li><a
href="0dabdcfe4d"><code>0dabdcf</code></a>
Include co-authors in release announcement (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12795">#12795</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12797">#12797</a>)</li>
<li><a
href="a9910a413a"><code>a9910a4</code></a>
Do not discover properties when iterating fixtures (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12781">#12781</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12788">#12788</a>)</li>
<li><a
href="0f10b6b0d8"><code>0f10b6b</code></a>
Fix issue with slashes being turned into backslashes on Windows (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12760">#12760</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12">#12</a>...</li>
<li><a
href="300d13d223"><code>300d13d</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12785">#12785</a>
from pytest-dev/patchback/backports/8.3.x/57cccf7f4...</li>
<li><a
href="e5d32c73ab"><code>e5d32c7</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12784">#12784</a>
from svenevs/fix/docs-example-parametrize-minor-typo</li>
<li><a
href="bc913d194e"><code>bc913d1</code></a>
Streamline checks for verbose option (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12706">#12706</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12778">#12778</a>)</li>
<li><a
href="01cfcc9f2d"><code>01cfcc9</code></a>
Fix typos and introduce codespell pre-commit hook (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12774">#12774</a>)</li>
<li><a
href="4873394d53"><code>4873394</code></a>
doc: Remove past training (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12772">#12772</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12773">#12773</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/1.0.0b3...8.3.3">compare
view</a></li>
</ul>
</details>
<br />


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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 08:29:40 +02:00
dependabot[bot]
130281c16c Bump express from 4.19.2 to 4.20.0 in /docs (#908)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to
4.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/expressjs/express/releases">express's
releases</a>.</em></p>
<blockquote>
<h2>4.20.0</h2>
<h2>What's Changed</h2>
<h3>Important</h3>
<ul>
<li>IMPORTANT: The default <code>depth</code> level for parsing
URL-encoded data is now <code>32</code> (previously was
<code>Infinity</code>)</li>
<li>Remove link renderization in html while using
<code>res.redirect</code></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>4.19.2 Staging by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5561">expressjs/express#5561</a></li>
<li>remove duplicate location test for data uri by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5562">expressjs/express#5562</a></li>
<li>feat: document beta releases expectations by <a
href="https://github.com/marco-ippolito"><code>@​marco-ippolito</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li>
<li>Cut down on duplicated CI runs by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5564">expressjs/express#5564</a></li>
<li>Add a Threat Model by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5526">expressjs/express#5526</a></li>
<li>Assign captain of encodeurl by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5579">expressjs/express#5579</a></li>
<li>Nominate jonchurch as repo captain for <code>http-errors</code>,
<code>expressjs.com</code>, <code>morgan</code>, <code>cors</code>,
<code>body-parser</code> by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5587">expressjs/express#5587</a></li>
<li>docs: update Security.md by <a
href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li>
<li>docs: update triage nomination policy by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5600">expressjs/express#5600</a></li>
<li>Add CodeQL (SAST) by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5433">expressjs/express#5433</a></li>
<li>docs: add UlisesGascon as triage initiative captain by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5605">expressjs/express#5605</a></li>
<li>deps: encodeurl@~2.0.0 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5569">expressjs/express#5569</a></li>
<li>skip QUERY method test by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5628">expressjs/express#5628</a></li>
<li>ignore ETAG query test on 21 and 22, reuse skip util by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5639">expressjs/express#5639</a></li>
<li>add support Node.js@22 in the CI by <a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li>
<li>doc: add table of contents, tc/triager lists to readme by <a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5619">expressjs/express#5619</a></li>
<li>List and sort all projects, add captains by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5653">expressjs/express#5653</a></li>
<li>docs: add <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
as captain for cookie-parser by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5666">expressjs/express#5666</a></li>
<li> bring back query tests for node 21 by <a
href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li>
<li>[v4] Deprecate <code>res.clearCookie</code> accepting
<code>options.maxAge</code> and <code>options.expires</code> by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5672">expressjs/express#5672</a></li>
<li>skip QUERY tests for Node 21 only, still not supported by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5695">expressjs/express#5695</a></li>
<li>📝 update people, add ctcpip to TC by <a
href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5683">expressjs/express#5683</a></li>
<li>remove minor version pinning from ci by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5722">expressjs/express#5722</a></li>
<li>Fix link variable use in attribution section of CODE OF CONDUCT by
<a href="https://github.com/IamLizu"><code>@​IamLizu</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5762">expressjs/express#5762</a></li>
<li>Replace Appveyor windows testing with GHA by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5599">expressjs/express#5599</a></li>
<li>Add OSSF Scorecard badge by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5436">expressjs/express#5436</a></li>
<li>update scorecard link by <a
href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li>
<li>Nominate <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> to the
triage team by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5836">expressjs/express#5836</a></li>
<li>deps: path-to-regexp@0.1.8 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5603">expressjs/express#5603</a></li>
<li>docs: specify new instructions for <code>question</code> and
<code>discuss</code> by <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5835">expressjs/express#5835</a></li>
<li>4.x: Upgrade <code>merge-descriptors</code> dependency by <a
href="https://github.com/RobinTail"><code>@​RobinTail</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5781">expressjs/express#5781</a></li>
<li>path-to-regexp@0.1.10 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5902">expressjs/express#5902</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/marco-ippolito"><code>@​marco-ippolito</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li>
<li><a
href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li>
<li><a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li>
<li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made
their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li>
<li><a
href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/expressjs/express/compare/4.19.1...4.20.0">https://github.com/expressjs/express/compare/4.19.1...4.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/expressjs/express/blob/master/History.md">express's
changelog</a>.</em></p>
<blockquote>
<h1>4.20.0 / 2024-09-10</h1>
<ul>
<li>deps: serve-static@0.16.0
<ul>
<li>Remove link renderization in html while redirecting</li>
</ul>
</li>
<li>deps: send@0.19.0
<ul>
<li>Remove link renderization in html while redirecting</li>
</ul>
</li>
<li>deps: body-parser@0.6.0
<ul>
<li>add <code>depth</code> option to customize the depth level in the
parser</li>
<li>IMPORTANT: The default <code>depth</code> level for parsing
URL-encoded data is now <code>32</code> (previously was
<code>Infinity</code>)</li>
</ul>
</li>
<li>Remove link renderization in html while using
<code>res.redirect</code></li>
<li>deps: path-to-regexp@0.1.10
<ul>
<li>Adds support for named matching groups in the routes using a
regex</li>
<li>Adds backtracking protection to parameters without regexes
defined</li>
</ul>
</li>
<li>deps: encodeurl@~2.0.0
<ul>
<li>Removes encoding of <code>\</code>, <code>|</code>, and
<code>^</code> to align better with URL spec</li>
</ul>
</li>
<li>Deprecate passing <code>options.maxAge</code> and
<code>options.expires</code> to <code>res.clearCookie</code>
<ul>
<li>Will be ignored in v5, clearCookie will set a cookie with an expires
in the past to instruct clients to delete the cookie</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="21df421ebc"><code>21df421</code></a>
4.20.0</li>
<li><a
href="4c9ddc1c47"><code>4c9ddc1</code></a>
feat: upgrade to serve-static@0.16.0</li>
<li><a
href="9ebe5d500d"><code>9ebe5d5</code></a>
feat: upgrade to send@0.19.0 (<a
href="https://redirect.github.com/expressjs/express/issues/5928">#5928</a>)</li>
<li><a
href="ec4a01b6b8"><code>ec4a01b</code></a>
feat: upgrade to body-parser@1.20.3 (<a
href="https://redirect.github.com/expressjs/express/issues/5926">#5926</a>)</li>
<li><a
href="54271f69b5"><code>54271f6</code></a>
fix: don't render redirect values in anchor href</li>
<li><a
href="125bb742a3"><code>125bb74</code></a>
path-to-regexp@0.1.10 (<a
href="https://redirect.github.com/expressjs/express/issues/5902">#5902</a>)</li>
<li><a
href="2a980ad160"><code>2a980ad</code></a>
merge-descriptors@1.0.3 (<a
href="https://redirect.github.com/expressjs/express/issues/5781">#5781</a>)</li>
<li><a
href="a3e7e05e0a"><code>a3e7e05</code></a>
docs: specify new instructions for <code>question</code> and
<code>discuss</code></li>
<li><a
href="c5addb9a17"><code>c5addb9</code></a>
deps: path-to-regexp@0.1.8 (<a
href="https://redirect.github.com/expressjs/express/issues/5603">#5603</a>)</li>
<li><a
href="e35380a39d"><code>e35380a</code></a>
docs: add <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> to the
triage team (<a
href="https://redirect.github.com/expressjs/express/issues/5836">#5836</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/expressjs/express/compare/4.19.2...4.20.0">compare
view</a></li>
</ul>
</details>
<br />


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

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 08:23:16 +02:00
dependabot[bot]
3f93ec8fa8 Bump @tabler/icons-react from 3.15.0 to 3.16.0 in /frontend (#906)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.15.0 to 3.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.16.0</h2>
<!-- raw HTML omitted -->
<h3>36 new icons:</h3>
<ul>
<li><code>filled/arrow-down-circle</code></li>
<li><code>filled/arrow-down-rhombus</code></li>
<li><code>filled/arrow-down-square</code></li>
<li><code>filled/arrow-guide</code></li>
<li><code>filled/arrow-left-circle</code></li>
<li><code>filled/arrow-left-rhombus</code></li>
<li><code>filled/arrow-left-square</code></li>
<li><code>filled/arrow-move-down</code></li>
<li><code>filled/arrow-move-left</code></li>
<li><code>filled/arrow-move-right</code></li>
<li><code>filled/arrow-move-up</code></li>
<li><code>filled/arrow-right-circle</code></li>
<li><code>filled/arrow-right-rhombus</code></li>
<li><code>filled/arrow-right-square</code></li>
<li><code>filled/arrow-up-circle</code></li>
<li><code>filled/arrow-up-rhombus</code></li>
<li><code>filled/arrow-up-square</code></li>
<li><code>filled/automatic-gearbox</code></li>
<li><code>filled/battery-automotive</code></li>
<li><code>filled/battery-vertical-1</code></li>
<li><code>filled/battery-vertical-2</code></li>
<li><code>filled/battery-vertical-3</code></li>
<li><code>filled/battery-vertical-4</code></li>
<li><code>filled/battery-vertical</code></li>
<li><code>filled/bike</code></li>
<li><code>filled/blender</code></li>
<li><code>filled/bolt</code></li>
<li><code>filled/bong</code></li>
<li><code>filled/box-multiple</code></li>
<li><code>filled/car-4wd</code></li>
<li><code>filled/car-fan</code></li>
<li><code>filled/cardboards</code></li>
<li><code>filled/charging-pile</code></li>
<li><code>filled/christmas-tree</code></li>
<li><code>filled/dashboard</code></li>
<li><code>filled/device-unknown</code></li>
</ul>
<p>Fixed icon: <code>filled/blob</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e1e3d26364"><code>e1e3d26</code></a>
Release 3.16.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.16.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 08:03:48 +02:00
Erik Vroon
66c9251348 Small readability fixes (#905) 2024-09-10 20:37:42 +02:00
Erik Vroon
388afa585a Make primary key typing stricter (#904) 2024-09-10 20:32:59 +02:00
Erik Vroon
b3073c0fa6 Fix paths of swiss endpoints (#903) 2024-09-10 19:21:24 +02:00
Erik Vroon
bb1dd7ed95 Add more docs (#902) 2024-09-10 08:57:25 +02:00
dependabot[bot]
0b0e2bbd64 Bump i18next from 23.14.0 to 23.15.0 in /frontend (#901)
Bumps [i18next](https://github.com/i18next/i18next) from 23.14.0 to
23.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next/releases">i18next's
releases</a>.</em></p>
<blockquote>
<h2>v23.15.0</h2>
<ul>
<li>support unescaped variables in TypeScript <a
href="https://redirect.github.com/i18next/i18next/pull/2233">2233</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's
changelog</a>.</em></p>
<blockquote>
<h2>23.15.0</h2>
<ul>
<li>support unescaped variables in TypeScript <a
href="https://redirect.github.com/i18next/i18next/pull/2233">2233</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e5170ad9d0"><code>e5170ad</code></a>
23.15.0</li>
<li><a
href="3256771b1e"><code>3256771</code></a>
release</li>
<li><a
href="f0768a1d96"><code>f0768a1</code></a>
support unescaped variables in TypeScript (<a
href="https://redirect.github.com/i18next/i18next/issues/2233">#2233</a>)</li>
<li>See full diff in <a
href="https://github.com/i18next/i18next/compare/v23.14.0...v23.15.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 07:57:03 +02:00
dependabot[bot]
ec66fdca8d Bump typescript from 5.5.2 to 5.6.2 in /frontend (#900)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.2
to 5.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">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.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.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.6 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.6 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.5.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a7e3374f13"><code>a7e3374</code></a>
Bump version to 5.6.2 and LKG</li>
<li><a
href="20633579fc"><code>2063357</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a>
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li>
<li><a
href="4fe7e41ea1"><code>4fe7e41</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a>
(fix(59649): ts Move to a new file d...) into release-5.6 (#...</li>
<li><a
href="1a03e5340a"><code>1a03e53</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a>
(<code>this</code> can be nullish) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li>
<li><a
href="6212132b83"><code>6212132</code></a>
Update LKG</li>
<li><a
href="bbb5faf7e7"><code>bbb5faf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a>
(Fixing delay caused in vscode due t...) into release-5.6 (#...</li>
<li><a
href="e6914a5587"><code>e6914a5</code></a>
Bump version to 5.6.1-rc and LKG</li>
<li><a
href="34121c42b6"><code>34121c4</code></a>
Update LKG</li>
<li><a
href="2a30c2a8f0"><code>2a30c2a</code></a>
Merge remote-tracking branch 'origin/main' into release-5.6</li>
<li><a
href="936a79bbb5"><code>936a79b</code></a>
Expose TypeChecker. getAwaitedType to public (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.5.2...v5.6.2">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 07:56:55 +02:00
Erik Vroon
09fe33e151 New Crowdin updates (#898) 2024-09-09 20:03:23 +02:00
dependabot[bot]
35b33b495c Bump @tabler/icons-react from 3.14.0 to 3.15.0 in /frontend (#899)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.14.0 to 3.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.15.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/apple</code></li>
<li><code>filled/butterfly</code></li>
<li><code>filled/cannabis</code></li>
<li><code>filled/carambola</code></li>
<li><code>filled/clover</code></li>
<li><code>filled/egg-cracked</code></li>
<li><code>filled/feather</code></li>
<li><code>filled/flower</code></li>
<li><code>filled/glass</code></li>
<li><code>filled/melon</code></li>
<li><code>filled/meteor</code></li>
<li><code>filled/michelin-star</code></li>
<li><code>filled/milk</code></li>
<li><code>filled/mountain</code></li>
<li><code>filled/mug</code></li>
<li><code>filled/pizza</code></li>
<li><code>filled/salad</code></li>
<li><code>filled/seeding</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="121922c179"><code>121922c</code></a>
Release 3.15.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.15.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 08:32:16 +02:00
Erik Vroon
1255b73e11 New Crowdin updates (#896) 2024-09-08 19:21:50 +02:00
Erik Vroon
31aae10839 Show modal when activating stages (#897) 2024-09-08 19:20:05 +02:00
Erik Vroon
8a32b5c841 Improve planning page (#895) 2024-09-08 11:14:50 +02:00
Erik Vroon
72fe9ce818 Auto pretranslate (#894) 2024-09-07 18:18:47 +02:00
Erik Vroon
fb5be81be0 Create ranking for demo (#893) 2024-09-07 18:17:01 +02:00
Erik Vroon
47c1be05e0 Fix link in README.md (#892) 2024-09-07 17:01:38 +02:00
Erik Vroon
efbf8e984b Add process compose config and docs (#891) 2024-09-07 16:59:34 +02:00
Erik Vroon
120fbee34c Fix 404 page translations (#890) 2024-09-07 16:28:46 +02:00
Erik Vroon
5d59fdcaa4 Remove layout from login page (#889) 2024-09-07 16:13:42 +02:00
Erik Vroon
ed249a9cd8 New Crowdin updates (#888) 2024-09-07 12:43:32 +02:00
Erik Vroon
b835d65591 New Crowdin updates (#887) 2024-09-07 12:42:08 +02:00
Erik Vroon
d6449e8d05 Customize rankings (#797)
Allows you to add rankings that specify how the ranking per stage item
is calculated.
Points are now stored per stage item input.
2024-09-07 12:03:16 +02:00
Erik Vroon
4a81262280 Fix docker entrypoint (#886) v1.5.3 2024-09-05 18:46:43 +02:00
dependabot[bot]
1885374fb3 Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 in /frontend (#885)
Bumps
[eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y)
from 6.9.0 to 6.10.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0">v6.10.0</a>
- 2024-09-03</h2>
<h3>Fixed</h3>
<ul>
<li>[New] <code>label-has-associated-control</code>: add additional
error message <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005"><code>[#1005](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005)</code></a></li>
<li>[Fix] <code>label-has-associated-control</code>: ignore undetermined
label text <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966"><code>[#966](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966)</code></a></li>
</ul>
<h3>Commits</h3>
<ul>
<li>[Tests] switch from jest to tape <a
href="a284cbf4eb"><code>a284cbf</code></a></li>
<li>[New] add eslint 9 support <a
href="deac4fd06e"><code>deac4fd</code></a></li>
<li>[New] add <code>attributes</code> setting <a
href="a1ee7f8810"><code>a1ee7f8</code></a></li>
<li>[New] allow polymorphic linting to be restricted <a
href="6cd1a70114"><code>6cd1a70</code></a></li>
<li>[Tests] remove duplicate tests <a
href="74d5decb6f"><code>74d5dec</code></a></li>
<li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/eslint-parser</code>,
<code>@babel/plugin-transform-flow-strip-types</code> <a
href="6eca2359f5"><code>6eca235</code></a></li>
<li>[readme] remove deprecated travis ci badge; add github actions badge
<a
href="0be7ea95f5"><code>0be7ea9</code></a></li>
<li>[Tests] use <code>npm audit</code> instead of <code>aud</code> <a
href="05a5e49929"><code>05a5e49</code></a></li>
<li>[Deps] update <code>axobject-query</code> <a
href="912e98c425"><code>912e98c</code></a></li>
<li>[Deps] unpin <code>axobject-query</code> <a
href="75147aa688"><code>75147aa</code></a></li>
<li>[Deps] update <code>axe-core</code> <a
href="27ff7cbf56"><code>27ff7cb</code></a></li>
<li>[readme] fix jsxA11y import name <a
href="ce846e0041"><code>ce846e0</code></a></li>
<li>[readme] fix typo in shareable config section in readme <a
href="cca288b73a"><code>cca288b</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="65c9338c62"><code>65c9338</code></a>
v6.10.0</li>
<li><a
href="912e98c425"><code>912e98c</code></a>
[Deps] update <code>axobject-query</code></li>
<li><a
href="6cd1a70114"><code>6cd1a70</code></a>
[New] allow polymorphic linting to be restricted</li>
<li><a
href="a1ee7f8810"><code>a1ee7f8</code></a>
[New] add <code>attributes</code> setting</li>
<li><a
href="83fd9c453e"><code>83fd9c4</code></a>
[New] <code>label-has-associated-control</code>: add additional error
message</li>
<li><a
href="75147aa688"><code>75147aa</code></a>
[Deps] unpin <code>axobject-query</code></li>
<li><a
href="a284cbf4eb"><code>a284cbf</code></a>
[Tests] switch from jest to tape</li>
<li><a
href="deac4fd06e"><code>deac4fd</code></a>
[New] add eslint 9 support</li>
<li><a
href="74d5decb6f"><code>74d5dec</code></a>
[Tests] remove duplicate tests</li>
<li><a
href="05a5e49929"><code>05a5e49</code></a>
[Tests] use <code>npm audit</code> instead of <code>aud</code></li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 16:29:14 +02:00
dependabot[bot]
3eee5fe67d Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /frontend (#884)
Bumps
[eslint-plugin-import](https://github.com/import-js/eslint-plugin-import)
from 2.29.1 to 2.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's
releases</a>.</em></p>
<blockquote>
<h2>v2.30.0</h2>
<h3>Added</h3>
<ul>
<li><a
href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>:
add <code>allowEmpty</code> option to allow empty leading comments (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>,
thanks [<a
href="https://github.com/JiangWeixian"><code>@​JiangWeixian</code></a>])</li>
<li><a
href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>:
Allow empty chunk name when webpackMode: 'eager' is set; add suggestions
to remove name in eager mode (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>,
thanks [<a
href="https://github.com/amsardesai"><code>@​amsardesai</code></a>])</li>
<li>[<code>no-unused-modules</code>]: Add
<code>ignoreUnusedTypeExports</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>,
thanks [<a
href="https://github.com/silverwind"><code>@​silverwind</code></a>])</li>
<li>add support for Flat Config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@​michaelfaith</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>,
thanks [<a
href="https://github.com/chabb"><code>@​chabb</code></a>])</li>
<li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[<code>no-duplicates</code>]: Removing duplicates breaks in
TypeScript (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>,
thanks [<a
href="https://github.com/yesl-kim"><code>@​yesl-kim</code></a>])</li>
<li><a
href="./docs/rules/newline-after-import.md"><code>newline-after-import</code></a>:
fix considerComments option when require (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>,
thanks [<a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a>])</li>
<li>[<code>order</code>]: do not compare first path segment for relative
paths (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>,
thanks [<a
href="https://github.com/mihkeleidast"><code>@​mihkeleidast</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern
description more explicit (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>,
thanks [<a
href="https://github.com/mulztob"><code>@​mulztob</code></a>])</li>
<li>[<code>no-unused-modules</code>]: add console message to help debug
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li>
<li>[Refactor] <code>ExportMap</code>: make procedures static instead of
monkeypatching exportmap (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from
its builder logic (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] <code>order</code>: Add a quick note on how unbound imports
and --fix (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>,
thanks [<a
href="https://github.com/minervabot"><code>@​minervabot</code></a>])</li>
<li>[Tests] appveyor -&gt; GHA (run tests on Windows in both pwsh and
WSL + Ubuntu) (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>,
thanks [<a
href="https://github.com/joeyguerra"><code>@​joeyguerra</code></a>])</li>
<li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a
href="https://github.com/aks"><code>@​aks</code></a>-])</li>
<li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: extract &quot;builder&quot; logic
to separate files (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] [<code>order</code>]: update the description of the
<code>pathGroupsExcludedImportTypes</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>,
thanks [<a href="https://github.com/liby"><code>@​liby</code></a>])</li>
<li>[readme] Clarify how to install the plugin (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>,
thanks [<a
href="https://github.com/jwbth"><code>@​jwbth</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/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's
changelog</a>.</em></p>
<blockquote>
<h2>[2.30.0] - 2024-09-02</h2>
<h3>Added</h3>
<ul>
<li>[<code>dynamic-import-chunkname</code>]: add <code>allowEmpty</code>
option to allow empty leading comments (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>,
thanks [<a
href="https://github.com/JiangWeixian"><code>@​JiangWeixian</code></a>])</li>
<li>[<code>dynamic-import-chunkname</code>]: Allow empty chunk name when
webpackMode: 'eager' is set; add suggestions to remove name in eager
mode (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>,
thanks [<a
href="https://github.com/amsardesai"><code>@​amsardesai</code></a>])</li>
<li>[<code>no-unused-modules</code>]: Add
<code>ignoreUnusedTypeExports</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>,
thanks [<a
href="https://github.com/silverwind"><code>@​silverwind</code></a>])</li>
<li>add support for Flat Config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@​michaelfaith</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>,
thanks [<a
href="https://github.com/chabb"><code>@​chabb</code></a>])</li>
<li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[<code>no-duplicates</code>]: Removing duplicates breaks in
TypeScript (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>,
thanks [<a
href="https://github.com/yesl-kim"><code>@​yesl-kim</code></a>])</li>
<li>[<code>newline-after-import</code>]: fix considerComments option
when require (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>,
thanks [<a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a>])</li>
<li>[<code>order</code>]: do not compare first path segment for relative
paths (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>,
thanks [<a
href="https://github.com/mihkeleidast"><code>@​mihkeleidast</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern
description more explicit (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>,
thanks [<a
href="https://github.com/mulztob"><code>@​mulztob</code></a>])</li>
<li>[<code>no-unused-modules</code>]: add console message to help debug
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li>
<li>[Refactor] <code>ExportMap</code>: make procedures static instead of
monkeypatching exportmap (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from
its builder logic (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] <code>order</code>: Add a quick note on how unbound imports
and --fix (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>,
thanks [<a
href="https://github.com/minervabot"><code>@​minervabot</code></a>])</li>
<li>[Tests] appveyor -&gt; GHA (run tests on Windows in both pwsh and
WSL + Ubuntu) (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>,
thanks [<a
href="https://github.com/joeyguerra"><code>@​joeyguerra</code></a>])</li>
<li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a
href="https://github.com/aks"><code>@​aks</code></a>-])</li>
<li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: extract &quot;builder&quot; logic
to separate files (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] [<code>order</code>]: update the description of the
<code>pathGroupsExcludedImportTypes</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>,
thanks [<a href="https://github.com/liby"><code>@​liby</code></a>])</li>
<li>[readme] Clarify how to install the plugin (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>,
thanks [<a
href="https://github.com/jwbth"><code>@​jwbth</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="18787d3e69"><code>18787d3</code></a>
Bump to 2.30.0</li>
<li><a
href="990229879c"><code>9902298</code></a>
[Deps] update <code>eslint-module-utils</code></li>
<li><a
href="9d194a6e46"><code>9d194a6</code></a>
[utils] v2.9.0</li>
<li><a
href="0a58d7572c"><code>0a58d75</code></a>
[resolvers/webpack] v0.13.9</li>
<li><a
href="a3015ebd1b"><code>a3015eb</code></a>
[Test] <code>namespace</code>: ensure valid case is actually
included</li>
<li><a
href="8bdb32bc8b"><code>8bdb32b</code></a>
[Test] add explicit marker for trailing whitespace in cases</li>
<li><a
href="038c26cade"><code>038c26c</code></a>
[readme] Clarify how to install the plugin</li>
<li><a
href="32a2b89869"><code>32a2b89</code></a>
[Fix] <code>order</code>: do not compare first path segment for relative
paths (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)</li>
<li><a
href="ee1ea025a6"><code>ee1ea02</code></a>
[Fix] <code>newline-after-import</code>: fix considerComments option
when require</li>
<li><a
href="806e3c2ccc"><code>806e3c2</code></a>
[New] add support for Flat Config</li>
<li>Additional commits viewable in <a
href="https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 16:29:03 +02:00
Erik Vroon
4a962e86be Run dependabot daily (#883) 2024-09-04 16:20:41 +02:00
dependabot[bot]
0d77b8b4d7 Bump @tabler/icons-react from 3.12.0 to 3.14.0 in /frontend (#882)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.12.0 to 3.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.14.0</h2>
<!-- raw HTML omitted -->
<h3>71 new icons:</h3>
<ul>
<li><code>outline/number-100-small</code></li>
<li><code>outline/number-30-small</code></li>
<li><code>outline/number-31-small</code></li>
<li><code>outline/number-32-small</code></li>
<li><code>outline/number-33-small</code></li>
<li><code>outline/number-34-small</code></li>
<li><code>outline/number-35-small</code></li>
<li><code>outline/number-36-small</code></li>
<li><code>outline/number-37-small</code></li>
<li><code>outline/number-38-small</code></li>
<li><code>outline/number-39-small</code></li>
<li><code>outline/number-40-small</code></li>
<li><code>outline/number-41-small</code></li>
<li><code>outline/number-42-small</code></li>
<li><code>outline/number-43-small</code></li>
<li><code>outline/number-44-small</code></li>
<li><code>outline/number-45-small</code></li>
<li><code>outline/number-46-small</code></li>
<li><code>outline/number-47-small</code></li>
<li><code>outline/number-48-small</code></li>
<li><code>outline/number-49-small</code></li>
<li><code>outline/number-50-small</code></li>
<li><code>outline/number-51-small</code></li>
<li><code>outline/number-52-small</code></li>
<li><code>outline/number-53-small</code></li>
<li><code>outline/number-54-small</code></li>
<li><code>outline/number-55-small</code></li>
<li><code>outline/number-56-small</code></li>
<li><code>outline/number-57-small</code></li>
<li><code>outline/number-58-small</code></li>
<li><code>outline/number-59-small</code></li>
<li><code>outline/number-60-small</code></li>
<li><code>outline/number-61-small</code></li>
<li><code>outline/number-62-small</code></li>
<li><code>outline/number-63-small</code></li>
<li><code>outline/number-64-small</code></li>
<li><code>outline/number-65-small</code></li>
<li><code>outline/number-66-small</code></li>
<li><code>outline/number-67-small</code></li>
<li><code>outline/number-68-small</code></li>
<li><code>outline/number-69-small</code></li>
<li><code>outline/number-70-small</code></li>
<li><code>outline/number-71-small</code></li>
<li><code>outline/number-72-small</code></li>
<li><code>outline/number-73-small</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bad711e40a"><code>bad711e</code></a>
Release 3.14.0</li>
<li><a
href="bdcc639c5e"><code>bdcc639</code></a>
Release 3.13.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.14.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 07:12:12 +02:00
robigan
208936fefc Fix backend to recalculate start time on match update (#587) 2024-09-01 19:13:07 +02:00
dependabot[bot]
66ba814795 Bump webpack from 5.89.0 to 5.94.0 in /docs (#881)
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to
5.94.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/releases">webpack's
releases</a>.</em></p>
<blockquote>
<h2>v5.94.0</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Added runtime condition for harmony reexport checked</li>
<li>Handle properly
<code>data</code>/<code>http</code>/<code>https</code> protocols in
source maps</li>
<li>Make <code>bigint</code> optimistic when browserslist not found</li>
<li>Move <code>@​types/eslint-scope</code> to dev deps</li>
<li>Related in asset stats is now always an array when no related
found</li>
<li>Handle ASI for export declarations</li>
<li>Mangle destruction incorrect with export named default properly</li>
<li>Fixed unexpected asi generation with sequence expression</li>
<li>Fixed a lot of types</li>
</ul>
<h2>New Features</h2>
<ul>
<li>Added new external type &quot;module-import&quot;</li>
<li>Support <code>webpackIgnore</code> for <code>new URL()</code>
construction</li>
<li>[CSS] <code>@import</code> pathinfo support</li>
</ul>
<h2>Security</h2>
<ul>
<li>Fixed DOM clobbering in auto public path</li>
</ul>
<h2>v5.93.0</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Generate correct relative path to runtime chunks</li>
<li>Makes <code>DefinePlugin</code> quieter under default log level</li>
<li>Fixed mangle destructuring default in namespace import</li>
<li>Fixed consumption of eager shared modules for module federation</li>
<li>Strip slash for pretty regexp</li>
<li>Calculate correct contenthash for CSS generator options</li>
</ul>
<h2>New Features</h2>
<ul>
<li>Added the <code>binary</code> generator option for asset modules to
explicitly keep source maps produced by loaders</li>
<li>Added the <code>modern-module</code> library value for tree shakable
output</li>
<li>Added the <code>overrideStrict</code> option to override strict or
non-strict mode for javascript modules</li>
</ul>
<h2>v5.92.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Doesn't crash with an error when the css experiment is enabled and
contenthash is used</li>
</ul>
<h2>v5.92.0</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Correct tidle range's comutation for module federation</li>
<li>Consider runtime for pure expression dependency update hash</li>
<li>Return value in the <code>subtractRuntime</code> function for
runtime logic</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eabf85d858"><code>eabf85d</code></a>
chore(release): 5.94.0</li>
<li><a
href="955e057abc"><code>955e057</code></a>
security: fix DOM clobbering in auto public path</li>
<li><a
href="9822387362"><code>9822387</code></a>
test: fix</li>
<li><a
href="cbb86ede32"><code>cbb86ed</code></a>
test: fix</li>
<li><a
href="5ac3d7f2cd"><code>5ac3d7f</code></a>
fix: unexpected asi generation with sequence expression</li>
<li><a
href="2411661bd1"><code>2411661</code></a>
security: fix DOM clobbering in auto public path</li>
<li><a
href="b8c03d4772"><code>b8c03d4</code></a>
fix: unexpected asi generation with sequence expression</li>
<li><a
href="f46a03ccbc"><code>f46a03c</code></a>
revert: do not use heuristic fallback for &quot;module-import&quot;</li>
<li><a
href="60f189871a"><code>60f1898</code></a>
fix: do not use heuristic fallback for &quot;module-import&quot;</li>
<li><a
href="66306aa456"><code>66306aa</code></a>
Revert &quot;fix: module-import get fallback from
externalsPresets&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0">compare
view</a></li>
</ul>
</details>
<br />


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

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 08:38:27 +02:00
github-actions[bot]
b5b1ccf9bf Update contributors in readme (#880)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 20:32:22 +02:00
github-actions[bot]
304cdd50f4 Update contributors in docs (#879)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 20:32:13 +02:00
Erik Vroon
54b70a7821 Fix docker entrypoint (#878)
With this change, we search for relevant environment variables
and replace the placeholder value with the actual runtime
environment variable's value.

We don't have to specify the keys of the environment variables
anymore and the variables can be unset.

Based on https://www.tomoliver.net/posts/nextjs-docker-public-env-vars
2024-08-30 19:40:31 +02:00
Erik Vroon
55d13370d9 Small fixes in docker config (#876)
Implements feedback from #814
2024-08-30 10:59:29 +02:00