Skip to content

Update dependency @radix-ui/react-dropdown-menu to v2.1.24 - autoclosed - #10

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/radix-ui-react-dropdown-menu-2.x-lockfile
Closed

Update dependency @radix-ui/react-dropdown-menu to v2.1.24 - autoclosed#10
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/radix-ui-react-dropdown-menu-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Nov 6, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@radix-ui/react-dropdown-menu (source) 2.1.12.1.24 age adoption passing confidence

Release Notes

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

v2.1.24

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-id@1.1.4, @radix-ui/react-menu@2.1.24, @radix-ui/react-primitive@2.1.10, @radix-ui/react-use-controllable-state@1.2.6

v2.1.23

  • Updated dependencies: @radix-ui/react-menu@2.1.23, @radix-ui/react-primitive@2.1.9

v2.1.22

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-compose-refs@1.1.4, @radix-ui/react-context@1.2.1, @radix-ui/react-id@1.1.3, @radix-ui/react-menu@2.1.22, @radix-ui/react-primitive@2.1.8, @radix-ui/react-use-controllable-state@1.2.5

v2.1.21

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @​__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-menu@2.1.21, @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

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

v2.1.16

  • Updated dependencies: @radix-ui/primitive@1.1.3, @radix-ui/react-context@1.1.3, @radix-ui/react-menu@2.1.16, @radix-ui/react-primitive@2.1.4

