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

Merged
renovate-bot merged 1 commit from renovate/all-minor-patch into main 2025-12-10 00:02:03 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/kit (source) 2.49.1 -> 2.49.2 age confidence
svelte (source) 5.45.6 -> 5.45.8 age confidence
typescript-eslint (source) 8.48.1 -> 8.49.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.49.2

Compare Source

Patch Changes
  • fix: Stop re-loading already-loaded CSS during server-side route resolution (#​15014)

  • fix: posixify the instrumentation file import on Windows (#​14993)

  • fix: Correctly handle shared memory when decoding binary form data (#​15028)

sveltejs/svelte (svelte)

v5.45.8

Compare Source

Patch Changes
  • fix: set AST root.start to 0 and root.end to template.length (#​17125)

  • fix: prevent erroneous state_referenced_locally warnings on prop fallbacks (#​17329)

v5.45.7

Compare Source

Patch Changes
  • fix: Add <textarea wrap="off"> as a valid attribute value (#​17326)

  • fix: add more css selectors to print() (#​17330)

  • fix: don't crash on hydratable serialization failure (#​17315)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.49.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


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/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.49.1` -> `2.49.2`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.49.1/2.49.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.49.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.49.1/2.49.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.45.6` -> `5.45.8`](https://renovatebot.com/diffs/npm/svelte/5.45.6/5.45.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.45.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.45.6/5.45.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.48.1` -> `8.49.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.48.1/8.49.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.48.1/8.49.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.49.2`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2492) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.49.1...@sveltejs/kit@2.49.2) ##### Patch Changes - fix: Stop re-loading already-loaded CSS during server-side route resolution ([#&#8203;15014](https://github.com/sveltejs/kit/pull/15014)) - fix: posixify the instrumentation file import on Windows ([#&#8203;14993](https://github.com/sveltejs/kit/pull/14993)) - fix: Correctly handle shared memory when decoding binary form data ([#&#8203;15028](https://github.com/sveltejs/kit/pull/15028)) </details> <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.45.8`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5458) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.45.7...svelte@5.45.8) ##### Patch Changes - fix: set AST `root.start` to `0` and `root.end` to `template.length` ([#&#8203;17125](https://github.com/sveltejs/svelte/pull/17125)) - fix: prevent erroneous `state_referenced_locally` warnings on prop fallbacks ([#&#8203;17329](https://github.com/sveltejs/svelte/pull/17329)) ### [`v5.45.7`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5457) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.45.6...svelte@5.45.7) ##### Patch Changes - fix: Add `<textarea wrap="off">` as a valid attribute value ([#&#8203;17326](https://github.com/sveltejs/svelte/pull/17326)) - fix: add more css selectors to `print()` ([#&#8203;17330](https://github.com/sveltejs/svelte/pull/17330)) - fix: don't crash on `hydratable` serialization failure ([#&#8203;17315](https://github.com/sveltejs/svelte/pull/17315)) </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.49.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8490-2025-12-08) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.48.1...v8.49.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </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
360b562e5b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-12-10 00:01:12 +00:00
renovate-bot deleted branch renovate/all-minor-patch 2025-12-10 00:02:03 +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!63
No description provided.