Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(dev): Bump @sveltejs/kit from 2.8.1 to 2.8.3 (#2318)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.8.1 to 2.8.3. <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>.8.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: ensure error messages are escaped (<a href="https://redirect.github.com/sveltejs/kit/pull/13050">#13050</a>)</p> </li> <li> <p>fix: escape values included in dev 404 page (<a href="https://redirect.github.com/sveltejs/kit/pull/13039">#13039</a>)</p> </li> </ul> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.8.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: prevent duplicate fetch request when using Request with load function's fetch (<a href="https://redirect.github.com/sveltejs/kit/pull/13023">#13023</a>)</p> </li> <li> <p>fix: do not override default cookie decoder to allow users to override the <code>cookie</code> library version (<a href="https://redirect.github.com/sveltejs/kit/pull/13037">#13037</a>)</p> </li> </ul> </blockquote> </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.8.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: ensure error messages are escaped (<a href="https://redirect.github.com/sveltejs/kit/pull/13050">#13050</a>)</p> </li> <li> <p>fix: escape values included in dev 404 page (<a href="https://redirect.github.com/sveltejs/kit/pull/13039">#13039</a>)</p> </li> </ul> <h2>2.8.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: prevent duplicate fetch request when using Request with load function's fetch (<a href="https://redirect.github.com/sveltejs/kit/pull/13023">#13023</a>)</p> </li> <li> <p>fix: do not override default cookie decoder to allow users to override the <code>cookie</code> library version (<a href="https://redirect.github.com/sveltejs/kit/pull/13037">#13037</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/429bfb74fe823ea13a5fa0547dcf4cd6bb358a93"><code>429bfb7</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13049">#13049</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/134e36343ef57ed7e6e2b3bb9e7f05ad37865794"><code>134e363</code></a> fix: ensure error messages are escaped (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13050">#13050</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/d338d4635a7fd947ba5112df6ee632c4a0979438"><code>d338d46</code></a> fix: escape values included in dev 404 page (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13039">#13039</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/5f8399d88fd9461a6111e03e6168067fba42e2c1"><code>5f8399d</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13024">#13024</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/1358cccd52190df3c74bdd8970dbfb06ffc4ec72"><code>1358ccc</code></a> fix: use default cookie decoder (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13037">#13037</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/570562b74d9e9f295d9b617478088a650f51e96b"><code>570562b</code></a> fix: handle empty Headers when serialising Request passed to fetch (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13023">#13023</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sveltejs/kit&package-manager=npm_and_yarn&previous-version=2.8.1&new-version=2.8.3)](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>
- Loading branch information