Skip to content

chore(deps-dev): bump @storybook/addon-ondevice-controls from 10.5.4 to 10.6.0 - #4324

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/storybook/addon-ondevice-controls-10.6.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/storybook/addon-ondevice-controls-10.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @storybook/addon-ondevice-controls from 10.5.4 to 10.6.0.

Release notes

Sourced from @​storybook/addon-ondevice-controls's releases.

v10.6.0

What's Changed

Full Changelog: storybookjs/react-native@v10.5.4...v10.6.0

Changelog

Sourced from @​storybook/addon-ondevice-controls's changelog.

10.6.0

Minor Changes

Patch Changes

  • #920 526d613 Thanks @​dannyhw! - Honor control: false, control: { disable: true } and table: { disable: true } argType annotations in the on-device Controls panel, matching Storybook web. Previously only parameters.controls.exclude and include could hide a control on device, and a disabled control would still render as editable.

  • Updated dependencies [93574f3]:

    • @​storybook/react-native-ui-common@​10.6.0
    • @​storybook/react-native-theming@​10.6.0
Commits
  • 4d20433 chore: version packages (latest)
  • 93574f3 feat: update storybook to 10.6 (#922)
  • 526d613 fix(controls): honor control: false and table.disable argTypes on device (#920)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [@storybook/addon-ondevice-controls](https://github.com/storybookjs/react-native/tree/HEAD/packages/ondevice-controls) from 10.5.4 to 10.6.0.
- [Release notes](https://github.com/storybookjs/react-native/releases)
- [Changelog](https://github.com/storybookjs/react-native/blob/next/packages/ondevice-controls/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/react-native/commits/v10.6.0/packages/ondevice-controls)

---
updated-dependencies:
- dependency-name: "@storybook/addon-ondevice-controls"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: Dependencies Pull requests that update a dependency file label Sep 23, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the AutoMerge 🔁 Automatically merge when PR requirements met label Sep 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Bundle size report

Tree-shaken production Metro bundles. Component costs are relative to their platform shell; shell costs are absolute.

Platform Scenario Baseline cost Current cost Cost delta Change Gzip delta Module delta
macos shell 801.3 KiB 801.3 KiB 0.0 KiB 0.00% 0.0 KiB +0
macos components-button 50.1 KiB 57.9 KiB +7.8 KiB +15.54% +2.5 KiB +17
macos components-catalog 267.3 KiB 282.9 KiB +15.5 KiB +5.82% +5.7 KiB +24
macos design-theme-state 33.3 KiB 33.7 KiB +0.4 KiB +1.34% +0.1 KiB +6
macos design-themed-root New 36.1 KiB New New New New
macos design-color-lib 7.1 KiB 7.1 KiB 0.0 KiB 0.00% 0.0 KiB +0
macos design-theme-state-legacy-source 35.3 KiB 35.8 KiB +0.4 KiB +1.26% +0.1 KiB +6
macos design-legacy-theme-from-flex 100.2 KiB 100.7 KiB +0.4 KiB +0.45% +0.1 KiB +6
windows shell 810.2 KiB 810.2 KiB 0.0 KiB 0.00% 0.0 KiB +0
windows components-button 50.0 KiB 57.7 KiB +7.7 KiB +15.39% +2.6 KiB +17
windows components-catalog 267.0 KiB 282.4 KiB +15.4 KiB +5.76% +5.7 KiB +24
windows design-theme-state 33.2 KiB 33.7 KiB +0.5 KiB +1.36% +0.1 KiB +6
windows design-themed-root New 36.0 KiB New New New New
windows design-color-lib 7.1 KiB 7.1 KiB 0.0 KiB 0.00% 0.0 KiB +0
windows design-theme-state-legacy-source 35.3 KiB 35.7 KiB +0.4 KiB +1.27% +0.1 KiB +6
windows design-legacy-theme-from-flex 100.0 KiB 100.4 KiB +0.4 KiB +0.44% +0.1 KiB +6

The job is advisory: size changes are reported but do not fail the pull request. Bundle or analysis errors still fail.


View bundle-size workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge 🔁 Automatically merge when PR requirements met Type: Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants