Skip to content

Commit 4267ca1

Browse files
chore(deps): update dependency chromatic to v16.2.0 (#8482)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`16.1.0` → `16.2.0`](https://renovatebot.com/diffs/npm/chromatic/16.1.0/16.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/16.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/16.1.0/16.2.0?slim=true) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v16.2.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1620-Thu-Apr-09-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v16.1.0...v16.2.0) ##### 🚀 Enhancement - Improve merge queue support [#&#8203;1256](https://redirect.github.com/chromaui/chromatic-cli/pull/1256) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### 🐛 Bug Fix - test: improve chromatic-e2e related tests [#&#8203;1273](https://redirect.github.com/chromaui/chromatic-cli/pull/1273) ([@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio)) - test: update Vitest to v4 [#&#8203;1266](https://redirect.github.com/chromaui/chromatic-cli/pull/1266) ([@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio)) - Throw error on React Native projects using TurboSnap [#&#8203;1267](https://redirect.github.com/chromaui/chromatic-cli/pull/1267) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Ari Perkkiö ([@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio)) - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** </details> --- ### 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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49a5063 commit 4267ca1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/react-dom": "19.2.3",
7676
"@ui5/webcomponents-tools": "2.21.0",
7777
"@vitejs/plugin-react": "6.0.1",
78-
"chromatic": "16.1.0",
78+
"chromatic": "16.2.0",
7979
"cssnano": "7.1.4",
8080
"cypress": "15.13.1",
8181
"cypress-real-events": "1.15.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7628,9 +7628,9 @@ __metadata:
76287628
languageName: node
76297629
linkType: hard
76307630

7631-
"chromatic@npm:16.1.0":
7632-
version: 16.1.0
7633-
resolution: "chromatic@npm:16.1.0"
7631+
"chromatic@npm:16.2.0":
7632+
version: 16.2.0
7633+
resolution: "chromatic@npm:16.2.0"
76347634
peerDependencies:
76357635
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
76367636
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7643,7 +7643,7 @@ __metadata:
76437643
chroma: dist/bin.js
76447644
chromatic: dist/bin.js
76457645
chromatic-cli: dist/bin.js
7646-
checksum: 10c0/8fcb8ad10373e8714af3174b48e4fbc2e30e43c93d802dd65cb2580791d445be00facf26b93dd0bbf962dd487baa5330f7e82edbc16ceae6e82f5ea34d107d79
7646+
checksum: 10c0/9de6ec3e405970f429f056906f16e5fd4c4340ab587fc24dd91a16df32a06b7ad614f60791e7cdfc46033f5e3a5f28037f8e90afba6372ce68975b5951e8daf0
76477647
languageName: node
76487648
linkType: hard
76497649

@@ -21422,7 +21422,7 @@ __metadata:
2142221422
"@ui5/webcomponents-icons": "npm:2.21.0"
2142321423
"@ui5/webcomponents-tools": "npm:2.21.0"
2142421424
"@vitejs/plugin-react": "npm:6.0.1"
21425-
chromatic: "npm:16.1.0"
21425+
chromatic: "npm:16.2.0"
2142621426
cssnano: "npm:7.1.4"
2142721427
cypress: "npm:15.13.1"
2142821428
cypress-real-events: "npm:1.15.0"

0 commit comments

Comments
 (0)