Skip to content

Commit afff6de

Browse files
chore(deps): update chromaui/action action to v16.5.0 (#8510)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | minor | `v16.3.0` → `v16.5.0` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v16.5.0`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1650-Tue-Apr-21-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v16.4.0...v16.5.0) ##### 🚀 Enhancement - \[WFL-208] Extract `refs` field from Storybook and pass when announcing build [#&#8203;1283](https://redirect.github.com/chromaui/chromatic-cli/pull/1283) ([@&#8203;ax-vasquez](https://redirect.github.com/ax-vasquez)) - Validate `@storybook/react-native` version [#&#8203;1288](https://redirect.github.com/chromaui/chromatic-cli/pull/1288) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### 🐛 Bug Fix - Add a React Native section to the config file [#&#8203;1289](https://redirect.github.com/chromaui/chromatic-cli/pull/1289) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) ##### Authors: 3 - Armando Vasquez ([@&#8203;ax-vasquez](https://redirect.github.com/ax-vasquez)) - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** ### [`v16.4.0`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1640-Tue-Apr-21-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v16.3.0...v16.4.0) ##### 🚀 Enhancement - Upgrade to Storybook 10 [#&#8203;1268](https://redirect.github.com/chromaui/chromatic-cli/pull/1268) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - React Native build command [#&#8203;1274](https://redirect.github.com/chromaui/chromatic-cli/pull/1274) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) ##### 🐛 Bug Fix - Upgrade to `tsdown` [#&#8203;1282](https://redirect.github.com/chromaui/chromatic-cli/pull/1282) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) ##### Authors: 1 - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzguMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f86d0b8 commit afff6de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: yarn install --immutable
2626

2727
- name: Publish to Chromatic
28-
uses: chromaui/action@5c6ec06f45a2117a25f07b1bf2b2f3009233fac8 # v16.3.0
28+
uses: chromaui/action@67fce75c4184486f56363412001dedeeeaa71bd8 # v16.5.0
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)