fix(deps): update all non-major dependencies - #1122
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for pauseai canceled.
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
20 times, most recently
from
September 20, 2026 18:29
14aff39 to
7412d05
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 21, 2026 07:13
7412d05 to
e093a40
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.25.2→^2.25.4^1.45.0→^1.47.0^0.21.1→^0.21.2^10.74.0→^10.75.0^10.74.0→^10.75.0^24.13.4→^24.13.6^0.8.1→^0.8.2^2.1.12→^2.1.14^6.9.0→^6.10.0^9.0.2→^9.0.3^5.57.0→^5.57.1^4.23.13→^4.23.14^5.0.0→^5.0.1Release Notes
opral/paraglide-js (@inlang/paraglide-js)
v2.25.4Patch Changes
afe6fdc: Fix default URL routing dropping trailing slashes when localizing or delocalizing paths. WhentrailingSlashis 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. SettrailingSlash: "never"to explicitly generate slashless URLs;"always"continues to enforce trailing slashes.v2.25.3Patch 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.0Compare Source
What's Changed
fauceticon from lab by @karsa-mistmere in #4764door-closed-packageicon by @karsa-mistmere in #4814tube-lotionicon by @AlecRust in #4029rotate-cw-clockicon by @gkkconan in #3979calendar-chevrons-rightby @karsa-mistmere in #4865broccoliicon by @jguddas in #4871New Contributors
Full Changelog: lucide-icons/lucide@1.46.0...1.47.0
remix-run/remix (@remix-run/headers)
v0.21.2Patch Changes
Fix
SetCookieaccepting invalidSameSitevaluesThe
SameSitecheck used/strict|lax|none/ias 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 toundefinedlike other malformed attributes.getsentry/sentry-javascript (@sentry/deno)
v10.75.0Compare Source
Important Changes
feat(v10/effect): Capture errors through the Effect v4
ErrorReporterAPI (#24445)On Effect v4,
Sentry.effectLayernow registers a SentryErrorReporter. Failures that pass throughEffect.withErrorReporting,ErrorReporter.reportor the built-in HTTP and RPC reporting boundaries are captured automatically, withErrorReporter.ignore,ErrorReporter.severityandErrorReporter.attributesannotations respected. Nothing changes on Effect v3.Other Changes
CollectBehaviorshorthand fordataCollection.httpHeaders(#24339)virtualErroronce the request completed (#24307)disable-uploadis set (#24332)Bundle size 📦
unjs/fontaine (fontaine)
v0.8.2Compare Source
evilmartians/lefthook (lefthook)
v2.1.14Compare Source
maplibre/maplibre-gl-js (maplibre-gl)
v6.10.0Compare Source
✨ Features and improvements
Markeris 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
setStylecallingMap.setTerrainwith the wrongthis, which made a terrain change in a style diff throw (#8451) (by @HarelM)cssnano/cssnano (postcss-discard-duplicates)
v9.0.3: v9.0.3What'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.1Compare 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_MARKEDflag in favor ofSet(#18127)fix: throw
set_context_after_initwhensetContextis called after anawaitduring SSR (#18739)fix: make Object.hasOwn reactive for state proxy ownership changes (#18838)
fix: keep
$state.eagerwhen 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-braillelabelandaria-brailleroledescriptionas known ARIA attributes (#18765)privatenumber/tsx (tsx)
v4.23.14Compare Source
vitest-dev/vitest (vitest)
v5.0.1Compare Source
🚀 Features
🐞 Bug Fixes
extends- by @sheremet-va in #11034 (23dda)deps.optimizer.webis used - by @im10furry in #11214 (2ce29)config.define- by @sheremet-va in #11198 (972e2)toMatchAriaSnapshot- by @sheremet-va in #11208 (c119b)queueMicrotaskandnextTickintoNotFake- by @kingmakeruix, kingmakeruix, Hiroshi Ogawa, Codex and @hi-ogawa in #11261 (a47d7)deepMergeto handle prototype - by @hi-ogawa, Hiroshi Ogawa and Codex in #11215 (4944c)View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.