Skip to content

Update dependency @radix-ui/react-dropdown-menu to v2.1.20#2095

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

Update dependency @radix-ui/react-dropdown-menu to v2.1.20#2095
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/radix-ui-primitives-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@radix-ui/react-dropdown-menu (source) 2.1.162.1.20 age confidence

Release Notes

radix-ui/primitives (@​radix-ui/react-dropdown-menu)

v2.1.20

  • Fixed menu items, tab triggers, toolbar links, and select items intercepting Space/Enter keys that originate from focusable descendants.
  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-menu@2.1.20

v2.1.19

  • Fixed infinite re-render loop in React 19 caused by unstable composed ref callback references.
Other updates
  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-menu@2.1.19

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

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
312 3 309 0
View the top 3 failed test(s) by shortest run time
src/components/TrackContextMenu/TrackContextMenu.test.tsx > TrackContextMenu > (Snapshot) renders header without cover image
Stack Traces | 0.133s run time
Error: Snapshot `TrackContextMenu > (Snapshot) renders header without cover image 1` mismatched

- Expected
+ Received

@@ -15,10 +15,12 @@
    >
      <button
        aria-controls="radix-:r5:"
        aria-expanded="true"
        aria-haspopup="menu"
+       data-radix-popper-align="end"
+       data-radix-popper-side="bottom"
        data-state="open"
        id="radix-:r4:"
        type="button"
      >
        Open

 ❯ .../components/TrackContextMenu/TrackContextMenu.test.tsx:25:27
src/components/TrackContextMenu/TrackContextMenu.test.tsx > TrackContextMenu > (Snapshot) renders header without subtitle
Stack Traces | 0.138s run time
Error: Snapshot `TrackContextMenu > (Snapshot) renders header without subtitle 1` mismatched

- Expected
+ Received

@@ -15,10 +15,12 @@
    >
      <button
        aria-controls="radix-:r8:"
        aria-expanded="true"
        aria-haspopup="menu"
+       data-radix-popper-align="end"
+       data-radix-popper-side="bottom"
        data-state="open"
        id="radix-:r7:"
        type="button"
      >
        Open

 ❯ .../components/TrackContextMenu/TrackContextMenu.test.tsx:36:27
src/components/TrackContextMenu/TrackContextMenu.test.tsx > TrackContextMenu > (Snapshot) renders with header and actions
Stack Traces | 0.504s run time
Error: Snapshot `TrackContextMenu > (Snapshot) renders with header and actions 1` mismatched

- Expected
+ Received

@@ -15,10 +15,12 @@
    >
      <button
        aria-controls="radix-:r1:"
        aria-expanded="true"
        aria-haspopup="menu"
+       data-radix-popper-align="end"
+       data-radix-popper-side="bottom"
        data-state="open"
        id="radix-:r0:"
        type="button"
      >
        Open

 ❯ .../components/TrackContextMenu/TrackContextMenu.test.tsx:14:27

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 2 times, most recently from 9ea9daf to 778881f Compare June 27, 2026 21:31
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 778881f to 2541a1c Compare July 7, 2026 19:39
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.18 Update dependency @radix-ui/react-dropdown-menu to v2.1.19 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch 2 times, most recently from 31fe564 to eec2759 Compare July 13, 2026 22:50
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.19 Update dependency @radix-ui/react-dropdown-menu to v2.1.20 Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from eec2759 to 327c4d8 Compare July 17, 2026 11:41
@renovate
renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 327c4d8 to bbafb18 Compare July 20, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants