Update dependency @sveltejs/kit to v2.24.0 #91

Open
renovate wants to merge 1 commits from renovate/sveltejs-kit-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/kit (source) 2.22.5 -> 2.24.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.24.0

Minor Changes
  • feat: typed params prop for page/layout components (#​13999)
Patch Changes
  • fix: treeshake internal storage.get helper (#​13998)

v2.23.0

Minor Changes
  • feat: support svelte.config.ts (#​13935)

    Note

    Your runtime has to support importing TypeScript files for svelte.config.ts to work.
    In Node.js, the feature is supported with the --experimental-strip-types flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.

Patch Changes
  • fix: extend vite-plugin-svelte's Config type instead of duplicating it (#​13982)

  • fix: regression with rolldown-vite not bundling a single JS file for single and inline apps (#​13941)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@sveltejs/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.22.5` -> `2.24.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.22.5/2.24.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.22.5/2.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.24.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2240) ##### Minor Changes - feat: typed `params` prop for page/layout components ([#&#8203;13999](https://github.com/sveltejs/kit/pull/13999)) ##### Patch Changes - fix: treeshake internal `storage.get` helper ([#&#8203;13998](https://github.com/sveltejs/kit/pull/13998)) ### [`v2.23.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2230) ##### Minor Changes - feat: support svelte.config.ts ([#&#8203;13935](https://github.com/sveltejs/kit/pull/13935)) > **NOTE** > > Your runtime has to support importing TypeScript files for `svelte.config.ts` to work. > In Node.js, the feature is supported with the `--experimental-strip-types` flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0. ##### Patch Changes - fix: extend `vite-plugin-svelte`'s `Config` type instead of duplicating it ([#&#8203;13982](https://github.com/sveltejs/kit/pull/13982)) - fix: regression with `rolldown-vite` not bundling a single JS file for single and inline apps ([#&#8203;13941](https://github.com/sveltejs/kit/pull/13941)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMi4zIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-07-15 00:00:49 +03:00
renovate force-pushed renovate/sveltejs-kit-2.x-lockfile from c6e2052159 to aa39effac4 2025-07-15 20:04:25 +03:00 Compare
renovate changed title from Update dependency @sveltejs/kit to v2.23.0 to Update dependency @sveltejs/kit to v2.24.0 2025-07-15 20:04:26 +03:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sveltejs-kit-2.x-lockfile:renovate/sveltejs-kit-2.x-lockfile
git checkout renovate/sveltejs-kit-2.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ngn/website#91
No description provided.