Skip to content

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

Merged
segunadebayo merged 1 commit intomainfrom
renovate/all-minor-patch
Oct 1, 2025
Merged

chore(deps): update all non-major dependencies#3644
segunadebayo merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@icons-pack/react-simple-icons (source) 13.7.0 -> 13.8.0 age confidence
@modelcontextprotocol/sdk (source) 1.18.1 -> 1.18.2 age confidence
@pandacss/dev (source) 1.3.1 -> 1.4.1 age confidence
@storybook/addon-a11y (source) 9.1.7 -> 9.1.9 age confidence
@storybook/addon-links (source) 9.1.7 -> 9.1.9 age confidence
@storybook/addon-vitest (source) 9.1.7 -> 9.1.9 age confidence
@storybook/react-vite (source) 9.1.7 -> 9.1.9 age confidence
@storybook/sveltekit (source) 9.1.7 -> 9.1.9 age confidence
@sveltejs/kit (source) 2.42.2 -> 2.43.6 age confidence
@sveltejs/package (source) 2.5.3 -> 2.5.4 age confidence
@sveltejs/vite-plugin-svelte (source) 6.2.0 -> 6.2.1 age confidence
@tanstack/svelte-form (source) 1.23.0 -> 1.23.5 age confidence
@tanstack/vue-form (source) 1.23.4 -> 1.23.5 age confidence
@testing-library/jest-dom 6.8.0 -> 6.9.0 age confidence
@types/bun (source) 1.2.22 -> 1.2.23 age confidence
@types/node (source) 24.5.2 -> 24.6.1 age confidence
@types/react (source) 19.1.13 -> 19.1.16 age confidence
@vitejs/plugin-react (source) 5.0.3 -> 5.0.4 age confidence
@vue/compiler-sfc (source) 3.5.21 -> 3.5.22 age confidence
better-auth (source) 1.3.13 -> 1.3.24 age confidence
effect (source) 3.17.14 -> 3.18.1 age confidence
happy-dom 19.0.1 -> 19.0.2 age confidence
lefthook 1.13.1 -> 1.13.6 age confidence
next (source) 15.5.3 -> 15.5.4 age confidence
storybook (source) 9.1.7 -> 9.1.9 age confidence
svelte (source) 5.39.4 -> 5.39.7 age confidence
svelte-check 4.3.1 -> 4.3.2 age confidence
turbo (source) 2.5.6 -> 2.5.8 age confidence
typescript (source) 5.9.2 -> 5.9.3 age confidence
vercel (source) 48.1.0 -> 48.1.6 age confidence
vite (source) 7.1.6 -> 7.1.7 age confidence
vue (source) 3.5.21 -> 3.5.22 age confidence
vue-tsc (source) 3.0.7 -> 3.1.0 age confidence

Release Notes

icons-pack/react-simple-icons (@​icons-pack/react-simple-icons)

v13.8.0

Compare Source

Minor Changes
modelcontextprotocol/typescript-sdk (@​modelcontextprotocol/sdk)

v1.18.2

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.18.1...1.18.2

chakra-ui/panda (@​pandacss/dev)

v1.4.1

Compare Source

Patch Changes

v1.4.0

Compare Source

Patch Changes
storybookjs/storybook (@​storybook/addon-a11y)

v9.1.9

Compare Source

  • Angular: Enable experimental zoneless detection on Angular v21 - #​32580, thanks @​yannbf!
  • Svelte: Ignore inherited HTMLAttributes docgen when using utility types - #​32173, thanks @​steciuk!

v9.1.8

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.43.6

Compare Source

