chore(deps): update dependency @sveltejs/kit to v2.18.0 #235

Merged
renovate-bot merged 1 commits from renovate/sveltejs-kit-2.x-lockfile into master 2025-03-05 16:06:58 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 2.17.3 -> 2.18.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.18.0

Compare Source

Minor Changes
Patch Changes
  • fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#​13492)

  • fix: include universal load assets as server assets (#​13531)

  • fix: Include root layout and error nodes even when apps have only prerendered pages (#​13522)

  • fix: correctly preload data on mousedown/touchstart if code was preloaded on hover (#​13530)


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.


  • 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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.17.3` -> `2.18.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.17.3/2.18.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fkit/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fkit/2.17.3/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.17.3/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.18.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2180) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.17.3...@sveltejs/kit@2.18.0) ##### Minor Changes - feat: allow async `reroute` ([#&#8203;13520](https://github.com/sveltejs/kit/pull/13520)) - feat: provide `normalizeUrl` helper ([#&#8203;13539](https://github.com/sveltejs/kit/pull/13539)) ##### Patch Changes - fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash ([#&#8203;13492](https://github.com/sveltejs/kit/pull/13492)) - fix: include universal load assets as server assets ([#&#8203;13531](https://github.com/sveltejs/kit/pull/13531)) - fix: Include root layout and error nodes even when apps have only prerendered pages ([#&#8203;13522](https://github.com/sveltejs/kit/pull/13522)) - fix: correctly preload data on `mousedown`/`touchstart` if code was preloaded on hover ([#&#8203;13530](https://github.com/sveltejs/kit/pull/13530)) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-03-04 20:20:03 +00:00
chore(deps): update dependency @sveltejs/kit to v2.18.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
5c8900d6b6
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate-bot force-pushed renovate/sveltejs-kit-2.x-lockfile from 5c8900d6b6 to f1fa973132 2025-03-05 14:11:08 +00:00 Compare
renovate-bot merged commit f1fa973132 into master 2025-03-05 16:06:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nemunaire/reveil#235
No description provided.