Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@inlang/paraglide-js (source) ^2.25.2^2.25.4 age confidence
@lucide/svelte (source) ^1.45.0^1.47.0 age confidence
@remix-run/headers (source) ^0.21.1^0.21.2 age confidence
@sentry/deno (source) ^10.74.0^10.75.0 age confidence
@sentry/svelte (source) ^10.74.0^10.75.0 age confidence
@types/node (source) ^24.13.4^24.13.6 age confidence
fontaine (source) ^0.8.1^0.8.2 age confidence
lefthook ^2.1.12^2.1.14 age confidence
maplibre-gl (source) ^6.9.0^6.10.0 age confidence
postcss-discard-duplicates ^9.0.2^9.0.3 age confidence
svelte (source) ^5.57.0^5.57.1 age confidence
tsx (source) ^4.23.13^4.23.14 age confidence
vitest (source) ^5.0.0^5.0.1 age confidence

Release Notes

opral/paraglide-js (@​inlang/paraglide-js)

v2.25.4

Patch Changes
  • afe6fdc: Fix default URL routing dropping trailing slashes when localizing or delocalizing paths. When trailingSlash is omitted, /about/ now becomes /en/about/ and /en/about/ delocalizes to /about/, matching equivalent explicit URL patterns. Paths without trailing slashes and localized root behavior remain unchanged. Set trailingSlash: "never" to explicitly generate slashless URLs; "always" continues to enforce trailing slashes.

v2.25.3

Patch Changes
  • e1e6e61: Upgrade the inlang SDK to 3.0.6 with Lix 0.17.0.
lucide-icons/lucide (@​lucide/svelte)

v1.47.0: Version 1.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.46.0...1.47.0

remix-run/remix (@​remix-run/headers)

v0.21.2

Patch Changes
  • Fix SetCookie accepting invalid SameSite values

    The SameSite check used /strict|lax|none/i as a substring test, so any value containing one of those words (e.g. SameSite=nonesense, SameSite=strictly) was accepted, capitalized, and re-serialized — violating the declared 'Strict' | 'Lax' | 'None' type. The regex is now anchored, and invalid values fall through to undefined like other malformed attributes.

getsentry/sentry-javascript (@​sentry/deno)

v10.75.0

Compare Source

