A launcher for the OpenGOAL Project to simplify usage and installation
Go to file
dependabot[bot] a82d6885c4
build(deps-dev): bump the frontend-deps group with 5 updates (#414)
Bumps the frontend-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `1.0.4` | `1.1.0` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` |
`2.3.3` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.44.20` | `0.44.21` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.7` |
`3.4.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `1.0.4` | `1.1.0` |

Updates `@vitest/coverage-v8` from 1.0.4 to 1.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add es-main compatibility to vite-node  -  by <a
href="https://github.com/zookatron"><code>@​zookatron</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4751">vitest-dev/vitest#4751</a>
<a href="https://github.com/vitest-dev/vitest/commit/486a3e61"><!-- raw
HTML omitted -->(486a3)<!-- raw HTML omitted --></a></li>
<li>Add <code>--workspace</code> option, fix root resolution in
workspaces  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4773">vitest-dev/vitest#4773</a>
<a href="https://github.com/vitest-dev/vitest/commit/67d93eda"><!-- raw
HTML omitted -->(67d93)<!-- raw HTML omitted --></a></li>
<li>Add <code>--no-file-parallelism</code>, <code>--maxWorkers</code>,
<code>--minWorkers</code> flags  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4705">vitest-dev/vitest#4705</a>
<a href="https://github.com/vitest-dev/vitest/commit/fd5d7e66"><!-- raw
HTML omitted -->(fd5d7)<!-- raw HTML omitted --></a></li>
<li>Add <code>--no-isolate</code> flag to improve performance, add
documentation about performance  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>, <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and
<strong>Pascal Jufer</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4777">vitest-dev/vitest#4777</a>
<a href="https://github.com/vitest-dev/vitest/commit/4d55a026"><!-- raw
HTML omitted -->(4d55a)<!-- raw HTML omitted --></a></li>
<li>Add <code>--exclude</code> CLI flag  -  by <a
href="https://github.com/Namchee"><code>@​Namchee</code></a> and <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4279">vitest-dev/vitest#4279</a>
<a href="https://github.com/vitest-dev/vitest/commit/f859efc0"><!-- raw
HTML omitted -->(f859e)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Correctly reset provided values  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4775">vitest-dev/vitest#4775</a>
<a href="https://github.com/vitest-dev/vitest/commit/5a71eb30"><!-- raw
HTML omitted -->(5a71e)<!-- raw HTML omitted --></a></li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toHaveProperty</code> assertion error diff  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4734">vitest-dev/vitest#4734</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8f70f7c"><!-- raw
HTML omitted -->(f8f70)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Handle fixture teardown error  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4683">vitest-dev/vitest#4683</a>
<a href="https://github.com/vitest-dev/vitest/commit/c6f5f7f9"><!-- raw
HTML omitted -->(c6f5f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>types</strong>:
<ul>
<li><code>defineWorkspace</code> fix intellisense and report type errors
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4743">vitest-dev/vitest#4743</a>
<a href="https://github.com/vitest-dev/vitest/commit/9cc36689"><!-- raw
HTML omitted -->(9cc36)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Escape html for console log view  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4724">vitest-dev/vitest#4724</a>
<a href="https://github.com/vitest-dev/vitest/commit/e0dde6ab"><!-- raw
HTML omitted -->(e0dde)<!-- raw HTML omitted --></a></li>
<li>Fix coverage iframe url for html report preview  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4717">vitest-dev/vitest#4717</a>
<a href="https://github.com/vitest-dev/vitest/commit/71911039"><!-- raw
HTML omitted -->(71911)<!-- raw HTML omitted --></a></li>
<li>Show file item when search filter matches only test cases  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4736">vitest-dev/vitest#4736</a>
<a href="https://github.com/vitest-dev/vitest/commit/f43fdd87"><!-- raw
HTML omitted -->(f43fd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Pass down CLI options to override workspace configs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4774">vitest-dev/vitest#4774</a>
<a href="https://github.com/vitest-dev/vitest/commit/8dabef86"><!-- raw
HTML omitted -->(8dabe)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.0.4...v1.1.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9497f484cf"><code>9497f48</code></a>
chore: release v1.1.0</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `classnames` from 2.3.2 to 2.3.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/JedWatson/classnames/blob/main/HISTORY.md">classnames's
changelog</a>.</em></p>
<blockquote>
<h2>v2.3.3 / 2023-12-21</h2>
<ul>
<li>Fix default export, thanks <a
href="https://github.com/remcohaszing">Remco Haszing</a> (<a
href="https://redirect.github.com/JedWatson/classnames/pull/301">#301</a>)</li>
<li>Fix types for read-only arrays, thanks <a
href="https://github.com/BenGearset">Ben Thompson</a> (<a
href="https://redirect.github.com/JedWatson/classnames/pull/307">#307</a>)</li>
<li>Replace README examples with functional-style components, thanks <a
href="https://github.com/JoeDGit">JoeDGit</a> (<a
href="https://redirect.github.com/JedWatson/classnames/pull/303">#303</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/JedWatson/classnames/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.44.20 to 0.44.21
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md">flowbite-svelte's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.20...v0.44.21">0.44.21</a>
(2023-12-22)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1157">#1157</a>
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1176">#1176</a>)
(<a
href="a15a36173b">a15a361</a>)</li>
<li>issue1178 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1179">#1179</a>)
(<a
href="12281fdebe">12281fd</a>)</li>
<li>modal outside click only on mouse down (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1160">#1160</a>)
(<a
href="96e4d4b968">96e4d4b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ef7f74477b"><code>ef7f744</code></a>
chore(release): 0.44.21</li>
<li><a
href="464eedfc06"><code>464eedf</code></a>
docs: update copy-pasted input in Validation section of input-field (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1192">#1192</a>)</li>
<li><a
href="6b7de16afb"><code>6b7de16</code></a>
fix carousel loop last image (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1191">#1191</a>)</li>
<li><a
href="61823c7745"><code>61823c7</code></a>
fix in vertical padding (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1190">#1190</a>)</li>
<li><a
href="12281fdebe"><code>12281fd</code></a>
fix: issue1178 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1179">#1179</a>)</li>
<li><a
href="7b052ffec7"><code>7b052ff</code></a>
fix to dropdown docs (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1177">#1177</a>)</li>
<li><a
href="a15a36173b"><code>a15a361</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1157">#1157</a>
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1176">#1176</a>)</li>
<li><a
href="96e4d4b968"><code>96e4d4b</code></a>
fix: modal outside click only on mouse down (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1160">#1160</a>)</li>
<li><a
href="38d022086a"><code>38d0220</code></a>
Updated list-group documentation link example to redirect to actual
documenta...</li>
<li><a
href="b9fe148897"><code>b9fe148</code></a>
RTL support (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1169">#1169</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.20...v0.44.21">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.3.7 to 3.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Tailwind CSS v3.4 has arrived! Check out the <a
href="https://tailwindcss.com/blog/tailwindcss-v3-4">announcement
post</a> for a guided tour through all of the highlights.</p>
<h3>Added</h3>
<ul>
<li>Add <code>svh</code>, <code>lvh</code>, and <code>dvh</code> values
to default
<code>height</code>/<code>min-height</code>/<code>max-height</code>
theme (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11317">#11317</a>)</li>
<li>Add <code>has-*</code> variants for <code>:has(...)</code>
pseudo-class (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11318">#11318</a>)</li>
<li>Add <code>text-wrap</code> utilities including
<code>text-balance</code> and <code>text-pretty</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11320">#11320</a>,
<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12031">#12031</a>)</li>
<li>Extend default <code>opacity</code> scale to include all steps of 5
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11832">#11832</a>)</li>
<li>Update Preflight <code>html</code> styles to include shadow DOM
<code>:host</code> pseudo-class (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11200">#11200</a>)</li>
<li>Increase default values for <code>grid-rows-*</code> utilities from
1–6 to 1–12 (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12180">#12180</a>)</li>
<li>Add <code>size-*</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12287">#12287</a>)</li>
<li>Add utilities for CSS subgrid (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12298">#12298</a>)</li>
<li>Add spacing scale to <code>min-w-*</code>, <code>min-h-*</code>, and
<code>max-w-*</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12300">#12300</a>)</li>
<li>Add <code>forced-color-adjust</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11931">#11931</a>)</li>
<li>Add <code>forced-colors</code> variant (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11694">#11694</a>,
<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12582">#12582</a>)</li>
<li>Add <code>appearance-auto</code> utility (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12404">#12404</a>)</li>
<li>Add logical property values for <code>float</code> and
<code>clear</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12480">#12480</a>)</li>
<li>Add <code>*</code> variant for targeting direct children (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12551">#12551</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Simplify the <code>sans</code> font-family stack (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11748">#11748</a>)</li>
<li>Disable the tap highlight overlay on iOS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12299">#12299</a>)</li>
<li>Improve relative precedence of <code>rtl</code>, <code>ltr</code>,
<code>forced-colors</code>, and <code>dark</code> variants (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12584">#12584</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.0] - 2023-12-19</h2>
<h3>Added</h3>
<ul>
<li>Add <code>svh</code>, <code>lvh</code>, and <code>dvh</code> values
to default
<code>height</code>/<code>min-height</code>/<code>max-height</code>
theme (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11317">#11317</a>)</li>
<li>Add <code>has-*</code> variants for <code>:has(...)</code>
pseudo-class (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11318">#11318</a>)</li>
<li>Add <code>text-wrap</code> utilities including
<code>text-balance</code> and <code>text-pretty</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11320">#11320</a>,
<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12031">#12031</a>)</li>
<li>Extend default <code>opacity</code> scale to include all steps of 5
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11832">#11832</a>)</li>
<li>Update Preflight <code>html</code> styles to include shadow DOM
<code>:host</code> pseudo-class (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11200">#11200</a>)</li>
<li>Increase default values for <code>grid-rows-*</code> utilities from
1–6 to 1–12 (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12180">#12180</a>)</li>
<li>Add <code>size-*</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12287">#12287</a>)</li>
<li>Add utilities for CSS subgrid (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12298">#12298</a>)</li>
<li>Add spacing scale to <code>min-w-*</code>, <code>min-h-*</code>, and
<code>max-w-*</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12300">#12300</a>)</li>
<li>Add <code>forced-color-adjust</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11931">#11931</a>)</li>
<li>Add <code>forced-colors</code> variant (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11694">#11694</a>,
<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12582">#12582</a>)</li>
<li>Add <code>appearance-auto</code> utility (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12404">#12404</a>)</li>
<li>Add logical property values for <code>float</code> and
<code>clear</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12480">#12480</a>)</li>
<li>Add <code>*</code> variant for targeting direct children (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12551">#12551</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Simplify the <code>sans</code> font-family stack (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11748">#11748</a>)</li>
<li>Disable the tap highlight overlay on iOS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12299">#12299</a>)</li>
<li>Improve relative precedence of <code>rtl</code>, <code>ltr</code>,
<code>forced-colors</code>, and <code>dark</code> variants (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12584">#12584</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8350cffdad"><code>8350cff</code></a>
3.4.0</li>
<li><a
href="fbdb858e97"><code>fbdb858</code></a>
Improve relative precedence of <code>rtl</code>, <code>ltr</code>,
<code>forced-colors</code> and <code>dark</code> varia...</li>
<li><a
href="dae4618e97"><code>dae4618</code></a>
Update changelog</li>
<li><a
href="11a6ba3949"><code>11a6ba3</code></a>
Move forced-colors variant after dark variant (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12582">#12582</a>)</li>
<li><a
href="47dbb4a2b3"><code>47dbb4a</code></a>
Add <code>*</code> variant for targeting direct children (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12551">#12551</a>)</li>
<li><a
href="7642e28cfe"><code>7642e28</code></a>
Disable tap highlights on iOS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12299">#12299</a>)</li>
<li><a
href="06972065de"><code>0697206</code></a>
feat(preflight): simplify sans-serif font stack (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11748">#11748</a>)</li>
<li><a
href="b215f13276"><code>b215f13</code></a>
Update changelog</li>
<li><a
href="9129defd0d"><code>9129def</code></a>
Add logical properties support for float and clear (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12480">#12480</a>)</li>
<li><a
href="4ef97179cd"><code>4ef9717</code></a>
Fix typo in changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.3.7...v3.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 1.0.4 to 1.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add es-main compatibility to vite-node  -  by <a
href="https://github.com/zookatron"><code>@​zookatron</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4751">vitest-dev/vitest#4751</a>
<a href="https://github.com/vitest-dev/vitest/commit/486a3e61"><!-- raw
HTML omitted -->(486a3)<!-- raw HTML omitted --></a></li>
<li>Add <code>--workspace</code> option, fix root resolution in
workspaces  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4773">vitest-dev/vitest#4773</a>
<a href="https://github.com/vitest-dev/vitest/commit/67d93eda"><!-- raw
HTML omitted -->(67d93)<!-- raw HTML omitted --></a></li>
<li>Add <code>--no-file-parallelism</code>, <code>--maxWorkers</code>,
<code>--minWorkers</code> flags  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4705">vitest-dev/vitest#4705</a>
<a href="https://github.com/vitest-dev/vitest/commit/fd5d7e66"><!-- raw
HTML omitted -->(fd5d7)<!-- raw HTML omitted --></a></li>
<li>Add <code>--no-isolate</code> flag to improve performance, add
documentation about performance  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>, <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and
<strong>Pascal Jufer</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4777">vitest-dev/vitest#4777</a>
<a href="https://github.com/vitest-dev/vitest/commit/4d55a026"><!-- raw
HTML omitted -->(4d55a)<!-- raw HTML omitted --></a></li>
<li>Add <code>--exclude</code> CLI flag  -  by <a
href="https://github.com/Namchee"><code>@​Namchee</code></a> and <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4279">vitest-dev/vitest#4279</a>
<a href="https://github.com/vitest-dev/vitest/commit/f859efc0"><!-- raw
HTML omitted -->(f859e)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Correctly reset provided values  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4775">vitest-dev/vitest#4775</a>
<a href="https://github.com/vitest-dev/vitest/commit/5a71eb30"><!-- raw
HTML omitted -->(5a71e)<!-- raw HTML omitted --></a></li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toHaveProperty</code> assertion error diff  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4734">vitest-dev/vitest#4734</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8f70f7c"><!-- raw
HTML omitted -->(f8f70)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Handle fixture teardown error  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4683">vitest-dev/vitest#4683</a>
<a href="https://github.com/vitest-dev/vitest/commit/c6f5f7f9"><!-- raw
HTML omitted -->(c6f5f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>types</strong>:
<ul>
<li><code>defineWorkspace</code> fix intellisense and report type errors
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4743">vitest-dev/vitest#4743</a>
<a href="https://github.com/vitest-dev/vitest/commit/9cc36689"><!-- raw
HTML omitted -->(9cc36)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Escape html for console log view  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4724">vitest-dev/vitest#4724</a>
<a href="https://github.com/vitest-dev/vitest/commit/e0dde6ab"><!-- raw
HTML omitted -->(e0dde)<!-- raw HTML omitted --></a></li>
<li>Fix coverage iframe url for html report preview  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4717">vitest-dev/vitest#4717</a>
<a href="https://github.com/vitest-dev/vitest/commit/71911039"><!-- raw
HTML omitted -->(71911)<!-- raw HTML omitted --></a></li>
<li>Show file item when search filter matches only test cases  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4736">vitest-dev/vitest#4736</a>
<a href="https://github.com/vitest-dev/vitest/commit/f43fdd87"><!-- raw
HTML omitted -->(f43fd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Pass down CLI options to override workspace configs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4774">vitest-dev/vitest#4774</a>
<a href="https://github.com/vitest-dev/vitest/commit/8dabef86"><!-- raw
HTML omitted -->(8dabe)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.0.4...v1.1.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9497f484cf"><code>9497f48</code></a>
chore: release v1.1.0</li>
<li><a
href="e975b5729f"><code>e975b57</code></a>
types: use satisfies for defaults (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4738">#4738</a>)</li>
<li><a
href="f859efc094"><code>f859efc</code></a>
feat: add <code>--exclude</code> CLI flag (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4279">#4279</a>)</li>
<li><a
href="4d55a026d2"><code>4d55a02</code></a>
feat: add --no-isolate flag to improve performance, add documentation
about p...</li>
<li><a
href="fd5d7e66e4"><code>fd5d7e6</code></a>
feat: add --no-file-parallelism, --maxWorkers, --minWorkers flags (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4705">#4705</a>)</li>
<li><a
href="67d93eda66"><code>67d93ed</code></a>
feat: add --workspace option, fix root resolution in workspaces (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4773">#4773</a>)</li>
<li><a
href="8dabef860a"><code>8dabef8</code></a>
fix(vitest): pass down CLI options to override workspace configs (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4774">#4774</a>)</li>
<li><a
href="5a71eb3038"><code>5a71eb3</code></a>
fix: correctly reset provided values (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4775">#4775</a>)</li>
<li><a
href="9cc3668960"><code>9cc3668</code></a>
fix(types): <code>defineWorkspace</code> fix intellisense and report
type errors (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4743">#4743</a>)</li>
<li><a
href="9c552b6f8d"><code>9c552b6</code></a>
chore(deps): update dependency <code>@​types/prompts</code> to ^2.4.9
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4720">#4720</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/vitest">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 11:12:56 -05:00
.github build(deps): bump actions/setup-node from 3 to 4 (#359) 2023-11-05 13:13:17 -05:00
.tauri release: update release metadata to latest 2023-11-06 05:45:45 +00:00
.vscode migrate: switch to Svelte 2022-04-14 19:49:13 -04:00
docs New Crowdin updates - Dutch / German / Italian / Polish / Romanian / Spanish (#213) 2023-05-08 21:50:00 -04:00
public/images/jak1 Dynamically change game background based on user's game completion (#298) 2023-08-29 22:01:56 -04:00
scripts release: fix appimage release asset link 2023-07-31 17:03:32 -04:00
src Toast updates (#405) 2023-12-09 15:11:06 -05:00
src-tauri build(deps): bump the backend-deps group in /src-tauri with 8 updates (#416) 2023-12-29 11:12:19 -05:00
.gitignore tests: Start writing tests, Splash and some of the lib/ functions (#280) 2023-07-22 00:07:23 -04:00
.prettierignore frontend: fix frontend styling (#269) 2023-07-08 18:01:47 -04:00
.prettierrc.json macOS support and a handful of bug fixes encountered along the way (#291) 2023-07-30 21:25:21 -04:00
crowdin.yml i18n: make the app translatable (#196) 2023-05-06 13:10:54 -04:00
index.html build(deps-dev): bump the frontend-deps group with 8 updates (#289) 2023-07-24 18:38:03 -04:00
LICENSE add a license 2022-06-01 00:27:22 -04:00
package.json build(deps-dev): bump the frontend-deps group with 5 updates (#414) 2023-12-29 11:12:56 -05:00
postcss.config.cjs UI Overhaul (#35) 2022-09-27 20:40:13 -04:00
README.md New Crowdin updates (#199) 2023-05-06 14:12:22 -04:00
svelte.config.js UI Overhaul (#35) 2022-09-27 20:40:13 -04:00
tailwind.config.cjs UI Overhaul (#35) 2022-09-27 20:40:13 -04:00
tsconfig.json tests: Start writing tests, Splash and some of the lib/ functions (#280) 2023-07-22 00:07:23 -04:00
tsconfig.node.json renamed files and updated config files accordingly 2022-05-30 10:20:24 -04:00
vite.config.ts build(deps-dev): bump the frontend-deps group with 8 updates (#289) 2023-07-24 18:38:03 -04:00
vitest.config.ts tests: Start writing tests, Splash and some of the lib/ functions (#280) 2023-07-22 00:07:23 -04:00
yarn.lock build(deps-dev): bump the frontend-deps group with 5 updates (#414) 2023-12-29 11:12:56 -05:00

OpenGOAL Launcher

Crowdin

Our attempt at distributing the OpenGOAL releases in a cross-platform and easy to use and update way. It also is a place for features involving the games, such as texture pack or mod management.

The launcher uses the Tauri framework, if you are interested in our motivation for why see below.

Usage

See the documentation on our website for hopefully up to date instructions on how to use it.

Asking for help

When asking for help, please download the support package which includes logs to help someone diagnose the problem.

If you cannot do this (for example, the bug relates to making the package / the application won't launch) then you can find the application logs in the following folders:

  • Windows C://Users/<YOUR_USER_NAME>/AppData/Roaming/OpenGOAL-Launcher/logs
  • Linux /home/<YOUR_USER_NAME>/.config/OpenGOAL-Launcher/logs

Note that both AppData and .config are hidden folders.

Development

Tauri requires a valid Rust installation, as well as a valid NodeJS installation.

For installing Rust, it's recommended to follow the instructions here https://www.rust-lang.org/tools/install

Windows

scoop install nodejs
npm install -g yarn

Linux (Ubuntu 22.04)

sudo apt install libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev # tauri deps, see - https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-linux
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash # installs Node Version Manager (ubuntus package is woefully out of date)
source ~/.bashrc
nvm install lts/hydrogen # installs latest nodejs 18.X
npm install -g yarn

Building and Running

To build and run the application locally, all you have to do is run:

yarn install
yarn tauri dev

Code Overview

TODO

References

Why Tauri?

The gut reaction from many when looking at the launcher is ugh, another Electron app. This however is not the case. Tauri leverages typical HTML/CSS/JS for rendering the frontend -- but it does not do so by bundling Chromium. Instead it leverages the native WebView providers found on modern operating systems. This is also why the distribution is quite small (majority of the download size is for fonts/images/videos).

Here's a non-exhaustive list of all the benefits we get out of the box with Tauri that we'd have to build ourselves / straight-up not have available to us if we went with a non-electron GUI application framework.

  • A built-in updater with private key signing
  • Bundling scripts for MSI installers, AppImages, DMGs
  • Essentially no differences frontend-wise across all operating systems
  • No need to ship an interpreter (ie. PyQt)
  • Typical web UI workflows that many people are familiar with
  • The ability to painlessly write application logic in Rust
  • Plethora of frontend E2E testing frameworks -- most of these are non-existant or cost money for other frameworks like Qt