Skip to content

Update radix-ui-primitives monorepo#78

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/radix-ui-primitives-monorepo
Open

Update radix-ui-primitives monorepo#78
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/radix-ui-primitives-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@radix-ui/react-dialog (source) 1.1.151.1.16 age confidence
@radix-ui/react-dropdown-menu (source) 2.1.162.1.17 age confidence
@radix-ui/react-slot (source) 1.2.31.2.5 age confidence
@radix-ui/react-tooltip (source) 1.2.81.2.9 age confidence

Release Notes

radix-ui/primitives (@​radix-ui/react-dialog)

v1.1.16

  • Fixed disabled pointer events in closed dialogs
  • Fixed a bug where iOS text selection and editing on HTML inputs within react-dialog were broken
  • Fixed triggers referencing a non-existent element via aria-controls when their content is removed from the DOM (credit to @​dodomorandi for the original PR)
  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-presence@1.1.6, @radix-ui/react-slot@1.2.5, @radix-ui/react-focus-guards@1.1.4, @radix-ui/react-dismissable-layer@1.1.12, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-focus-scope@1.1.9, @radix-ui/react-id@1.1.2, @radix-ui/react-portal@1.1.11, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3
radix-ui/primitives (@​radix-ui/react-dropdown-menu)

v2.1.17

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-menu@2.1.17, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-id@1.1.2, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3
radix-ui/primitives (@​radix-ui/react-slot)

v1.2.5

  • Fixed infinite re-render loop in React 19 caused by Slot creating a new ref callback on every render
  • Added support for nested Slottable via a render prop, so a slotted element can be wrapped while still merging Slot props and refs onto it
  • Added repository.directory to all package.json files
  • Improved error messages for invalid slot children
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.3

v1.2.4

  • Fixed an issue with how slot components interact with lazy React components. In the case of a lazy component instance, the resulting promise must be consumed to render the desired component.
radix-ui/primitives (@​radix-ui/react-tooltip)

v1.2.9

  • Fixed runtime error when event target is non-Node
  • Fixed a Tooltip bug so that skipDelayDuration={0} works as expected. Previously, the open delay could still be skipped when moving between triggers.
  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-presence@1.1.6, @radix-ui/react-popper@1.3.0, @radix-ui/react-slot@1.2.5, @radix-ui/react-dismissable-layer@1.1.12, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-id@1.1.2, @radix-ui/react-portal@1.1.11, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3, @radix-ui/react-visually-hidden@1.2.5

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.

@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 2 times, most recently from 6122b83 to 83ca25b Compare January 23, 2026 16:41
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 83ca25b to 0d50dea Compare February 2, 2026 17:08
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 2 times, most recently from 0f48610 to c52d4ea Compare February 17, 2026 21:31
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from c52d4ea to 3f2c9de Compare March 5, 2026 14:12
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 3f2c9de to a1226d1 Compare March 13, 2026 10:50
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from a1226d1 to 7b17cfa Compare April 1, 2026 18:45
@renovate renovate Bot changed the title chore(deps): update dependency @radix-ui/react-slot to v1.2.4 Update dependency @radix-ui/react-slot to v1.2.4 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 7b17cfa to afdcf53 Compare April 8, 2026 20:00
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from afdcf53 to 8ff460d Compare April 29, 2026 20:05
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 2 times, most recently from d3cc081 to 9beea22 Compare May 18, 2026 14:02
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 2 times, most recently from b3767c6 to ac0648b Compare June 1, 2026 22:33
@renovate renovate Bot changed the title Update dependency @radix-ui/react-slot to v1.2.4 Update radix-ui-primitives monorepo to v1.2.4 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from ac0648b to fb6abc4 Compare June 6, 2026 05:48
@renovate renovate Bot changed the title Update radix-ui-primitives monorepo to v1.2.4 Update radix-ui-primitives monorepo Jun 6, 2026
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from fb6abc4 to bbecf0c Compare June 11, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants