Skip to content

fix(deps): update all non-major dependencies #1193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) ^2.29.5 -> ^2.29.6 age confidence
@eslint/js (source) ^9.32.0 -> ^9.33.0 age confidence
@sveltejs/adapter-node (source) ^5.2.14 -> ^5.3.1 age confidence
@sveltejs/kit (source) ^2.27.3 -> ^2.31.1 age confidence
@types/node (source) ^22.17.0 -> ^22.17.2 age confidence
@types/node@<=20.12.0 (source) 20.19.9 -> 20.19.11 age confidence
eslint (source) ^9.32.0 -> ^9.33.0 age confidence
lint-staged ^16.1.4 -> ^16.1.5 age confidence
svelte (source) ^5.38.0 -> ^5.38.2 age confidence
typescript-eslint (source) ^8.39.0 -> ^8.39.1 age confidence
vite (source) ^7.1.1 -> ^7.1.2 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.6

Compare Source

eslint/eslint (@​eslint/js)

v9.33.0

Compare Source

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

v5.3.1

Compare Source

Patch Changes
  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#​14233)

  • Updated dependencies [f2db41c]:

v5.3.0

Compare Source

Minor Changes
  • feat: add instrumentation.server.ts for tracing and observability setup (#​13899)
Patch Changes

v5.2.16

Compare Source

Patch Changes

v5.2.15

Compare Source

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

v2.31.1

Compare Source

Patch Changes
  • fix: pass options to resolve in resolveId hook (#​14223)

v2.31.0

Compare Source

Minor Changes
  • feat: OpenTelemetry tracing for handle, sequence, form actions, remote functions, and load functions running on the server (#​13899)

  • feat: add instrumentation.server.ts for tracing and observability setup (#​13899)

v2.30.1

Compare Source

Patch Changes
  • chore: generate $app/types in a more Typescript-friendly way (#​14207)

v2.30.0

Compare Source

Minor Changes
  • feat: allow to specify options for the service worker in svelte.config.js (#​13578)
Patch Changes
  • fix: ensure buttonProps.enhance works on buttons with nested text (#​14199)

  • fix: pass validation issues specifically to avoid non-enumerable spreading error (#​14197)

v2.29.1

Compare Source

Patch Changes
  • chore: allow remote functions in all of the src directory (#​14198)

v2.29.0

Compare Source

Minor Changes
  • feat: add a kit.files.src option (#​14152)
Patch Changes
  • fix: don't treat $lib/server.ts or $lib/server_whatever.ts as server-only modules, only $lib/server/** (#​14191)

  • fix: make illegal server-only import errors actually useful (#​14155)

  • chore: deprecate config.kit.files options (#​14152)

  • fix: avoid warning if page options in a Svelte file belongs to a comment (#​14180)

v2.28.0

Compare Source

Minor Changes
  • feat: add RouteId and RouteParams to NavigationTarget interface (#​14167)

  • feat: add pending property to forms and commands (#​14137)

Patch Changes
  • fix: fetch imported assets during prerender (#​12201)

  • chore: refactor redundant base64 encoding/decoding functions (#​14160)

  • fix: use correct cache result when fetching same url multiple times (#​12355)

  • fix: don't refresh queries automatically when running commands (#​14170)

  • fix: avoid writing remote function bundle to disk when treeshaking prerendered queries (#​14161)

eslint/eslint (eslint)

v9.33.0

Compare Source

lint-staged/lint-staged (lint-staged)

v16.1.5

Compare Source

Patch Changes
sveltejs/svelte (svelte)

v5.38.2

Compare Source

Patch Changes
  • perf: run blocks eagerly during flush instead of aborting (#​16631)

  • fix: don't clone non-proxies in $inspect (#​16617)

  • fix: avoid recursion error when tagging circular references (#​16622)

v5.38.1

Compare Source

Patch Changes
  • fix: wrap abort in without_reactive_context (#​16570)

  • fix: add hint as a possible value for popover attribute (#​16581)

  • fix: skip effects inside dynamic component that is about to be destroyed (#​16601)

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

v8.39.1

Compare Source

🩹 Fixes
  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#​11464)
❤️ Thank You

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

vitejs/vite (vite)

v7.1.2

Compare Source

Bug Fixes
Miscellaneous Chores

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 force-pushed the renovate/all-minor-patch branch 10 times, most recently from cd70498 to 8109496 Compare August 16, 2025 14:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8109496 to 194c9a4 Compare August 18, 2025 13:05
@dominikg dominikg merged commit cf5a6be into main Aug 18, 2025
8 checks passed
@dominikg dominikg deleted the renovate/all-minor-patch branch August 18, 2025 14:57
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