Skip to content

fix: update radix-ui-primitives monorepo#453

Merged
Pixel998 merged 1 commit into
mainfrom
renovate/radix-ui-primitives-monorepo
Jun 23, 2026
Merged

fix: update radix-ui-primitives monorepo#453
Pixel998 merged 1 commit into
mainfrom
renovate/radix-ui-primitives-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@radix-ui/react-accordion (source) ^1.2.13^1.2.14 age confidence
@radix-ui/react-dialog (source) ^1.1.16^1.1.17 age confidence
@radix-ui/react-dropdown-menu (source) ^2.1.17^2.1.18 age confidence
@radix-ui/react-label (source) ^2.1.9^2.1.10 age confidence
@radix-ui/react-popover (source) ^1.1.16^1.1.17 age confidence
@radix-ui/react-select (source) ^2.3.0^2.3.1 age confidence
@radix-ui/react-slot (source) ^1.2.5^1.3.0 age confidence
@radix-ui/react-switch (source) ^1.3.0^1.3.1 age confidence
@radix-ui/react-toggle (source) ^1.1.11^1.1.12 age confidence
@radix-ui/react-toggle-group (source) ^1.1.12^1.1.13 age confidence

Release Notes

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

v1.2.14

  • Fixed Duplicate index signature errors that surfaced when consuming multiple packages together.
  • Updated dependencies: @radix-ui/react-primitive@2.1.6, @radix-ui/react-collection@1.1.10, @radix-ui/react-collapsible@1.1.14
radix-ui/primitives (@​radix-ui/react-dialog)

v1.1.17

  • Removed dev-only warnings for dialogs when title and/or description is not rendered.
  • Fixed Dismissable Layer so outside interactions stopped by extension UI overlays do not dismiss dialogs or popovers.
  • Updated dependencies: @radix-ui/react-slot@1.3.0, @radix-ui/react-dismissable-layer@1.1.13, @radix-ui/react-primitive@2.1.6, @radix-ui/react-focus-scope@1.1.10, @radix-ui/react-portal@1.1.12
radix-ui/primitives (@​radix-ui/react-dropdown-menu)

v2.1.18

  • Fixed a bug where menus and submenus remained open after a window loses focus.
  • Updated dependencies: @radix-ui/react-menu@2.1.18, @radix-ui/react-primitive@2.1.6
radix-ui/primitives (@​radix-ui/react-label)

v2.1.10

  • Updated dependencies: @radix-ui/react-primitive@2.1.6
radix-ui/primitives (@​radix-ui/react-popover)

v1.1.17

  • Fixed Dismissable Layer so outside interactions stopped by extension UI overlays do not dismiss dialogs or popovers.
  • Updated dependencies: @radix-ui/react-slot@1.3.0, @radix-ui/react-popper@1.3.1, @radix-ui/react-dismissable-layer@1.1.13, @radix-ui/react-primitive@2.1.6, @radix-ui/react-focus-scope@1.1.10, @radix-ui/react-portal@1.1.12
radix-ui/primitives (@​radix-ui/react-select)

v2.3.1

  • Allowed a Select.Item with an empty string value to act as a "clear" option. Selecting it resets the selection back to the placeholder, restoring the native <select> behavior for optional selects.
  • Fixed a bug where typeahead search resulted in focusing an element that no longer exists.
  • Updated dependencies: @radix-ui/react-slot@1.3.0, @radix-ui/react-popper@1.3.1, @radix-ui/react-dismissable-layer@1.1.13, @radix-ui/react-primitive@2.1.6, @radix-ui/react-collection@1.1.10, @radix-ui/react-focus-scope@1.1.10, @radix-ui/react-portal@1.1.12, @radix-ui/react-visually-hidden@1.2.6
radix-ui/primitives (@​radix-ui/react-slot)

v1.3.0

Added generic type arguments for SlotProps and createSlot

SlotProps and createSlot now accept generic type arguments to specify the type of element a slot should render, as well as its props.

const Slot = createSlot<HTMLButtonElement, MyCustomButtonProps>("Slot");
radix-ui/primitives (@​radix-ui/react-switch)

v1.3.1

  • Updated dependencies: @radix-ui/react-primitive@2.1.6
radix-ui/primitives (@​radix-ui/react-toggle)

v1.1.12

  • Updated dependencies: @radix-ui/react-primitive@2.1.6
radix-ui/primitives (@​radix-ui/react-toggle-group)

v1.1.13

  • Updated single-select and multi-select toggle groups to use the radiogroup and toolbar roles, respectively.
  • Updated dependencies: @radix-ui/react-primitive@2.1.6, @radix-ui/react-roving-focus@1.1.13, @radix-ui/react-toggle@1.1.12

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.

@eslint-github-bot eslint-github-bot Bot added the bug Something isn't working label Jun 22, 2026
@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for eslint-code-explorer ready!

Name Link
🔨 Latest commit 7bd3b5a
🔍 Latest deploy log https://app.netlify.com/projects/eslint-code-explorer/deploys/6a398f39e94b730008860258
😎 Deploy Preview https://deploy-preview-453--eslint-code-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Pixel998 Pixel998 merged commit 219f8f4 into main Jun 23, 2026
11 checks passed
@Pixel998 Pixel998 deleted the renovate/radix-ui-primitives-monorepo branch June 23, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant