A launcher for the OpenGOAL Project to simplify usage and installation
Go to file
dependabot[bot] 12b81da339
build(deps-dev): bump the frontend-deps group with 4 updates (#589)
Bumps the frontend-deps group with 4 updates:
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js),
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library),
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
and
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).

Updates `@octokit/plugin-throttling` from 9.3.1 to 9.3.2
<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.3.2</h2>
<h2><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.1...v9.3.2">9.3.2</a>
(2024-10-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle 429 status code when being throttled (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/740">#740</a>)
(<a
href="128ecb6b7c">128ecb6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="128ecb6b7c"><code>128ecb6</code></a>
fix: handle 429 status code when being throttled (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/740">#740</a>)</li>
<li><a
href="1d9370fc82"><code>1d9370f</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/737">#737</a>)</li>
<li><a
href="4fc08ecae7"><code>4fc08ec</code></a>
ci: correctly use the node version from the matrix (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/736">#736</a>)</li>
<li><a
href="792a128b61"><code>792a128</code></a>
chore(deps): update dependency fetch-mock to v11 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/726">#726</a>)</li>
<li><a
href="69a1d8bab1"><code>69a1d8b</code></a>
chore(deps): update dependency <code>@​octokit/tsconfig</code> to v4 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/735">#735</a>)</li>
<li><a
href="72a7a098c1"><code>72a7a09</code></a>
chore(deps): update dependency esbuild to ^0.24.0 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/732">#732</a>)</li>
<li><a
href="c2b7f78f28"><code>c2b7f78</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/733">#733</a>)</li>
<li><a
href="00d4c835eb"><code>00d4c83</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/729">#729</a>)</li>
<li><a
href="555ab44121"><code>555ab44</code></a>
build(deps): bump vite from 5.4.1 to 5.4.6 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/731">#731</a>)</li>
<li><a
href="4882ed6f5d"><code>4882ed6</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/728">#728</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.1...v9.3.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 5.2.1 to 5.2.3
<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.2.3</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.2...v5.2.3">5.2.3</a>
(2024-10-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>svelte5:</strong> ensure typings are actually included in
the module (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/402">#402</a>)
(<a
href="f4b1508eb5">f4b1508</a>)</li>
</ul>
<h2>v5.2.2</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.1...v5.2.2">5.2.2</a>
(2024-10-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>svelte5:</strong> update typings to support new component
types (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/400">#400</a>)
(<a
href="6f45a962bf">6f45a96</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f4b1508eb5"><code>f4b1508</code></a>
fix(svelte5): ensure typings are actually included in the module (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/402">#402</a>)</li>
<li><a
href="f215ad8164"><code>f215ad8</code></a>
chore(deps-dev): bump svelte-check from 3.8.6 to 4.0.4 in the test group
(<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/401">#401</a>)</li>
<li><a
href="6f45a962bf"><code>6f45a96</code></a>
fix(svelte5): update typings to support new component types (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/400">#400</a>)</li>
<li><a
href="2cf781c373"><code>2cf781c</code></a>
chore(deps-dev): bump the test group with 3 updates (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/399">#399</a>)</li>
<li><a
href="574c1e43d5"><code>574c1e4</code></a>
chore(deps-dev): bump the lint group with 2 updates (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/397">#397</a>)</li>
<li><a
href="48ecc0b19f"><code>48ecc0b</code></a>
ci: simplify main CI workflow matrix configuration (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/393">#393</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.1...v5.2.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 2.1.1 to 2.1.2
<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>v2.1.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib  -  by <a
href="https://github.com/CamilleTeruel"><code>@​CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload  - 
by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if &quot;<code>@​vitest/browser/</code>context&quot;
is imported outside of the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>forks</strong>:
<ul>
<li>Fix <code>--cpu-prof</code> and <code>--heap-prof</code> not working
by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/pull/6555">vitest-dev/vitest#6555</a>
<a href="https://github.com/vitest-dev/vitest/commit/2e4d894"><!-- raw
HTML omitted -->(2e4d894)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ce26a4c70"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="88bde99cda"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6592">#6592</a>)</li>
<li><a
href="1371ca6a6f"><code>1371ca6</code></a>
fix(coverage): remove empty coverage folder on test failure too (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6547">#6547</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.1.1 to 2.1.2
<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>v2.1.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib  -  by <a
href="https://github.com/CamilleTeruel"><code>@​CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload  - 
by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if &quot;<code>@​vitest/browser/</code>context&quot;
is imported outside of the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>forks</strong>:
<ul>
<li>Fix <code>--cpu-prof</code> and <code>--heap-prof</code> not working
by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/pull/6555">vitest-dev/vitest#6555</a>
<a href="https://github.com/vitest-dev/vitest/commit/2e4d894"><!-- raw
HTML omitted -->(2e4d894)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ce26a4c70"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="383f179166"><code>383f179</code></a>
fix(browser): throw an error if
&quot;<code>@​vitest/browser/</code>context&quot; is imported
outside...</li>
<li><a
href="821400b8c1"><code>821400b</code></a>
fix(vitest): don't start a websocket server if api is disabled (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6617">#6617</a>)</li>
<li><a
href="8a8d3f0346"><code>8a8d3f0</code></a>
fix(vitest): make env.SSR consistent between different pools (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6616">#6616</a>)</li>
<li><a
href="ed8b7c087a"><code>ed8b7c0</code></a>
fix(vitest): install dependencies with the same version when prompted
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6611">#6611</a>)</li>
<li><a
href="d2a86ff57a"><code>d2a86ff</code></a>
fix(workspace): ignore DS_Store by default (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6571">#6571</a>)</li>
<li><a
href="88bde99cda"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6592">#6592</a>)</li>
<li><a
href="5f757900b5"><code>5f75790</code></a>
refactor: replace <code>strip-ansi</code> with
<code>stripVTControlCharacters</code> from `node:uti...</li>
<li><a
href="e7f35214c8"><code>e7f3521</code></a>
fix: move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import ...</li>
<li><a
href="891d6fe57c"><code>891d6fe</code></a>
docs: deprecate <code>benchmark.outputFile</code> option (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6591">#6591</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/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>
2024-10-07 21:01:11 -04:00
.github ci: enable verbose logs for tauri build to resolve macOS intermittent failures (#564) 2024-09-18 20:31:24 -04:00
.tauri release: update release metadata to latest 2024-10-03 23:16:56 +00:00
.vscode ci: update to macos-12 and node-20 (#466) 2024-04-14 15:25:58 -04:00
docs help: add a reference sheet for the game's default keyboard binds (#569) 2024-09-21 22:12:13 -04:00
fixtures prettier mods.json fixture (#547) 2024-08-31 11:27:27 -07:00
metadata release: bump to version - v2.5.1 2024-10-03 23:03:02 +00: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 automate successful install progression and handle file not found errors (#583) 2024-10-04 12:03:10 -04:00
src-tauri build(deps): bump the backend-deps group in /src-tauri with 2 updates (#591) 2024-10-07 21:00:54 -04:00
.gitignore Add mod support to the launcher (#476) 2024-04-28 15:27:34 -04:00
.prettierignore New Crowdin updates (#577) 2024-09-27 01:59:31 -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 splash: cleanup splash implementation, allow changing locale during installation dir step (#552) 2024-09-26 21:35:31 -04:00
LICENSE Add mod support to the launcher (#476) 2024-04-28 15:27:34 -04:00
package-lock.json Add mod support to the launcher (#476) 2024-04-28 15:27:34 -04:00
package.json build(deps-dev): bump the frontend-deps group with 4 updates (#589) 2024-10-07 21:01:11 -04:00
postcss.config.cjs UI Overhaul (#35) 2022-09-27 20:40:13 -04:00
README.md advanced: attempt to open a REPL on linux/macOS (#571) 2024-09-22 13:47:37 -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 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 4 updates (#589) 2024-10-07 21:01:11 -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.

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

macOS

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