Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.34.0 -> 9.35.0 age confidence
@sveltejs/kit (source) 2.37.0 -> 2.37.1 age confidence
@types/node (source) 22.18.0 -> 22.18.1 age confidence
@types/node@<=20.12.0 (source) 20.19.11 -> 20.19.13 age confidence
eslint (source) 9.34.0 -> 9.35.0 age confidence
eslint-plugin-svelte (source) 3.11.0 -> 3.12.2 age confidence
lint-staged 16.1.5 -> 16.1.6 age confidence
magic-string 0.30.18 -> 0.30.19 age confidence
sass 1.91.0 -> 1.92.1 age confidence
sirv 3.0.1 -> 3.0.2 age confidence
svelte (source) 5.38.6 -> 5.38.7 age confidence
typescript-eslint (source) 8.41.0 -> 8.42.0 age confidence
vite (source) 7.1.4 -> 7.1.5 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.35.0

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.37.1

Compare Source

Patch Changes
  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#​14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#​14294)

  • fix: assign correct status code to form submission error on the client (#​14345)

  • fix: un-proxy form.result (#​14346)

eslint/eslint (eslint)

v9.35.0

Compare Source

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v3.12.2

Compare Source

Patch Changes

v3.12.1

Compare Source

Patch Changes
  • #​1313 27573f4 Thanks @​marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)

v3.12.0

Compare Source

Minor Changes
lint-staged/lint-staged (lint-staged)

v16.1.6

Compare Source

Patch Changes
  • #​1610 e93578e Thanks @​iiroj! - Try to improve terminating of subprocess of tasks by using SIGKILL, and only calling pidtree when the the main task process has a known pid.
rich-harris/magic-string (magic-string)

v0.30.19

Compare Source

Bug Fixes
Features
  • replace(All) support replacement for functions when the first parameter is a string (#​304) (fd1d887)
sass/dart-sass (sass)

v1.92.1

Compare Source

  • Fix a bug where variable definitions from one imported, forwarded module
    would not be passed as implicit configuration to a later imported, forwarded
    module.

v1.92.0

Compare Source

  • Breaking change: Emit declarations, childless at-rules, and comments in
    the order they appear in the source even when they're interleaved with nested
    rules. This obsoletes the mixed-decls deprecation.

  • Breaking change: The function name type() is now fully reserved for the
    plain CSS function. This means that @function definitions with the name
    type will produce errors, while function calls will be parsed as special
    function strings.

  • Configuring private variables using @use ... with, @forward ... with, and
    meta.load-css(..., $with: ...) is now deprecated. Private variables were
    always intended to be fully encapsulated within the module that defines them,
    and this helps enforce that encapsulation.

  • Fix a bug where @extend rules loaded through a mixture of @import and
    @use rules could fail to apply correctly.

Command-Line Interface
  • In --watch mode, delete the source map when the associated source file is
    deleted.
lukeed/sirv (sirv)

v3.0.2

Compare Source

sveltejs/svelte (svelte)

v5.38.7

Compare Source

Patch Changes
  • fix: replace undefined with void(0) in CallExpressions (#​16693)

  • fix: ensure batch exists when resetting a failed boundary (#​16698)

  • fix: place store setup inside async body (#​16687)

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

v8.42.0

Compare Source

🚀 Features
🩹 Fixes
  • typescript-eslint: handle non-normalized windows paths produced by jiti (#​11546)
❤️ Thank You

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

vitejs/vite (vite)

v7.1.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Sep 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d1713a2 to 9b8285d Compare September 8, 2025 12:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b8285d to 8d866b2 Compare September 8, 2025 12:59
@dominikg dominikg merged commit 818087d into main Sep 8, 2025
8 checks passed
@dominikg dominikg deleted the renovate/all-minor-patch branch September 8, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant