chore(deps): update all non-major dependencies #75

Merged
renovate-bot merged 1 commit from renovate/all-minor-patch into main 2026-01-16 18:02:14 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/adapter-node (source) 5.5.0 -> 5.5.1 age confidence
@sveltejs/kit (source) 2.49.4 -> 2.49.5 age confidence
prettier (source) 3.7.4 -> 3.8.0 age confidence
svelte (source) 5.46.3 -> 5.46.4 age confidence

⚠️ Warning

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


Release Notes

sveltejs/kit (@​sveltejs/adapter-node)

v5.5.1

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.49.5

Compare Source

Patch Changes
  • fix: avoid overriding Vite default base when running Vitest 4 (#​14866)

  • fix: ensure url decoded pathnames are not mistaken as rerouted requests (d9ae9b0)

  • fix: add length checks to remote forms (8ed8155)

prettier/prettier (prettier)

v3.8.0

Compare Source

diff

🔗 Release Notes

sveltejs/svelte (svelte)

v5.46.4

Compare Source

Patch Changes

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/adapter-node](https://svelte.dev/docs/kit/adapter-node) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node)) | [`5.5.0` -> `5.5.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-node/5.5.0/5.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fadapter-node/5.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fadapter-node/5.5.0/5.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sveltejs/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.49.4` -> `2.49.5`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.49.4/2.49.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.49.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.49.4/2.49.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | [`3.7.4` -> `3.8.0`](https://renovatebot.com/diffs/npm/prettier/3.7.4/3.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.7.4/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.46.3` -> `5.46.4`](https://renovatebot.com/diffs/npm/svelte/5.46.3/5.46.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.46.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.46.3/5.46.4?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/adapter-node)</summary> ### [`v5.5.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#551) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/adapter-node@5.5.0...@sveltejs/adapter-node@5.5.1) ##### Patch Changes - fix: add validations for protocol, host, and port header values ([`d9ae9b0`](https://github.com/sveltejs/kit/commit/d9ae9b00b14f5574d109f3fd548f960594346226)) - Updated dependencies \[[`81cd545`](https://github.com/sveltejs/kit/commit/81cd545dd78b60ee994a04d8abacb58bf63584d7), [`d9ae9b0`](https://github.com/sveltejs/kit/commit/d9ae9b00b14f5574d109f3fd548f960594346226), [`8ed8155`](https://github.com/sveltejs/kit/commit/8ed8155215b9a74012fecffb942ad9a793b274e5)]: - [@&#8203;sveltejs/kit](https://github.com/sveltejs/kit)@&#8203;2.49.5 </details> <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.49.5`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2495) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.49.4...@sveltejs/kit@2.49.5) ##### Patch Changes - fix: avoid overriding Vite default `base` when running Vitest 4 ([#&#8203;14866](https://github.com/sveltejs/kit/pull/14866)) - fix: ensure url decoded pathnames are not mistaken as rerouted requests ([`d9ae9b0`](https://github.com/sveltejs/kit/commit/d9ae9b00b14f5574d109f3fd548f960594346226)) - fix: add length checks to remote forms ([`8ed8155`](https://github.com/sveltejs/kit/commit/8ed8155215b9a74012fecffb942ad9a793b274e5)) </details> <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.8.0`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#380) [Compare Source](https://github.com/prettier/prettier/compare/3.7.4...3.8.0) [diff](https://github.com/prettier/prettier/compare/3.7.4...3.8.0) 🔗 [Release Notes](https://prettier.io/blog/2026/01/14/3.8.0) </details> <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.46.4`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5464) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.46.3...svelte@5.46.4) ##### Patch Changes - fix: use `devalue.uneval` to serialize `hydratable` keys ([`ef81048e238844b729942441541d6dcfe6c8ccca`](https://github.com/sveltejs/svelte/commit/ef81048e238844b729942441541d6dcfe6c8ccca)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update all non-major dependencies
All checks were successful
Build / Test (pull_request) Successful in 47s
Build / Build (pull_request) Has been skipped
8e6677b532
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-01-16 18:01:20 +00:00
renovate-bot deleted branch renovate/all-minor-patch 2026-01-16 18:02:14 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
danielhaus/danielhaus.de!75
No description provided.