warpgate/warpgate-web
dependabot[bot] bb285ccc60
Bump the version-bumps group across 1 directory with 4 updates (#1073)
Bumps the version-bumps group with 4 updates in the /warpgate-web
directory:
[eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte),
[svelte-check](https://github.com/sveltejs/language-tools),
[svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `eslint-plugin-svelte` from 2.44.0 to 2.44.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/eslint-plugin-svelte/releases">eslint-plugin-svelte's
releases</a>.</em></p>
<blockquote>
<h2>eslint-plugin-svelte@2.44.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/864">#864</a>
<a
href="580e48ae0e"><code>580e48a</code></a>
Thanks <a
href="https://github.com/mikededo"><code>@​mikededo</code></a>! -
fix(svelte/indent): ensure proper snippet indent</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="29545a20e0"><code>29545a2</code></a>
chore: release eslint-plugin-svelte (<a
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/865">#865</a>)</li>
<li><a
href="580e48ae0e"><code>580e48a</code></a>
fix(svelte/indent): ensure proper snippet indent (<a
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/864">#864</a>)</li>
<li><a
href="c840776773"><code>c840776</code></a>
chore(deps): update dependency esbuild to ^0.24.0</li>
<li><a
href="d2a5ff70f3"><code>d2a5ff7</code></a>
chore(deps): update dependency svelte to v5.0.0-next.249</li>
<li><a
href="14359b4214"><code>14359b4</code></a>
chore(deps): update dependency svelte to v5.0.0-next.247</li>
<li><a
href="b5a9aadc00"><code>b5a9aad</code></a>
chore(deps): update dependency svelte to v5.0.0-next.246</li>
<li><a
href="e8e05b6f86"><code>e8e05b6</code></a>
chore(deps): update dependency typescript to ~5.6.0</li>
<li>See full diff in <a
href="https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.44.0...eslint-plugin-svelte@2.44.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-check` from 4.0.2 to 4.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/language-tools/releases">svelte-check's
releases</a>.</em></p>
<blockquote>
<h2>svelte-check-4.0.3</h2>
<ul>
<li>breaking(svelte5): only generate function component shape in runes
mode. This means you may need to do <code>typeof Component</code>
instead of <code>Component</code> in type situations (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2517">#2517</a>)</li>
<li>fix: revert additional two-way-binding checks as they were causing
bugs (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2508">#2508</a>)</li>
<li>fix: include files indirectly belonging to a project into correct
project (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2488">#2488</a>)</li>
<li>fix: check project files update more aggressively before assigning
service (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2518">#2518</a>)</li>
<li>chore: upgrade to chokidar 4 (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2502">#2502</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fc2144b82a"><code>fc2144b</code></a>
chore: upgrade to chokidar 4 (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2502">#2502</a>)</li>
<li><a
href="7c76ec5606"><code>7c76ec5</code></a>
fix: check project files update more aggressively before assigning
service (#...</li>
<li><a
href="837b61fa57"><code>837b61f</code></a>
breaking(svelte5): only generate function component shape in runes mode
(<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2517">#2517</a>)</li>
<li><a
href="35af691b80"><code>35af691</code></a>
perf: auto import cache for svelte-kit language service proxy (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2513">#2513</a>)</li>
<li><a
href="81019d91c3"><code>81019d9</code></a>
fix: revert additional two-way-binding checks (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2508">#2508</a>)</li>
<li><a
href="e74f1d712b"><code>e74f1d7</code></a>
chore: revert accidental commit</li>
<li><a
href="e132b5667a"><code>e132b56</code></a>
fix: make no Svelte files found a warning (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2507">#2507</a>)</li>
<li><a
href="94a7352d96"><code>94a7352</code></a>
fix: include files indirectly belonging to a project into correct
project (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2">#2</a>...</li>
<li><a
href="73125a6fd6"><code>73125a6</code></a>
fix: silence type error in old d.ts files</li>
<li>See full diff in <a
href="https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.2...svelte-check-4.0.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-preprocess` from 6.0.2 to 6.0.3
<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/v6.0.2...v6.0.3">6.0.3</a>
(2024-09-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add pug mixins to support svelte-5 syntax (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/654">#654</a>)
(<a
href="9d49f3d1e1">9d49f3d</a>)</li>
<li>ignore sass deprecation warning (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/657">#657</a>)
(<a
href="9b5432540b">9b54325</a>),
closes <a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/656">#656</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c522b8e119"><code>c522b8e</code></a>
chore(release): 6.0.3</li>
<li><a
href="455e6e9580"><code>455e6e9</code></a>
chore: cleanup fix</li>
<li><a
href="9b5432540b"><code>9b54325</code></a>
fix: ignore sass deprecation warning (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/657">#657</a>)</li>
<li><a
href="9d49f3d1e1"><code>9d49f3d</code></a>
fix: add pug mixins to support svelte-5 syntax (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/654">#654</a>)</li>
<li><a
href="359b1f6434"><code>359b1f6</code></a>
docs: update broken documentation example (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/650">#650</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte-preprocess/compare/v6.0.2...v6.0.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.7 to 5.4.8
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.8 (2024-09-25)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18113">#18113</a>,
fix missing source file warning with sass modern api custom importer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18">#18</a>
(<a
href="7d47fc1c74">7d47fc1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18183">#18183</a></li>
<li>fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18128">#18128</a>,
ensure sass compiler initialized only once (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18184">#18184</a>)
(<a
href="8464d976b1">8464d97</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18128">#18128</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18184">#18184</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0474550c9f"><code>0474550</code></a>
release: v5.4.8</li>
<li><a
href="8464d976b1"><code>8464d97</code></a>
fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18128">#18128</a>,
ensure sass compiler initialized only once (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18184">#18184</a>)</li>
<li><a
href="7d47fc1c74"><code>7d47fc1</code></a>
fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18113">#18113</a>,
fix missing source file warning with sass modern a...</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.8/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-09-28 00:22:53 +02:00
..
public/assets
src bumped rustls & related pkgs (#1066) 2024-09-18 11:28:39 +02:00
.editorconfig
.eslintrc.yaml lint 2024-07-26 21:09:41 +02:00
.gitignore
Cargo.toml Bump version: 0.10.1 → 0.10.2 2024-08-14 22:59:52 +02:00
openapitools.json Upgrade TypeScript and Svelte Versions (#995) 2024-07-16 18:54:07 +02:00
package.json Bump the version-bumps group across 1 directory with 4 updates (#1073) 2024-09-28 00:22:53 +02:00
svelte.config.js bumped vite 2022-11-11 20:31:08 +01:00
tsconfig.json lint 2024-07-26 21:09:41 +02:00
tsconfig.node.json
vite.config.ts lint 2024-07-26 21:09:41 +02:00
yarn.lock Bump the version-bumps group across 1 directory with 4 updates (#1073) 2024-09-28 00:22:53 +02:00