Skip to content

Commit aee1747

Browse files
chore(deps): update dependency chromatic to v17 (#8624)
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.10.1` → `17.0.0`](https://renovatebot.com/diffs/npm/chromatic/16.10.1/17.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/17.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/16.10.1/17.0.0?slim=true) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v17.0.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1700-Tue-May-19-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v16.10.1...v17.0.0) ##### 💥 Breaking Change - Drop support for Node 20 and define supported Node engines [#&#8203;1334](https://redirect.github.com/chromaui/chromatic-cli/pull/1334) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### 🐛 Bug Fix - Promotes `prepare`, `build`, and `verify` tasks to modules [#&#8203;1331](https://redirect.github.com/chromaui/chromatic-cli/pull/1331) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Justin Thurman ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5ee9ec commit aee1747

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
@@ -78,7 +78,7 @@
7878
"@types/react-dom": "19.2.3",
7979
"@ui5/webcomponents-tools": "2.22.0",
8080
"@vitejs/plugin-react": "6.0.2",
81-
"chromatic": "16.10.1",
81+
"chromatic": "17.0.0",
8282
"cssnano": "8.0.1",
8383
"cypress": "15.15.0",
8484
"cypress-real-events": "1.15.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8272,9 +8272,9 @@ __metadata:
82728272
languageName: node
82738273
linkType: hard
82748274

8275-
"chromatic@npm:16.10.1":
8276-
version: 16.10.1
8277-
resolution: "chromatic@npm:16.10.1"
8275+
"chromatic@npm:17.0.0":
8276+
version: 17.0.0
8277+
resolution: "chromatic@npm:17.0.0"
82788278
dependencies:
82798279
semver: "npm:^7.3.5"
82808280
peerDependencies:
@@ -8292,7 +8292,7 @@ __metadata:
82928292
chroma: dist/bin.cjs
82938293
chromatic: dist/bin.cjs
82948294
chromatic-cli: dist/bin.cjs
8295-
checksum: 10c0/5cab90a48a4709e930dc864a06f707ec63e1a32211f19c8e1a7237687cc3398f5a1a01427bf35116df76e78164b9e9d57927d641216a6c48f1a588cff770dee4
8295+
checksum: 10c0/962c86feec17b12757fa3327b7e98abff272a048c03227bb21ecb51c7f1d7ec3589386611ece8e2c413ac4049f26d71e9c9226a5fb7628fdcbb47e87905863a0
82968296
languageName: node
82978297
linkType: hard
82988298

@@ -22479,7 +22479,7 @@ __metadata:
2247922479
"@ui5/webcomponents-icons": "npm:2.22.0"
2248022480
"@ui5/webcomponents-tools": "npm:2.22.0"
2248122481
"@vitejs/plugin-react": "npm:6.0.2"
22482-
chromatic: "npm:16.10.1"
22482+
chromatic: "npm:17.0.0"
2248322483
cssnano: "npm:8.0.1"
2248422484
cypress: "npm:15.15.0"
2248522485
cypress-real-events: "npm:1.15.0"

0 commit comments

Comments
 (0)