Skip to content

chore(deps)(deps): bump @radix-ui/react-context-menu from 2.3.1 to 2.3.4 in /frontend/app#595

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/app/radix-ui/react-context-menu-2.3.2
Open

chore(deps)(deps): bump @radix-ui/react-context-menu from 2.3.1 to 2.3.4 in /frontend/app#595
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/app/radix-ui/react-context-menu-2.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-context-menu from 2.3.1 to 2.3.4.

Changelog

Sourced from @​radix-ui/react-context-menu's changelog.

2.3.4

  • 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.
  • Fix dev-only checks with conditional exports to drop dev-warnings from production builds.
  • 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-context@1.2.0, @radix-ui/react-primitive@2.1.7

2.3.3

  • Fixed ContextMenu not re-anchoring to the latest pointer position when re-triggered while already open.
  • 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

2.3.2

  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-menu@2.1.19
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 6, 2026
Bumps [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/context-menu) from 2.3.1 to 2.3.4.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/context-menu/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/context-menu)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-context-menu"
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump @radix-ui/react-context-menu from 2.3.1 to 2.3.2 in /frontend/app chore(deps)(deps): bump @radix-ui/react-context-menu from 2.3.1 to 2.3.4 in /frontend/app Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/app/radix-ui/react-context-menu-2.3.2 branch from 32a116b to f239032 Compare July 21, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants