chore(deps): Update all minor dependencies - #124
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-dependencies
branch
8 times, most recently
from
August 5, 2026 05:40
cb8fa8d to
1b5876b
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-dependencies
branch
5 times, most recently
from
August 10, 2026 00:54
d6a46f2 to
4174ec5
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-dependencies
branch
from
August 10, 2026 13:08
4174ec5 to
39fc039
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:
5.37.1→5.38.15.2.4→5.3.05.2.3→5.3.15.2.7→5.3.05.2.7→5.3.02.22.0→2.23.20.59.0→0.62.01.74.0→1.77.03.2.2→3.3.121.0.0→21.1.08.1.5→8.2.1Release Notes
chakra-ui/ark (@ark-ui/solid)
v5.38.1Compare Source
Fixed
DateInput.Segmentresolving segments bytype, so segments sharing a type all rendered the first match'stext. Literal separators like
:and,rendered as/.v5.38.0Compare Source
Added
largeStepandsmallStepprops for configurable keyboard stepping. HoldShiftforlargeStep(defaults to10 * step),AltforsmallStep(defaults tostep / 10). The defaults match theprevious behavior.
largeStepprop, applied onShiftorPageUp/PageDown(defaults to10 * step). The defaultmatches the previous behavior.
data-autofocusanddata-no-autofocusto decide what gets focus when an overlay opens.Mark chrome like the close button with
data-no-autofocusto skip it, or mark the real target withdata-autofocus.initialFocusEl, then[data-autofocus], then the first tabbable element without[data-no-autofocus], then the content root.persistentElementsto treat portalled content as part of the trap when it isn't reachable viaaria-controls/aria-expanded. Pass getters so the elements can be resolved lazily.getCropData()now returns the exactcornersandoutputSizeof the crop in natural-imagepixels, so you can hand the region straight to a server-side cropper.
maxSizetogetCroppedImage()to cap the output dimensions. The crop keeps its aspectratio and scales down to fit.
Fixed
Exposed the toast content generic on
createToastersoCreateToasterReturn<T>can type custom toast data.Fixed FloatingPanel
ContentandPositionernot reacting to presence changes. The panel never appeared whenlazyMountwas used, and was never removed from the DOM whenunmountOnExitwas used.Contentnow also forwardsthe presence ref so exit animations are tracked before unmounting.
RootProviderthrowinguseScrollAreaContext returned undefinedby evaluating childrenoutside the provider, and merge
getRootProps()onto the root element.RootProviderspreading the machinevalueonto the root DOM element.RootProviderrendering children twice via bothmergedPropsand explicit{props.children}.Contentmergingchildreninto every cloned content element's props.٠-٩, Devanagari०-९), not just ASCII digits.CalendarDate/CalendarDateTime) shifting by your local UTC offset when you pass acustom
formatterwithout atimeZone. A wall-clock value now round-trips unchanged.visibleRangeTextreturning a stale value when multiple pickers share a visible range. This was also causingSSR hydration mismatches.
longer open stuck at
(0,0).api.setValuethrowing when you pass a number andformatOptionsis set.Cmd/Ctrl+ arrow keys producing values off thestepgrid.Cmd/Ctrl+ arrow keys producing values off thestepgrid.FormDatareflects the current tags. The hidden input used to keep itsinitial value after you added, removed, or cleared tags.
scaletransform.Enterto confirm an IMEcomposition.
ArrowUp/ArrowDown/Home/Endnow land on the segment you're actually editing.pickers keep roving-focus navigation; disabled pickers drop out of the tab order.
minView,maxView, anddefaultViewbeing ignored when resolving the initial view, which was hardcoded today through year.
defaultOpenwinning overopen, so a controlled picker could open against its own prop.maxSelectedDatesnot being enforced on month and year cells inmultipleselection mode.hover preview updates for
Enter,Home,End, andPageUp/PageDown.opensetter is async.Field.Textareawithautoresizedispatching a syntheticinputevent when you setvalueprogrammatically, which fed the value back into your framework and broke controlled state.
dialog opened right after closing the first.
connected focusable element at that moment.
Escape.getCroppedImage()andgetCropData()returning a different region from the one you seeafter rotating or flipping the image.
actual translation distance, so
speedmatches real pixel speed even when the content is narrower than theviewport.
tabbable element on the page. Focus now moves to the next tabbable element after the trigger.
<body>on layouts where<html>is the real scroll container,which meant nothing was locked while an overlay was open.
pathsdrifting out of sync because the in-progress stroke was appended topaths. It now stays inonDraw.currentPathuntil the stroke ends.minSizeinstead ofcollapsedSize.effectskipping cleanup, which could miss firing thecompletedstatus.action: "skip"doing nothing when clicked.valueofnullbeing read as uncontrolled, so controlled components fell back to internal state.defaultValuebeing resolved beforevalue, unlike React and Solid.fontsource/font-files (@fontsource-variable/google-sans-code)
v5.3.0Compare Source
fontsource/font-files (@fontsource-variable/google-sans-flex)
v5.3.1Compare Source
v5.3.0Compare Source
fontsource/font-files (@fontsource/chakra-petch)
v5.3.0Compare Source
fontsource/font-files (@fontsource/rajdhani)
v5.3.0Compare Source
opral/paraglide-js (@inlang/paraglide-js)
v2.23.2Patch Changes
b8af4b1: Embed TypeScript sources in published JavaScript sourcemaps and stop emitting declaration sourcemaps that reference unpublished source files.v2.23.1Patch Changes
6f9b062: Keep the server middleware's AsyncLocalStorage available when module instrumentation snapshots mutable exports.v2.23.0Minor Changes
c2b9c17: Replace the experimental per-locale framework-output specialization with aVite 8+ environment architecture.
experimentalPerLocaleBuild: truenowgenerates locale source modules before bundling, builds independent native
Rolldown graphs, supports unminified builds and source maps, and emits
paraglide-vite-locales.jsonwithout rewriting completed chunks or frameworkoutput.
Remove the private TanStack Start and SvelteKit renderer integrations. Those
frameworks now require public client-variant build and render-selection APIs
before they can compose with experimental per-locale builds.
Patch Changes
608385f: UsebaseLocaleas the exhaustive branch in generated message functions.oxc-project/oxc (oxfmt)
v0.62.0Compare Source
🐛 Bug Fixes
e6e584boxfmt: Type jsdoc. enum options (#25008) (leaysgur)v0.61.0Compare Source
v0.60.0Compare Source
oxc-project/oxc (oxlint)
v1.77.0Compare Source
🐛 Bug Fixes
5c0fa61linter/eslint/no-warning-comments: Unify config structs and remove manual options docs (#25151) (Mikhail Baev)📚 Documentation
9dc7756linter/typescript/no-unnecessary-condition: Clarify options (#25110) (camc314)v1.76.0Compare Source
🚀 Features
8d31dfalinter: Verify eslint/no-restricted-globals config schema (#24598) (vigneshwar)7069621linter: Verify jest/vitest prefer-lowercase-title config schema (#24724) (Bartok)016cf2alinter/oxc: Add bad-match-all-arg rule (#24900) (camc314)cdc941elinter/n: Implementexports-stylerule (#24087) (Mikhail Baev)1ad6f6clinter/eslint: Implementid-denylistrule (#24632) (Mikhail Baev)📚 Documentation
3ff2e0elinter: Clarify config extends types (#24936) (Boshen)v1.75.0Compare Source
🚀 Features
dd18383linter/node: Implement no-top-level-await rule (#24634) (Connor Shea)16a65f2linter/react: Implement function-component-definition rule (#24471) (Cole Ellison)7f1f585linter: Reusejest/padding-around-test-blocksforvitest/padding-around-test-blocks(#24519) (Mikhail Baev)99978a8linter/import/consistent-type-specifier-style: Supportprefer-top-level-if-only-type-importsoption (#24502) (camc314)🐛 Bug Fixes
8694167linter/eslint/prefer-destructuring: Handle typed declarations (#24616) (camc314)heroui-inc/tailwind-variants (tailwind-variants)
v3.3.1Compare Source
Bug Fixes
v3.3.0Compare Source
3.2.1 (2025-11-22)
Bug Fixes
unplugin/unplugin-auto-import (unplugin-auto-import)
v21.1.0Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
vitejs/vite (vite)
v8.2.1Compare Source
Bug Fixes
sharedPlugins: true(#23184) (15f0307)input(#23135) (b4bf596)Performance Improvements
Documentation
@defaultfor build.minify (#23177) (ef02435)Miscellaneous Chores
Code Refactoring
Tests
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Documentation
Tests
Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.