Skip to content

Commit c3af591

Browse files
chore(deps): update dependency chromatic to v16 (#8373)
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)) | [`15.3.0` → `16.0.0`](https://renovatebot.com/diffs/npm/chromatic/15.3.0/16.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/16.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/15.3.0/16.0.0?slim=true) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v16.0.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1600-Mon-Mar-23-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v15.3.1...v16.0.0) ##### 💥 Breaking Change - Drop support for Node 18 and update GitHub Action to Node 24 [#&#8203;1251](https://redirect.github.com/chromaui/chromatic-cli/pull/1251) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** ### [`v15.3.1`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1531-Mon-Mar-23-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v15.3.0...v15.3.1) ##### 🐛 Bug Fix - Properly timeout process tree in shell commands [#&#8203;1254](https://redirect.github.com/chromaui/chromatic-cli/pull/1254) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f65b3b0 commit c3af591

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
@@ -73,7 +73,7 @@
7373
"@types/react-dom": "19.2.3",
7474
"@ui5/webcomponents-tools": "2.20.2",
7575
"@vitejs/plugin-react": "5.2.0",
76-
"chromatic": "15.3.0",
76+
"chromatic": "16.0.0",
7777
"cssnano": "7.1.3",
7878
"cypress": "15.12.0",
7979
"cypress-real-events": "1.15.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7302,9 +7302,9 @@ __metadata:
73027302
languageName: node
73037303
linkType: hard
73047304

7305-
"chromatic@npm:15.3.0":
7306-
version: 15.3.0
7307-
resolution: "chromatic@npm:15.3.0"
7305+
"chromatic@npm:16.0.0":
7306+
version: 16.0.0
7307+
resolution: "chromatic@npm:16.0.0"
73087308
peerDependencies:
73097309
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
73107310
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7317,7 +7317,7 @@ __metadata:
73177317
chroma: dist/bin.js
73187318
chromatic: dist/bin.js
73197319
chromatic-cli: dist/bin.js
7320-
checksum: 10c0/0145783d5a38c10e60a8d9d630dd971f5544353cd359b7b74b01904003a20720acabf0b370ff821dcf976ee5b077687430d810e2658b0fb01ae209edf50e9c29
7320+
checksum: 10c0/ebebbf1c7d57e1ee9863997416c5125aab0a1886dce60fcb0358d34a51e0e1a45edc4635c8f8fb56d9facbcf21cd48014320c550f723b4791da51dde8552ee2b
73217321
languageName: node
73227322
linkType: hard
73237323

@@ -20418,7 +20418,7 @@ __metadata:
2041820418
"@ui5/webcomponents-icons": "npm:2.20.2"
2041920419
"@ui5/webcomponents-tools": "npm:2.20.2"
2042020420
"@vitejs/plugin-react": "npm:5.2.0"
20421-
chromatic: "npm:15.3.0"
20421+
chromatic: "npm:16.0.0"
2042220422
cssnano: "npm:7.1.3"
2042320423
cypress: "npm:15.12.0"
2042420424
cypress-real-events: "npm:1.15.0"

0 commit comments

Comments
 (0)