Skip to content

Commit

Permalink
deps(dev): bump @sveltejs/kit from 2.10.1 to 2.11.1 (#2571)
Browse files Browse the repository at this point in the history
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.10.1 to 2.11.1.
<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>.11.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: adhere to Vite <code>build.minify</code> setting when building the service worker (<a href="https://redirect.github.com/sveltejs/kit/pull/13143">#13143</a>)</li>
</ul>
<h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.11.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: transport custom types across the server/client boundary (<a href="https://redirect.github.com/sveltejs/kit/pull/13149">#13149</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly resolve hooks file when a similarly named directory exists (<a href="https://redirect.github.com/sveltejs/kit/pull/13144">#13144</a>)</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.11.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: adhere to Vite <code>build.minify</code> setting when building the service worker (<a href="https://redirect.github.com/sveltejs/kit/pull/13143">#13143</a>)</li>
</ul>
<h2>2.11.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: transport custom types across the server/client boundary (<a href="https://redirect.github.com/sveltejs/kit/pull/13149">#13149</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly resolve hooks file when a similarly named directory exists (<a href="https://redirect.github.com/sveltejs/kit/pull/13144">#13144</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sveltejs/kit/commit/2129e0b9f799764400030270692b0c0a2dbbbdb5"><code>2129e0b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13155">#13155</a>)</li>
<li><a href="https://github.com/sveltejs/kit/commit/a1fea7e3f4f1bd589b8b29c56c3e4cc95cba8ead"><code>a1fea7e</code></a> fix: adhere to Vite <code>build.minify</code> setting when building service worker (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13143">#13143</a>)</li>
<li><a href="https://github.com/sveltejs/kit/commit/5d6a8c33d3dbe169f39a07de1c9f1ba7a406adb1"><code>5d6a8c3</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13147">#13147</a>)</li>
<li><a href="https://github.com/sveltejs/kit/commit/3d9e03a8a55a539b02c76d44df4874e4642bbd17"><code>3d9e03a</code></a> feat: allow serialization/deserialization of custom data types (alternative A...</li>
<li><a href="https://github.com/sveltejs/kit/commit/11a9f66922199ee5925cc71c0efc513376753754"><code>11a9f66</code></a> fix: correctly resolve hooks entry file when directory exists (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13144">#13144</a>)</li>
<li><a href="https://github.com/sveltejs/kit/commit/33600ee3a7aaf5d93b808b525c773b3b8580bd51"><code>33600ee</code></a> docs: note when <code>init</code> hook was added (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13138">#13138</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.10.1&new-version=2.11.1)](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
dependabot[bot] authored Dec 13, 2024
1 parent 604ac19 commit 067d715
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nosecone-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.34",
"@arcjet/tsconfig": "1.0.0-alpha.34",
"@rollup/wasm-node": "4.28.1",
"@sveltejs/kit": "^2.10.1",
"@sveltejs/kit": "^2.11.1",
"@types/node": "18.18.0",
"typescript": "5.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 067d715

Please sign in to comment.