Skip to content

Update dependency @radix-ui/react-dropdown-menu to v2.1.18#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.18#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.18 age confidence

Release Notes

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

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
269 3 266 0
View the top 3 failed test(s) by shortest run time
src/components/TrackContextMenu/TrackContextMenu.test.tsx > TrackContextMenu > (Snapshot) renders header without subtitle
Stack Traces | 0.11s 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 header without cover image
Stack Traces | 0.151s 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 with header and actions
Stack Traces | 0.428s 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 from 07d155f to 9ea9daf Compare June 27, 2026 11:55
@renovate renovate Bot force-pushed the renovate/radix-ui-primitives-monorepo branch from 9ea9daf to 778881f Compare June 27, 2026 21:31
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