fix(deps): update all non-major dependencies#70
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
ddba41b to
a6b0c5a
Compare
ac23260 to
eb6852c
Compare
377ee01 to
efa37f9
Compare
a17421c to
dc22a16
Compare
ad41f59 to
ec3a246
Compare
cb0c80a to
e1d768a
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:
^7.28.5→^7.29.7^3.30.0→^3.35.0^3.30.0→^3.35.0^7.10.0→^7.16.0^7.10.0→^7.16.0^7.10.0→^7.16.0^7.10.0→^7.16.0^7.10.0→^7.16.0^7.10.0→^7.16.0^24.10.1→^24.12.4^18.3.27→^18.3.29^4.0.15→^4.1.7^0.27.1→^0.28.0^4.22.1→^4.22.2^4.22.1→^4.22.2^5.1.32→^5.1.40^27.2.0→^27.4.0^0.555.0→^0.577.024.11.1→24.16.0^0.16.0→^0.52.0^1.31.0→^1.67.0^0.8.3→^0.23.010.24.0→10.34.1^5.5.0→^5.6.0^9.0.0→^9.3.1^4.8.1→^4.8.3^4.8.1→^4.8.3^4.8.1→^4.8.3^4.3.6→^4.4.0^7.2.6→^7.3.38.0.0-beta.0→8.0.14^4.0.15→^4.1.7Release Notes
babel/babel (@babel/core)
v7.29.7Compare Source
v7.29.6Compare Source
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
v7.28.6Compare Source
chakra-ui/chakra-ui (@chakra-ui/cli)
v3.35.0Compare Source
Minor Changes
d5be01aThanks @segunadebayo! - Add new CLI
commands mirroring the MCP server tools:
chakra component list— List all available Chakra UI componentschakra component props <name>— Show props for a componentchakra component example <name>— Show usage examples for a componentchakra theme— Summary table of theme categories (item counts); use--jsonfor full data or--filter <category>for one sectionchakra docs <query>— Search the Chakra UI documentationDocs and examples are fetched from
CHAKRA_DOCS_URL(defaulthttps://chakra-ui.com), consistent withREGISTRY_URLfor snippets.v3.34.0Compare Source
Patch Changes
ba23d64Thanks @segunadebayo! - Add
--tsconfigflag to
chakra typegenand automatic tsconfig resolution usingtsconfck.This fixes an issue where
typegenfailed in projects with solution-styletsconfig setups (e.g. Vite's default
tsconfig.jsonwithreferences),because path aliases like
@/*couldn't be resolved.v3.33.0Compare Source
v3.32.0Compare Source
v3.31.0Compare Source
chakra-ui/chakra-ui (@chakra-ui/react)
v3.35.0Compare Source
Minor Changes
1b1f545Thanks @segunadebayo! - Pagination:
Allow
formatprop inPagination.PageTextto accept a function for i18nsupport.
Patch Changes
d041e10Thanks @segunadebayo! - Bump
@ark-ui/reactto5.36.0(from^5.34.1)data-focuson item trigger props.transformed containers, scroll drift, and page sync with indicators.
live region
one dialog instance.
Field.ItemandtargetonField.Rootfor multi-controlfields (re-exported as
FieldItem/Field.Item).FILE_EXISTS.keyboardPriorityfor Home/End and arrows;highlightFirst,highlightLast,highlightNext,highlightPrevious.aria-expandedwhen closed; submenu hover “diagonal” flash fix;multiple triggers.
enterKeyHint,autoSubmit,sanitizeValue.translations;finalFocusElandrestoreFocusprops.allowDuplicates;sanitizeValue;enterKeyHinton mobile.3da73c3Thanks @segunadebayo! - Export missing
datePickerSlotRecipefrom slot recipes#10721
d2b7decThanks @isBatak! - Improve
useBreakpointanduseBreakpointValuetypes withBreakpointName6bad1b7Thanks @segunadebayo! - -
createOverlay: Fix
document.bodyscroll lock andpointer-eventsnotbeing restored when overlays are used under React
StrictMode.16f8329Thanks @segunadebayo! - - System: Fix
isCssUnitutility to reject malformed values like1a5remand1-5rembyproperly escaping the decimal point in the length regex.
e9f04d4Thanks @segunadebayo! - - Dialog,
Drawer: Fixed the panel sometimes showing behind the dimmed overlay when
opening and closing quickly or with certain global z-index styles on the page.
39e3db3Thanks @segunadebayo! - - System /
Tokens: Fix array shorthand for fonts, shadows, gradients, animations, and
easings (no longer mistaken for responsive arrays).
5f30ddbThanks @segunadebayo! - - Hooks: Fix
usePreviousto use a React 19-safe state-based implementation and comparevalues with
Object.isfor correctNaN/-0behavior.#10765
a7c1ffbThanks @rusty-jnr! - Fix date picker calendar
popup clipping constrained by available height
#10675
a98e042Thanks @segunadebayo! - Theme /
KeyFrames: Add CSS variable overrides for slide keyframe distances
(
slide-from-*andslide-to-*), for example:#10781
581c7d1Thanks @CerealeZ! - - GridItem: Fix incorrect
css prop application
c53f298Thanks @segunadebayo! - - System / Global
CSS: Fix an issue where responsive array values in
globalCssselectorrules (for example
#idor.class) were serialized incorrectly instead ofgenerating responsive breakpoint styles.
v3.34.0Compare Source
Minor Changes
f11219dThanks @kalisaNkevin! - - [New]
DatePicker: Add new datepicker component for date selection
Patch Changes
94517faThanks @segunadebayo! - Fix export gaps for
Ark UI components:
Select.Listcomponent (for virtualization support)ComboboxSelectionDetailstype (asCombobox.SelectionDetailsin namespace)ListboxScrollToIndexDetails,ListboxSelectionDetails,ListboxSelectionModetypes (asListbox.ScrollToIndexDetails,Listbox.SelectionDetails,Listbox.SelectionModein namespace)MenuValueChangeDetailstype (asMenu.ValueChangeDetailsin namespace)
be18f13Thanks @segunadebayo! - Fix TypeScript
error when passing
reftoCheckboxGroup.0aa89d0Thanks @segunadebayo! - Fix
globalCsssilently ignoring element selectors that match utility shorthands (e.g.
p,m,h,w).Previously,
p: { margin: '0 0 1em' }inglobalCsswas treated as thepaddingutility instead of a<p>element selector, causing the styles tobe silently dropped.
59bf8f6Thanks @segunadebayo! - - Field: Fix
Field.ErrorIcondefault size so it stays aligned with error text instead ofexpanding when the error area is full width.
v3.33.0Compare Source
Minor Changes
60a0a8bThanks @segunadebayo! - - Checkbox:
Fixed individual checkbox props being overridden by
CheckboxGroupwhenrendering
controlled mode
incorrectly close parent layers
quickly
scrubbing
(
--scroll-area-overflow-{x,y}-{start,end})thumbCollisionBehaviorprop to control collision handling betweenthumbs (none, push, swap)
thumbAlignment="contain"modeisStepValid,isStepSkippable,and
onStepInvalidpropsapi.toggleChecked()not workingplaceholderprop that shows when no tags existtextarea
data-instantattribute for instant animations whenswitching between multiple tooltip triggers
Patch Changes
2b8360bThanks @segunadebayo! - CodeBlock: Fix
overlay and floating elements scrolling out of view when horizontally
scrolling long code lines.
v3.32.0Compare Source
Minor Changes
4b65195Thanks @kalisaNkevin! - Add new Marquee
component
Patch Changes
0b15d10Thanks @segunadebayo! - - Styled
System: Fixed backdrop blur not applying when using
backdropFilter="auto"with
backdropBlur. This now works as expected:7f30a7bThanks @segunadebayo! - Fixed issue where
useBreakpointValuedoes not respectbasevalue during SSR.11c2004Thanks @segunadebayo! - Fixed
collapse-width keyframe animating
heightinstead ofwidth. The keyframenow correctly animates the width property for horizontal collapse transitions.
a871bc5Thanks @segunadebayo! - Fix issue where
Dialogappears belowPopoverwhen triggered from within it.Unified z-index for overlay components (
Dialog,Drawer,Menu,HoverCard) to usezIndex.popoverand--layer-indexfor proper stacking.v3.31.0Compare Source
Minor Changes
756b385Thanks @segunadebayo! - - ActionBar
placementvariant to configure bar position:bottom,bottom-start,bottom-end--action-bar-offsetCSS variable to configure offset from edgesPatch Changes
4fcf302Thanks @segunadebayo! - - ColorPicker,
Select, Combobox: Fix z-index stacking when used inside dialogs
listboxSlotRecipeslot recipe#10512
cc0d202Thanks @teunlao! - cva: Normalize base
styles to prevent shorthand properties from overwriting variant styles
cac7cb0Thanks @segunadebayo! - Fix menu content
background not rendering by using full token path for CSS variable
4364995Thanks @segunadebayo! - Fix
SkeletonTextduplicating children when
loadingis set tofalse1cc185dThanks @segunadebayo! - - Slider
markerLabelto component anatomy for theming marker labelsSlider.MarkerLabelcomponent for custom marker label renderingSlider.Thumbremix-run/react-router (@react-router/dev)
v7.16.0Compare Source
Minor Changes
Stabilize
future.unstable_trailingSlashAwareDataRequestsasfuture.v8_trailingSlashAwareDataRequests(#15098)Log future flag warnings for upcoming React Router v8 flags (#15029)
v8_middleware,v8_splitRouteModules,v8_viteEnvironmentApi,v8_passThroughRequests,v8_trailingSlashAwareDataRequestsPatch Changes
react-router@7.16.0@react-router/node@7.16.0@react-router/serve@7.16.0v7.15.1Compare Source
Patch Changes
Fix
basenameconflicting withappdirectory name when Vitebaseis set (#15027)When the Vite
baseconfig and React Routerbasenameboth match theapp directory name (e.g.
base: "/app/",basename: "/app/"), Vite wouldstrip the base prefix from server-build virtual module import paths, causing
"Failed to load url /root.tsx" errors. The fix uses
/@​fs/absolute pathsfor those imports to bypass Vite's base-stripping logic.
Updated dependencies:
react-router@7.15.1@react-router/node@7.15.1@react-router/serve@7.15.1v7.15.0Compare Source
Minor Changes
Stabilize
future.unstable_passThroughRequestsasfuture.v8_passThroughRequests(a993f09)Stabilize
prerender.unstable_concurrencyasprerender.concurrency(a993f09)Stabilize
future.unstable_subResourceIntegrityas a top-levelsubResourceIntegrityconfig option inreact-router.config.ts(a993f09)Patch Changes
react-router@7.15.0@react-router/node@7.15.0@react-router/serve@7.15.0v7.14.2Compare Source
Patch Changes
Fix typegen for layouts without pages ([aabf4a1)
Previously, typegen could produce
pages: ;in.react-router/types/+routes.tswhen a route corresponded to 0 pages.Now,
pages: never;is correctly generated for those cases.Unstable Changes
For
unstable_reactRouterRSCVite plugin consumers, require@vitejs/plugin-reactin user Vite config, and more reliably split route modules. (#14965) ([aabf4a1)unstable_reactRouterRSCVite plugin - please install@vitejs/plugin-reactand add thereactplugin to your Vite plugins array.Updated dependencies:
react-router@7.14.2@react-router/node@7.14.2@react-router/serve@7.14.2v7.14.1Compare Source
Patch Changes
react-router@7.14.1@react-router/node@7.14.1@react-router/serve@7.14.1v7.14.0Compare Source
Minor Changes
Patch Changes
support for prerendering multiple server bundles with v8_viteEnvironmentApi (#14921)
rsc framework mode prerender / spa mode support (#14907)
UNSTABLE RSC FRAMEWORK MODE BREAKING CHANGE - Existing route module exports remain unchanged from stable v7 non-RSC mode, but new exports are added for RSC mode. If you want to use RSC features, you will need to update your route modules to export the new annotations. (#14901)
If you are using RSC framework mode currently, you will need to update your route modules to the new conventions. The following route module components have their own mutually exclusive server component counterparts:
ServerComponentdefaultServerErrorBoundaryErrorBoundaryServerLayoutLayoutServerHydrateFallbackHydrateFallbackIf you were previously exporting a
ServerComponent, yourErrorBoundary,Layout, andHydrateFallbackwere also server components. If you want to keep those as server components, you can rename them and prefix them withServer. If you were previously importing the implementations of those components from a client module, you can simply inline them.Example:
Before
After
update the reveal command to support rsc for
entry.client,entry.rsc,entry.ssr(#14904)Updated dependencies:
react-router@7.14.0@react-router/node@7.14.0@react-router/serve@7.14.0v7.13.2Compare Source
Patch Changes
Fix
react-router devcrash when Unix socket files exist in the project root (#14854)Escape redirect locations in prerendered redirect HTML (#14880)
Add
future.unstable_passThroughRequestsflag (#14775)By default, React Router normalizes the
request.urlpassed to yourloader,action, andmiddlewarefunctions by removing React Router's internal implementation details (.datasuffixes,index+_routesquery params).Enabling this flag removes that normalization and passes the raw HTTP
requestinstance to your handlers. This provides a few benefits:new Request()calls on the critical path.datasuffix (useful for observability purposes)If you were previously relying on the normalization of
request.url, you can switch to use the new siblingunstable_urlparameter which contains aURLinstance representing the normalized location:Add a new
unstable_url: URLparameter to route handler methods (loader,action,middleware, etc.) representing the normalized URL the application is navigating to or fetching, with React Router implementation details removed (.datasuffix,index/_routesquery params) (#14775)This is being added alongside the new
future.unstable_passthroughRequestsfuture flag so that users still have a way to access the normalized URL when that flag is enabled and non-normalizedrequest's are being passed to your handlers. When adopting this flag, you will only need to start leveraging this new parameter if you are relying on the normalization ofrequest.urlin your application code.If you don't have the flag enabled, then
unstable_urlwill matchrequest.url.Updated dependencies:
react-router@7.13.2@react-router/node@7.13.2@react-router/serve@7.13.2v7.13.1Compare Source
Patch Changes
react-router@7.13.1@react-router/node@7.13.1@react-router/serve@7.13.1v7.13.0Compare Source
Patch Changes
react-router@7.13.0@react-router/node@7.13.0@react-router/serve@7.13.0v7.12.0Compare Source
Minor Changes
react-router.config.tsconfigallowedActionOriginsfield. (#14708)Patch Changes
Fix
Maximum call stack size exceedederrors when HMR is triggered against code with cyclic imports (#14522)fix(vite): Skip SSR middleware in preview server for SPA mode (#14673)
[UNSTABLE] Add a new
future.unstable_trailingSlashAwareDataRequestsflag to provide consistent behavior ofrequest.pathnameinsidemiddleware,loader, andactionfunctions on document and data requests when a trailing slash is present in the browser URL. (#14644)Currently, your HTTP and
requestpathnames would be as follows for/a/b/cand/a/b/c//a/b/crequestpathname`/a/b/c/a/b/c✅/a/b/c.data/a/b/c✅/a/b/c/requestpathname`/a/b/c//a/b/c/✅/a/b/c.data/a/b/cWith this flag enabled, these pathnames will be made consistent though a new
_.dataformat for client-side.datarequests:/a/b/crequestpathname`/a/b/c/a/b/c✅/a/b/c.data/a/b/c✅/a/b/c/requestpathname`/a/b/c//a/b/c/✅/a/b/c/_.data⬅️/a/b/c/✅This a bug fix but we are putting it behind an opt-in flag because it has the potential to be a "breaking bug fix" if you are relying on the URL format for any other application or caching logic.
Enabling this flag also changes the format of client side
.datarequests from/_root.datato/_.datawhen navigating to/to align with the new format. This does not impact therequestpathname which is still/in all cases.Updated dependencies:
react-router@7.12.0@react-router/node@7.12.0@react-router/serve@7.12.0v7.11.0Compare Source
Minor Changes
vite previewsupport (#14507)Patch Changes
routeRSCServerRequestreplacefetchServerwithserverResponse(#14597)react-router@7.11.0@react-router/serve@7.11.0@react-router/node@7.11.0v7.10.1Compare Source
Patch Changes
pkg-typeswith a dynamicimport()to fix issues on Node 20.18 (#14624)valibotdependency to^1.2.0to address GHSA-vqpr-j7v3-hqw9 (#14608)react-router@7.10.1@react-router/node@7.10.1@react-router/serve@7.10.1remix-run/react-router (@react-router/express)
v7.16.0Compare Source
Patch Changes
Ignore writes after Express responses close (#15107)
Updated dependencies:
react-router@7.16.0@react-router/node@7.16.0v7.15.1Compare Source
Patch Changes
react-router@7.15.1@react-router/node@7.15.1v7.15.0Compare Source
Patch Changes
react-router@7.15.0@react-router/node@7.15.0v7.14.2Compare Source
Patch Changes
react-router@7.14.2@react-router/node@7.14.2v7.14.1[Compare Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/express@7.14.0...@react-route
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.