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

| Package | From | To |
| --- | --- | --- |
|
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
| `9.1.0` | `9.2.0` |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `4.1.0` | `5.0.1` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.44.24` | `0.46.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.14` | `4.2.15` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) |
`5.1.3` | `5.1.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.2.8` | `5.2.10` |

Updates `@octokit/plugin-throttling` from 9.1.0 to 9.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/plugin-throttling.js/releases"><code>@​octokit/plugin-throttling</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.2.0</h2>
<h1><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">9.2.0</a>
(2024-04-15)</h1>
<h3>Features</h3>
<ul>
<li>routes changed from repository_id to nwo and enterprise groups now
includes the enterprise in route (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/684">#684</a>)
(<a
href="734bcba56f">734bcba</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="734bcba56f"><code>734bcba</code></a>
feat: routes changed from repository_id to nwo and enterprise groups now
incl...</li>
<li><a
href="92cbf3be75"><code>92cbf3b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/691">#691</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 4.1.0 to 5.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/svelte-testing-library/releases"><code>@​testing-library/svelte</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.0.0...v5.0.1">5.0.1</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>release:</strong> trigger release (<a
href="0b857d62a8">0b857d6</a>)</li>
</ul>
<h2>v5.0.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.3...v5.0.0">5.0.0</a>
(2024-04-18)</h1>
<h3>chore</h3>
<ul>
<li><strong>release:</strong> note breaking changes for v5 (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)
(<a
href="496c4559c0">496c455</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>release:</strong> <code>render</code> is now more strict
about the <code>target</code>
option, and the <code>container</code> result is now the direct parent
of
your component instance.</li>
</ul>
<h2>v4.2.3</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.2...v4.2.3">4.2.3</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>svelte5:</strong> ensure proper <code>act</code> used in
cleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)
(<a
href="3eaa04ee5b">3eaa04e</a>)</li>
</ul>
<h2>v4.2.2</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.1...v4.2.2">4.2.2</a>
(2024-03-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure fireEvent is exported (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)
(<a
href="40feeb49fd">40feeb4</a>)</li>
</ul>
<h2>v4.2.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.0...v4.2.1">4.2.1</a>
(2024-02-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>$destroy and createRoot are no more (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/328">#328</a>)
(<a
href="40973c5b60">40973c5</a>)</li>
</ul>
<h2>v4.2.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v4.2.0">4.2.0</a>
(2024-02-13)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cb9fc3afcd"><code>cb9fc3a</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/355">#355</a>
from testing-library/trigger-release</li>
<li><a
href="0b857d62a8"><code>0b857d6</code></a>
fix(release): trigger release</li>
<li><a
href="42a4ce9c26"><code>42a4ce9</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/352">#352</a>
from testing-library/next</li>
<li><a
href="496c4559c0"><code>496c455</code></a>
chore(release): note breaking changes for v5 (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)</li>
<li><a
href="3eaa04ee5b"><code>3eaa04e</code></a>
fix(svelte5): ensure proper <code>act</code> used in cleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)</li>
<li><a
href="e951b9a7f1"><code>e951b9a</code></a>
test: remove Svelte 5 + HappyDOM skips after bugfix (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/348">#348</a>)</li>
<li><a
href="d4e60f740f"><code>d4e60f7</code></a>
ci: run weekly check with latest svelte versions (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/344">#344</a>)</li>
<li><a
href="40feeb49fd"><code>40feeb4</code></a>
fix: ensure fireEvent is exported (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)</li>
<li><a
href="16f6b404b7"><code>16f6b40</code></a>
test: remove unnecessary tests and skips (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/338">#338</a>)</li>
<li><a
href="8d98aa57d3"><code>8d98aa5</code></a>
fix!: align <code>target</code> and <code>baseElement</code> options
with testing-library (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/325">#325</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v5.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.44.24 to 0.46.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/releases">flowbite-svelte's
releases</a>.</em></p>
<blockquote>
<h2>v0.46.0</h2>
<ul>
<li>998d0176 BREAKING: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr (<a
href="40a1d6581d"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li>
<li>572888c4 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li>bb479286 fix: docsearch style using <code>@​docsearch/css</code><a
href="https://github.com/3"><code>@​3</code></a></li>
<li>656f2223 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li>113de668 fix: add disabled prop to Button component</li>
<li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to
selector</li>
</ul>
<h2>v0.45.1</h2>
<ul>
<li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a
href="987f564b0e"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li>
<li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte
(previously used eslint-plugin-svelte3) (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li>
<li>191ca2e0 fix: add define to vite.config.ts for
<strong>VERSION</strong></li>
<li>ad3d1c7f fix: move FATHOM_ID to .env and use
FathomAnalytics.svelte</li>
<li>6011780a &gt; Gitignore updated at 2024-04-18 06:10:47</li>
<li>ba81e3bb fix: update gitignore</li>
</ul>
<h2>v0.45.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: background context should affect only dark background in
Textarea by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1107">themesberg/flowbite-svelte#1107</a></li>
<li>fix: properly handle class props in Modal by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1253">themesberg/flowbite-svelte#1253</a></li>
<li>Improve ci setup by <a
href="https://github.com/PascalHonegger"><code>@​PascalHonegger</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li>
<li>Update tooltip.md by <a
href="https://github.com/rncrtr"><code>@​rncrtr</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li>
<li>docs: rewording of default example by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1289">themesberg/flowbite-svelte#1289</a></li>
<li>slot for the main button by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1291">themesberg/flowbite-svelte#1291</a></li>
<li>radio/checkbox: spacing only when label is on by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1290">themesberg/flowbite-svelte#1290</a></li>
<li>fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1285">#1285</a>
by <a href="https://github.com/jjagielka"><code>@​jjagielka</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1288">themesberg/flowbite-svelte#1288</a></li>
<li>docs: Fix typo in tabs.md by <a
href="https://github.com/conr2d"><code>@​conr2d</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li>
<li>Docs: Add examples of indeterminate checkboxes by <a
href="https://github.com/herronelou"><code>@​herronelou</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li>
<li>fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1292">#1292</a>
by <a href="https://github.com/jjagielka"><code>@​jjagielka</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1295">themesberg/flowbite-svelte#1295</a></li>
<li>Flowbite-Svelte-Icons updates by <a
href="https://github.com/shinokada"><code>@​shinokada</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">themesberg/flowbite-svelte#1308</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/PascalHonegger"><code>@​PascalHonegger</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li>
<li><a href="https://github.com/rncrtr"><code>@​rncrtr</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li>
<li><a href="https://github.com/conr2d"><code>@​conr2d</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li>
<li><a
href="https://github.com/herronelou"><code>@​herronelou</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0">https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0</a></p>
</blockquote>
</details>
<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>
<h2>0.46.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<ul>
<li>998d0176 BREAKING: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr (<a
href="40a1d6581d"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li>
<li>572888c4 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li>bb479286 fix: docsearch style using <code>@​docsearch/css</code><a
href="https://github.com/3"><code>@​3</code></a></li>
<li>656f2223 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li>113de668 fix: add disabled prop to Button component</li>
<li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to
selector</li>
</ul>
</li>
</ul>
<h2>0.45.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<ul>
<li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a
href="987f564b0e"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li>
<li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte
(previously used eslint-plugin-svelte3) (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li>
<li>191ca2e0 fix: add define to vite.config.ts for
<strong>VERSION</strong></li>
<li>ad3d1c7f fix: move FATHOM_ID to .env and use
FathomAnalytics.svelte</li>
<li>6011780a &gt; Gitignore updated at 2024-04-18 06:10:47</li>
<li>ba81e3bb fix: update gitignore</li>
</ul>
</li>
</ul>
<h2>0.45.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>BREAKING: flowbie-svelte-icons updated 1.5.0 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">#1308</a>)</p>
<p>fix: update icon sizes</p>
<p>chore: lib-helpers</p>
<p>fix: update engines node &gt;=20.0.0</p>
</li>
</ul>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="711349bb3f"><code>711349b</code></a>
chore: changeset version and lib-helpers</li>
<li><a
href="678088b132"><code>678088b</code></a>
chore: changeset update</li>
<li><a
href="40a1d6581d"><code>40a1d65</code></a>
chore: changeset</li>
<li><a
href="998d01768e"><code>998d017</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr</li>
<li><a
href="572888c444"><code>572888c</code></a>
docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li><a
href="bb47928691"><code>bb47928</code></a>
fix: docsearch style</li>
<li><a
href="656f2223ad"><code>656f222</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li><a
href="113de66800"><code>113de66</code></a>
fix: add disabled prop to Button component</li>
<li><a
href="4fbd9bd0d9"><code>4fbd9bd</code></a>
docs: change tailwind.config.cjs darkMode class to selector</li>
<li><a
href="0def757648"><code>0def757</code></a>
chore: changeset version and lib-helpers</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.14 to 4.2.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/releases">svelte's
releases</a>.</em></p>
<blockquote>
<h2>svelte@4.2.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>support attribute selector inside :global() (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.15/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>support attribute selector inside :global() (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9f2341f3f2"><code>9f2341f</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11202">#11202</a>)</li>
<li><a
href="a510c6a37f"><code>a510c6a</code></a>
fix: support attribute selector inside :global() (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11135">#11135</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.15/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-preprocess` from 5.1.3 to 5.1.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md">svelte-preprocess's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">5.1.4</a>
(2024-04-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove pnpm version restriction (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)
(<a
href="2713b82d80">2713b82</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="276037a78b"><code>276037a</code></a>
chore(release): 5.1.4</li>
<li><a
href="2713b82d80"><code>2713b82</code></a>
fix: remove pnpm version restriction (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.8 to 5.2.10
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.2.10 (2024-04-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>revert: perf: use workspace root for fs cache (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)
(<a href="https://github.com/vitejs/vite/commit/77e7359">77e7359</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15712">#15712</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/16476">#16476</a></li>
<li>fix: add base to virtual html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)
(<a href="https://github.com/vitejs/vite/commit/721f94d">721f94d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16442">#16442</a></li>
<li>fix: adjust esm syntax judgment logic (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)
(<a href="https://github.com/vitejs/vite/commit/af72eab">af72eab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16436">#16436</a></li>
<li>fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)
(<a href="https://github.com/vitejs/vite/commit/6a127d6">6a127d6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16453">#16453</a></li>
<li>fix(cspNonce): don't overwrite existing nonce values (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)
(<a href="https://github.com/vitejs/vite/commit/b872635">b872635</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16415">#16415</a></li>
<li>feat: show warning if root is in build.outDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)
(<a href="https://github.com/vitejs/vite/commit/11444dc">11444dc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16454">#16454</a></li>
<li>feat: write cspNonce to style tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)
(<a href="https://github.com/vitejs/vite/commit/8e54bbd">8e54bbd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16419">#16419</a></li>
<li>chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)
(<a href="https://github.com/vitejs/vite/commit/6cccef7">6cccef7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16381">#16381</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.2.9 (2024-04-15)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>fsp.rm</code> removing files does not take effect (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16032">#16032</a>)
(<a href="https://github.com/vitejs/vite/commit/b05c405">b05c405</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16032">#16032</a></li>
<li>fix: fix accumulated stacks in error overlay (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16393">#16393</a>)
(<a href="https://github.com/vitejs/vite/commit/102c2fd">102c2fd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16393">#16393</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16376">#16376</a>)
(<a href="https://github.com/vitejs/vite/commit/58a2938">58a2938</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16376">#16376</a></li>
<li>chore: update region comment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16380">#16380</a>)
(<a href="https://github.com/vitejs/vite/commit/77562c3">77562c3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16380">#16380</a></li>
<li>perf: reduce size of injected __vite__mapDeps code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16184">#16184</a>)
(<a href="https://github.com/vitejs/vite/commit/c0ec6be">c0ec6be</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16184">#16184</a></li>
<li>perf(css): only replace empty chunk if imported (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16349">#16349</a>)
(<a href="https://github.com/vitejs/vite/commit/e2658ad">e2658ad</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16349">#16349</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="088d24b922"><code>088d24b</code></a>
release: v5.2.10</li>
<li><a
href="77e7359083"><code>77e7359</code></a>
revert: perf: use workspace root for fs cache (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)</li>
<li><a
href="6a127d67ba"><code>6a127d6</code></a>
fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)</li>
<li><a
href="11444dcee0"><code>11444dc</code></a>
feat: show warning if root is in build.outDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)</li>
<li><a
href="721f94ddac"><code>721f94d</code></a>
fix: add base to virtual html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)</li>
<li><a
href="8e54bbd74d"><code>8e54bbd</code></a>
feat: write cspNonce to style tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)</li>
<li><a
href="af72eabab1"><code>af72eab</code></a>
fix: adjust esm syntax judgment logic (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)</li>
<li><a
href="b8726357c9"><code>b872635</code></a>
fix(cspNonce): don't overwrite existing nonce values (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)</li>
<li><a
href="6cccef78a5"><code>6cccef7</code></a>
chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)</li>
<li><a
href="a77707d69c"><code>a77707d</code></a>
release: v5.2.9</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.2.10/packages/vite">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>
2024-04-26 22:17:08 -04:00
.github ci: update to macos-12 and node-20 (#466) 2024-04-14 15:25:58 -04:00
.tauri release: update release metadata to latest 2024-03-08 00:58:44 +00:00
.vscode ci: update to macos-12 and node-20 (#466) 2024-04-14 15:25:58 -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 New Crowdin updates (#467) 2024-04-14 15:28:09 -04:00
src-tauri build(deps): bump the backend-deps group in /src-tauri with 2 updates (#468) 2024-04-18 00:41:47 -04: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 build(deps): bump the frontend-deps group with 16 updates (#427) 2024-01-30 21:58:48 -05: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 6 updates (#472) 2024-04-26 22:17:08 -04:00
postcss.config.cjs UI Overhaul (#35) 2022-09-27 20:40:13 -04:00
README.md docs: remove superfluous stuff from readme (#431) 2024-01-30 21:58:17 -05: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 build(deps): bump the frontend-deps group with 5 updates (#435) 2024-02-10 15:48:48 -05: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 6 updates (#472) 2024-04-26 22:17:08 -04: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