Important Changes
  • feat(v10/effect): Capture errors through the Effect v4 ErrorReporter API (#​24445)

    On Effect v4, Sentry.effectLayer now registers a Sentry ErrorReporter. Failures that pass through Effect.withErrorReporting, ErrorReporter.report or the built-in HTTP and RPC reporting boundaries are captured automatically, with ErrorReporter.ignore, ErrorReporter.severity and ErrorReporter.attributes annotations respected. Nothing changes on Effect v3.

Other Changes
  • feat(v10/core): Accept a CollectBehavior shorthand for dataCollection.httpHeaders (#​24339)
  • fix(v10/browser): Release the XHR virtualError once the request completed (#​24307)
  • fix(v10/browser-utils): Skip nullish LCP entries in vendored web-vitals (#​24349)
  • fix(v10/bundler-plugins): Stamp debug IDs onto emitted source maps when disable-upload is set (#​24332)
  • fix(v10/core): Don't instrument the SDK's own envelope requests (#​24276)
  • fix(v10/nextjs): Only include emitted chunk directories in Turbopack sourcemap upload (#​24295)
  • fix(v10/nitro): Import from nitro/h3 instead of h3 directly (#​24444)
  • fix(v10/node-core): Don't recurse in logAndExitProcess on a broken stdio pipe (#​24353)
  • fix(v10/nuxt): Detect Nitro version via the app's Nuxt dependency chain (#​24025)
  • fix(v10/replay): Don't rewrite already-emitted nodes when syncing mirror attributes (#​23588)

Bundle size 📦

Path Size
@​sentry/browser 27.18 KB
@​sentry/browser - with treeshaking flags 25.66 KB
@​sentry/browser (incl. Tracing) 45.6 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.34 KB
@​sentry/browser (incl. Tracing, Profiling) 50.24 KB
@​sentry/browser (incl. Tracing, Replay) 83.99 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.84 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.6 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.94 KB
@​sentry/browser (incl. Feedback) 43.94 KB
@​sentry/browser (incl. sendFeedback) 31.87 KB
@​sentry/browser (incl. FeedbackAsync) 36.88 KB
@​sentry/browser (incl. Metrics) 28.25 KB
@​sentry/browser (incl. Logs) 28.47 KB
@​sentry/browser (incl. Metrics & Logs) 29.15 KB
@​sentry/react 28.93 KB
@​sentry/react (incl. Tracing) 47.81 KB
@​sentry/vue 32.47 KB
@​sentry/vue (incl. Tracing) 47.55 KB
@​sentry/svelte 27.21 KB
CDN Bundle 29.53 KB
CDN Bundle (incl. Tracing) 47.52 KB
CDN Bundle (incl. Logs, Metrics) 31.07 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.81 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.49 KB
CDN Bundle (incl. Tracing, Replay) 84.22 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 85.5 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.87 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 91.15 KB
CDN Bundle - uncompressed 87.93 KB
CDN Bundle (incl. Tracing) - uncompressed 143.41 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 92.53 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 147.3 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 214.56 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 260.04 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 263.91 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 273.42 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 277.28 KB
@​sentry/nextjs (client) 50.31 KB
@​sentry/sveltekit (client) 46.02 KB
@​sentry/core/server 78.95 KB
@​sentry/core/browser 65.45 KB
@​sentry/node-core 62.03 KB
@​sentry/node 123.25 KB
@​sentry/node (incl. diagnostics channel injection) 166.36 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 166 B
@​sentry/node/light 50.45 KB
@​sentry/node - without tracing 73.49 KB
@​sentry/aws-serverless 82.5 KB
@​sentry/cloudflare (withSentry) - minified 198.2 KB
@​sentry/cloudflare (withSentry) 488.15 KB
unjs/fontaine (fontaine)

v0.8.2

Compare Source

evilmartians/lefthook (lefthook)

v2.1.14

Compare Source

maplibre/maplibre-gl-js (maplibre-gl)

v6.10.0

Compare Source

✨ Features and improvements
  • Show the sky in globe view, fading out with altitude instead of with the globe to mercator transition (#​8464) (by @​birkskyum)
  • Speed up fill and fill-extrusion triangulation by looking up each vertex's deduplicated index once instead of hashing every triangle corner, and every outline point of a ring that is not subdivided, again (#​8425) (by @​cherenkov)
  • Test whether a Marker is behind terrain with a CPU ray walk over the DEM instead of a depth-buffer readback, removing a GPU stall per marker while a map with terrain moves (#​8387) (by @​johncarmack1984)
🐞 Bug fixes
  • Fix partially blank maps in older Safari versions (#​8427) (by @​birkskyum)
  • Fix setStyle calling Map.setTerrain with the wrong this, which made a terrain change in a style diff throw (#​8451) (by @​HarelM)
  • Fix hillshade rendering artifacts on mobile GPUs at high zoom levels (#​8431) (by @​Turbo87)
  • Free the pooled terrain drape textures once the map is at rest and when terrain is removed, instead of keeping every drape allocated during a pan resident for the life of the map (#​8400) (by @​johncarmack1984)
cssnano/cssnano (postcss-discard-duplicates)

v9.0.3: v9.0.3

What's Changed

  • fix: update color parsing library in #​1964

  • fix: update PostCSS and selector parser

  • fix: update conflict detection and color conversion CSS spec conformance

  • fix: update PostCSS peer dependency

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@9.0.2...cssnano@9.0.3

sveltejs/svelte (svelte)

v5.57.1

Compare Source

Patch Changes
  • fix: cancel deferred event listeners during cleanup (#​18749)

  • fix: preserve global CSS in components without scopable elements (#​18793)

  • fix: reduce SSR render result garbage collection (#​18798)

  • fix: resolve the fallback of an each block in the enclosing scope (#​18803)

  • perf: speed up parser interactions with Acorn or avoid them where possible (#​18740)

  • fix: prevent effect tree of batches from interfering with each other (#​18508)

  • fix: serialize input default values during server rendering (#​18733)

  • fix: remove WAS_MARKED flag in favor of Set (#​18127)

  • fix: throw set_context_after_init when setContext is called after an await during SSR (#​18739)

  • fix: make Object.hasOwn reactive for state proxy ownership changes (#​18838)

  • fix: keep $state.eager when used as a variable initializer (#​18809)

  • perf: avoid regex matching in parser where possible (#​18736)

  • fix: in non-async mode, only push variable to current_sources when active_reaction is updating (#​18550)

  • fix: recognise aria-braillelabel and aria-brailleroledescription as known ARIA attributes (#​18765)

privatenumber/tsx (tsx)

v4.23.14

Compare Source

vitest-dev/vitest (vitest)

v5.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • 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.

@netlify

netlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploy Preview for pauseai canceled.

Name Link
🔨 Latest commit e093a40
🔍 Latest deploy log https://app.netlify.com/projects/pauseai/deploys/6ab0d937b8d3780008976dda

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 14aff39 to 7412d05 Compare September 20, 2026 18:29
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7412d05 to e093a40 Compare September 21, 2026 07:13
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.

0 participants