Skip to content

Update all non-major dependencies - #30

Merged
YannicEl merged 1 commit into
mainfrom
renovate/all-minor-patch
Jul 18, 2025
Merged

Update all non-major dependencies#30
YannicEl merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/adapter-cloudflare (source) 7.0.5 -> 7.1.0 age confidence
@sveltejs/kit (source) 2.22.5 -> 2.25.1 age confidence
@sveltejs/vite-plugin-svelte (source) 6.0.0 -> 6.1.0 age confidence
@types/node (source) 24.0.13 -> 24.0.14 age confidence
bits-ui 2.8.10 -> 2.8.11 age confidence
svelte (source) 5.35.6 -> 5.36.8 age confidence
svelte-check 4.2.2 -> 4.3.0 age confidence
vite (source) 7.0.4 -> 7.0.5 age confidence
wrangler (source) 4.24.3 -> 4.25.0 age confidence

Release Notes

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

v7.1.0

Compare Source

Minor Changes
  • feat: add support for read imported from $app/server (#​13859)
Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.25.1

Compare Source

Patch Changes
  • fix: add missing params property (#​14012)

v2.25.0

Compare Source

Minor Changes
  • feat: support asynchronous read implementations from adapters (#​13859)
Patch Changes
  • fix: log when no Svelte config file has been found to avoid confusion (#​14001)

v2.24.0

Compare Source

Minor Changes
  • feat: typed params prop for page/layout components (#​13999)
Patch Changes
  • fix: treeshake internal storage.get helper (#​13998)

v2.23.0

Compare Source

Minor Changes
  • feat: support svelte.config.ts (#​13935)

    NOTE

    Your runtime has to support importing TypeScript files for svelte.config.ts to work.
    In Node.js, the feature is supported with the --experimental-strip-types flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.

Patch Changes
  • fix: extend vite-plugin-svelte's Config type instead of duplicating it (#​13982)

  • fix: regression with rolldown-vite not bundling a single JS file for single and inline apps (#​13941)

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v6.1.0

Compare Source

Minor Changes
  • feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#​1176)
Patch Changes
  • skip comment blocks when reporting compiler errors that might be caused by a preprocessor issue (#​1166)

  • increase logLevel to info for "no Svelte config found" message (#​1179)

huntabyte/bits-ui (bits-ui)

v2.8.11

Compare Source

Patch Changes
  • fix(Combobox): prevent selection of last highlighted item on invalid input (#​1644) (#​1646)

  • fix: dont handle prevented contextmenu events (#​1645)

sveltejs/svelte (svelte)

v5.36.8

Compare Source

Patch Changes
  • fix: keep effect in the graph if it has an abort controller (#​16430)

  • chore: Switch payload.out to an array (#​16428)

v5.36.7

Compare Source

Patch Changes
  • fix: allow instrinsic <svelte:...> elements to inherit from SvelteHTMLElements (#​16424)

v5.36.6

Compare Source

Patch Changes
  • fix: delegate functions with shadowed variables if declared locally (#​16417)

  • fix: handle error in correct boundary after reset (#​16171)

  • fix: make <svelte:boundary> reset function a noop after the first call (#​16171)

v5.36.5

Compare Source

Patch Changes
  • fix: silence $inspect errors when the effect is about to be destroyed (#​16391)

  • fix: more informative error when effects run in an infinite loop (#​16405)

v5.36.4

Compare Source

Patch Changes
  • fix: avoid microtask in flushSync (#​16394)

  • fix: ensure compiler state is reset before compilation (#​16396)

v5.36.3

Compare Source

Patch Changes
  • fix: don't log await_reactivity_loss warning when signal is read in untrack (#​16385)

  • fix: better handle $inspect on array mutations (#​16389)

  • fix: leave proxied array length untouched when deleting properties (#​16389)

  • fix: update $effect.pending() immediately after a batch is removed (#​16382)

v5.36.2

Compare Source

Patch Changes
  • fix: add $effect.pending() to types (#​16376)

  • fix: add pending snippet to <svelte:boundary> types (#​16379)

v5.36.1

Compare Source

Patch Changes
  • fix: only skip updating bound <input> if the input was the source of the change (#​16373)

v5.36.0

Compare Source

Minor Changes
  • feat: support await in components when using the experimental.async compiler option (#​15844)
Patch Changes
  • fix: silence a11y warning for inert elements (#​16339)

  • chore: clean up a11y analysis code (#​16345)

v5.35.7

Compare Source

Patch Changes
  • fix: silence autofocus a11y warning inside <dialog> (#​16341)

  • fix: don't show adjusted error messages in boundaries (#​16360)

  • chore: replace inline regex with variable (#​16340)

sveltejs/language-tools (svelte-check)

v4.3.0

Compare Source

  • feat: zero types for params (#​2795)
  • feat: add await support (#​2799)
  • fix: strip doctype using AST instead of regex (#​2798)
  • chore: make human output more concise and readable (#​2748)
vitejs/vite (vite)

v7.0.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
cloudflare/workers-sdk (wrangler)

v4.25.0

Compare Source

Minor Changes
Patch Changes

v4.24.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 from 01d8930 to a1473a3 Compare July 14, 2025 20:55
@renovate renovate Bot changed the title Update dependency bits-ui to v2.8.11 Update all non-major dependencies Jul 14, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 4f9dfab to 62fab5e Compare July 18, 2025 13:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 62fab5e to c6d8283 Compare July 18, 2025 19:06
@YannicEl
YannicEl merged commit 7d4b2c8 into main Jul 18, 2025
1 check passed
@renovate
renovate Bot deleted the renovate/all-minor-patch branch July 18, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant