Skip to content

Bump @radix-ui/react-menubar from 1.1.16 to 1.1.17 - #39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-menubar-1.1.17
Open

Bump @radix-ui/react-menubar from 1.1.16 to 1.1.17#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-menubar-1.1.17

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-menubar from 1.1.16 to 1.1.17.

Changelog

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

1.1.17

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-menu@2.1.17, @radix-ui/react-collection@1.1.9, @radix-ui/react-direction@1.1.2, @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-roving-focus@1.1.12, @radix-ui/react-use-controllable-state@1.2.3
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​radix-ui/react-menubar since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@radix-ui/react-menubar](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/menubar) from 1.1.16 to 1.1.17.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/menubar/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/menubar)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 6, 2026
@birdwell
birdwell temporarily deployed to dependabot/npm_and_yarn/radix-ui/react-menubar-1.1.17 - AniListCal PR #39 June 6, 2026 01:43 — with Render Destroyed
@greptile-apps

greptile-apps Bot commented Jun 6, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps @radix-ui/react-menubar from 1.1.16 to 1.1.17, a patch-level release that adds repository.directory metadata to package files and bumps all transitive Radix UI sub-packages (e.g. react-menu, react-collection, react-primitive, react-roving-focus, etc.) to their latest patch versions.

  • package.json updated the version constraint for @radix-ui/react-menubar from ^1.1.16 to ^1.1.17.
  • yarn.lock adds new resolved entries for all bumped transitive dependencies, while retaining the old entries still needed by other packages in the project.

Confidence Score: 5/5

Routine patch-level dependency bump with no functional changes; safe to merge.

All changes are confined to package.json and yarn.lock. The version bump is patch-level and the changelog describes only metadata additions (repository.directory) and transitive sub-package upgrades. The react-remove-scroll range change introduced by the new react-menu also resolves to the already-present 2.7.2 in the lock file, so no new code is actually installed.

No files require special attention.

Important Files Changed

Filename Overview
package.json Single-line version constraint bump for @radix-ui/react-menubar from ^1.1.16 to ^1.1.17; no other dependencies changed.
yarn.lock Lock file updated to add new resolved entries for all bumped Radix UI transitive dependencies; old entries retained where still needed by other packages. The react-remove-scroll@^2.7.2 range added by react-menu@2.1.17 resolves to the same 2.7.2 version already present in the lock file.

Reviews (1): Last reviewed commit: "Bump @radix-ui/react-menubar from 1.1.16..." | Re-trigger Greptile

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.

1 participant