v2.1.15

  • Replace deprecated 'ElementRef' with 'ComponentRef' (#​3426)
  • Updated dependencies: @radix-ui/react-menu@2.1.15, @radix-ui/react-primitive@2.1.3

v2.1.14

  • Updated dependencies: @radix-ui/react-menu@2.1.14, @radix-ui/react-primitive@2.1.2

v2.1.13

  • Updated dependencies: @radix-ui/react-menu@2.1.13, @radix-ui/react-primitive@2.1.1

v2.1.12

  • Updated dependencies: @radix-ui/react-menu@2.1.12

v2.1.11

  • Updated dependencies: @radix-ui/react-menu@2.1.11

v2.1.10

  • Updated dependencies: @radix-ui/react-use-controllable-state@1.2.2, @radix-ui/react-menu@2.1.10

v2.1.9

  • Updated dependencies: @radix-ui/react-use-controllable-state@1.2.1, @radix-ui/react-menu@2.1.9

v2.1.8

  • Minor improvements to useControllableState to enhance performance, reduce surface area for bugs, and log warnings when misused (#​3455)
  • Updated dependencies: @radix-ui/react-use-controllable-state@1.2.0, @radix-ui/react-primitive@2.1.0, @radix-ui/react-menu@2.1.8

v2.1.7

Compare Source

v2.1.6

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source


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.

🔕 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.

@sourcery-ai

sourcery-ai Bot commented Nov 6, 2024

Copy link
Copy Markdown

Reviewer's Guide by Sourcery

This PR updates the @radix-ui/react-dropdown-menu dependency from version 2.1.1 to 2.1.2. The update includes several internal dependency updates and version bumps within the Radix UI component library ecosystem.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update @radix-ui/react-dropdown-menu package and its dependencies
  • Upgrade @radix-ui/react-dropdown-menu from 2.1.1 to 2.1.2
  • Update @radix-ui/react-menu from 2.1.1 to 2.1.2
  • Update @radix-ui/react-context from 1.1.0 to 1.1.1
  • Update @radix-ui/react-dismissable-layer from 1.1.0 to 1.1.1
  • Update @radix-ui/react-focus-guards from 1.1.0 to 1.1.1
  • Update @radix-ui/react-portal from 1.1.1 to 1.1.2
  • Update @radix-ui/react-presence from 1.1.0 to 1.1.1
pnpm-lock.yaml
Update Floating UI dependencies
  • Update @floating-ui/core from 1.6.7 to 1.6.8
  • Update @floating-ui/dom from 1.6.10 to 1.6.12
  • Update @floating-ui/react-dom from 2.1.1 to 2.1.2
  • Update @floating-ui/utils from 0.2.7 to 0.2.8
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.2 Update dependency @radix-ui/react-dropdown-menu to v2.1.3 Dec 13, 2024
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.3 Update dependency @radix-ui/react-dropdown-menu to v2.1.4 Dec 18, 2024
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.4 Update dependency @radix-ui/react-dropdown-menu to v2.1.5 Jan 23, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from 3f49e50 to 01cada6 Compare January 25, 2025 14:54
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.5 Update dependency @radix-ui/react-dropdown-menu to v2.1.6 Feb 6, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from 4b5d25f to e4cae88 Compare February 9, 2025 11:47
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from e4cae88 to ce6ffc5 Compare March 5, 2025 03:47
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 3 times, most recently from 0fac829 to 0d3cd02 Compare March 18, 2025 08:01
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 0d3cd02 to 1ac44ad Compare April 2, 2025 19:51
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.6 Update dependency @radix-ui/react-dropdown-menu to v2.1.7 Apr 12, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 1ac44ad to 79255db Compare April 12, 2025 04:06
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.7 Update dependency @radix-ui/react-dropdown-menu to v2.1.10 Apr 19, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from e6b1c77 to 81ca100 Compare April 20, 2025 08:07
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.10 Update dependency @radix-ui/react-dropdown-menu to v2.1.11 Apr 20, 2025
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.11 Update dependency @radix-ui/react-dropdown-menu to v2.1.12 Apr 24, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 81ca100 to 1f7f7ae Compare April 24, 2025 00:10
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 1f7f7ae to b11cfa9 Compare May 10, 2025 07:54
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.12 Update dependency @radix-ui/react-dropdown-menu to v2.1.14 May 10, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from b11cfa9 to b3e97f2 Compare May 24, 2025 12:00
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.14 Update dependency @radix-ui/react-dropdown-menu to v2.1.15 May 24, 2025
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from 03d1ac7 to 43c4c65 Compare June 6, 2025 17:17
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 43c4c65 to 9b31d35 Compare July 5, 2025 04:03
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from fdb851d to 103a111 Compare January 1, 2026 20:10
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 103a111 to 9de9ad8 Compare January 9, 2026 12:17
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 9de9ad8 to 76cf2a3 Compare January 20, 2026 03:58
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 76cf2a3 to 6ed16f4 Compare February 3, 2026 19:48
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 6ed16f4 to e0f50ad Compare February 13, 2026 20:18
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from 851d7ac to e3b80cf Compare March 14, 2026 17:24
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from e3b80cf to e621d73 Compare April 15, 2026 11:40
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from e621d73 to b9a9846 Compare May 1, 2026 07:40
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from b9a9846 to b1b2345 Compare May 13, 2026 20:17
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from b1b2345 to 402297b Compare May 22, 2026 03:28
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from a4463b3 to 2a0226e Compare June 4, 2026 04:03
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.16 Update dependency @radix-ui/react-dropdown-menu to v2.1.17 Jun 6, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch 2 times, most recently from 9672897 to a219238 Compare June 12, 2026 14:47
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from a219238 to bd7a7c0 Compare June 20, 2026 16:12
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.17 Update dependency @radix-ui/react-dropdown-menu to v2.1.18 Jun 20, 2026
@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 1, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from bd7a7c0 to 8562304 Compare July 1, 2026 04:27
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 8562304 to 0d12ddd Compare July 10, 2026 08:09
@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 10, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 0d12ddd to 0f473ca Compare July 18, 2026 00:09
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.20 Update dependency @radix-ui/react-dropdown-menu to v2.1.24 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from 0f473ca to affe294 Compare July 25, 2026 12:03
@renovate
renovate Bot force-pushed the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch from affe294 to f57f69c Compare August 1, 2026 11:48
@renovate renovate Bot changed the title Update dependency @radix-ui/react-dropdown-menu to v2.1.24 Update dependency @radix-ui/react-dropdown-menu to v2.1.24 - autoclosed Aug 8, 2026
@renovate renovate Bot closed this Aug 8, 2026
@renovate
renovate Bot deleted the renovate/radix-ui-react-dropdown-menu-2.x-lockfile branch August 8, 2026 07:33
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