Commit 0b5e04b
authored
chore(deps): bump @sveltejs/kit from 2.48.4 to 2.49.0 (#81)
Bumps
[@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)
from 2.48.4 to 2.49.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/kit</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.49.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: stream file uploads inside <code>form</code> remote functions
allowing form data to be accessed before large files finish uploading
(<a
href="https://redirect.github.com/sveltejs/kit/pull/14775">#14775</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>breaking: <code>invalid</code> now must be imported from
<code>@sveltejs/kit</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14768">#14768</a>)</p>
</li>
<li>
<p>breaking: remove <code>submitter</code> option from experimental form
<code>validate()</code> method, always provide default submitter (<a
href="https://redirect.github.com/sveltejs/kit/pull/14762">#14762</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: allow multiple <code>server-timing</code> headers (<a
href="https://redirect.github.com/sveltejs/kit/pull/14700">#14700</a>)</p>
</li>
<li>
<p>fix: allow access to root-level issues in schema-less forms (<a
href="https://redirect.github.com/sveltejs/kit/pull/14893">#14893</a>)</p>
</li>
<li>
<p>fix: allow hosting hash-based apps from non-index.html files (<a
href="https://redirect.github.com/sveltejs/kit/pull/14825">#14825</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: clear issues upon passing validation (<a
href="https://redirect.github.com/sveltejs/kit/pull/14683">#14683</a>)</p>
</li>
<li>
<p>fix: don't use fork of unrelated route (<a
href="https://redirect.github.com/sveltejs/kit/pull/14947">#14947</a>)</p>
</li>
<li>
<p>fix: prevent type errors when optional
<code>@opentelemetry/api</code> dependency isn't installed (<a
href="https://redirect.github.com/sveltejs/kit/pull/14949">#14949</a>)</p>
</li>
<li>
<p>fix: preserve <code>this</code> when invoking standard validator (<a
href="https://redirect.github.com/sveltejs/kit/pull/14943">#14943</a>)</p>
</li>
<li>
<p>fix: treat client/universal hooks as entrypoints for illegal server
import detection (<a
href="https://redirect.github.com/sveltejs/kit/pull/14876">#14876</a>)</p>
</li>
<li>
<p>fix: correct query <code>.set</code> and <code>.refresh</code>
behavior in commands (<a
href="https://redirect.github.com/sveltejs/kit/pull/14877">#14877</a>)</p>
</li>
<li>
<p>fix: improved the accuracy of the types of the output of
<code>field.as('...')</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14908">#14908</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.5</h2>
<h3>Patch Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.49.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: stream file uploads inside <code>form</code> remote functions
allowing form data to be accessed before large files finish uploading
(<a
href="https://redirect.github.com/sveltejs/kit/pull/14775">#14775</a>)</li>
</ul>
<h2>2.48.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>breaking: <code>invalid</code> now must be imported from
<code>@sveltejs/kit</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14768">#14768</a>)</p>
</li>
<li>
<p>breaking: remove <code>submitter</code> option from experimental form
<code>validate()</code> method, always provide default submitter (<a
href="https://redirect.github.com/sveltejs/kit/pull/14762">#14762</a>)</p>
</li>
</ul>
<h2>2.48.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: allow multiple <code>server-timing</code> headers (<a
href="https://redirect.github.com/sveltejs/kit/pull/14700">#14700</a>)</p>
</li>
<li>
<p>fix: allow access to root-level issues in schema-less forms (<a
href="https://redirect.github.com/sveltejs/kit/pull/14893">#14893</a>)</p>
</li>
<li>
<p>fix: allow hosting hash-based apps from non-index.html files (<a
href="https://redirect.github.com/sveltejs/kit/pull/14825">#14825</a>)</p>
</li>
</ul>
<h2>2.48.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: clear issues upon passing validation (<a
href="https://redirect.github.com/sveltejs/kit/pull/14683">#14683</a>)</p>
</li>
<li>
<p>fix: don't use fork of unrelated route (<a
href="https://redirect.github.com/sveltejs/kit/pull/14947">#14947</a>)</p>
</li>
<li>
<p>fix: prevent type errors when optional
<code>@opentelemetry/api</code> dependency isn't installed (<a
href="https://redirect.github.com/sveltejs/kit/pull/14949">#14949</a>)</p>
</li>
<li>
<p>fix: preserve <code>this</code> when invoking standard validator (<a
href="https://redirect.github.com/sveltejs/kit/pull/14943">#14943</a>)</p>
</li>
<li>
<p>fix: treat client/universal hooks as entrypoints for illegal server
import detection (<a
href="https://redirect.github.com/sveltejs/kit/pull/14876">#14876</a>)</p>
</li>
<li>
<p>fix: correct query <code>.set</code> and <code>.refresh</code>
behavior in commands (<a
href="https://redirect.github.com/sveltejs/kit/pull/14877">#14877</a>)</p>
</li>
<li>
<p>fix: improved the accuracy of the types of the output of
<code>field.as('...')</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14908">#14908</a>)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/kit/commit/ab3784911accefd8d3bc292a80d8e3b825528fd3"><code>ab37849</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14959">#14959</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/d07ddcfd8bbf0978d48e0dbbbbf6cee8d0dd7c1d"><code>d07ddcf</code></a>
feat: Streaming file uploads (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14775">#14775</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/dfb41e1e6264e23f05f9417fdd92ba4acf3d66c3"><code>dfb41e1</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14958">#14958</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/b9635ab01424327e4d7ec5634dba30786862c3ce"><code>b9635ab</code></a>
breaking: remove <code>submitter</code> option from experimental form
<code>validate(…)</code> meth...</li>
<li><a
href="https://github.com/sveltejs/kit/commit/bd55128f69fc8d3f74f7be58416180660fb42d3e"><code>bd55128</code></a>
breaking: <code>invalid</code> now must be imported from
<code>@sveltejs/kit</code> (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14768">#14768</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/9f55c85e946de854a9c168dae69d7bfaf01ca8b6"><code>9f55c85</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14954">#14954</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/5b30755a1d84a1054370b211e56d576e3c96d442"><code>5b30755</code></a>
fix: allow hosting hash apps from other html files (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14825">#14825</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/2ff3951e79e59b522c648138c846f31ad858d5b0"><code>2ff3951</code></a>
fix: allow access to root-level issues in schema-less forms (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14893">#14893</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/0889a2aa897b64194bc55183d7224df65d8147c1"><code>0889a2a</code></a>
fix: append <code>server-timing</code> header value if key exist when
using <code>setHeaders</code>...</li>
<li><a
href="https://github.com/sveltejs/kit/commit/f316be036022a93384cb34af43137829649d2673"><code>f316be0</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14948">#14948</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit">compare
view</a></li>
</ul>
</details>
<br />
[](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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ce479cd commit 0b5e04b
2 files changed
+21
-20
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments