Commit Graph

792 Commits

Author SHA1 Message Date
dependabot[bot]
4787a5764c Bump next from 15.0.0 to 15.1.0 in /frontend (#1051)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

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

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

---

[//]: # (dependabot-end)

Bumps [next](https://github.com/vercel/next.js) from 15.0.0 to 15.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v15.1.0</h2>
<h3>Core Changes</h3>
<ul>
<li>fix: decrypt bound args before generating a cache key: <a
href="https://redirect.github.com/vercel/next.js/issues/72463">#72463</a></li>
<li>Fix the path to the next/experimental/testing/server export: <a
href="https://redirect.github.com/vercel/next.js/issues/72527">#72527</a></li>
<li>Expand <code>server-source-maps</code> scenarios to cover Edge
runtime: <a
href="https://redirect.github.com/vercel/next.js/issues/72288">#72288</a></li>
<li>Ensure logged errors in Edge runtime include the stack: <a
href="https://redirect.github.com/vercel/next.js/issues/72394">#72394</a></li>
<li>fix: added cache control headers for static app routes: <a
href="https://redirect.github.com/vercel/next.js/issues/72521">#72521</a></li>
<li>capture console issues as console errors: <a
href="https://redirect.github.com/vercel/next.js/issues/72468">#72468</a></li>
<li>Add expireTag and expirePath APIs: <a
href="https://redirect.github.com/vercel/next.js/issues/72485">#72485</a></li>
<li>fix: try/catch access to localStorage within
__NEXT_APP_ISR_INDICATOR useEffect: <a
href="https://redirect.github.com/vercel/next.js/issues/72362">#72362</a></li>
<li>Move client build ID to a global variable: <a
href="https://redirect.github.com/vercel/next.js/issues/72592">#72592</a></li>
<li>refactor(turbopack): Remove <code>swc_css</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/72602">#72602</a></li>
<li>Bypass source map dev middleware for client chunks: <a
href="https://redirect.github.com/vercel/next.js/issues/72581">#72581</a></li>
<li>chore: remove <code>rc</code> from URL: <a
href="https://redirect.github.com/vercel/next.js/issues/72599">#72599</a></li>
<li>improve <code>no-img-element</code> lint error message: <a
href="https://redirect.github.com/vercel/next.js/issues/72410">#72410</a></li>
<li>Combine bound <code>&quot;use cache&quot;</code> closure args into a
single parameter: <a
href="https://redirect.github.com/vercel/next.js/issues/72587">#72587</a></li>
<li>[Turbopack] add BackendOptions and allow to disable dependencies,
children and storage: <a
href="https://redirect.github.com/vercel/next.js/issues/72426">#72426</a></li>
<li>Omit unused args when calling <code>&quot;use cache&quot;</code>
functions: <a
href="https://redirect.github.com/vercel/next.js/issues/72506">#72506</a></li>
<li>Add experimental <code>clientSegmentCache</code> flag: <a
href="https://redirect.github.com/vercel/next.js/issues/72626">#72626</a></li>
<li>Add <code>compiler.define</code> option: <a
href="https://redirect.github.com/vercel/next.js/issues/71802">#71802</a></li>
<li>Fix static indicator with dynamicIO: <a
href="https://redirect.github.com/vercel/next.js/issues/72631">#72631</a></li>
<li>Allow usage of Node.js prereleases: <a
href="https://redirect.github.com/vercel/next.js/issues/72635">#72635</a></li>
<li>improved network url in (dev) cli: <a
href="https://redirect.github.com/vercel/next.js/issues/72634">#72634</a></li>
<li>chore: update <code>getting-started/react-essentials</code> path: <a
href="https://redirect.github.com/vercel/next.js/issues/72250">#72250</a></li>
<li>Fix static indicator for pure IO case: <a
href="https://redirect.github.com/vercel/next.js/issues/72639">#72639</a></li>
<li>Bump the monorepo packages TypeScript to <code>5.6.3</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/72625">#72625</a></li>
<li>Bump <code>@capsizecss/metrics</code> to 3.4.0 for Geist Google
Font: <a
href="https://redirect.github.com/vercel/next.js/issues/72746">#72746</a></li>
<li>refactor: remove unused asNotFound property: <a
href="https://redirect.github.com/vercel/next.js/issues/72585">#72585</a></li>
<li>Remove unused <code>enabled</code> config from server actions
transforms: <a
href="https://redirect.github.com/vercel/next.js/issues/72755">#72755</a></li>
<li>Ensure Next.js is ignore-listed when used as external: <a
href="https://redirect.github.com/vercel/next.js/issues/72498">#72498</a></li>
<li>Bump <code>eslint-plugin-react</code> to 7.37.0: <a
href="https://redirect.github.com/vercel/next.js/issues/72759">#72759</a></li>
<li>upgrade amphtml-validator to 1.0.38: <a
href="https://redirect.github.com/vercel/next.js/issues/72645">#72645</a></li>
<li>fix multi-level redirect in server actions: <a
href="https://redirect.github.com/vercel/next.js/issues/72770">#72770</a></li>
<li>refactor: rename error boundary not-found to http-error-fallback: <a
href="https://redirect.github.com/vercel/next.js/issues/72586">#72586</a></li>
<li>Upgrade React from <code>5c56b873-20241107</code> to
<code>7ac8e612-20241113</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/72768">#72768</a></li>
<li>Re-use randomly selected dev server port for automatic restarts: <a
href="https://redirect.github.com/vercel/next.js/issues/72771">#72771</a></li>
<li>Emit build error when <code>&quot;use cache&quot;</code> is used
without <code>dynamicIO</code> enabled: <a
href="https://redirect.github.com/vercel/next.js/issues/72781">#72781</a></li>
<li>fix: not found bounary prop: <a
href="https://redirect.github.com/vercel/next.js/issues/72784">#72784</a></li>
<li>silence sass <code>legacy-js-api</code> warning: <a
href="https://redirect.github.com/vercel/next.js/issues/72632">#72632</a></li>
<li>[Segment Prefetch] Move access token to route tree: <a
href="https://redirect.github.com/vercel/next.js/issues/72775">#72775</a></li>
<li>Add internal affordances to show ignore-listed stackframes in
terminal: <a
href="https://redirect.github.com/vercel/next.js/issues/72763">#72763</a></li>
<li>chore(turbopack): Centralize reqwest TLS feature configs in
turbo-tasks-fetch: <a
href="https://redirect.github.com/vercel/next.js/issues/72526">#72526</a></li>
<li>Upgrade React from <code>7ac8e612-20241113</code> to
<code>380f5d67-20241113</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/72819">#72819</a></li>
<li>Shorten unsourcemapped absolute locations in terminal stacktraces:
<a
href="https://redirect.github.com/vercel/next.js/issues/72764">#72764</a></li>
<li>codemod: replace <code>revalidate(Tag|Path)</code> to
<code>expire(Tag|Path)</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/72826">#72826</a></li>
<li>&quot;Fix&quot;: Lift type check out of loop: <a
href="https://redirect.github.com/vercel/next.js/issues/72840">#72840</a></li>
<li>hide stack trace in CanaryOnlyError: <a
href="https://redirect.github.com/vercel/next.js/issues/72859">#72859</a></li>
<li>Allow missing CacheNodeSeedData during prefetch: <a
href="https://redirect.github.com/vercel/next.js/issues/72857">#72857</a></li>
<li>Add Segment Cache feature check to <code>prefetch</code> API: <a
href="https://redirect.github.com/vercel/next.js/issues/72861">#72861</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dafcd43fac"><code>dafcd43</code></a>
v15.1.0</li>
<li><a
href="2deb35d487"><code>2deb35d</code></a>
v15.0.4-canary.52</li>
<li><a
href="f92b159e57"><code>f92b159</code></a>
test: fix type error in segment-cache-basic test (<a
href="https://redirect.github.com/vercel/next.js/issues/73755">#73755</a>)</li>
<li><a
href="4074ede0b6"><code>4074ede</code></a>
docs(turbopack): Better document the Vc type, with references to
ResolvedVc a...</li>
<li><a
href="eecc5f1c86"><code>eecc5f1</code></a>
[Segment Cache] Skip dynamic request if possible (<a
href="https://redirect.github.com/vercel/next.js/issues/73540">#73540</a>)</li>
<li><a
href="3970d33e6d"><code>3970d33</code></a>
v15.0.4-canary.51</li>
<li><a
href="ef41607925"><code>ef41607</code></a>
re-enable middleware deploy tests (<a
href="https://redirect.github.com/vercel/next.js/issues/73744">#73744</a>)</li>
<li><a
href="16bfce64ef"><code>16bfce6</code></a>
[Segment Cache] Respond with 204 on cache miss (<a
href="https://redirect.github.com/vercel/next.js/issues/73649">#73649</a>)</li>
<li><a
href="c7d6ab7f4c"><code>c7d6ab7</code></a>
fix: <code>warnOnce()</code> lru (<a
href="https://redirect.github.com/vercel/next.js/issues/73742">#73742</a>)</li>
<li><a
href="c824c183d0"><code>c824c18</code></a>
v15.0.4-canary.50</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v15.0.0...v15.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=15.0.0&new-version=15.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-12-11 04:37:16 +00:00
dependabot[bot]
d925c64606 Bump @next/bundle-analyzer from 15.0.0 to 15.1.0 in /frontend (#1050)
Bumps
[@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer)
from 15.0.0 to 15.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases"><code>@​next/bundle-analyzer</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v15.1.0</h2>
<h3>Core Changes</h3>
<ul>
<li>fix: decrypt bound args before generating a cache key: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72463">#72463</a></li>
<li>Fix the path to the next/experimental/testing/server export: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72527">#72527</a></li>
<li>Expand <code>server-source-maps</code> scenarios to cover Edge
runtime: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72288">#72288</a></li>
<li>Ensure logged errors in Edge runtime include the stack: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72394">#72394</a></li>
<li>fix: added cache control headers for static app routes: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72521">#72521</a></li>
<li>capture console issues as console errors: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72468">#72468</a></li>
<li>Add expireTag and expirePath APIs: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72485">#72485</a></li>
<li>fix: try/catch access to localStorage within
__NEXT_APP_ISR_INDICATOR useEffect: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72362">#72362</a></li>
<li>Move client build ID to a global variable: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72592">#72592</a></li>
<li>refactor(turbopack): Remove <code>swc_css</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72602">#72602</a></li>
<li>Bypass source map dev middleware for client chunks: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72581">#72581</a></li>
<li>chore: remove <code>rc</code> from URL: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72599">#72599</a></li>
<li>improve <code>no-img-element</code> lint error message: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72410">#72410</a></li>
<li>Combine bound <code>&quot;use cache&quot;</code> closure args into a
single parameter: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72587">#72587</a></li>
<li>[Turbopack] add BackendOptions and allow to disable dependencies,
children and storage: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72426">#72426</a></li>
<li>Omit unused args when calling <code>&quot;use cache&quot;</code>
functions: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72506">#72506</a></li>
<li>Add experimental <code>clientSegmentCache</code> flag: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72626">#72626</a></li>
<li>Add <code>compiler.define</code> option: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/71802">#71802</a></li>
<li>Fix static indicator with dynamicIO: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72631">#72631</a></li>
<li>Allow usage of Node.js prereleases: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72635">#72635</a></li>
<li>improved network url in (dev) cli: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72634">#72634</a></li>
<li>chore: update <code>getting-started/react-essentials</code> path: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72250">#72250</a></li>
<li>Fix static indicator for pure IO case: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72639">#72639</a></li>
<li>Bump the monorepo packages TypeScript to <code>5.6.3</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72625">#72625</a></li>
<li>Bump <code>@capsizecss/metrics</code> to 3.4.0 for Geist Google
Font: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72746">#72746</a></li>
<li>refactor: remove unused asNotFound property: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72585">#72585</a></li>
<li>Remove unused <code>enabled</code> config from server actions
transforms: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72755">#72755</a></li>
<li>Ensure Next.js is ignore-listed when used as external: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72498">#72498</a></li>
<li>Bump <code>eslint-plugin-react</code> to 7.37.0: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72759">#72759</a></li>
<li>upgrade amphtml-validator to 1.0.38: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72645">#72645</a></li>
<li>fix multi-level redirect in server actions: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72770">#72770</a></li>
<li>refactor: rename error boundary not-found to http-error-fallback: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72586">#72586</a></li>
<li>Upgrade React from <code>5c56b873-20241107</code> to
<code>7ac8e612-20241113</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72768">#72768</a></li>
<li>Re-use randomly selected dev server port for automatic restarts: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72771">#72771</a></li>
<li>Emit build error when <code>&quot;use cache&quot;</code> is used
without <code>dynamicIO</code> enabled: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72781">#72781</a></li>
<li>fix: not found bounary prop: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72784">#72784</a></li>
<li>silence sass <code>legacy-js-api</code> warning: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72632">#72632</a></li>
<li>[Segment Prefetch] Move access token to route tree: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72775">#72775</a></li>
<li>Add internal affordances to show ignore-listed stackframes in
terminal: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72763">#72763</a></li>
<li>chore(turbopack): Centralize reqwest TLS feature configs in
turbo-tasks-fetch: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72526">#72526</a></li>
<li>Upgrade React from <code>7ac8e612-20241113</code> to
<code>380f5d67-20241113</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72819">#72819</a></li>
<li>Shorten unsourcemapped absolute locations in terminal stacktraces:
<a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72764">#72764</a></li>
<li>codemod: replace <code>revalidate(Tag|Path)</code> to
<code>expire(Tag|Path)</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72826">#72826</a></li>
<li>&quot;Fix&quot;: Lift type check out of loop: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72840">#72840</a></li>
<li>hide stack trace in CanaryOnlyError: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72859">#72859</a></li>
<li>Allow missing CacheNodeSeedData during prefetch: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72857">#72857</a></li>
<li>Add Segment Cache feature check to <code>prefetch</code> API: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72861">#72861</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dafcd43fac"><code>dafcd43</code></a>
v15.1.0</li>
<li><a
href="2deb35d487"><code>2deb35d</code></a>
v15.0.4-canary.52</li>
<li><a
href="3970d33e6d"><code>3970d33</code></a>
v15.0.4-canary.51</li>
<li><a
href="c824c183d0"><code>c824c18</code></a>
v15.0.4-canary.50</li>
<li><a
href="657c2cbd72"><code>657c2cb</code></a>
v15.0.4-canary.49</li>
<li><a
href="c2078d0c05"><code>c2078d0</code></a>
v15.0.4-canary.48</li>
<li><a
href="6b9baaace0"><code>6b9baaa</code></a>
v15.0.4-canary.47</li>
<li><a
href="2caf05122a"><code>2caf051</code></a>
v15.0.4-canary.46</li>
<li><a
href="a6da830de8"><code>a6da830</code></a>
v15.0.4-canary.45</li>
<li><a
href="85062ae41e"><code>85062ae</code></a>
v15.0.4-canary.44</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/commits/v15.1.0/packages/next-bundle-analyzer">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@next/bundle-analyzer&package-manager=npm_and_yarn&previous-version=15.0.0&new-version=15.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-12-11 04:36:46 +00:00
dependabot[bot]
d449c9f746 Bump @mantine/form from 7.14.0 to 7.15.0 in /frontend (#1049)
Bumps
[@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form)
from 7.14.0 to 7.15.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.15.0 💋</h2>
<p><a href="https://mantine.dev/changelog/7-15-0">View changelog with
demos on mantine.dev website</a></p>
<h2>Support Mantine development</h2>
<p>You can now sponsor Mantine development with <a
href="https://opencollective.com/mantinedev">OpenCollective</a>.
All funds will be used to improve Mantine and create new features and
components.</p>
<h2>use-radial-move hook</h2>
<p>New <a
href="https://mantine.dev/hooks/use-radial-move">use-radial-move</a>
hook can be used to create custom radial sliders:</p>
<pre lang="tsx"><code>import { useState } from 'react';
import { Box } from '@mantine/core';
import { useRadialMove } from '@mantine/hooks';
import classes from './Demo.module.css';
<p>function Demo() {
const [value, setValue] = useState(115);
const { ref } = useRadialMove(setValue);</p>
<p>return (
&lt;Box className={classes.root} ref={ref} style={{ '--angle':
<code>${value}deg</code> }}&gt;
&lt;div className={classes.value}&gt;{value}°&lt;/div&gt;
&lt;div className={classes.thumb} /&gt;
&lt;/Box&gt;
);
}
</code></pre></p>
<h2>BarChart color based on value</h2>
<p><a href="https://mantine.dev/charts/bar-chart">BarChart</a> component
now supports <code>getBarColor</code> prop to assign color based on
value.
<code>getBarColor</code> function is called with two arguments: value
and series object. It should return a color
string (theme color reference or any valid CSS color value).</p>
<pre lang="tsx"><code>import { BarChart } from '@mantine/charts';
import { data } from './data';
<p>function Demo() {
return (
&lt;BarChart
h={300}
data={data}
dataKey=&quot;month&quot;
getBarColor={(value) =&gt; (value &gt; 700 ? 'teal.8' : 'red.8')}
series={[{ name: 'Laptops', color: 'gray.6' }]}
/&gt;
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="aae7b81cc3"><code>aae7b81</code></a>
[release] Version: 7.15.0</li>
<li><a
href="d0e70b6208"><code>d0e70b6</code></a>
Merge branch master into 7.15</li>
<li><a
href="29f5df2167"><code>29f5df2</code></a>
[release] Version: 7.14.3</li>
<li><a
href="44407dbda7"><code>44407db</code></a>
[<code>@​mantine/core</code>] Replace global <code>JSX</code> types with
<code>React.JSX</code> to support React ...</li>
<li><a
href="1f4bb71972"><code>1f4bb71</code></a>
Merge branch master into 7.15</li>
<li><a
href="c83f5b0a37"><code>c83f5b0</code></a>
[release] Version: 7.14.2</li>
<li><a
href="b07b2753fe"><code>b07b275</code></a>
[<code>@​mantine/form</code>] Add submitting state support</li>
<li><a
href="7fad3d6160"><code>7fad3d6</code></a>
[<code>@​mantine/form</code>] Add <code>onSubmitPreventDefault</code>
option support (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/7142">#7142</a>)</li>
<li><a
href="79280aa4f0"><code>79280aa</code></a>
[release] Version: 7.14.2-alpha.0</li>
<li><a
href="12adf699eb"><code>12adf69</code></a>
[release] Version: 7.14.1</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.15.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.14.0&new-version=7.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 04:36:21 +00:00
dependabot[bot]
c8a5873318 Bump nanoid from 3.3.7 to 3.3.8 in /frontend (#1047)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's
changelog</a>.</em></p>
<blockquote>
<h2>3.3.8</h2>
<ul>
<li>Fixed a way to break Nano ID by passing non-integer size (by <a
href="https://github.com/myndzi"><code>@​myndzi</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3044cd5e73"><code>3044cd5</code></a>
Release 3.3.8 version</li>
<li><a
href="4fe34959c3"><code>4fe3495</code></a>
Update size limit</li>
<li><a
href="d643045f40"><code>d643045</code></a>
Fix pool pollution, infinite loop (<a
href="https://redirect.github.com/ai/nanoid/issues/510">#510</a>)</li>
<li>See full diff in <a
href="https://github.com/ai/nanoid/compare/3.3.7...3.3.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nanoid&package-manager=npm_and_yarn&previous-version=3.3.7&new-version=3.3.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-12-10 04:59:59 +00:00
dependabot[bot]
af8214cfba Bump nanoid from 3.3.7 to 3.3.8 in /docs (#1048)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's
changelog</a>.</em></p>
<blockquote>
<h2>3.3.8</h2>
<ul>
<li>Fixed a way to break Nano ID by passing non-integer size (by <a
href="https://github.com/myndzi"><code>@​myndzi</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3044cd5e73"><code>3044cd5</code></a>
Release 3.3.8 version</li>
<li><a
href="4fe34959c3"><code>4fe3495</code></a>
Update size limit</li>
<li><a
href="d643045f40"><code>d643045</code></a>
Fix pool pollution, infinite loop (<a
href="https://redirect.github.com/ai/nanoid/issues/510">#510</a>)</li>
<li>See full diff in <a
href="https://github.com/ai/nanoid/compare/3.3.7...3.3.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nanoid&package-manager=npm_and_yarn&previous-version=3.3.7&new-version=3.3.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-12-10 04:59:37 +00:00
dependabot[bot]
dee03b7627 Bump @emotion/react from 11.13.0 to 11.14.0 in /frontend (#1046)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from
11.13.0 to 11.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emotion-js/emotion/releases"><code>@​emotion/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.14.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/emotion-js/emotion/pull/3281">#3281</a>
<a
href="fc4d7bd744"><code>fc4d7bd</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! - Source
code has been migrated to TypeScript. From now on type declarations will
be emitted based on that, instead of being hand-written.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="8dc1a6dd19"><code>8dc1a6d</code></a>,
<a
href="e1bf17ee87"><code>e1bf17e</code></a>]:
<ul>
<li><code>@​emotion/cache</code><a
href="https://github.com/11"><code>@​11</code></a>.14.0</li>
<li><code>@​emotion/use-insertion-effect-with-fallbacks</code><a
href="https://github.com/1"><code>@​1</code></a>.2.0</li>
</ul>
</li>
</ul>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.13.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3270">#3270</a>
<a
href="77d930dc70"><code>77d930d</code></a>
Thanks <a
href="https://github.com/emmatown"><code>@​emmatown</code></a>! - Fix
inconsistent hashes using development vs production
bundles/<code>exports</code> conditions when using
<code>@emotion/babel-plugin</code> with <code>sourceMap: true</code>
(the default). This is particularly visible when using Emotion with the
Next.js Pages router where the <code>development</code> condition is
used when bundling code but not when importing external code with
Node.js.</p>
</li>
<li>
<p>Updated dependencies [<a
href="77d930dc70"><code>77d930d</code></a>]:</p>
<ul>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.3.3</li>
<li><code>@​emotion/cache</code><a
href="https://github.com/11"><code>@​11</code></a>.13.5</li>
<li><code>@​emotion/utils</code><a
href="https://github.com/1"><code>@​1</code></a>.4.2</li>
<li><code>@​emotion/babel-plugin</code><a
href="https://github.com/11"><code>@​11</code></a>.13.5</li>
</ul>
</li>
</ul>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.13.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3232">#3232</a>
<a
href="0ce3ed0ff3"><code>0ce3ed0</code></a>
Thanks <a
href="https://github.com/ENvironmentSet"><code>@​ENvironmentSet</code></a>!
- Distribute <code>css</code> prop attachment over props that are union
types</p>
</li>
<li>
<p>Updated dependencies []:</p>
<ul>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.3.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3c19ce5997"><code>3c19ce5</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3280">#3280</a>)</li>
<li><a
href="a19d019bd4"><code>a19d019</code></a>
Convert <code>@emotion/styled</code>'s source code to TypeScript (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3284">#3284</a>)</li>
<li><a
href="5974e33fcb"><code>5974e33</code></a>
Fix JSX namespace <a
href="https://github.com/ts-ignores"><code>@​ts-ignores</code></a> (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3282">#3282</a>)</li>
<li><a
href="fc4d7bd744"><code>fc4d7bd</code></a>
Convert <code>@emotion/react</code>'s source code to TypeScript (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3281">#3281</a>)</li>
<li><a
href="8dc1a6dd19"><code>8dc1a6d</code></a>
Convert <code>@emotion/cache</code>'s source code to TypeScript (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3277">#3277</a>)</li>
<li><a
href="282b61d2ad"><code>282b61d</code></a>
Convert <code>@emotion/css-prettifier</code>'s source code to TypeScript
(<a
href="https://redirect.github.com/emotion-js/emotion/issues/3278">#3278</a>)</li>
<li><a
href="e1bf17ee87"><code>e1bf17e</code></a>
Convert <code>@emotion/use-insertion-effect-with-fallbacks</code>'s
source code to TypeS...</li>
<li><a
href="c161e6f2f8"><code>c161e6f</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3272">#3272</a>)</li>
<li><a
href="f45eb1969c"><code>f45eb19</code></a>
Update changeset (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3273">#3273</a>)</li>
<li><a
href="77d930dc70"><code>77d930d</code></a>
Fix inconsistent hashes using development vs production
bundles/<code>exports</code> con...</li>
<li>Additional commits viewable in <a
href="https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@emotion/react&package-manager=npm_and_yarn&previous-version=11.13.0&new-version=11.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-12-10 04:57:12 +00:00
dependabot[bot]
aab8a54c1a Bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.2.0 in /frontend (#1045)
Bumps
[@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports)
from 4.3.0 to 5.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/trivago/prettier-plugin-sort-imports/releases"><code>@​trivago/prettier-plugin-sort-imports</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix type import ordering <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/331">#331</a>
by <a
href="https://github.com/rsslldnphy"><code>@​rsslldnphy</code></a></li>
<li>Fix conditional import of prettier-plugin-svelte <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/332">#332</a>
by <a
href="https://github.com/rsslldnphy"><code>@​rsslldnphy</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.1.0...v5.2.0">https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.1.0...v5.2.0</a></p>
<h2>v5.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix svelte packages being required all the time by <a
href="https://github.com/byara"><code>@​byara</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/327">trivago/prettier-plugin-sort-imports#327</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.1...v5.1.0">https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.1...v5.1.0</a></p>
<h2>v5.0.1</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.0...v5.0.1">https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.0...v5.0.1</a></p>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated dependencies by <a
href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/316">trivago/prettier-plugin-sort-imports#316</a></li>
<li>svelte import sort by <a
href="https://github.com/canarddemagret"><code>@​canarddemagret</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/310">trivago/prettier-plugin-sort-imports#310</a></li>
<li>feature: order respects side effect imports by <a
href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/320">trivago/prettier-plugin-sort-imports#320</a></li>
<li>(<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/276">#276</a>)
Fixed dollar sign group replace in vue preprocessor by <a
href="https://github.com/adamDilger"><code>@​adamDilger</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/283">trivago/prettier-plugin-sort-imports#283</a></li>
<li>chore: describe the sort-imports-ignore comment in the README by <a
href="https://github.com/lorenzodejong"><code>@​lorenzodejong</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/307">trivago/prettier-plugin-sort-imports#307</a></li>
<li>chore: Update <code>README</code> for <code>prettier</code> v3.x by
<a
href="https://github.com/basselworkforce"><code>@​basselworkforce</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/242">trivago/prettier-plugin-sort-imports#242</a></li>
<li>fix incorrect location of colon in environment section on bug report
template by <a
href="https://github.com/DetachHead"><code>@​DetachHead</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/221">trivago/prettier-plugin-sort-imports#221</a></li>
<li>Updated compatibility in README.md by <a
href="https://github.com/elite174"><code>@​elite174</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/257">trivago/prettier-plugin-sort-imports#257</a></li>
<li>feat: support importOrderImportAttributesKeyword by <a
href="https://github.com/chentsulin"><code>@​chentsulin</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/273">trivago/prettier-plugin-sort-imports#273</a></li>
<li>version 5 by <a
href="https://github.com/byara"><code>@​byara</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/214">trivago/prettier-plugin-sort-imports#214</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/316">trivago/prettier-plugin-sort-imports#316</a></li>
<li><a
href="https://github.com/canarddemagret"><code>@​canarddemagret</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/310">trivago/prettier-plugin-sort-imports#310</a></li>
<li><a
href="https://github.com/lorenzodejong"><code>@​lorenzodejong</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/307">trivago/prettier-plugin-sort-imports#307</a></li>
<li><a
href="https://github.com/DetachHead"><code>@​DetachHead</code></a> made
their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/221">trivago/prettier-plugin-sort-imports#221</a></li>
<li><a href="https://github.com/elite174"><code>@​elite174</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/257">trivago/prettier-plugin-sort-imports#257</a></li>
<li><a
href="https://github.com/chentsulin"><code>@​chentsulin</code></a> made
their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/273">trivago/prettier-plugin-sort-imports#273</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.0.0">https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md"><code>@​trivago/prettier-plugin-sort-imports</code>'s
changelog</a>.</em></p>
<blockquote>
<h3>5.2.0</h3>
<ul>
<li>fix type import ordering <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/331">#331</a>
by <a
href="https://github.com/rsslldnphy"><code>@​rsslldnphy</code></a></li>
<li>Fix conditional import of prettier-plugin-svelte <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/332">#332</a>
by <a
href="https://github.com/rsslldnphy"><code>@​rsslldnphy</code></a></li>
</ul>
<h3>v5.1.0</h3>
<ul>
<li>Fix svelte packages being required all the time <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/327">#327</a>
by <a href="https://github.com/byara"><code>@​byara</code></a></li>
</ul>
<h3>v5.0.1</h3>
<ul>
<li>Clean up unwanted packages and unpin dependencies <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/322">#322</a>
by <a href="https://github.com/byara"><code>@​byara</code></a></li>
</ul>
<h3>v5.0.0</h3>
<h4>New features</h4>
<ul>
<li>Type imports <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/153">#153</a>
by <a href="https://github.com/broofa">Xenfo</a></li>
<li>Svelte support <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/310">#310</a>
by <a href="https://github.com/canarddemagret">canarddemagret</a></li>
<li>Side effect import support <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/320">#320</a>
by <a href="https://github.com/blutorange">blutorange</a> and <a
href="https://github.com/vladislavarsenev">vladislavarsenev</a></li>
<li>Fixed dollar sign group replace in Vue <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/283">#283</a>
by <a href="https://github.com/adamDilger">adamDilger</a></li>
<li>Support <code>importOrderImportAttributesKeyword</code> <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/273">#273</a>
by <a href="https://github.com/chentsulin">chentsulin</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b3e929516"><code>6b3e929</code></a>
5.2.0</li>
<li><a
href="b833ebfe29"><code>b833ebf</code></a>
Changelog for version 5.2.0</li>
<li><a
href="63fe3f5b26"><code>63fe3f5</code></a>
v5.2.0 (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/334">#334</a>)</li>
<li><a
href="eece72c8b6"><code>eece72c</code></a>
5.1.0</li>
<li><a
href="c10a2f3b3e"><code>c10a2f3</code></a>
Changelog for version 5.1.0</li>
<li><a
href="c3c6ce0957"><code>c3c6ce0</code></a>
Fix svelte packages being required all the time (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/327">#327</a>)</li>
<li><a
href="2e67c0db98"><code>2e67c0d</code></a>
Merge branch 'main' of
github.com:trivago/prettier-plugin-sort-imports</li>
<li><a
href="47ccf54114"><code>47ccf54</code></a>
5.0.1</li>
<li><a
href="51581c8257"><code>51581c8</code></a>
Changelog for version 5.0.1</li>
<li><a
href="89413342fa"><code>8941334</code></a>
remove unwanted packages and unpin dependencies (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/322">#322</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@trivago/prettier-plugin-sort-imports&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=5.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 04:56:22 +00:00
dependabot[bot]
02a03fc47c Bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.0.1 in /docs (#1041)
Bumps
[@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports)
from 4.3.0 to 5.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/trivago/prettier-plugin-sort-imports/releases"><code>@​trivago/prettier-plugin-sort-imports</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.0...v5.0.1">https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.0...v5.0.1</a></p>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated dependencies by <a
href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/316">trivago/prettier-plugin-sort-imports#316</a></li>
<li>svelte import sort by <a
href="https://github.com/canarddemagret"><code>@​canarddemagret</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/310">trivago/prettier-plugin-sort-imports#310</a></li>
<li>feature: order respects side effect imports by <a
href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/320">trivago/prettier-plugin-sort-imports#320</a></li>
<li>(<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/276">#276</a>)
Fixed dollar sign group replace in vue preprocessor by <a
href="https://github.com/adamDilger"><code>@​adamDilger</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/283">trivago/prettier-plugin-sort-imports#283</a></li>
<li>chore: describe the sort-imports-ignore comment in the README by <a
href="https://github.com/lorenzodejong"><code>@​lorenzodejong</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/307">trivago/prettier-plugin-sort-imports#307</a></li>
<li>chore: Update <code>README</code> for <code>prettier</code> v3.x by
<a
href="https://github.com/basselworkforce"><code>@​basselworkforce</code></a>
in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/242">trivago/prettier-plugin-sort-imports#242</a></li>
<li>fix incorrect location of colon in environment section on bug report
template by <a
href="https://github.com/DetachHead"><code>@​DetachHead</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/221">trivago/prettier-plugin-sort-imports#221</a></li>
<li>Updated compatibility in README.md by <a
href="https://github.com/elite174"><code>@​elite174</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/257">trivago/prettier-plugin-sort-imports#257</a></li>
<li>feat: support importOrderImportAttributesKeyword by <a
href="https://github.com/chentsulin"><code>@​chentsulin</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/273">trivago/prettier-plugin-sort-imports#273</a></li>
<li>version 5 by <a
href="https://github.com/byara"><code>@​byara</code></a> in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/214">trivago/prettier-plugin-sort-imports#214</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/316">trivago/prettier-plugin-sort-imports#316</a></li>
<li><a
href="https://github.com/canarddemagret"><code>@​canarddemagret</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/310">trivago/prettier-plugin-sort-imports#310</a></li>
<li><a
href="https://github.com/lorenzodejong"><code>@​lorenzodejong</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/307">trivago/prettier-plugin-sort-imports#307</a></li>
<li><a
href="https://github.com/DetachHead"><code>@​DetachHead</code></a> made
their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/221">trivago/prettier-plugin-sort-imports#221</a></li>
<li><a href="https://github.com/elite174"><code>@​elite174</code></a>
made their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/257">trivago/prettier-plugin-sort-imports#257</a></li>
<li><a
href="https://github.com/chentsulin"><code>@​chentsulin</code></a> made
their first contribution in <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/273">trivago/prettier-plugin-sort-imports#273</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.0.0">https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md"><code>@​trivago/prettier-plugin-sort-imports</code>'s
changelog</a>.</em></p>
<blockquote>
<h3>v5.0.1</h3>
<ul>
<li>Clean up unwanted packages and unpin dependencies <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/322">#322</a></li>
</ul>
<h3>v5.0.0</h3>
<h4>New features</h4>
<ul>
<li>Type imports <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/153">#153</a>
by <a href="https://github.com/broofa">Xenfo</a></li>
<li>Svelte support <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/310">#310</a>
by <a href="https://github.com/canarddemagret">canarddemagret</a></li>
<li>Side effect import support <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/320">#320</a>
by <a href="https://github.com/blutorange">blutorange</a> and <a
href="https://github.com/vladislavarsenev">vladislavarsenev</a></li>
<li>Fixed dollar sign group replace in Vue <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/283">#283</a>
by <a href="https://github.com/adamDilger">adamDilger</a></li>
<li>Support <code>importOrderImportAttributesKeyword</code> <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/273">#273</a>
by <a href="https://github.com/chentsulin">chentsulin</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="47ccf54114"><code>47ccf54</code></a>
5.0.1</li>
<li><a
href="51581c8257"><code>51581c8</code></a>
Changelog for version 5.0.1</li>
<li><a
href="35d7b0b0ec"><code>35d7b0b</code></a>
5.0.0</li>
<li><a
href="60f5a562ea"><code>60f5a56</code></a>
Changelog for version 5</li>
<li><a
href="a4bba47c68"><code>a4bba47</code></a>
Merge pull request <a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/214">#214</a>
from trivago/v5</li>
<li><a
href="3341a5084b"><code>3341a50</code></a>
feat: support importOrderImportAttributesKeyword (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/273">#273</a>)</li>
<li><a
href="f545d2dd77"><code>f545d2d</code></a>
Merge branch 'main' of github.com:trivago/prettier-plugin-sort-imports
into v5</li>
<li><a
href="8dd40908bb"><code>8dd4090</code></a>
Updated compatibility in README.md (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/257">#257</a>)</li>
<li><a
href="fe88d2d963"><code>fe88d2d</code></a>
fix typo on bug report template (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/221">#221</a>)</li>
<li><a
href="ea30e7aeb9"><code>ea30e7a</code></a>
chore: Update <code>README</code> for <code>prettier</code> v3.x (<a
href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/242">#242</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@trivago/prettier-plugin-sort-imports&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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-12-06 04:45:15 +00:00
dependabot[bot]
738a8a7c25 Bump @testing-library/react from 16.0.0 to 16.1.0 in /frontend (#1040)
Bumps
[@testing-library/react](https://github.com/testing-library/react-testing-library)
from 16.0.0 to 16.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v16.1.0</h2>
<h1><a
href="https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0">16.1.0</a>
(2024-12-05)</h1>
<h3>Features</h3>
<ul>
<li>Add support for React 19 (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1367">#1367</a>)
(<a
href="85ac2534a5">85ac253</a>)</li>
</ul>
<h2>v16.0.1</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1">16.0.1</a>
(2024-08-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Add support for exactOptionalPropertyTypes in TypeScript (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1351">#1351</a>)
(<a
href="3dcd8a9649">3dcd8a9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="85ac2534a5"><code>85ac253</code></a>
feat: Add support for React 19 (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1367">#1367</a>)</li>
<li><a
href="3dcd8a9649"><code>3dcd8a9</code></a>
fix: Add support for exactOptionalPropertyTypes in TypeScript (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1351">#1351</a>)</li>
<li><a
href="7a28fa9168"><code>7a28fa9</code></a>
Fix React Canary and Experimental tests (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1353">#1353</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=16.0.0&new-version=16.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-12-06 04:16:02 +00:00
dependabot[bot]
9c6453ba78 Bump eslint-plugin-testing-library from 7.0.0 to 7.1.0 in /frontend (#1038)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 7.0.0 to 7.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0...v7.1.0">7.1.0</a>
(2024-12-04)</h1>
<h3>Features</h3>
<ul>
<li>add config for Svelte (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/973">#973</a>)
(<a
href="fc118c72e5">fc118c7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fc118c72e5"><code>fc118c7</code></a>
feat: add config for Svelte (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/973">#973</a>)</li>
<li><a
href="26d360e5ca"><code>26d360e</code></a>
feat(docs): generate-all for svelte</li>
<li><a
href="ff432b0701"><code>ff432b0</code></a>
feat(config): implement svelte config</li>
<li><a
href="3738f3792a"><code>3738f37</code></a>
fix(config): update deprecated config type</li>
<li><a
href="496ecf6fad"><code>496ecf6</code></a>
build(deps-dev): bump <code>@​types/node</code> from 22.9.3 to 22.10.1
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/969">#969</a>)</li>
<li><a
href="7d4207b6c3"><code>7d4207b</code></a>
build(deps-dev): bump <code>@​types/node</code> from 22.9.3 to
22.10.1</li>
<li><a
href="6306b8dced"><code>6306b8d</code></a>
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/972">#972</a>)</li>
<li><a
href="f6fcb6e1a5"><code>f6fcb6e</code></a>
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1</li>
<li><a
href="e842985282"><code>e842985</code></a>
chore: update dependencies (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/967">#967</a>)</li>
<li><a
href="8784f3910b"><code>8784f39</code></a>
chore: update dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-testing-library&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.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-12-05 04:55:37 +00:00
dependabot[bot]
6a909a445a Update fastapi requirement from 0.115.5 to 0.115.6 in /backend (#1037)
Updates the requirements on
[fastapi](https://github.com/fastapi/fastapi) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastapi/fastapi/releases">fastapi's
releases</a>.</em></p>
<blockquote>
<h2>0.115.6</h2>
<h3>Fixes</h3>
<ul>
<li>🐛 Preserve traceback when an exception is raised in sync dependency
with <code>yield</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/5823">#5823</a>
by <a href="https://github.com/sombek"><code>@​sombek</code></a>.</li>
</ul>
<h3>Refactors</h3>
<ul>
<li>♻️ Update tests and internals for compatibility with Pydantic
&gt;=2.10. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12971">#12971</a>
by <a href="https://github.com/tamird"><code>@​tamird</code></a>.</li>
</ul>
<h3>Docs</h3>
<ul>
<li>📝 Update includes format in docs with an automated script. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12950">#12950</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
<li>📝 Update includes for
<code>docs/de/docs/advanced/using-request-directly.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12685">#12685</a>
by <a
href="https://github.com/alissadb"><code>@​alissadb</code></a>.</li>
<li>📝 Update includes for
<code>docs/de/docs/how-to/conditional-openapi.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12689">#12689</a>
by <a
href="https://github.com/alissadb"><code>@​alissadb</code></a>.</li>
</ul>
<h3>Translations</h3>
<ul>
<li>🌐 Add Traditional Chinese translation for
<code>docs/zh-hant/docs/async.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12990">#12990</a>
by <a
href="https://github.com/ILoveSorasakiHina"><code>@​ILoveSorasakiHina</code></a>.</li>
<li>🌐 Add Traditional Chinese translation for
<code>docs/zh-hant/docs/tutorial/query-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12932">#12932</a>
by <a
href="https://github.com/Vincy1230"><code>@​Vincy1230</code></a>.</li>
<li>🌐 Add Korean translation for
<code>docs/ko/docs/advanced/testing-dependencies.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12992">#12992</a>
by <a
href="https://github.com/Limsunoh"><code>@​Limsunoh</code></a>.</li>
<li>🌐 Add Korean translation for
<code>docs/ko/docs/advanced/websockets.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12991">#12991</a>
by <a
href="https://github.com/kwang1215"><code>@​kwang1215</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/tutorial/response-model.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12933">#12933</a>
by <a
href="https://github.com/AndreBBM"><code>@​AndreBBM</code></a>.</li>
<li>🌐 Add Korean translation for
<code>docs/ko/docs/advanced/middlewares.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12753">#12753</a>
by <a
href="https://github.com/nahyunkeem"><code>@​nahyunkeem</code></a>.</li>
<li>🌐 Add Korean translation for
<code>docs/ko/docs/advanced/openapi-webhooks.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12752">#12752</a>
by <a href="https://github.com/saeye"><code>@​saeye</code></a>.</li>
<li>🌐 Add Chinese translation for
<code>docs/zh/docs/tutorial/query-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12931">#12931</a>
by <a
href="https://github.com/Vincy1230"><code>@​Vincy1230</code></a>.</li>
<li>🌐 Add Russian translation for
<code>docs/ru/docs/tutorial/query-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12445">#12445</a>
by <a
href="https://github.com/gitgernit"><code>@​gitgernit</code></a>.</li>
<li>🌐 Add Korean translation for
<code>docs/ko/docs/tutorial/query-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12940">#12940</a>
by <a href="https://github.com/jts8257"><code>@​jts8257</code></a>.</li>
<li>🔥 Remove obsolete tutorial translation to Chinese for
<code>docs/zh/docs/tutorial/sql-databases.md</code>, it references files
that are no longer on the repo. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12949">#12949</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
</ul>
<h3>Internal</h3>
<ul>
<li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12954">#12954</a>
by <a
href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bb8c2a6498"><code>bb8c2a6</code></a>
🔖 Release version 0.115.6</li>
<li><a
href="905ec1edde"><code>905ec1e</code></a>
📝 Update release notes</li>
<li><a
href="4f8157588e"><code>4f81575</code></a>
🐛 Preserve traceback when exception is raised in sync dependency with
<code>yield</code>...</li>
<li><a
href="8255edfecf"><code>8255edf</code></a>
📝 Update release notes</li>
<li><a
href="53c87842b0"><code>53c8784</code></a>
🌐 Add Traditional Chinese translation for
<code>docs/zh-hant/docs/async.md</code> (<a
href="https://redirect.github.com/fastapi/fastapi/issues/12990">#12990</a>)</li>
<li><a
href="297135244d"><code>2971352</code></a>
📝 Update release notes</li>
<li><a
href="8376228a49"><code>8376228</code></a>
🌐 Add Traditional Chinese translation for
`docs/zh-hant/docs/tutorial/query-p...</li>
<li><a
href="6c7873c77e"><code>6c7873c</code></a>
📝 Update release notes</li>
<li><a
href="d75b81ce3f"><code>d75b81c</code></a>
🌐 Add Korean translation for
<code>docs/ko/docs/advanced/testing-dependencies.md</code> ...</li>
<li><a
href="206037c292"><code>206037c</code></a>
📝 Update release notes</li>
<li>Additional commits viewable in <a
href="https://github.com/fastapi/fastapi/compare/0.115.5...0.115.6">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-12-04 05:08:52 +00:00
dependabot[bot]
d60958db29 Bump react-icons from 5.3.0 to 5.4.0 in /frontend (#1036)
Bumps [react-icons](https://github.com/react-icons/react-icons) from
5.3.0 to 5.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/react-icons/react-icons/releases">react-icons's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add closing of the icon details modal with the ESC key by <a
href="https://github.com/gabrielogregorio"><code>@​gabrielogregorio</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/900">react-icons/react-icons#900</a></li>
<li>support moduleResolution: bundler in tsconfig by <a
href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/970">react-icons/react-icons#970</a></li>
<li>min search length changed to 2 by <a
href="https://github.com/Kumar06Lav"><code>@​Kumar06Lav</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/967">react-icons/react-icons#967</a></li>
<li>Bump webpack from 5.89.0 to 5.94.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/975">react-icons/react-icons#975</a></li>
<li>Bump micromatch from 4.0.5 to 4.0.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/976">react-icons/react-icons#976</a></li>
<li>Bump axios from 1.6.8 to 1.7.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/977">react-icons/react-icons#977</a></li>
<li>preview: Reduce the number of results displayed in search results by
<a
href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/997">react-icons/react-icons#997</a></li>
<li>2024-12-03 upgrade icons by <a
href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/998">react-icons/react-icons#998</a></li>
<li>Bump dset from 3.1.3 to 3.1.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/979">react-icons/react-icons#979</a></li>
<li>Bump express from 4.19.2 to 4.21.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/981">react-icons/react-icons#981</a></li>
<li>Bump rollup from 2.79.1 to 2.79.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/982">react-icons/react-icons#982</a></li>
<li>Bump http-proxy-middleware from 2.0.6 to 2.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/989">react-icons/react-icons#989</a></li>
<li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/react-icons/react-icons/pull/994">react-icons/react-icons#994</a></li>
<li>workflow: upgrade workflows by <a
href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a>
in <a
href="https://redirect.github.com/react-icons/react-icons/pull/999">react-icons/react-icons#999</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Kumar06Lav"><code>@​Kumar06Lav</code></a> made
their first contribution in <a
href="https://redirect.github.com/react-icons/react-icons/pull/967">react-icons/react-icons#967</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0">https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0</a></p>
<table>
<thead>
<tr>
<th>Icon Library</th>
<th>License</th>
<th>Version</th>
<th align="right">Count</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://circumicons.com/">Circum Icons</a></td>
<td><a
href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0
license</a></td>
<td>1.0.0</td>
<td align="right">288</td>
</tr>
<tr>
<td><a href="https://fontawesome.com/">Font Awesome 5</a></td>
<td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0
License</a></td>
<td>5.15.4-3-gafecf2a</td>
<td align="right">1612</td>
</tr>
<tr>
<td><a href="https://fontawesome.com/">Font Awesome 6</a></td>
<td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0
License</a></td>
<td>6.6.0</td>
<td align="right">2050</td>
</tr>
<tr>
<td><a href="https://ionicons.com/">Ionicons 4</a></td>
<td><a
href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td>
<td>4.6.3</td>
<td align="right">696</td>
</tr>
<tr>
<td><a href="https://ionicons.com/">Ionicons 5</a></td>
<td><a
href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td>
<td>5.5.4</td>
<td align="right">1332</td>
</tr>
<tr>
<td><a href="http://google.github.io/material-design-icons/">Material
Design icons</a></td>
<td><a
href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache
License Version 2.0</a></td>
<td>4.0.0-125-gef43291c4d</td>
<td align="right">4341</td>
</tr>
<tr>
<td><a href="http://s-ings.com/typicons/">Typicons</a></td>
<td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA
3.0</a></td>
<td>2.1.2</td>
<td align="right">336</td>
</tr>
<tr>
<td><a href="https://octicons.github.com/">Github Octicons
icons</a></td>
<td><a
href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td>
<td>18.3.0</td>
<td align="right">264</td>
</tr>
<tr>
<td><a href="https://feathericons.com/">Feather</a></td>
<td><a
href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td>
<td>4.29.2</td>
<td align="right">287</td>
</tr>
<tr>
<td><a href="https://lucide.dev/">Lucide</a></td>
<td><a
href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td>
<td>0.462.0</td>
<td align="right">1541</td>
</tr>
<tr>
<td><a href="https://game-icons.net/">Game Icons</a></td>
<td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY
3.0</a></td>
<td>12920d6565588f0512542a3cb0cdfd36a497f910</td>
<td align="right">4040</td>
</tr>
<tr>
<td><a href="https://erikflowers.github.io/weather-icons/">Weather
Icons</a></td>
<td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td>
<td>2.0.12</td>
<td align="right">219</td>
</tr>
<tr>
<td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.8.0</td>
<td align="right">192</td>
</tr>
<tr>
<td><a href="https://github.com/ant-design/ant-design-icons">Ant Design
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>4.4.2</td>
<td align="right">831</td>
</tr>
<tr>
<td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.11.3</td>
<td align="right">2716</td>
</tr>
<tr>
<td><a href="https://github.com/Remix-Design/RemixIcon">Remix
Icon</a></td>
<td><a href="http://www.apache.org/licenses/">Apache License Version
2.0</a></td>
<td>4.5.0</td>
<td align="right">3020</td>
</tr>
<tr>
<td><a href="https://github.com/icons8/flat-color-icons">Flat Color
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.0.2</td>
<td align="right">329</td>
</tr>
<tr>
<td><a
href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td>
<td><a href="http://www.apache.org/licenses/">Apache License Version
2.0</a></td>
<td>4.12.1</td>
<td align="right">635</td>
</tr>
<tr>
<td><a
href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>1.0.6</td>
<td align="right">460</td>
</tr>
<tr>
<td><a href="https://github.com/tailwindlabs/heroicons">Heroicons
2</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>2.2.0</td>
<td align="right">972</td>
</tr>
<tr>
<td><a href="https://simpleicons.org/">Simple Icons</a></td>
<td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0
Universal</a></td>
<td>13.19.0</td>
<td align="right">3275</td>
</tr>
<tr>
<td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line
Icons</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>2.5.5</td>
<td align="right">189</td>
</tr>
<tr>
<td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon
Free</a></td>
<td><a
href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC
BY 4.0 License</a></td>
<td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td>
<td align="right">491</td>
</tr>
<tr>
<td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td>
<td><a
href="https://github.com/atisawd/boxicons/blob/master/LICENSE">MIT</a></td>
<td>2.1.4</td>
<td align="right">1634</td>
</tr>
<tr>
<td><a href="https://github.com/astrit/css.gg">css.gg</a></td>
<td><a href="https://opensource.org/licenses/MIT">MIT</a></td>
<td>2.1.4</td>
<td align="right">704</td>
</tr>
<tr>
<td><a href="https://github.com/microsoft/vscode-codicons">VS Code
Icons</a></td>
<td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY
4.0</a></td>
<td>0.0.36</td>
<td align="right">466</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7b14efea78"><code>7b14efe</code></a>
v5.4.0</li>
<li><a
href="1e40e107f4"><code>1e40e10</code></a>
workflow: upgrade workflows (<a
href="https://redirect.github.com/react-icons/react-icons/issues/999">#999</a>)</li>
<li><a
href="9a2d9a77ca"><code>9a2d9a7</code></a>
Bump cross-spawn from 7.0.3 to 7.0.6 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/994">#994</a>)</li>
<li><a
href="585585c9f6"><code>585585c</code></a>
Bump http-proxy-middleware from 2.0.6 to 2.0.7 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/989">#989</a>)</li>
<li><a
href="33d12d5ac7"><code>33d12d5</code></a>
Bump rollup from 2.79.1 to 2.79.2 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/982">#982</a>)</li>
<li><a
href="f2070d8178"><code>f2070d8</code></a>
Bump express from 4.19.2 to 4.21.0 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/981">#981</a>)</li>
<li><a
href="63755fbfdc"><code>63755fb</code></a>
Bump dset from 3.1.3 to 3.1.4 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/979">#979</a>)</li>
<li><a
href="1fa8a8f7ad"><code>1fa8a8f</code></a>
upgrade icons (<a
href="https://redirect.github.com/react-icons/react-icons/issues/998">#998</a>)</li>
<li><a
href="1393664992"><code>1393664</code></a>
preview: Reduce the number of results displayed in search results (<a
href="https://redirect.github.com/react-icons/react-icons/issues/997">#997</a>)</li>
<li><a
href="9d7ecf4c89"><code>9d7ecf4</code></a>
5.3.1-snapshot.0</li>
<li>Additional commits viewable in <a
href="https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 04:43:55 +00:00
dependabot[bot]
f4b36f3b48 Bump @tabler/icons-react from 3.23.0 to 3.24.0 in /frontend (#1035)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.23.0 to 3.24.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.24.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/brand-bitbucket</code></li>
<li><code>filled/direction-arrows</code></li>
<li><code>filled/droplets</code></li>
<li><code>filled/eyeglass</code></li>
<li><code>filled/filters</code></li>
<li><code>filled/flame</code></li>
<li><code>filled/flare</code></li>
<li><code>filled/folders</code></li>
<li><code>filled/garden-cart</code></li>
<li><code>filled/grid-pattern</code></li>
<li><code>filled/helicopter-landing</code></li>
<li><code>filled/laurel-wreath</code></li>
<li><code>filled/lemon-2</code></li>
<li><code>filled/lifebuoy</code></li>
<li><code>outline/cake-roll</code></li>
<li><code>outline/matrix</code></li>
<li><code>outline/square-dashed</code></li>
<li><code>outline/table-dashed</code></li>
</ul>
<p>Fixed icons: <code>outline/exposure-off</code>,
<code>outline/exposure</code>, <code>outline/ferry</code>,
<code>outline/flame</code>, <code>outline/folders</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="01eb08a9bc"><code>01eb08a</code></a>
Release 3.24.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.24.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.23.0&new-version=3.24.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-12-03 04:12:14 +00:00
dependabot[bot]
7021bb2373 Update pytest requirement from <=8.3.3 to <=8.3.4 in /backend (#1034)
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.4</h2>
<h1>pytest 8.3.4 (2024-12-01)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12592">#12592</a>:
Fixed <code>KeyError</code>{.interpreted-text role=&quot;class&quot;}
crash when using <code>--import-mode=importlib</code> in a directory
layout where a directory contains a child directory with the same
name.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12818">#12818</a>:
Assertion rewriting now preserves the source ranges of the original
instructions, making it play well with tools that deal with the
<code>AST</code>, like <a
href="https://github.com/alexmojaki/executing">executing</a>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12849">#12849</a>:
ANSI escape codes for colored output now handled correctly in
<code>pytest.fail</code>{.interpreted-text role=&quot;func&quot;} with
[pytrace=False]{.title-ref}.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/9353">#9353</a>:
<code>pytest.approx</code>{.interpreted-text role=&quot;func&quot;} now
uses strict equality when given booleans.</p>
</li>
</ul>
<h2>Improved documentation</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10558">#10558</a>:
Fix ambiguous docstring of
<code>pytest.Config.getoption</code>{.interpreted-text
role=&quot;func&quot;}.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10829">#10829</a>:
Improve documentation on the current handling of the
<code>--basetemp</code> option and its lack of retention functionality
(<code>temporary directory location and
retention</code>{.interpreted-text role=&quot;ref&quot;}).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12866">#12866</a>:
Improved cross-references concerning the
<code>recwarn</code>{.interpreted-text role=&quot;fixture&quot;}
fixture.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12966">#12966</a>:
Clarify <code>filterwarnings</code>{.interpreted-text
role=&quot;ref&quot;} docs on filter precedence/order when using
multiple <code>@pytest.mark.filterwarnings
&lt;pytest.mark.filterwarnings ref&gt;</code>{.interpreted-text
role=&quot;ref&quot;} marks.</p>
</li>
</ul>
<h2>Contributor-facing changes</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12497">#12497</a>:
Fixed two failing pdb-related tests on Python 3.13.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="53f8b4e634"><code>53f8b4e</code></a>
Update pypa/gh-action-pypi-publish to v1.12.2</li>
<li><a
href="98dff36c9d"><code>98dff36</code></a>
Prepare release version 8.3.4</li>
<li><a
href="1b474e221d"><code>1b474e2</code></a>
approx: use exact comparison for bool (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/13013">#13013</a>)</li>
<li><a
href="b541721529"><code>b541721</code></a>
docs: Fix wrong statement about sys.modules with importlib import mode
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/1298">#1298</a>...</li>
<li><a
href="16cb87b650"><code>16cb87b</code></a>
pytest.fail: fix ANSI escape codes for colored output (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12959">#12959</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12990">#12990</a>)</li>
<li><a
href="be6bc812b0"><code>be6bc81</code></a>
Issue <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12966">#12966</a>
Clarify filterwarnings docs on precedence when using multiple ma...</li>
<li><a
href="7aeb72bbc6"><code>7aeb72b</code></a>
Improve docs on basetemp and retention (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12912">#12912</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12928">#12928</a>)</li>
<li><a
href="c8758414cf"><code>c875841</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12917">#12917</a>
from pytest-dev/patchback/backports/8.3.x/ded1f44e5...</li>
<li><a
href="6502816d97"><code>6502816</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12913">#12913</a>
from jakkdl/dontfailonbadpath</li>
<li><a
href="52135b033f"><code>52135b0</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12885">#12885</a>
from The-Compiler/pdb-py311 (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12887">#12887</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/1.0.0b3...8.3.4">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-12-02 04:54:27 +00:00
dependabot[bot]
4f2718f720 Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.7.1 (#1032)
Bumps
[JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action)
from 4.6.0 to 4.7.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jamesives/github-pages-deploy-action/releases">JamesIves/github-pages-deploy-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.7.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features </h3>
<ul>
<li>feat: when <code>target-folder</code> is specified the action will
now create any missing folders for you by <a
href="https://github.com/databasedav"><code>@​databasedav</code></a> in
<a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737">JamesIves/github-pages-deploy-action#1737</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/databasedav"><code>@​databasedav</code></a>
made their first contribution in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737">JamesIves/github-pages-deploy-action#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.1">https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.1</a></p>
<h2>v4.7.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features </h3>
<ul>
<li>feat: added the option to specify an <code>atttempt-limit</code>
input, giving you the option to change how many attempts the action will
make before failing by <a
href="https://github.com/databasedav"><code>@​databasedav</code></a> in
<a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737">JamesIves/github-pages-deploy-action#1737</a></li>
</ul>
<h3>Build 🔧</h3>
<ul>
<li>build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1710">JamesIves/github-pages-deploy-action#1710</a></li>
<li>chore(deps): update dependencies by <a
href="https://github.com/JamesIves"><code>@​JamesIves</code></a> in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1732">JamesIves/github-pages-deploy-action#1732</a></li>
<li>build(deps): bump typescript-eslint from 8.13.0 to 8.14.0 in the
typescript group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1734">JamesIves/github-pages-deploy-action#1734</a></li>
<li>build(deps-dev): bump the eslint group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1733">JamesIves/github-pages-deploy-action#1733</a></li>
<li>build(deps): bump the misc group across 1 directory with 6 updates
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1743">JamesIves/github-pages-deploy-action#1743</a></li>
<li>build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1745">JamesIves/github-pages-deploy-action#1745</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/databasedav"><code>@​databasedav</code></a>
made their first contribution in <a
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737">JamesIves/github-pages-deploy-action#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.0">https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.0</a></p>
<h2>v4.6.9</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Dependencies 🤖</h3>
<ul>
<li>chore(deps): mass bump dependencies</li>
<li>chore(deps): switch to using <code>.node-version</code> instead of
<code>.nvmrc</code> for Node dependency management.</li>
<li>chore(deps): updated node version to 22.11.0 for development</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.9">https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.9</a></p>
<h2>v4.6.8</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes 🐝</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dc18a3c6b4"><code>dc18a3c</code></a>
Deploy Production Code for Commit
9716147417155c726a988252213c1286fdef81b3 🚀</li>
<li><a
href="9716147417"><code>9716147</code></a>
Merge branch 'dev' into releases/v4</li>
<li><a
href="d556f3802a"><code>d556f38</code></a>
Update integration.yml</li>
<li><a
href="ceec23cfcc"><code>ceec23c</code></a>
Update integration.yml</li>
<li><a
href="6418ff1d7a"><code>6418ff1</code></a>
build(deps): bump the misc group across 1 directory with 6 updates (<a
href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1749">#1749</a>)</li>
<li><a
href="2f23725047"><code>2f23725</code></a>
Release 4.7.0 📣</li>
<li><a
href="2d81065115"><code>2d81065</code></a>
fix: gate mkpath</li>
<li><a
href="36ee275936"><code>36ee275</code></a>
Deploy Production Code for Commit
6f368c4843962fd570fdc5cdb460c91e23d9ee87 🚀</li>
<li><a
href="6f368c4843"><code>6f368c4</code></a>
Merge branch 'dev' into releases/v4</li>
<li><a
href="c12b755e60"><code>c12b755</code></a>
fix: temporarily remove mkpath option</li>
<li>Additional commits viewable in <a
href="https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.0...v4.7.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JamesIves/github-pages-deploy-action&package-manager=github_actions&previous-version=4.6.0&new-version=4.7.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-11-29 11:14:16 +01:00
dependabot[bot]
1f537bfd80 Bump @tabler/icons-react from 3.22.0 to 3.23.0 in /frontend (#1033)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.22.0 to 3.23.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.23.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/calendar-event</code></li>
<li><code>filled/calendar-month</code></li>
<li><code>filled/calendar-week</code></li>
<li><code>outline/alarm-smoke</code></li>
<li><code>outline/badge-2k</code></li>
<li><code>outline/badge-3k</code></li>
<li><code>outline/badge-5k</code></li>
<li><code>outline/blocks</code></li>
<li><code>outline/bowling</code></li>
<li><code>outline/browser-maximize</code></li>
<li><code>outline/browser-minus</code></li>
<li><code>outline/browser-share</code></li>
<li><code>outline/code-variable-minus</code></li>
<li><code>outline/code-variable-plus</code></li>
<li><code>outline/code-variable</code></li>
<li><code>outline/uhd</code></li>
<li><code>outline/wheat-off</code></li>
<li><code>outline/wheat</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="06755b9bda"><code>06755b9</code></a>
Release 3.23.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.23.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.22.0&new-version=3.23.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-11-29 04:26:42 +00:00
dependabot[bot]
f4ef45072d Bump docker/build-push-action from 6.9.0 to 6.10.0 (#1030)
Bumps
[docker/build-push-action](https://github.com/docker/build-push-action)
from 6.9.0 to 6.10.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.10.0</h2>
<ul>
<li>Add <code>call</code> input to set method for evaluating build by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/build-push-action/pull/1265">docker/build-push-action#1265</a></li>
<li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 in <a
href="https://redirect.github.com/docker/build-push-action/pull/1238">docker/build-push-action#1238</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.39.0 to 0.46.0 in
<a
href="https://redirect.github.com/docker/build-push-action/pull/1268">docker/build-push-action#1268</a></li>
<li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a
href="https://redirect.github.com/docker/build-push-action/pull/1261">docker/build-push-action#1261</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.0">https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="48aba3b46d"><code>48aba3b</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/1268">#1268</a>
from docker/dependabot/npm_and_yarn/docker/actions-t...</li>
<li><a
href="678328cf8e"><code>678328c</code></a>
chore: update generated content</li>
<li><a
href="cdf0a37e6f"><code>cdf0a37</code></a>
chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.39.0 to
0.46.0</li>
<li><a
href="d719b79de1"><code>d719b79</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/1238">#1238</a>
from docker/dependabot/npm_and_yarn/actions/core-1.11.1</li>
<li><a
href="c333dfd43d"><code>c333dfd</code></a>
chore: update generated content</li>
<li><a
href="6b56a4c3f8"><code>6b56a4c</code></a>
chore(deps): Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1</li>
<li><a
href="92fb0d73b6"><code>92fb0d7</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/1259">#1259</a>
from docker/dependabot/github_actions/codecov/codeco...</li>
<li><a
href="40532c5d6f"><code>40532c5</code></a>
ci: fix deprecated input for codecov-action</li>
<li><a
href="70dd953427"><code>70dd953</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/1267">#1267</a>
from crazy-max/fix-allow</li>
<li><a
href="41b4e8020e"><code>41b4e80</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/1261">#1261</a>
from docker/dependabot/npm_and_yarn/cross-spawn-7.0.6</li>
<li>Additional commits viewable in <a
href="4f58ea7922...48aba3b46d">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.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-11-27 09:09:59 +01:00
dependabot[bot]
82d1e18a3b Bump prettier from 3.3.0 to 3.4.1 in /frontend (#1031)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to
3.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.4.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#341">Changelog</a></p>
<h2>3.4.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.3...3.4.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/11/26/3.4.0.html">Release
note</a></p>
<h2>3.3.3</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#333">Changelog</a></p>
<h2>3.3.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#332">Changelog</a></p>
<h2>3.3.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#331">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.4.1</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.4.0...3.4.1">diff</a></p>
<h4>Remove unnecessary parentheses around assignment in
<code>v-on</code> (<a
href="https://redirect.github.com/prettier/prettier/pull/16887">#16887</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="vue"><code>&lt;!-- Input --&gt;
\&lt;template&gt;
  &lt;button @click=&quot;foo += 2&quot;&gt;Click&lt;/button&gt;
&lt;/template&gt;
<p>&lt;!-- Prettier 3.4.0 --&gt;<br />
&amp;lt;template&gt;<br />
&lt;button <a
href="https://github.com/click"><code>@​click</code></a>=&quot;(foo +=
2)&quot;&gt;Click&lt;/button&gt;<br />
&lt;/template&gt;</p>
<p>&lt;!-- Prettier 3.4.1 --&gt;<br />
&amp;lt;template&gt;<br />
&lt;button <a
href="https://github.com/click"><code>@​click</code></a>=&quot;foo +=
2&quot;&gt;Click&lt;/button&gt;<br />
&lt;/template&gt;<br />
</code></pre></p>
<h1>3.4.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.3...3.4.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/11/26/3.4.0.html">Release
Notes</a></p>
<h1>3.3.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.2...3.3.3">diff</a></p>
<h4>Add parentheses for nullish coalescing in ternary (<a
href="https://redirect.github.com/prettier/prettier/pull/16391">#16391</a>
by <a
href="https://github.com/cdignam-segment"><code>@​cdignam-segment</code></a>)</h4>
<p>This change adds clarity to operator precedence.</p>
<!-- raw HTML omitted -->
<pre lang="js"><code>// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
<p>// Prettier 3.3.2<br />
foo ? bar ?? foo : baz;<br />
foo ?? bar ? a : b;<br />
a ? b : foo ?? bar;</p>
<p>&lt;/tr&gt;&lt;/table&gt;<br />
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="37fd1774d1"><code>37fd177</code></a>
Release 3.4.1</li>
<li><a
href="1fb629709a"><code>1fb6297</code></a>
Update ts-api-utils to v1.4.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16888">#16888</a>)</li>
<li><a
href="f6fccadbc7"><code>f6fccad</code></a>
Remove unnecessary parentheses around assignment in <code>v-on</code>
(<a
href="https://redirect.github.com/prettier/prettier/issues/16887">#16887</a>)</li>
<li><a
href="5fef089377"><code>5fef089</code></a>
Minor improvements in v3.4.0 blog post (<a
href="https://redirect.github.com/prettier/prettier/issues/16886">#16886</a>)</li>
<li><a
href="3542f13845"><code>3542f13</code></a>
3.4 release blog (<a
href="https://redirect.github.com/prettier/prettier/issues/16851">#16851</a>)</li>
<li><a
href="f53791a2c8"><code>f53791a</code></a>
Clean changelog_unreleased</li>
<li><a
href="2b41c937fc"><code>2b41c93</code></a>
Bump Prettier dependency to 3.4.0</li>
<li><a
href="10baab2f57"><code>10baab2</code></a>
Update dependents count</li>
<li><a
href="7999e10265"><code>7999e10</code></a>
Release 3.4.0</li>
<li><a
href="2262d1e4a3"><code>2262d1e</code></a>
chore(config): migrate renovate config (<a
href="https://redirect.github.com/prettier/prettier/issues/16884">#16884</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.3.0...3.4.1">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-27 04:43:03 +00:00
dependabot[bot]
3e886b21eb Bump @types/node from 22.9.0 to 22.10.0 in /frontend (#1029)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.9.0 to 22.10.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.9.0&new-version=22.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-11-26 04:18:14 +00:00
dependabot[bot]
a5fd32b255 Bump typescript from 5.6.3 to 5.7.2 in /frontend (#1028)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

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

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

---

[//]: # (dependabot-end)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3
to 5.7.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.7</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.2 (Stable)</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.7 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.1 (RC)</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.7 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-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.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d701d908d5"><code>d701d90</code></a>
Bump version to 5.7.2 and LKG</li>
<li><a
href="0503a630fd"><code>0503a63</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60450">#60450</a>
(Move to file: fix detection of refe...) into release-5.7 (#...</li>
<li><a
href="3140dbb79a"><code>3140dbb</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60488">#60488</a>
(Stub out copilotRelated command) into release-5.7 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60495">#60495</a>)</li>
<li><a
href="c1216dea1a"><code>c1216de</code></a>
Update LKG</li>
<li><a
href="3ee2b95689"><code>3ee2b95</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60415">#60415</a>
(Fix false positive rewriteRelativeI...) into release-5.7 (#...</li>
<li><a
href="44bd3f21fe"><code>44bd3f2</code></a>
Bump version to 5.7.1-rc and LKG</li>
<li><a
href="5925c81eea"><code>5925c81</code></a>
Update LKG</li>
<li><a
href="84d58cf525"><code>84d58cf</code></a>
Merge remote-tracking branch 'origin/main' into release-5.7</li>
<li><a
href="0ec4d30a6e"><code>0ec4d30</code></a>
Fixing exception on unsaved file (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60362">#60362</a>)</li>
<li><a
href="11b2930fa2"><code>11b2930</code></a>
Add compatible overloads that accept ArrayBuffer to
BigInt64Array/BigUint64Ar...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.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.6.3&new-version=5.7.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-11-25 04:49:03 +00:00
dependabot[bot]
ea455aa0e2 Bump next-i18next from 15.3.0 to 15.4.0 in /frontend (#1025)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

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

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

---

[//]: # (dependabot-end)

Bumps [next-i18next](https://github.com/i18next/next-i18next) from
15.3.0 to 15.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/next-i18next/releases">next-i18next's
releases</a>.</em></p>
<blockquote>
<h2>v15.4.0</h2>
<ul>
<li>support i18next v24</li>
</ul>
<h2>v15.3.1</h2>
<ul>
<li>update some i18next dependencies to address <a
href="https://redirect.github.com/i18next/next-i18next/issues/2288">#2288</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md">next-i18next's
changelog</a>.</em></p>
<blockquote>
<h2>15.4.0</h2>
<ul>
<li>support i18next v24</li>
</ul>
<h2>15.3.1</h2>
<ul>
<li>update some i18next dependencies to address <a
href="https://redirect.github.com/i18next/next-i18next/issues/2288">#2288</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1fd8045302"><code>1fd8045</code></a>
15.4.0</li>
<li><a
href="7e81e166c0"><code>7e81e16</code></a>
support i18next v24</li>
<li><a
href="33a67eb339"><code>33a67eb</code></a>
update deps for simple example</li>
<li><a
href="7a4ce8168e"><code>7a4ce81</code></a>
update i18next deps in examples</li>
<li><a
href="aa0a29dff5"><code>aa0a29d</code></a>
15.3.1</li>
<li><a
href="941dac9bcc"><code>941dac9</code></a>
update some i18next dependencies to address <a
href="https://redirect.github.com/i18next/next-i18next/issues/2288">#2288</a></li>
<li><a
href="f51527d13d"><code>f51527d</code></a>
fix header in example and update example deps</li>
<li><a
href="f538504630"><code>f538504</code></a>
add features and responsive (<a
href="https://redirect.github.com/i18next/next-i18next/issues/2284">#2284</a>)</li>
<li><a
href="e6056d0a94"><code>e6056d0</code></a>
update deps in examples</li>
<li>See full diff in <a
href="https://github.com/i18next/next-i18next/compare/v15.3.0...v15.4.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 04:48:13 +00:00
dependabot[bot]
b054e4af5b Bump eslint-plugin-testing-library from 6.5.0 to 7.0.0 in /frontend (#1027)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 6.5.0 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.5.0...v7.0.0">7.0.0</a>
(2024-11-23)</h1>
<p>You can follow the <a
href="https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/migration-guides/v7.md">migration
guide to v7</a>.</p>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Requires Node@^18.18.0 || ^20.9.0 || &gt;=21.1.0</li>
<li>Requires ESLint  <code>^8.57.0</code>, or <code>^9.0.0</code></li>
</ul>
<h3>Features</h3>
<ul>
<li>Full support for ESLint v9 (v8 still compatible) and
typescript-eslint v8</li>
</ul>
<p>Co-authored-by: <a
href="https://github.com/MichaelDeBoey"><code>@​MichaelDeBoey</code></a></p>
<h2>v7.0.0-beta.6</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.5...v7.0.0-beta.6">7.0.0-beta.6</a>
(2024-11-19)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v8 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/955">#955</a>)
(<a
href="e015071a6c">e015071</a>)</li>
</ul>
<h2>v7.0.0-beta.5</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.4...v7.0.0-beta.5">7.0.0-beta.5</a>
(2024-11-01)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps-dev:</strong> update <code>eslint-plugin-jest</code>
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/954">#954</a>)
(<a
href="61bb2ea5e1">61bb2ea</a>)</li>
</ul>
<h2>v7.0.0-beta.4</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.3...v7.0.0-beta.4">7.0.0-beta.4</a>
(2024-10-31)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v7 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/947">#947</a>)
(<a
href="330881f332">330881f</a>)</li>
</ul>
<h2>v7.0.0-beta.3</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.2...v7.0.0-beta.3">7.0.0-beta.3</a>
(2024-10-30)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v6 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/945">#945</a>)
(<a
href="f07ee6431e">f07ee64</a>)</li>
</ul>
<h2>v7.0.0-beta.2</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.1...v7.0.0-beta.2">7.0.0-beta.2</a>
(2024-10-30)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="13645b786d"><code>13645b7</code></a>
chore: v7 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/901">#901</a>)</li>
<li><a
href="3615223d6e"><code>3615223</code></a>
build(deps-dev): bump <code>@​swc/core</code> from 1.7.36 to 1.9.2 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/965">#965</a>)</li>
<li><a
href="1f1567484b"><code>1f15674</code></a>
build(deps-dev): bump <code>@​types/node</code> from 20.16.12 to 22.8.6
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/950">#950</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.5.0...v7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-testing-library&package-manager=npm_and_yarn&previous-version=6.5.0&new-version=7.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-11-25 04:47:55 +00:00
dependabot[bot]
74be74b9a3 Bump i18next from 23.16.0 to 24.0.0 in /frontend (#1026)
Bumps [i18next](https://github.com/i18next/i18next) from 23.16.0 to
24.0.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>v24.0.0</h2>
<p><strong>This is a major breaking release:</strong></p>
<ul>
<li>remove support for older environments</li>
<li>remove old i18next JSON formats
<ul>
<li>To convert your existing v3 translations to the v4 format, have a
look at <a
href="https://github.com/i18next/i18next-v4-format-converter">i18next-v4-format-converter</a>
or this <a
href="https://i18next.github.io/i18next-v4-format-converter-web/">web
tool</a>.</li>
</ul>
</li>
<li>remove support for compatibility to v1 API</li>
<li>Intl API is mandatory now and will not fallback anymore</li>
<li>possible compatibility layer for older formats:
<code>test/compatibility/v4/v4Compatibility.js</code></li>
<li>rename <code>initImmediate</code> to <code>initAsync</code></li>
<li>fallback to <code>dev</code> language if plural rule not found</li>
<li>remove TypeScript v4 support. TypeScript v5 is now an optional peer
dependency</li>
<li>addresses
<ul>
<li><a
href="https://redirect.github.com/i18next/i18next/pull/2244">2244</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/pull/2184">2184</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2213">2213</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/pull/2206">2206</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2208">2208</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2148">2148</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2254">2254</a></li>
</ul>
</li>
</ul>
<p>➡️ check out the <a
href="https://www.i18next.com/misc/migration-guide#v23.x.x-to-v24.0.0">migration
guide</a></p>
<h2>v23.16.8</h2>
<ul>
<li>fix(plural): Create cache entry for PluralRules created as part of
the fallback flow <a
href="https://redirect.github.com/i18next/i18next/pull/2256">2256</a></li>
</ul>
<h2>v23.16.7</h2>
<ul>
<li>if plural rule is not found, try to search with language only code
<a
href="https://redirect.github.com/i18next/i18next/issues/2252">2252</a></li>
</ul>
<h2>v23.16.6</h2>
<ul>
<li>fix: Small typo in the type definitions <a
href="https://redirect.github.com/i18next/i18next/pull/2250">2250</a></li>
</ul>
<h2>v23.16.5</h2>
<ul>
<li>fix extractFromKey for use cases like <a
href="https://redirect.github.com/i18next/react-i18next/issues/1810">this</a></li>
</ul>
<h2>v23.16.4</h2>
<ul>
<li>revert formatter change <a
href="https://redirect.github.com/i18next/i18next/pull/2247">2247</a>
because of caching not working anymore</li>
</ul>
<h2>v23.16.3</h2>
<ul>
<li>fix utils imports for Deno</li>
</ul>
<h2>v23.16.2</h2>
<ul>
<li>perf(size): Adds a isString utility <a
href="https://redirect.github.com/i18next/i18next/pull/2248">2248</a></li>
</ul>
<h2>v23.16.1</h2>
<ul>
<li>perf: Optimize size of Formatter <a
href="https://redirect.github.com/i18next/i18next/pull/2247">2247</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>24.0.0</h2>
<p><strong>This is a major breaking release:</strong></p>
<ul>
<li>remove support for older environments</li>
<li>remove old i18next JSON formats
<ul>
<li>To convert your existing v3 translations to the v4 format, have a
look at <a
href="https://github.com/i18next/i18next-v4-format-converter">i18next-v4-format-converter</a>
or this <a
href="https://i18next.github.io/i18next-v4-format-converter-web/">web
tool</a>.</li>
</ul>
</li>
<li>remove support for compatibility to v1 API</li>
<li>Intl API is mandatory now and will not fallback anymore</li>
<li>possible compatibility layer for older formats:
<code>test/compatibility/v4/v4Compatibility.js</code></li>
<li>rename <code>initImmediate</code> to <code>initAsync</code></li>
<li>fallback to <code>dev</code> language if plural rule not found</li>
<li>remove TypeScript v4 support. TypeScript v5 is now an optional peer
dependency</li>
<li>addresses
<ul>
<li><a
href="https://redirect.github.com/i18next/i18next/pull/2244">2244</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/pull/2184">2184</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2213">2213</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/pull/2206">2206</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2208">2208</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2148">2148</a></li>
<li><a
href="https://redirect.github.com/i18next/i18next/issues/2254">2254</a></li>
</ul>
</li>
</ul>
<p>➡️ check out the <a
href="https://www.i18next.com/misc/migration-guide#v23.x.x-to-v24.0.0">migration
guide</a></p>
<h2>23.16.8</h2>
<ul>
<li>fix(plural): Create cache entry for PluralRules created as part of
the fallback flow <a
href="https://redirect.github.com/i18next/i18next/pull/2256">2256</a></li>
</ul>
<h2>23.16.7</h2>
<ul>
<li>if plural rule is not found, try to search with language only code
<a
href="https://redirect.github.com/i18next/i18next/issues/2252">2252</a></li>
</ul>
<h2>23.16.6</h2>
<ul>
<li>fix: Small typo in the type definitions <a
href="https://redirect.github.com/i18next/i18next/pull/2250">2250</a></li>
</ul>
<h2>23.16.5</h2>
<ul>
<li>fix extractFromKey for use cases like <a
href="https://redirect.github.com/i18next/react-i18next/issues/1810">this</a></li>
</ul>
<h2>23.16.4</h2>
<ul>
<li>revert formatter change <a
href="https://redirect.github.com/i18next/i18next/pull/2247">2247</a>
because of caching not working anymore</li>
</ul>
<h2>23.16.3</h2>
<ul>
<li>fix utils imports for Deno</li>
</ul>
<h2>23.16.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b3b06057a"><code>6b3b060</code></a>
24.0.0</li>
<li><a
href="67fe6291e6"><code>67fe629</code></a>
Preparation to next major release (<a
href="https://redirect.github.com/i18next/i18next/issues/2259">#2259</a>)</li>
<li><a
href="8e600662ca"><code>8e60066</code></a>
23.16.8</li>
<li><a
href="7fcfdf2e5a"><code>7fcfdf2</code></a>
release</li>
<li><a
href="32ad023a63"><code>32ad023</code></a>
fix(plural): Create cache entry for PluralRules created as part of the
fallba...</li>
<li><a
href="1c04c5db02"><code>1c04c5d</code></a>
23.16.7</li>
<li><a
href="fc03d0d8cf"><code>fc03d0d</code></a>
if plural rule is not found, try to search with language only code <a
href="https://redirect.github.com/i18next/i18next/issues/2252">#2252</a></li>
<li><a
href="5a7f00f839"><code>5a7f00f</code></a>
23.16.6</li>
<li><a
href="8c6333c6b7"><code>8c6333c</code></a>
release and fix local tests</li>
<li><a
href="31faec39d0"><code>31faec3</code></a>
fix: Small typo in the type definitions (<a
href="https://redirect.github.com/i18next/i18next/issues/2250">#2250</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/i18next/i18next/compare/v23.16.0...v24.0.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.16.0&new-version=24.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-11-25 04:47:42 +00:00
dependabot[bot]
a94328e14d Bump eslint-plugin-testing-library from 6.2.0 to 7.0.0 in /docs (#1024)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 6.2.0 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.5.0...v7.0.0">7.0.0</a>
(2024-11-23)</h1>
<p>You can follow the <a
href="https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/migration-guides/v7.md">migration
guide to v7</a>.</p>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Requires Node@^18.18.0 || ^20.9.0 || &gt;=21.1.0</li>
<li>Requires ESLint  <code>^8.57.0</code>, or <code>^9.0.0</code></li>
</ul>
<h3>Features</h3>
<ul>
<li>Full support for ESLint v9 (v8 still compatible) and
typescript-eslint v8</li>
</ul>
<p>Co-authored-by: <a
href="https://github.com/MichaelDeBoey"><code>@​MichaelDeBoey</code></a></p>
<h2>v7.0.0-beta.6</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.5...v7.0.0-beta.6">7.0.0-beta.6</a>
(2024-11-19)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v8 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/955">#955</a>)
(<a
href="e015071a6c">e015071</a>)</li>
</ul>
<h2>v7.0.0-beta.5</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.4...v7.0.0-beta.5">7.0.0-beta.5</a>
(2024-11-01)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps-dev:</strong> update <code>eslint-plugin-jest</code>
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/954">#954</a>)
(<a
href="61bb2ea5e1">61bb2ea</a>)</li>
</ul>
<h2>v7.0.0-beta.4</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.3...v7.0.0-beta.4">7.0.0-beta.4</a>
(2024-10-31)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v7 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/947">#947</a>)
(<a
href="330881f332">330881f</a>)</li>
</ul>
<h2>v7.0.0-beta.3</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.2...v7.0.0-beta.3">7.0.0-beta.3</a>
(2024-10-30)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v6 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/945">#945</a>)
(<a
href="f07ee6431e">f07ee64</a>)</li>
</ul>
<h2>v7.0.0-beta.2</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.1...v7.0.0-beta.2">7.0.0-beta.2</a>
(2024-10-30)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="13645b786d"><code>13645b7</code></a>
chore: v7 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/901">#901</a>)</li>
<li><a
href="3615223d6e"><code>3615223</code></a>
build(deps-dev): bump <code>@​swc/core</code> from 1.7.36 to 1.9.2 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/965">#965</a>)</li>
<li><a
href="1f1567484b"><code>1f15674</code></a>
build(deps-dev): bump <code>@​types/node</code> from 20.16.12 to 22.8.6
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/950">#950</a>)</li>
<li><a
href="041dc1bb50"><code>041dc1b</code></a>
feat: add TypeScript types (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/963">#963</a>)</li>
<li><a
href="a7344356b9"><code>a734435</code></a>
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn
group (...</li>
<li><a
href="6154688934"><code>6154688</code></a>
build(deps): bump codecov/codecov-action from 4 to 5 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/959">#959</a>)</li>
<li><a
href="c32a06ecf6"><code>c32a06e</code></a>
chore: use Node 22 for main tests (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/960">#960</a>)</li>
<li><a
href="657ed01ce2"><code>657ed01</code></a>
feat: support ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/928">#928</a>)</li>
<li><a
href="9a4d7e98e0"><code>9a4d7e9</code></a>
test: run against ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/926">#926</a>)</li>
<li><a
href="ca53641054"><code>ca53641</code></a>
fix: update dependencies (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/940">#940</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.0...v7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-testing-library&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=7.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-11-25 04:29:00 +00:00
Erik Vroon
d6883ca71d Fix standings page (#1023) 2024-11-23 11:19:58 +00:00
Erik Vroon
b59e52d323 Fix present dashboard (#1021) 2024-11-21 20:08:07 +00:00
Erik Vroon
1fc9a1c6ae Fix standings dashboard for swiss (#1020) 2024-11-21 20:52:38 +01:00
dependabot[bot]
4943752a18 Bump docker/metadata-action from 5.5.0 to 5.6.1 (#1017)
Bumps
[docker/metadata-action](https://github.com/docker/metadata-action) from
5.5.0 to 5.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/metadata-action/releases">docker/metadata-action's
releases</a>.</em></p>
<blockquote>
<h2>v5.6.1</h2>
<ul>
<li>Fix GitHub API request fallback for commit date by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/metadata-action/pull/478">docker/metadata-action#478</a></li>
<li>Revert to default commit SHA length of 7 by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/metadata-action/pull/480">docker/metadata-action#480</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1">https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1</a></p>
<h2>v5.6.0</h2>
<ul>
<li>Add <code>commit_date</code> global expression by <a
href="https://github.com/trim21"><code>@​trim21</code></a> in <a
href="https://redirect.github.com/docker/metadata-action/pull/471">docker/metadata-action#471</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/475">docker/metadata-action#475</a></li>
<li>Increase short commit sha length to 12 for uniqueness by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/metadata-action/pull/467">docker/metadata-action#467</a></li>
<li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 <a
href="https://redirect.github.com/docker/metadata-action/pull/460">docker/metadata-action#460</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.16.1 to 0.44.0 <a
href="https://redirect.github.com/docker/metadata-action/pull/391">docker/metadata-action#391</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/399">docker/metadata-action#399</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/413">docker/metadata-action#413</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/441">docker/metadata-action#441</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 <a
href="https://redirect.github.com/docker/metadata-action/pull/424">docker/metadata-action#424</a></li>
<li>Bump cross-spawn from 7.0.3 to 7.0.5 <a
href="https://redirect.github.com/docker/metadata-action/pull/474">docker/metadata-action#474</a></li>
<li>Bump csv-parse from 5.5.5 to 5.5.6 <a
href="https://redirect.github.com/docker/metadata-action/pull/412">docker/metadata-action#412</a></li>
<li>Bump moment-timezone from 0.5.44 to 0.5.46 <a
href="https://redirect.github.com/docker/metadata-action/pull/383">docker/metadata-action#383</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/470">docker/metadata-action#470</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/459">docker/metadata-action#459</a></li>
<li>Bump path-to-regexp from 6.2.2 to 6.3.0 <a
href="https://redirect.github.com/docker/metadata-action/pull/454">docker/metadata-action#454</a></li>
<li>Bump semver from 7.6.0 to 7.6.3 <a
href="https://redirect.github.com/docker/metadata-action/pull/400">docker/metadata-action#400</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/411">docker/metadata-action#411</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/440">docker/metadata-action#440</a></li>
<li>Bump undici from 5.26.3 to 5.28.4 <a
href="https://redirect.github.com/docker/metadata-action/pull/386">docker/metadata-action#386</a>
<a
href="https://redirect.github.com/docker/metadata-action/pull/402">docker/metadata-action#402</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.0">https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.0</a></p>
<h2>v5.5.1</h2>
<ul>
<li>Don't set <code>cwd://</code> prefix for local bake files by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/metadata-action/pull/382">docker/metadata-action#382</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1">https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="369eb591f4"><code>369eb59</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/metadata-action/issues/480">#480</a>
from crazy-max/back-to-sha-7</li>
<li><a
href="7d870ce854"><code>7d870ce</code></a>
chore: update generated content</li>
<li><a
href="e44a9cd788"><code>e44a9cd</code></a>
back to commit sha length of 7</li>
<li><a
href="8cb0002d6a"><code>8cb0002</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/metadata-action/issues/478">#478</a>
from crazy-max/commit-date-request</li>
<li><a
href="e01ddd3e3c"><code>e01ddd3</code></a>
chore: update generated content</li>
<li><a
href="861d98a3bd"><code>861d98a</code></a>
commiter_date: fix github api request fallback</li>
<li><a
href="359e915ab3"><code>359e915</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/metadata-action/issues/475">#475</a>
from crazy-max/commit-date-changes</li>
<li><a
href="0c395ebe62"><code>0c395eb</code></a>
commit_date: code cleanup and readme updates</li>
<li><a
href="115662203e"><code>1156622</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/metadata-action/issues/474">#474</a>
from docker/dependabot/npm_and_yarn/cross-spawn-7.0.5</li>
<li><a
href="95ea8d0c40"><code>95ea8d0</code></a>
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5</li>
<li>Additional commits viewable in <a
href="dbef88086f...369eb591f4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/metadata-action&package-manager=github_actions&previous-version=5.5.0&new-version=5.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-11-21 20:44:23 +01:00
Erik Vroon
cdde8c1fd3 Swiss scheduling improvements (#1019) 2024-11-21 19:59:02 +01:00
dependabot[bot]
51f1edf620 Bump eslint-plugin-testing-library from 6.4.0 to 6.5.0 in /frontend (#1018)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 6.4.0 to 6.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v6.5.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.4.0...v6.5.0">6.5.0</a>
(2024-11-20)</h1>
<h3>Features</h3>
<ul>
<li>add TypeScript types (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/963">#963</a>)
(<a
href="041dc1bb50">041dc1b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="041dc1bb50"><code>041dc1b</code></a>
feat: add TypeScript types (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/963">#963</a>)</li>
<li><a
href="a7344356b9"><code>a734435</code></a>
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn
group (...</li>
<li><a
href="6154688934"><code>6154688</code></a>
build(deps): bump codecov/codecov-action from 4 to 5 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/959">#959</a>)</li>
<li><a
href="c32a06ecf6"><code>c32a06e</code></a>
chore: use Node 22 for main tests (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/960">#960</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.4.0...v6.5.0">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 04:32:55 +00:00
dependabot[bot]
88c0b65ed5 Bump cross-spawn from 7.0.3 to 7.0.6 in /frontend (#1015)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from
7.0.3 to 7.0.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md">cross-spawn's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.5...v7.0.6">7.0.6</a>
(2024-11-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>update cross-spawn version to 7.0.5 in package-lock.json (<a
href="f700743918">f700743</a>)</li>
</ul>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.4...v7.0.5">7.0.5</a>
(2024-11-07)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix escaping bug introduced by backtracking (<a
href="640d391fde">640d391</a>)</li>
</ul>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.4">7.0.4</a>
(2024-11-07)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>disable regexp backtracking (<a
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)
(<a
href="5ff3a07d9a">5ff3a07</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="77cd97f3ca"><code>77cd97f</code></a>
chore(release): 7.0.6</li>
<li><a
href="6717de49ff"><code>6717de4</code></a>
chore: upgrade standard-version</li>
<li><a
href="f700743918"><code>f700743</code></a>
fix: update cross-spawn version to 7.0.5 in package-lock.json</li>
<li><a
href="9a7e3b2165"><code>9a7e3b2</code></a>
chore: fix build status badge</li>
<li><a
href="085268352d"><code>0852683</code></a>
chore(release): 7.0.5</li>
<li><a
href="640d391fde"><code>640d391</code></a>
fix: fix escaping bug introduced by backtracking</li>
<li><a
href="bff0c87c8b"><code>bff0c87</code></a>
chore: remove codecov</li>
<li><a
href="a7c6abc6fe"><code>a7c6abc</code></a>
chore: replace travis with github workflows</li>
<li><a
href="9b9246e096"><code>9b9246e</code></a>
chore(release): 7.0.4</li>
<li><a
href="5ff3a07d9a"><code>5ff3a07</code></a>
fix: disable regexp backtracking (<a
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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-11-20 04:47:54 +00:00
dependabot[bot]
7cb5c80fe3 Bump cross-spawn from 7.0.3 to 7.0.6 in /docs (#1016)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from
7.0.3 to 7.0.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md">cross-spawn's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.5...v7.0.6">7.0.6</a>
(2024-11-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>update cross-spawn version to 7.0.5 in package-lock.json (<a
href="f700743918">f700743</a>)</li>
</ul>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.4...v7.0.5">7.0.5</a>
(2024-11-07)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix escaping bug introduced by backtracking (<a
href="640d391fde">640d391</a>)</li>
</ul>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.4">7.0.4</a>
(2024-11-07)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>disable regexp backtracking (<a
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)
(<a
href="5ff3a07d9a">5ff3a07</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="77cd97f3ca"><code>77cd97f</code></a>
chore(release): 7.0.6</li>
<li><a
href="6717de49ff"><code>6717de4</code></a>
chore: upgrade standard-version</li>
<li><a
href="f700743918"><code>f700743</code></a>
fix: update cross-spawn version to 7.0.5 in package-lock.json</li>
<li><a
href="9a7e3b2165"><code>9a7e3b2</code></a>
chore: fix build status badge</li>
<li><a
href="085268352d"><code>0852683</code></a>
chore(release): 7.0.5</li>
<li><a
href="640d391fde"><code>640d391</code></a>
fix: fix escaping bug introduced by backtracking</li>
<li><a
href="bff0c87c8b"><code>bff0c87</code></a>
chore: remove codecov</li>
<li><a
href="a7c6abc6fe"><code>a7c6abc</code></a>
chore: replace travis with github workflows</li>
<li><a
href="9b9246e096"><code>9b9246e</code></a>
chore(release): 7.0.4</li>
<li><a
href="5ff3a07d9a"><code>5ff3a07</code></a>
fix: disable regexp backtracking (<a
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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-11-20 04:46:53 +00:00
dependabot[bot]
34d37fb89d Update bcrypt requirement from 4.2.0 to 4.2.1 in /backend (#1014)
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to
permit the latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyca/bcrypt/blob/main/release.py">bcrypt's
changelog</a>.</em></p>
<blockquote>
<h1>Licensed under the Apache License, Version 2.0 (the
&quot;License&quot;);</h1>
<h1>you may not use this file except in compliance with the
License.</h1>
<h1>You may obtain a copy of the License at</h1>
<h1></h1>
<h1><a
href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></h1>
<h1></h1>
<h1>Unless required by applicable law or agreed to in writing,
software</h1>
<h1>distributed under the License is distributed on an &quot;AS IS&quot;
BASIS,</h1>
<h1>WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.</h1>
<h1>See the License for the specific language governing permissions
and</h1>
<h1>limitations under the License.</h1>
<p>import subprocess</p>
<p>import click</p>
<p>def run(*args, **kwargs):
print(f&quot;[running] {list(args)}&quot;)
subprocess.check_call(list(args), **kwargs)</p>
<p><a href="https://github.com/click"><code>@​click</code></a>.command()
<a
href="https://github.com/click"><code>@​click</code></a>.argument(&quot;version&quot;)
def release(version):
&quot;&quot;&quot;
<code>version</code> should be a string like '0.4' or '1.0'.
&quot;&quot;&quot;
run(&quot;git&quot;, &quot;tag&quot;, &quot;-s&quot;, version,
&quot;-m&quot;, f&quot;{version} release&quot;)
run(&quot;git&quot;, &quot;push&quot;, &quot;--tags&quot;, &quot;<a
href="mailto:git@github.com">git@github.com</a>:pyca/bcrypt.git&quot;)</p>
<p>if <strong>name</strong> == &quot;<strong>main</strong>&quot;:
release()</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="735609d2a6"><code>735609d</code></a>
Bump version for 4.2.1 (<a
href="https://redirect.github.com/pyca/bcrypt/issues/914">#914</a>)</li>
<li><a
href="137ae46156"><code>137ae46</code></a>
Bump bcrypt from 0.15.1 to 0.16.0 in /src/_bcrypt (<a
href="https://redirect.github.com/pyca/bcrypt/issues/912">#912</a>)</li>
<li><a
href="50bce3f46a"><code>50bce3f</code></a>
Fix warnings from pyo3 0.23 (<a
href="https://redirect.github.com/pyca/bcrypt/issues/911">#911</a>)</li>
<li><a
href="8ea3ef80b0"><code>8ea3ef8</code></a>
Bump pyo3 from 0.22.6 to 0.23.1 in /src/_bcrypt (<a
href="https://redirect.github.com/pyca/bcrypt/issues/909">#909</a>)</li>
<li><a
href="f7149da041"><code>f7149da</code></a>
Bump libc from 0.2.162 to 0.2.164 in /src/_bcrypt (<a
href="https://redirect.github.com/pyca/bcrypt/issues/910">#910</a>)</li>
<li><a
href="037b2e1163"><code>037b2e1</code></a>
Bump cpufeatures from 0.2.14 to 0.2.15 in /src/_bcrypt (<a
href="https://redirect.github.com/pyca/bcrypt/issues/908">#908</a>)</li>
<li><a
href="b01dbfd4a1"><code>b01dbfd</code></a>
Bump libc from 0.2.161 to 0.2.162 in /src/_bcrypt (<a
href="https://redirect.github.com/pyca/bcrypt/issues/907">#907</a>)</li>
<li><a
href="f865b0844f"><code>f865b08</code></a>
Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 (<a
href="https://redirect.github.com/pyca/bcrypt/issues/906">#906</a>)</li>
<li><a
href="6a4419e775"><code>6a4419e</code></a>
Bump pyo3 from 0.22.5 to 0.22.6 in /src/_bcrypt (<a
href="https://redirect.github.com/pyca/bcrypt/issues/905">#905</a>)</li>
<li><a
href="b08bdb7d23"><code>b08bdb7</code></a>
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0 (<a
href="https://redirect.github.com/pyca/bcrypt/issues/904">#904</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pyca/bcrypt/compare/4.2.0...4.2.1">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-11-20 04:44:11 +00:00
dependabot[bot]
960c78241c Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in /docs (#1013)
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.1
to 0.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/rewrite/releases"><code>@​eslint/plugin-kit</code>'s
releases</a>.</em></p>
<blockquote>
<h2>plugin-kit: v0.2.3</h2>
<h2><a
href="https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3">0.2.3</a>
(2024-11-14)</h2>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>devDependencies
<ul>
<li><code>@​eslint/core</code> bumped from ^0.8.0 to ^0.9.0</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>plugin-kit: v0.2.2</h2>
<h2><a
href="https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.1...plugin-kit-v0.2.2">0.2.2</a>
(2024-10-25)</h2>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>devDependencies
<ul>
<li><code>@​eslint/core</code> bumped from ^0.7.0 to ^0.8.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a957ee351c"><code>a957ee3</code></a>
chore: release main (<a
href="https://redirect.github.com/eslint/rewrite/issues/130">#130</a>)</li>
<li><a
href="3591a7805a"><code>3591a78</code></a>
feat: Add Language#normalizeLanguageOptions() (<a
href="https://redirect.github.com/eslint/rewrite/issues/131">#131</a>)</li>
<li><a
href="2fa68b7150"><code>2fa68b7</code></a>
chore: fix formatting error (<a
href="https://redirect.github.com/eslint/rewrite/issues/133">#133</a>)</li>
<li><a
href="071be842f0"><code>071be84</code></a>
Merge commit from fork</li>
<li><a
href="e73b1dc40f"><code>e73b1dc</code></a>
docs: Update README sponsors</li>
<li><a
href="d0b2e705c4"><code>d0b2e70</code></a>
fix: non-optional properties in generic interfaces (<a
href="https://redirect.github.com/eslint/rewrite/issues/132">#132</a>)</li>
<li><a
href="3a87bbb7f0"><code>3a87bbb</code></a>
fix: Support legacy <code>schema</code> properties (<a
href="https://redirect.github.com/eslint/rewrite/issues/128">#128</a>)</li>
<li><a
href="c24083b7ef"><code>c24083b</code></a>
docs: Update README sponsors</li>
<li><a
href="0dc78d335a"><code>0dc78d3</code></a>
chore: release main (<a
href="https://redirect.github.com/eslint/rewrite/issues/125">#125</a>)</li>
<li><a
href="ffa176f0c8"><code>ffa176f</code></a>
feat: Add rule types (<a
href="https://redirect.github.com/eslint/rewrite/issues/110">#110</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.1...plugin-kit-v0.2.3">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
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-11-15 21:36:45 +00:00
dependabot[bot]
d54cd23320 Bump codecov/codecov-action from 4 to 5 (#1009)
Bumps
[codecov/codecov-action](https://github.com/codecov/codecov-action) from
4 to 5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2>v5 Release</h2>
<p><code>v5</code> of the Codecov GitHub Action will use the <a
href="https://github.com/codecov/wrapper">Codecov Wrapper</a> to
encapsulate the <a
href="https://github.com/codecov/codecov-cli">CLI</a>. This will help
ensure that the Action gets updates quicker.</p>
<h3>Migration Guide</h3>
<p>The <code>v5</code> release also coincides with the opt-out feature
for tokens for public repositories. In the <code>Global Upload
Token</code> section of the settings page of an organization in
codecov.io, you can set the ability for Codecov to receive a coverage
reports from any source. This will allow contributors or other members
of a repository to upload without needing access to the Codecov token.
For more details see <a
href="https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token">how
to upload without a token</a>.</p>
<blockquote>
<p>[!WARNING]<br />
<strong>The following arguments have been changed</strong></p>
<ul>
<li><code>file</code> (this has been deprecated in favor of
<code>files</code>)</li>
<li><code>plugin</code> (this has been deprecated in favor of
<code>plugins</code>)</li>
</ul>
</blockquote>
<p>The following arguments have been added:</p>
<ul>
<li><code>binary</code></li>
<li><code>gcov_args</code></li>
<li><code>gcov_executable</code></li>
<li><code>gcov_ignore</code></li>
<li><code>gcov_include</code></li>
<li><code>report_type</code></li>
<li><code>skip_validation</code></li>
<li><code>swift_project</code></li>
</ul>
<p>You can see their usage in the <code>action.yml</code> <a
href="https://github.com/codecov/codecov-action/blob/main/action.yml">file</a>.</p>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump to eslint9+ and remove eslint-config-google by <a
href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1591">codecov/codecov-action#1591</a></li>
<li>build(deps-dev): bump <code>@​octokit/webhooks-types</code> from
7.5.1 to 7.6.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1595">codecov/codecov-action#1595</a></li>
<li>build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1604">codecov/codecov-action#1604</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
8.8.0 to 8.8.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1601">codecov/codecov-action#1601</a></li>
<li>build(deps): bump <code>@​actions/core</code> from 1.11.0 to 1.11.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1597">codecov/codecov-action#1597</a></li>
<li>build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1596">codecov/codecov-action#1596</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.8.0 to 8.8.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1600">codecov/codecov-action#1600</a></li>
<li>build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1598">codecov/codecov-action#1598</a></li>
<li>build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1609">codecov/codecov-action#1609</a></li>
<li>build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1608">codecov/codecov-action#1608</a></li>
<li>build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1607">codecov/codecov-action#1607</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
8.8.1 to 8.9.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1612">codecov/codecov-action#1612</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.8.1 to 8.9.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1611">codecov/codecov-action#1611</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.9.0 to 8.10.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1615">codecov/codecov-action#1615</a></li>
<li>build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1618">codecov/codecov-action#1618</a></li>
<li>build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1617">codecov/codecov-action#1617</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
8.9.0 to 8.10.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1614">codecov/codecov-action#1614</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.10.0 to 8.11.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1620">codecov/codecov-action#1620</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
8.10.0 to 8.11.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1619">codecov/codecov-action#1619</a></li>
<li>build(deps-dev): bump <code>@​types/jest</code> from 29.5.13 to
29.5.14 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1622">codecov/codecov-action#1622</a></li>
<li>build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1625">codecov/codecov-action#1625</a></li>
<li>build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1624">codecov/codecov-action#1624</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.11.0 to 8.12.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1626">codecov/codecov-action#1626</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.12.1 to 8.12.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1629">codecov/codecov-action#1629</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's
changelog</a>.</em></p>
<blockquote>
<h2>4.0.0-beta.2</h2>
<h3>Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/1085">#1085</a>
not adding -n if empty to do-upload command</li>
</ul>
<h2>4.0.0-beta.1</h2>
<p><code>v4</code> represents a move from the <a
href="https://github.com/codecov/uploader">universal uploader</a> to the
<a href="https://github.com/codecov/codecov-cli">Codecov CLI</a>.
Although this will unlock new features for our users, the CLI is not yet
at feature parity with the universal uploader.</p>
<h3>Breaking Changes</h3>
<ul>
<li>No current support for <code>aarch64</code> and <code>alpine</code>
architectures.</li>
<li>Tokenless uploading is unsuported</li>
<li>Various arguments to the Action have been removed</li>
</ul>
<h2>3.1.4</h2>
<h3>Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/967">#967</a>
Fix typo in README.md</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/971">#971</a>
fix: add back in working dir</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/969">#969</a>
fix: CLI option names for uploader</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/970">#970</a>
build(deps-dev): bump <code>@​types/node</code> from 18.15.12 to
18.16.3</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/979">#979</a>
build(deps-dev): bump <code>@​types/node</code> from 20.1.0 to
20.1.2</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/981">#981</a>
build(deps-dev): bump <code>@​types/node</code> from 20.1.2 to
20.1.4</li>
</ul>
<h2>3.1.3</h2>
<h3>Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/960">#960</a>
fix: allow for aarch64 build</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/957">#957</a>
build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/958">#958</a>
build(deps): bump openpgp from 5.7.0 to 5.8.0</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/959">#959</a>
build(deps-dev): bump <code>@​types/node</code> from 18.15.10 to
18.15.12</li>
</ul>
<h2>3.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/718">#718</a>
Update README.md</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/851">#851</a>
Remove unsupported path_to_write_report argument</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/898">#898</a>
codeql-analysis.yml</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/901">#901</a>
Update README to contain correct information - inputs and negate
feature</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/955">#955</a>
fix: add in all the extra arguments for uploader</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/819">#819</a>
build(deps): bump openpgp from 5.4.0 to 5.5.0</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/835">#835</a>
build(deps): bump node-fetch from 3.2.4 to 3.2.10</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/840">#840</a>
build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/841">#841</a>
build(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/843">#843</a>
build(deps): bump <code>@​actions/github</code> from 5.0.3 to 5.1.1</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/869">#869</a>
build(deps): bump node-fetch from 3.2.10 to 3.3.0</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/872">#872</a>
build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0</li>
<li><a
href="https://redirect.github.com/codecov/codecov-action/issues/879">#879</a>
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="968872560f"><code>9688725</code></a>
Update README.md</li>
<li><a
href="2112eaec1b"><code>2112eae</code></a>
chore(deps): bump wrapper to 0.0.23 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1644">#1644</a>)</li>
<li><a
href="193421c5b3"><code>193421c</code></a>
fixL use the correct source (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1642">#1642</a>)</li>
<li><a
href="6018df70b0"><code>6018df7</code></a>
fix: update container builds (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1640">#1640</a>)</li>
<li><a
href="eff1a643d6"><code>eff1a64</code></a>
fix: add missing vars (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1638">#1638</a>)</li>
<li><a
href="4582d54fd3"><code>4582d54</code></a>
Update README.md (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1639">#1639</a>)</li>
<li><a
href="bb7467c2bc"><code>bb7467c</code></a>
feat: use wrapper (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1621">#1621</a>)</li>
<li><a
href="1d6059880c"><code>1d60598</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.12.2 to 8.13.0 ...</li>
<li><a
href="e587ce276e"><code>e587ce2</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
8.12.2 to 8.13.0 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1635">#1635</a>)</li>
<li><a
href="e43f28e103"><code>e43f28e</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
8.11.0 to 8.12.2 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1628">#1628</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/codecov/codecov-action/compare/v4...v5">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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-11-15 12:24:02 +01:00
Erik Vroon
45b3f9511d Update selectable languages (#1011) v2.0.2 2024-11-15 11:05:55 +00:00
Erik Vroon
8fd8e02136 Update languages README.md (#1010) 2024-11-15 11:56:03 +01:00
dependabot[bot]
48afa049ab Bump @mantine/form from 7.13.0 to 7.14.0 in /frontend (#1008)
Bumps
[@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form)
from 7.13.0 to 7.14.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.14.0 💋</h2>
<p><a href="https://mantine.dev/changelog/7-14-0">View changelog with
demos on mantine.dev website</a></p>
<h2>AngleSlider component</h2>
<p>New <a href="https://mantine.dev/core/angle-slider/">AngleSlider</a>
component:</p>
<pre lang="tsx"><code>import { AngleSlider, Group } from
'@mantine/core';
<p>function Demo() {
return (
&lt;Group p=&quot;lg&quot; gap={50}&gt;
&lt;AngleSlider
aria-label=&quot;Angle slider&quot;
formatLabel={(value) =&gt; <code>${value}°</code>}
size={100}
restrictToMarks
marks={[
{ value: 0 },
{ value: 45 },
{ value: 90 },
{ value: 135 },
{ value: 180 },
{ value: 225 },
{ value: 270 },
{ value: 315 },
]}
/&gt;</p>
<pre><code>  &amp;lt;AngleSlider
    aria-label=&amp;quot;Angle slider&amp;quot;
    formatLabel={(value) =&amp;gt; `${value}°`}
    size={100}
    marks={[
      { value: 0, label: '0°' },
      { value: 45, label: '45°' },
      { value: 90, label: '90°' },
      { value: 135, label: '135°' },
      { value: 180, label: '180°' },
      { value: 225, label: '225°' },
      { value: 270, label: '270°' },
      { value: 315, label: '315°' },
    ]}
  /&amp;gt;
&amp;lt;/Group&amp;gt;
</code></pre>
<p>);
}
</code></pre></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="811b10430a"><code>811b104</code></a>
[release] Version: 7.14.0</li>
<li><a
href="727c9e494d"><code>727c9e4</code></a>
Merge branch master into 7.14</li>
<li><a
href="1d07a3130b"><code>1d07a31</code></a>
[release] Version: 7.13.5</li>
<li><a
href="a56501b7a5"><code>a56501b</code></a>
[release] Version: 7.13.5-alpha.2</li>
<li><a
href="34ee3cd583"><code>34ee3cd</code></a>
[release] Version: 7.13.5-alpha.1</li>
<li><a
href="f34ab08549"><code>f34ab08</code></a>
[core] Replace versions for alpha patch release</li>
<li><a
href="e5a8d4ffd1"><code>e5a8d4f</code></a>
[<code>@​mantine/core</code>] Update peer dependencies range for react
to allow react and r...</li>
<li><a
href="a58f00bd10"><code>a58f00b</code></a>
[<code>@​mantine/form</code>] Add useCallback wrapper to
<code>form.resetDirty</code> (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/7029">#7029</a>)</li>
<li><a
href="d60e5382c7"><code>d60e538</code></a>
[<code>@​mantine/form</code>] Add additional type exports from the
package (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/7062">#7062</a>)</li>
<li><a
href="c513343819"><code>c513343</code></a>
[release] Version: 7.13.5-alpha.0</li>
<li>Additional commits viewable in <a
href="https://github.com/mantinedev/mantine/commits/7.14.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.13.0&new-version=7.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>
v2.0.1
2024-11-13 05:08:30 +00:00
dependabot[bot]
401346651b Bump @tabler/icons-react from 3.21.0 to 3.22.0 in /frontend (#1007)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.21.0 to 3.22.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.22.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/brand-messenger</code></li>
<li><code>filled/brand-weibo</code></li>
<li><code>filled/bubble-text</code></li>
<li><code>filled/ghost-3</code></li>
<li><code>filled/golf</code></li>
<li><code>filled/keyboard</code></li>
<li><code>filled/live-view</code></li>
<li><code>filled/meeple</code></li>
<li><code>filled/message-2</code></li>
<li><code>filled/nurse</code></li>
<li><code>filled/palette</code></li>
<li><code>filled/quote</code></li>
<li><code>filled/video</code></li>
<li><code>filled/windsock</code></li>
<li><code>outline/brand-tesla</code></li>
<li><code>outline/clipboard-search</code></li>
<li><code>outline/tag-minus</code></li>
<li><code>outline/tag-plus</code></li>
</ul>
<p>Fixed icons: <code>outline/building-wind-turbine</code>,
<code>outline/circuit-bulb</code>,
<code>outline/circuit-capacitor-polarized</code>,
<code>outline/circuit-capacitor</code>,
<code>outline/circuit-cell-plus</code>,
<code>outline/circuit-cell</code>,
<code>outline/circuit-changeover</code>,
<code>outline/circuit-diode-zener</code>,
<code>outline/circuit-diode</code>,
<code>outline/circuit-ground-digital</code>,
<code>outline/circuit-ground</code>,
<code>outline/circuit-inductor</code>,
<code>outline/circuit-motor</code>,
<code>outline/circuit-pushbutton</code>,
<code>outline/circuit-resistor</code>,
<code>outline/circuit-switch-closed</code>,
<code>outline/circuit-switch-open</code>,
<code>outline/circuit-voltmeter</code>, <code>outline/empathize</code>,
<code>outline/external-link-off</code>,
<code>outline/external-link</code>, <code>outline/nurse</code>,
<code>outline/plug-connected</code>, <code>outline/sos</code>,
<code>outline/tag</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e54656d27e"><code>e54656d</code></a>
Release 3.22.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.22.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.21.0&new-version=3.22.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-11-13 05:07:58 +00:00
dependabot[bot]
a45aac75f4 Update fastapi requirement from 0.115.4 to 0.115.5 in /backend (#1006)
Updates the requirements on
[fastapi](https://github.com/fastapi/fastapi) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastapi/fastapi/releases">fastapi's
releases</a>.</em></p>
<blockquote>
<h2>0.115.5</h2>
<h3>Refactors</h3>
<ul>
<li>♻️ Update internal checks to support Pydantic 2.10. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12914">#12914</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
</ul>
<h3>Docs</h3>
<ul>
<li>📝 Update includes for <code>docs/en/docs/tutorial/body.md</code>. PR
<a
href="https://redirect.github.com/fastapi/fastapi/pull/12757">#12757</a>
by <a href="https://github.com/gsheni"><code>@​gsheni</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/advanced/testing-dependencies.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12647">#12647</a>
by <a
href="https://github.com/AyushSinghal1794"><code>@​AyushSinghal1794</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/metadata.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12773">#12773</a>
by <a
href="https://github.com/Nimitha-jagadeesha"><code>@​Nimitha-jagadeesha</code></a>.</li>
<li>📝 Update
<code>docs/en/docs/tutorial/dependencies/dependencies-with-yield.md</code>.
PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12045">#12045</a>
by <a href="https://github.com/xuvjso"><code>@​xuvjso</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/dependencies/global-dependencies.md</code>.
PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12653">#12653</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/body-updates.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12712">#12712</a>
by <a href="https://github.com/davioc"><code>@​davioc</code></a>.</li>
<li>📝 Remove mention of Celery in the project generators. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12742">#12742</a>
by <a
href="https://github.com/david-caro"><code>@​david-caro</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/header-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12814">#12814</a>
by <a
href="https://github.com/zhaohan-dong"><code>@​zhaohan-dong</code></a>.</li>
<li>📝 Update <code>contributing.md</code> docs, include note to not
translate this page. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12841">#12841</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/request-forms.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12648">#12648</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/request-form-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12649">#12649</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/security/oauth2-jwt.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12650">#12650</a>
by <a href="https://github.com/OCE1960"><code>@​OCE1960</code></a>.</li>
<li>📝 Update includes in
<code>docs/vi/docs/tutorial/first-steps.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12754">#12754</a>
by <a href="https://github.com/MxPy"><code>@​MxPy</code></a>.</li>
<li>📝 Update includes for <code>docs/pt/docs/advanced/wsgi.md</code>. PR
<a
href="https://redirect.github.com/fastapi/fastapi/pull/12769">#12769</a>
by <a
href="https://github.com/Nimitha-jagadeesha"><code>@​Nimitha-jagadeesha</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md</code>.
PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12815">#12815</a>
by <a
href="https://github.com/handabaldeep"><code>@​handabaldeep</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/dependencies/classes-as-dependencies.md</code>.
PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12813">#12813</a>
by <a
href="https://github.com/handabaldeep"><code>@​handabaldeep</code></a>.</li>
<li>✏️ Fix error in <code>docs/en/docs/tutorial/middleware.md</code>. PR
<a
href="https://redirect.github.com/fastapi/fastapi/pull/12819">#12819</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/security/get-current-user.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12645">#12645</a>
by <a href="https://github.com/OCE1960"><code>@​OCE1960</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/security/first-steps.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12643">#12643</a>
by <a href="https://github.com/OCE1960"><code>@​OCE1960</code></a>.</li>
<li>📝 Update includes in
<code>docs/de/docs/advanced/additional-responses.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12821">#12821</a>
by <a
href="https://github.com/zhaohan-dong"><code>@​zhaohan-dong</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/advanced/generate-clients.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12642">#12642</a>
by <a
href="https://github.com/AyushSinghal1794"><code>@​AyushSinghal1794</code></a>.</li>
<li>📝 Fix admonition double quotes with new syntax. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12835">#12835</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
<li>📝 Update includes in
<code>docs/zh/docs/advanced/additional-responses.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12828">#12828</a>
by <a
href="https://github.com/zhaohan-dong"><code>@​zhaohan-dong</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/path-params-numeric-validations.md</code>.
PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12825">#12825</a>
by <a
href="https://github.com/zhaohan-dong"><code>@​zhaohan-dong</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/advanced/testing-websockets.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12761">#12761</a>
by <a
href="https://github.com/hamidrasti"><code>@​hamidrasti</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/advanced/using-request-directly.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12760">#12760</a>
by <a
href="https://github.com/hamidrasti"><code>@​hamidrasti</code></a>.</li>
<li>📝 Update includes for <code>docs/advanced/wsgi.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12758">#12758</a>
by <a
href="https://github.com/hamidrasti"><code>@​hamidrasti</code></a>.</li>
<li>📝 Update includes in
<code>docs/de/docs/tutorial/middleware.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12729">#12729</a>
by <a
href="https://github.com/paintdog"><code>@​paintdog</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/schema-extra-example.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12822">#12822</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
<li>📝 Update includes in
<code>docs/fr/docs/advanced/additional-responses.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12634">#12634</a>
by <a
href="https://github.com/fegmorte"><code>@​fegmorte</code></a>.</li>
<li>📝 Update includes in
<code>docs/fr/docs/advanced/path-operation-advanced-configuration.md</code>.
PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12633">#12633</a>
by <a
href="https://github.com/kantandane"><code>@​kantandane</code></a>.</li>
<li>📝 Update includes in
<code>docs/fr/docs/advanced/response-directly.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12632">#12632</a>
by <a
href="https://github.com/kantandane"><code>@​kantandane</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/header-params.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12640">#12640</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/cookie-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12639">#12639</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/extra-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12638">#12638</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes for <code>docs/en/docs/tutorial/cors.md</code>. PR
<a
href="https://redirect.github.com/fastapi/fastapi/pull/12637">#12637</a>
by <a
href="https://github.com/vishnuvskvkl"><code>@​vishnuvskvkl</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/dependencies/sub-dependencies.md</code>. PR
<a
href="https://redirect.github.com/fastapi/fastapi/pull/12810">#12810</a>
by <a
href="https://github.com/handabaldeep"><code>@​handabaldeep</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/body-nested-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12812">#12812</a>
by <a
href="https://github.com/zhaohan-dong"><code>@​zhaohan-dong</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/path-operation-configuration.md</code>. PR
<a
href="https://redirect.github.com/fastapi/fastapi/pull/12809">#12809</a>
by <a
href="https://github.com/AlexWendland"><code>@​AlexWendland</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/request-files.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12818">#12818</a>
by <a
href="https://github.com/zhaohan-dong"><code>@​zhaohan-dong</code></a>.</li>
<li>📝 Update includes for
<code>docs/en/docs/tutorial/query-param-models.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12817">#12817</a>
by <a
href="https://github.com/handabaldeep"><code>@​handabaldeep</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/path-params.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12811">#12811</a>
by <a
href="https://github.com/AlexWendland"><code>@​AlexWendland</code></a>.</li>
<li>📝 Update includes in
<code>docs/en/docs/tutorial/response-model.md</code>. PR <a
href="https://redirect.github.com/fastapi/fastapi/pull/12621">#12621</a>
by <a
href="https://github.com/kantandane"><code>@​kantandane</code></a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f057f4a067"><code>f057f4a</code></a>
🔖 Release version 0.115.5</li>
<li><a
href="c6f021ecc2"><code>c6f021e</code></a>
📝 Update release notes</li>
<li><a
href="91a929319c"><code>91a9293</code></a>
♻️ Update internal checks to support Pydantic 2.10 (<a
href="https://redirect.github.com/fastapi/fastapi/issues/12914">#12914</a>)</li>
<li><a
href="f716490823"><code>f716490</code></a>
📝 Update release notes</li>
<li><a
href="c1781066be"><code>c178106</code></a>
📝 Update includes for <code>docs/en/docs/tutorial/body.md</code> (<a
href="https://redirect.github.com/fastapi/fastapi/issues/12757">#12757</a>)</li>
<li><a
href="88cc900c83"><code>88cc900</code></a>
📝 Update release notes</li>
<li><a
href="20809a175a"><code>20809a1</code></a>
⬆ [pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/fastapi/fastapi/issues/12907">#12907</a>)</li>
<li><a
href="5a48c37056"><code>5a48c37</code></a>
📝 Update release notes</li>
<li><a
href="13892a39cd"><code>13892a3</code></a>
📝 Update includes in
<code>docs/en/docs/advanced/testing-dependencies.md</code> (<a
href="https://redirect.github.com/fastapi/fastapi/issues/12647">#12647</a>)</li>
<li><a
href="9467000ad2"><code>9467000</code></a>
📝 Update release notes</li>
<li>Additional commits viewable in <a
href="https://github.com/fastapi/fastapi/compare/0.115.4...0.115.5">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-11-13 04:14:09 +00:00
Erik Vroon
432d652085 New Crowdin updates (#1005) 2024-11-12 15:58:27 +01:00
Erik Vroon
b6680b4aeb Support Python 3.12 (#1004) 2024-11-12 10:06:45 +00:00
dependabot[bot]
1ddb2ed56c Bump cookies-next from 4.3.0 to 5.0.2 in /frontend (#1003)
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from
4.3.0 to 5.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/andreizanik/cookies-next/releases">cookies-next's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.2</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/andreizanik/cookies-next/compare/v5.0.0...v5.0.2">https://github.com/andreizanik/cookies-next/compare/v5.0.0...v5.0.2</a></p>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add Next.js 15+ support (continuation) by <a
href="https://github.com/greg2012201"><code>@​greg2012201</code></a> in
<a
href="https://redirect.github.com/andreizanik/cookies-next/pull/87">andreizanik/cookies-next#87</a></li>
<li>feat: add Next.js 15+ support by <a
href="https://github.com/joaopcm"><code>@​joaopcm</code></a> in <a
href="https://redirect.github.com/andreizanik/cookies-next/pull/86">andreizanik/cookies-next#86</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/joaopcm"><code>@​joaopcm</code></a> made
their first contribution in <a
href="https://redirect.github.com/andreizanik/cookies-next/pull/86">andreizanik/cookies-next#86</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.0">https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e3a72e85cb"><code>e3a72e8</code></a>
5.0.2</li>
<li><a
href="c5a9e80e60"><code>c5a9e80</code></a>
add npmignore</li>
<li><a
href="fe8fef1c6e"><code>fe8fef1</code></a>
5.0.1</li>
<li><a
href="694d359fa5"><code>694d359</code></a>
Merge pull request <a
href="https://redirect.github.com/andreizanik/cookies-next/issues/87">#87</a>
from greg2012201/master</li>
<li><a
href="38b6c708b0"><code>38b6c70</code></a>
chore(docs): Explain how to use cookies-next correctly in a client-side
compo...</li>
<li><a
href="b9ed5e45e4"><code>b9ed5e4</code></a>
fix: Narrow down return types by explicitly returning functions.</li>
<li><a
href="bca8b87b01"><code>bca8b87</code></a>
Merge branch 'greg/next-15-support'</li>
<li><a
href="b9c28e16da"><code>b9c28e1</code></a>
refactor: Remove redundant guard.</li>
<li><a
href="0e508f581e"><code>0e508f5</code></a>
Merge branch 'greg/next-15-support'</li>
<li><a
href="b860cfde94"><code>b860cfd</code></a>
fix:Put the server phase guard in the right places.</li>
<li>Additional commits viewable in <a
href="https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookies-next&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=5.0.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-11-11 04:47:49 +00:00
Erik Vroon
9f123babc2 Update elimination matches when updating rankings (#1002) 2024-11-08 17:51:41 +01:00
Erik Vroon
6aa2c51f89 Assign teams to subsequent elimination rounds (#1001)
fixes https://github.com/evroon/bracket/issues/998
2024-11-08 17:34:12 +01:00
Erik Vroon
ed659ff686 Fix bugs in presentation dashboard (#999) 2024-11-08 14:37:14 +01:00
Erik Vroon
7e8ee238b0 New Crowdin updates (#1000) 2024-11-07 21:10:57 +00:00
Erik Vroon
5719bbf3c1 Handle edge case with empty stage item inputs (#997) 2024-11-07 16:53:09 +01:00
Erik Vroon
19372a8db4 Allow correct number of inputs (#996)
fixes https://github.com/evroon/bracket/issues/612
2024-11-07 15:04:55 +00:00
Erik Vroon
a67db3aa56 Discard match results when activating previous stage (#995) 2024-11-07 14:55:15 +00:00