aboutsummaryrefslogtreecommitdiffhomepage
path: root/pnpm-lock.yaml
AgeCommit message (Collapse)Author
3 daysrefactor: move parseJsonWithSchema to utils package (@fehmer) (#6109)Christian Fehmer
2024-12-04refactor: move funboxes to a shared package (@miodec) (#6063)Jack
2024-11-07chore(deps-dev): bump happy-dom from 13.4.1 to 15.10.2 in /frontend (#6012)dependabot[bot]
2024-10-21chore: bump slim-selectMiodec
2024-10-15chore: upgrade expressMiodec
2024-09-20refactor: move common util functions to a package (@miodec) (#5894)Jack
Also moves esbuild to a package.
2024-09-18chore(deps-dev): bump vite from 5.1.7 to 5.2.14 in /frontend (#5896)dependabot[bot]
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.7 to 5.2.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.2.14 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>fix: avoid DOM Clobbering gadget in <code>getRelativeUrlFromDocument</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>) (<a href="https://github.com/vitejs/vite/commit/ebb94c5">ebb94c5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18115">#18115</a></li> <li>fix: fs raw query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>) (<a href="https://github.com/vitejs/vite/commit/8339d74">8339d74</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18112">#18112</a></li> </ul> <h2><!-- raw HTML omitted -->5.2.13 (2024-06-07)<!-- raw HTML omitted --></h2> <ul> <li>fix: backport to 5.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17411">#17411</a>) (<a href="https://github.com/vitejs/vite/commit/e6913d1">e6913d1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17411">#17411</a></li> </ul> <h2><!-- raw HTML omitted -->5.2.12 (2024-05-28)<!-- raw HTML omitted --></h2> <ul> <li>chore: move to eslint flat config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16743">#16743</a>) (<a href="https://github.com/vitejs/vite/commit/8f16765">8f16765</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16743">#16743</a></li> <li>chore(deps): remove unused deps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17329">#17329</a>) (<a href="https://github.com/vitejs/vite/commit/5a45745">5a45745</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17329">#17329</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16722">#16722</a>) (<a href="https://github.com/vitejs/vite/commit/b45922a">b45922a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16722">#16722</a></li> <li>fix: mention <code>build.rollupOptions.output.manualChunks</code> instead of <code>build.rollupOutput.manualChunks</code> (<a href="https://github.com/vitejs/vite/commit/89378c0">89378c0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16721">#16721</a></li> <li>fix(build): make SystemJSWrapRE match lazy (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16633">#16633</a>) (<a href="https://github.com/vitejs/vite/commit/6583ad2">6583ad2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16633">#16633</a></li> <li>fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1">#1</a> (<a href="https://github.com/vitejs/vite/commit/95fe5a7">95fe5a7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16078">#16078</a></li> <li>fix(css): handle lightningcss compiled css in Deno (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17301">#17301</a>) (<a href="https://github.com/vitejs/vite/commit/8e4e932">8e4e932</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17301">#17301</a></li> <li>fix(css): only use files the current bundle contains (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16684">#16684</a>) (<a href="https://github.com/vitejs/vite/commit/15a6ebb">15a6ebb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16684">#16684</a></li> <li>fix(css): page reload was not happening with .css?raw (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16455">#16455</a>) (<a href="https://github.com/vitejs/vite/commit/8041846">8041846</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16455">#16455</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16603">#16603</a>) (<a href="https://github.com/vitejs/vite/commit/6711553">6711553</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16603">#16603</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16660">#16660</a>) (<a href="https://github.com/vitejs/vite/commit/bf2f014">bf2f014</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16660">#16660</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17321">#17321</a>) (<a href="https://github.com/vitejs/vite/commit/4a89766">4a89766</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17321">#17321</a></li> <li>fix(error-logging): rollup errors weren't displaying id and codeframe (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16540">#16540</a>) (<a href="https://github.com/vitejs/vite/commit/22dc196">22dc196</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16540">#16540</a></li> <li>fix(hmr): normalize the path info (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14255">#14255</a>) (<a href="https://github.com/vitejs/vite/commit/6a085d0">6a085d0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14255">#14255</a></li> <li>fix(hmr): trigger page reload when calling invalidate on root module (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16636">#16636</a>) (<a href="https://github.com/vitejs/vite/commit/2b61cc3">2b61cc3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16636">#16636</a></li> <li>fix(logger): truncate log over 5000 characters long (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16581">#16581</a>) (<a href="https://github.com/vitejs/vite/commit/b0b839a">b0b839a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16581">#16581</a></li> <li>fix(optimizer): log dependencies added by plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16729">#16729</a>) (<a href="https://github.com/vitejs/vite/commit/f0fb987">f0fb987</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16729">#16729</a></li> <li>fix(sourcemap): improve sourcemap compatibility for vue2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16594">#16594</a>) (<a href="https://github.com/vitejs/vite/commit/913c040">913c040</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16594">#16594</a></li> <li>docs: correct proxy shorthand example (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15938">#15938</a>) (<a href="https://github.com/vitejs/vite/commit/abf766e">abf766e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15938">#15938</a></li> <li>docs: deprecate server.hot (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16741">#16741</a>) (<a href="https://github.com/vitejs/vite/commit/e7d38ab">e7d38ab</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16741">#16741</a></li> </ul> <h2><!-- raw HTML omitted -->5.2.11 (2024-05-02)<!-- raw HTML omitted --></h2> <ul> <li>feat: improve dynamic import variable failure error message (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16519">#16519</a>) (<a href="https://github.com/vitejs/vite/commit/f8feeea">f8feeea</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16519">#16519</a></li> <li>fix: dynamic-import-vars plugin normalize path issue (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16518">#16518</a>) (<a href="https://github.com/vitejs/vite/commit/f71ba5b">f71ba5b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16518">#16518</a></li> <li>fix: scripts and styles were missing from built HTML on Windows (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16421">#16421</a>) (<a href="https://github.com/vitejs/vite/commit/0e93f58">0e93f58</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16421">#16421</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16488">#16488</a>) (<a href="https://github.com/vitejs/vite/commit/2d50be2">2d50be2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16488">#16488</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16549">#16549</a>) (<a href="https://github.com/vitejs/vite/commit/2d6a13b">2d6a13b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16549">#16549</a></li> <li>fix(dev): watch publicDir explicitly to include it outside the root (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16502">#16502</a>) (<a href="https://github.com/vitejs/vite/commit/4d83eb5">4d83eb5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16502">#16502</a></li> <li>fix(preload): skip preload for non-static urls (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16556">#16556</a>) (<a href="https://github.com/vitejs/vite/commit/bb79c9b">bb79c9b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16556">#16556</a></li> <li>fix(ssr): handle class declaration and expression name scoping (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16569">#16569</a>) (<a href="https://github.com/vitejs/vite/commit/c071eb3">c071eb3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16569">#16569</a></li> <li>fix(ssr): handle function expression name scoping (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16563">#16563</a>) (<a href="https://github.com/vitejs/vite/commit/02db947">02db947</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16563">#16563</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/673ae1607dde2f4296dfd2a90f7de77897c4bd5e"><code>673ae16</code></a> release: v5.2.14</li> <li><a href="https://github.com/vitejs/vite/commit/ebb94c5b3bf41950f45562595adec117a4d0ba5e"><code>ebb94c5</code></a> fix: avoid DOM Clobbering gadget in <code>getRelativeUrlFromDocument</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8339d7408668686bae56eaccbfdc7b87612904bd"><code>8339d74</code></a> fix: fs raw query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/51bf7ea7d14d205aa2e94d889611dd380e5030a3"><code>51bf7ea</code></a> release: v5.2.13</li> <li><a href="https://github.com/vitejs/vite/commit/e6913d1440fa91de475f8e56a0d70bef5fce5afa"><code>e6913d1</code></a> fix: backport to 5.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17411">#17411</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bed3faa0cb464a4abe8ee92746feff8f7299e347"><code>bed3faa</code></a> release: v5.2.12</li> <li><a href="https://github.com/vitejs/vite/commit/5a457454bfee1892b0d58c4b1c401cfb15986097"><code>5a45745</code></a> chore(deps): remove unused deps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17329">#17329</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/15a6ebb414e3155583e3e9ad970afbdb598b0609"><code>15a6ebb</code></a> fix(css): only use files the current bundle contains (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16684">#16684</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f0fb9876deef3c66c60a2d0588a140f11a977011"><code>f0fb987</code></a> fix(optimizer): log dependencies added by plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16729">#16729</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8f167653ede5d61f9d08ffa86c91e218557199ae"><code>8f16765</code></a> chore: move to eslint flat config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16743">#16743</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.2.14/packages/vite">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.1.7&new-version=5.2.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/monkeytypegame/monkeytype/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miodec <[email protected]>
2024-09-13revert: upgrade octokit/restMiodec
This reverts commit 05c22a9417523bcaab2643314e96d7b2082b56af.
2024-09-13chore: upgrade slim-select (@miodec) (#5884)Jack
Finally!
2024-09-13chore: upgrade turboMiodec
2024-09-13chore: upgrade octokit/restMiodec
2024-09-13refactor: remove leftover code from ts-rest migration (@fehmer) (#5875)Christian Fehmer
2024-09-11chore(deps): bump express from 4.19.2 to 4.20.0 in /backend (#5867)dependabot[bot]
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Fehmer <[email protected]>
2024-09-10impr: move permission checks to contracts (@fehmer, @miodec) (#5848)Christian Fehmer
!nuf
2024-09-09refactor: rework rate limiting (@fehmer) (#5845)Christian Fehmer
!nuf
2024-09-05impr: use tsrest for user endpoints (@fehmer) (#5815)Christian Fehmer
!nuf
2024-08-23impr: use ts-rest for results endpoint (@fehmer) (#5758)Christian Fehmer
!nuf
2024-08-20chore(deps-dev): bump vite-plugin-checker from 0.6.4 to 0.7.2 (#5808)dependabot[bot]
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.6.4 to 0.7.2. - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.7.2) --- updated-dependencies: - dependency-name: vite-plugin-checker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20chore(deps-dev): bump @typescript-eslint/parser from 8.0.1 to 8.2.0 (#5807)dependabot[bot]
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.0.1 to 8.2.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Fehmer <[email protected]>
2024-08-20chore(deps-dev): bump @types/object-hash from 2.2.1 to 3.0.6 (#5805)dependabot[bot]
Bumps [@types/object-hash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/object-hash) from 2.2.1 to 3.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/object-hash) --- updated-dependencies: - dependency-name: "@types/object-hash" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20chore(deps): bump rate-limiter-flexible from 2.3.7 to 5.0.3 (#5806)dependabot[bot]
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 2.3.7 to 5.0.3. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/commits/v5.0.3) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Fehmer <[email protected]>
2024-08-20chore(deps-dev): bump @commitlint/config-conventional (#5804)dependabot[bot]
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.7.0 to 19.2.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15chore: bump swagger-stats to 0.99.7Miodec
2024-08-15chore(deps): bump chartjs-adapter-date-fns from 2.0.0 to 3.0.0 (#5782)dependabot[bot]
Bumps [chartjs-adapter-date-fns](https://github.com/chartjs/chartjs-adapter-date-fns) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/chartjs/chartjs-adapter-date-fns/releases) - [Commits](https://github.com/chartjs/chartjs-adapter-date-fns/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: chartjs-adapter-date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-15chore(deps-dev): bump conventional-changelog from 4.0.0 to 6.0.0 (#5783)dependabot[bot]
Bumps [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog) from 4.0.0 to 6.0.0. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-v6.0.0/packages/conventional-changelog) --- updated-dependencies: - dependency-name: conventional-changelog dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15chore(deps): bump prom-client from 14.0.1 to 15.1.3 (#5785)dependabot[bot]
Bumps [prom-client](https://github.com/siimon/prom-client) from 14.0.1 to 15.1.3. - [Release notes](https://github.com/siimon/prom-client/releases) - [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/siimon/prom-client/compare/v14.0.1...v15.1.3) --- updated-dependencies: - dependency-name: prom-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15chore(deps): bump dotenv from 10.0.0 to 16.4.5 (#5784)dependabot[bot]
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v10.0.0...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Fehmer <[email protected]>
2024-08-14chore(deps-dev): bump @types/string-similarity from 4.0.0 to 4.0.2 (#5772)dependabot[bot]
Bumps [@types/string-similarity](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/string-similarity) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/string-similarity) --- updated-dependencies: - dependency-name: "@types/string-similarity" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-14chore(deps): bump axios from 1.6.4 to 1.7.4 in /frontend (@dependabot) (#5779)dependabot[bot]
* chore(deps): bump axios from 1.6.4 to 1.7.4 in /frontend Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.4...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * generate lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-14chore(deps-dev): bump turbo from 2.0.9 to 2.0.12 (#5775)dependabot[bot]
Bumps [turbo](https://github.com/vercel/turbo) from 2.0.9 to 2.0.12. - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.12) --- updated-dependencies: - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-14chore(deps-dev): bump madge from 6.1.0 to 8.0.0 (@dependabot) (#5774)dependabot[bot]
Bumps [madge](https://github.com/pahen/madge) from 6.1.0 to 8.0.0. - [Changelog](https://github.com/pahen/madge/blob/master/CHANGELOG.md) - [Commits](https://github.com/pahen/madge/compare/v6.1.0...v8.0.0) --- updated-dependencies: - dependency-name: madge dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-14chore(deps): bump nodemailer and @types/nodemailer (@dependabot) (#5773)dependabot[bot]
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together. Updates `nodemailer` from 6.9.9 to 6.9.14 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.9...v6.9.14) Updates `@types/nodemailer` from 6.4.7 to 6.4.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/nodemailer" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-14chore(deps-dev): bump firebase-tools from 13.13.3 to 13.15.1 (@dependabot) ↵dependabot[bot]
(#5771) Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.13.3 to 13.15.1. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](https://github.com/firebase/firebase-tools/compare/v13.13.3...v13.15.1) --- updated-dependencies: - dependency-name: firebase-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-12chore: update vitest to 2.0.5 (@fehmer) (#5770)Christian Fehmer
2024-08-12impr: use tsrest for leaderboard endpoints (@fehmer) (#5717)Christian Fehmer
!nuf
2024-08-11chore: fix test coverage not working with vitest workspaces (@fehmer) (#5764)Christian Fehmer
2024-08-11chore: add vitest workspace configuration fileMiodec
2024-08-09chore: remove some unnecessary root dependencies, move to correct packages ↵Jack
(@miodec) (#5751) * remove some, move some * version
2024-08-08refactor: move release code to a package (@miodec) (#5743)Jack
2024-08-08impr: use tsrest for psa endpoints (@fehmer) (#5712)Christian Fehmer
!nuf
2024-08-08chore(deps-dev): bump typescript from 5.3.3 to 5.5.4 (@dependabot) (#5734)dependabot[bot]
2024-08-06chore(deps): bump nodemon from 3.0.1 to 3.1.4 (@dependabot) (#5733)dependabot[bot]
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.1 to 3.1.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.1.4) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <[email protected]>
2024-08-06chore(deps): bump uuid and @types/uuid (@dependabot) (#5735)dependabot[bot]
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0) Updates `@types/uuid` from 8.3.4 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06chore(deps-dev): bump autoprefixer from 10.4.14 to 10.4.20 (@dependabot) (#5732)dependabot[bot]
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.20. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.20) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06chore(deps-dev): bump rimraf from 5.0.9 to 6.0.1 (@dependabot) (#5731)dependabot[bot]
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.9 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.9...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31chore(deps): remove release-itMiodec
2024-07-31chore: add custom release scriptMiodec
2024-07-31chore(deps): bump firebase versionMiodec
2024-07-30chore: switch from npm to pnpm (#5690)Jack
* pnpm * v4, pnpm lock * checkout, node setup * cache dir * path, name * store path * name * setup pnpm, get store then check cache * unnecessary if * missing dependencies * fix docker * lock file name * remove prop * wip * fix * reduce image sizes * save exact * correct command * lock --------- Co-authored-by: Christian Fehmer <[email protected]>