Commit cf34e56
authored
chore(deps): update dependency @sveltejs/kit to ^2.13.0 (#2885)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sveltejs/kit](https://svelte.dev)
([source](https://redirect.github.com/sveltejs/kit/tree/HEAD/packages/kit))
| [`^2.12.1` ->
`^2.13.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.12.1/2.13.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sveltejs/kit (@​sveltejs/kit)</summary>
###
[`v2.13.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2130)
[Compare
Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.12.2...@sveltejs/kit@2.13.0)
##### Minor Changes
- feat: add `bundleStrategy: 'split' | 'single'` option
([#​13173](https://redirect.github.com/sveltejs/kit/pull/13173))
###
[`v2.12.2`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2122)
[Compare
Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.12.1...@sveltejs/kit@2.12.2)
##### Patch Changes
- fix: correctly resolve no hooks file when a similarly named directory
exists
([#​13188](https://redirect.github.com/sveltejs/kit/pull/13188))
- fix: correctly resolve `$app/state` on the server with Vite 5
([#​13192](https://redirect.github.com/sveltejs/kit/pull/13192))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/fwouts/previewjs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3c4d00f commit cf34e56
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments