Skip to content

Update all non-major dependencies#507

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#507
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@radix-ui/react-context-menu (source) 2.2.162.3.0 age confidence
@radix-ui/react-dropdown-menu (source) 2.1.162.1.17 age confidence
@radix-ui/react-form (source) 0.1.80.1.9 age confidence
@radix-ui/react-progress (source) 1.1.81.1.9 age confidence
@radix-ui/react-separator (source) 1.1.81.1.9 age confidence
@radix-ui/react-slot (source) 1.2.41.2.5 age confidence
@storybook/addon-a11y (source) 10.4.110.4.4 age confidence
@storybook/addon-docs (source) 10.4.110.4.4 age confidence
@storybook/addon-links (source) 10.4.110.4.4 age confidence
@storybook/addon-themes (source) 10.4.110.4.4 age confidence
@storybook/react-vite (source) 10.4.110.4.4 age confidence
@types/node (source) 24.12.424.13.2 age confidence
@types/react (source) 19.2.1619.2.17 age confidence
@typescript-eslint/eslint-plugin (source) 8.60.18.61.0 age confidence
@typescript-eslint/parser (source) 8.60.18.61.0 age confidence
eslint-plugin-storybook (source) 10.4.110.4.4 age confidence
prettier (source) 3.8.33.8.4 age confidence
storybook (source) 10.4.110.4.4 age confidence
stylelint (source) 17.12.017.13.0 age confidence

Release Notes

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

v2.3.0

  • Added support for a controlled open prop on ContextMenu.Root. This is intended for reading the open state and closing the menu programmatically, though we discourage opening the menu programmatically since opening the menu depends on user interaction to position the menu.
  • Fixed bug in context menu where submenus stayed expanded after re-opening on long-press touch events
  • 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-context@1.1.4, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3
radix-ui/primitives (@​radix-ui/react-dropdown-menu)

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
radix-ui/primitives (@​radix-ui/react-form)

v0.1.9

  • Added repository.directory to all package.json files
  • Updated dependencies: @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-label@2.1.9, @radix-ui/react-primitive@2.1.5
radix-ui/primitives (@​radix-ui/react-progress)

v1.1.9

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-context@1.1.4, @radix-ui/react-primitive@2.1.5
radix-ui/primitives (@​radix-ui/react-separator)

v1.1.9

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-primitive@2.1.5
radix-ui/primitives (@​radix-ui/react-slot)

v1.2.5

  • Fixed infinite re-render loop in React 19 caused by Slot creating a new ref callback on every render
  • Added support for nested Slottable via a render prop, so a slotted element can be wrapped while still merging Slot props and refs onto it
  • Added repository.directory to all package.json files
  • Improved error messages for invalid slot children
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.3
storybookjs/storybook (@​storybook/addon-a11y)

v10.4.4

Compare Source

  • Preview: Stop mixed CSF3+4 stories getting core annotations injected twice - #​35094, thanks @​JReinhold!
  • Telemetry: Add timeout to event-log POST to prevent build hang - #​35085, thanks @​badams!

v10.4.3

Compare Source

v10.4.2

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.61.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

prettier/prettier (prettier)

v3.8.4

Compare Source

stylelint/stylelint (stylelint)

v17.13.0

Compare Source

It fixes 3 bugs, including a false negative one.

  • Fixed: declaration-block-no-duplicate-properties false negatives for interleaved non-consecutive duplicates with ignore: ["consecutive-duplicates(-*)"] (#​9324) (@​sarathfrancis90).
  • Fixed: selector-max-type false positives for nested selectors (#​9319) (@​romainmenke).
  • Fixed: selector-type-no-unknown false positives for install (#​9308) (@​Mouvedia).

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: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot requested a review from a team as a code owner June 8, 2026 01:30
@renovate renovate Bot requested review from MidhunSureshR and dbkr and removed request for a team June 8, 2026 01:30
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploying compound-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 99df8ac
Status: ✅  Deploy successful!
Preview URL: https://edb6f789.compound-web.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.compound-web.pages.dev

View logs

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 02db27a to 55e1ba5 Compare June 10, 2026 22:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 55e1ba5 to 99df8ac Compare June 11, 2026 14:03
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