Patch Changes
  • fix: ensure cache key is consistent between client/server (#​14563)

  • fix: keep resolve relative to initial base during prerender (#​14533)

  • fix: avoid including HEAD twice when an unhandled HTTP method is used in a request to a +server handler that has both a GET handler and a HEAD handler (#​14564)

  • fix: smoothscroll to deep link (#​14569)

v2.43.5

Compare Source

Patch Changes
  • fix: fall back to non-relative resolution when calling resolve(...) outside an event context (#​14532)

v2.43.4

Compare Source

Patch Changes
  • fix: Webcontainer AsyncLocalStorage workaround (#​14526)

v2.43.3

Compare Source

Patch Changes
  • fix: Webcontainer AsyncLocalStorage workaround (#​14521)

  • fix: include the value of form submitters on form remote functions (#​14475)

v2.43.2

Compare Source

Patch Changes
  • fix: ensure rendering starts off synchronously (#​14517)

  • fix: keep serialized remote data alive until navigation (#​14508)

v2.43.1

Compare Source

Patch Changes
  • fix: consistently use bare import for internals (#​14506)

v2.43.0

Compare Source

Minor Changes
Patch Changes
  • fix: ensure __SVELTEKIT_PAYLOAD__.data is accessed safely (#​14491)

  • fix: create separate cache entries for non-exported remote function queries (#​14499)

sveltejs/kit (@​sveltejs/package)

v2.5.4

Compare Source

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

v6.2.1

Compare Source

Patch Changes
  • fix: remove unscopable global styles warning (#​1223)

  • Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#​1225)

TanStack/form (@​tanstack/svelte-form)

v1.23.5

Compare Source

Patch Changes

v1.23.4

Compare Source

Patch Changes

v1.23.3

Compare Source

Patch Changes

v1.23.2

Compare Source

Patch Changes

v1.23.1

Compare Source

Patch Changes
TanStack/form (@​tanstack/vue-form)

v1.23.5

Compare Source

Patch Changes
testing-library/jest-dom (@​testing-library/jest-dom)

v6.9.0

Compare Source

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.0.4

Compare Source

Perf: use native refresh wrapper plugin in rolldown-vite (#​881)
vuejs/core (@​vue/compiler-sfc)

v3.5.22

Compare Source

Bug Fixes
Features
  • custom-element: allow specifying additional options for shadowRoot in custom elements (#​12965) (47e628d), closes #​12964
Reverts
  • Revert "fix(hmr): prevent VUE_HMR_RUNTIME from being overwritten by vue runtime in 3rd-party libraries" (#​13925) (6b68f72), closes #​13925
better-auth/better-auth (better-auth)

v1.3.24

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.3.23

Compare Source

v1.3.22

Compare Source

v1.3.21

Compare Source

v1.3.20

Compare Source

v1.3.19

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.18

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.17

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.16

Compare Source

No significant changes

    View changes on GitHub

v1.3.15

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.14

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
Effect-TS/effect (effect)

v3.18.1

Compare Source

Patch Changes

v3.18.0

Compare Source

Minor Changes
  • #​5302 1c6ab74 Thanks @​schickling! - Add experimental Graph module with comprehensive graph data structure support

    This experimental module provides:

    • Directed and undirected graph support
    • Immutable and mutable graph variants
    • Type-safe node and edge operations
    • Graph algorithms: DFS, BFS, shortest paths, cycle detection, etc.

    Example usage:

    import { Graph } from "effect"
    
    // Create a graph with mutations
    const graph = Graph.directed<string, number>((mutable) => {
      const nodeA = Graph.addNode(mutable, "Node A")
      const nodeB = Graph.addNode(mutable, "Node B")
      Graph.addEdge(mutable, nodeA, nodeB, 5)
    })
    
    console.log(
      `Nodes: ${Graph.nodeCount(graph)}, Edges: ${Graph.edgeCount(graph)}`
    )
  • #​5302 70fe803 Thanks @​mikearnaldi! - Automatically set otel parent when present as external span

  • #​5302 c296e32 Thanks @​tim-smart! - add Effect.Semaphore.resize

  • #​5302 a098ddf Thanks @​mikearnaldi! - Introduce ReadonlyTag as the covariant side of a tag, enables:

    import type { Context } from "effect"
    import { Effect } from "effect"
    
    export class MyRequirement extends Effect.Service<MyRequirement>()(
      "MyRequirement",
      { succeed: () => 42 }
    ) {}
    
    export class MyUseCase extends Effect.Service<MyUseCase>()("MyUseCase", {
      dependencies: [MyRequirement.Default],
      effect: Effect.gen(function* () {
        const requirement = yield* MyRequirement
        return Effect.fn("MyUseCase.execute")(function* () {
          return requirement()
        })
      })
    }) {}
    
    export function effectHandler<I, Args extends Array<any>, A, E, R>(
      service: Context.ReadonlyTag<I, (...args: Args) => Effect.Effect<A, E, R>>
    ) {
      return Effect.fn("effectHandler")(function* (...args: Args) {
        const execute = yield* service
        yield* execute(...args)
      })
    }
    
    export const program = effectHandler(MyUseCase)
capricorn86/happy-dom (happy-dom)

v19.0.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue related to CSS pseudo selector :scope that didn't work correctly for direct descendants to root - By @​capricorn86 in task #​1620
evilmartians/lefthook (lefthook)

v1.13.6

Compare Source

v1.13.5

Compare Source

v1.13.4

Compare Source

v1.13.3

Compare Source

v1.13.2

Compare Source

vercel/next.js (next)

v15.5.4

Compare Source

sveltejs/svelte (svelte)

v5.39.7

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@vercel
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
ark-docs Ready Ready Preview Oct 1, 2025 1:42am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e9626a to 0a86f4e Compare September 29, 2025 14:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a86f4e to 84022b7 Compare September 29, 2025 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 84022b7 to f742989 Compare September 29, 2025 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f742989 to e054b69 Compare September 29, 2025 22:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e054b69 to 1afcd75 Compare September 30, 2025 00:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1afcd75 to a3a02ef Compare September 30, 2025 05:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a3a02ef to 6d1e42e Compare September 30, 2025 11:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6d1e42e to a1200d4 Compare September 30, 2025 15:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1200d4 to 91f55f2 Compare September 30, 2025 19:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91f55f2 to 9b06c02 Compare September 30, 2025 22:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b06c02 to 1a8e855 Compare October 1, 2025 01:39
@segunadebayo segunadebayo merged commit 66ce88e into main Oct 1, 2025
6 checks passed
@segunadebayo segunadebayo deleted the renovate/all-minor-patch branch October 1, 2025 14:06
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