chore(deps): update radix-ui-primitives monorepo - #1518
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/radix-ui-primitives-monorepo
branch
from
July 27, 2026 11:01
fe90e03 to
b731f3c
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.1.11→2.1.122.3.3→2.3.41.3.3→1.3.41.1.17→1.1.181.2.12→1.2.131.6.2→1.6.4Release Notes
radix-ui/primitives (@radix-ui/react-label)
v2.1.12/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-select)
v2.3.4/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-popper@1.3.4,@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-focus-scope@1.1.13,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-visually-hidden@1.2.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/number@1.1.2,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-slot@1.3.0,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-layout-effect@1.1.2,@radix-ui/react-use-previous@1.1.2radix-ui/primitives (@radix-ui/react-switch)
v1.3.4/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.Checkbox,Switch, orRadioGroupvalue programmatically (eg. a "select all" control) while inside a<form>would dispatch aclickevent from the hidden bubble input that propagated to ancestoronClickhandlers.@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-size@1.1.2radix-ui/primitives (@radix-ui/react-tabs)
v1.1.18/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-presence@1.1.8,@radix-ui/react-roving-focus@1.1.16,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-tooltip)
v1.2.13Tooltip.Contentchildren were mounted to the DOM twice./* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-popper@1.3.4,@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-visually-hidden@1.2.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-slot@1.3.0,@radix-ui/react-use-layout-effect@1.1.2radix-ui/primitives (radix-ui)
v1.6.4radix-uientry point erased every primitive's types toany.v1.6.3Dialog
Slider
onValueCommitwas not called when a slider thumb was dragged across another thumb.Toast
Toastremoving non-focused toasts when pressingEscape.Tooltip
Tooltip.Contentchildren were mounted to the DOM twice.Other updates
Popper.Content./* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.virtualRefprop type to allowRefObject<Measurable | null>in popover components.import { Accordion } from 'radix-ui/accordion'orimport * as Accordion from 'radix-ui/accordion'. This mirrors the namespaced exports available from the rootradix-uientry point.Checkbox,Switch, orRadioGroupvalue programmatically (eg. a "select all" control) while inside a<form>would dispatch aclickevent from the hidden bubble input that propagated to ancestoronClickhandlers.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.