Skip to content

Commit

Permalink
chore(deps-dev): bump @sveltejs/kit from 2.9.0 to 2.11.1 (#3982)
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.9.0 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>
<h2><code>@​sveltejs/kit</code><a
href="https://github.com/2"><code>@​2</code></a>.10.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: export <code>init</code> hook from <code>get_hooks</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/13136">#13136</a>)</li>
</ul>
<h2><code>@​sveltejs/kit</code><a
href="https://github.com/2"><code>@​2</code></a>.10.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: server and client <code>init</code> hook (<a
href="https://redirect.github.com/sveltejs/kit/pull/13103">#13103</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>fix: prevent hooks exported from <code>hooks.js</code> from
overwriting hooks from <code>hooks.server.js</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/13104">#13104</a>)</li>
</ul>
<h2><code>@​sveltejs/kit</code><a
href="https://github.com/2"><code>@​2</code></a>.9.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly match route groups preceding optional parameters (<a
href="https://redirect.github.com/sveltejs/kit/pull/13099">#13099</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>
<h2>2.10.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: export <code>init</code> hook from <code>get_hooks</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/13136">#13136</a>)</li>
</ul>
<h2>2.10.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: server and client <code>init</code> hook (<a
href="https://redirect.github.com/sveltejs/kit/pull/13103">#13103</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>fix: prevent hooks exported from <code>hooks.js</code> from
overwriting hooks from <code>hooks.server.js</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/13104">#13104</a>)</li>
</ul>
<h2>2.9.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly match route groups preceding optional parameters (<a
href="https://redirect.github.com/sveltejs/kit/pull/13099">#13099</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><a
href="https://github.com/sveltejs/kit/commit/07e346a94c531372d7fe19cee9686f1af669a219"><code>07e346a</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13137">#13137</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/4ff86e14848e02c450626e0e0663839c7675e321"><code>4ff86e1</code></a>
fix: export <code>init</code> hook from <code>get_hooks</code> (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13136">#13136</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/50ec8e91916c2e2f01646809847933e40a96d6d7"><code>50ec8e9</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13130">#13130</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/9fc5ff3339e543b956f7ce5eb31267fa73ee332a"><code>9fc5ff3</code></a>
feat: server and client <code>init</code> hook (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13103">#13103</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.11.1/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.9.0&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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a7c515a commit 1c456fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@playwright/test": "^1.49.0",
"@rollup/plugin-inject": "^5.0.5",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/kit": "^2.11.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/svelte": "^5.2.6",
Expand Down

0 comments on commit 1c456fe

Please sign in to comment.