Skip to content

Commit f028727

Browse files
chore(deps): update dependency chromatic to v15 (#8173)
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)) | [`14.0.0` → `15.0.0`](https://renovatebot.com/diffs/npm/chromatic/14.0.0/15.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/15.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/14.0.0/15.0.0?slim=true) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v15.0.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1500-Mon-Feb-02-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v14.0.0...v15.0.0) ##### 💥 Breaking Change - Update storybook to `10.x` & upgrade dependencies [#&#8203;1228](https://redirect.github.com/chromaui/chromatic-cli/pull/1228) ([@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen) [@&#8203;ndelangen](https://redirect.github.com/ndelangen) [@&#8203;jwir3](https://redirect.github.com/jwir3)) ##### 🐛 Bug Fix - Revert "Merge pull request [#&#8203;1228](https://redirect.github.com/chromaui/chromatic-cli/issues/1228) from chromaui/norbert/further-upgrades" [#&#8203;1235](https://redirect.github.com/chromaui/chromatic-cli/pull/1235) ([@&#8203;jwir3](https://redirect.github.com/jwir3)) ##### Authors: 3 - Kasper Peulen ([@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)) - Norbert de Langen ([@&#8203;ndelangen](https://redirect.github.com/ndelangen)) - Scott Johnson ([@&#8203;jwir3](https://redirect.github.com/jwir3)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f6fb28 commit f028727

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
@@ -68,7 +68,7 @@
6868
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.18.1",
7070
"@vitejs/plugin-react": "5.1.2",
71-
"chromatic": "14.0.0",
71+
"chromatic": "15.0.0",
7272
"cssnano": "7.1.2",
7373
"cypress": "15.9.0",
7474
"cypress-real-events": "1.15.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7649,9 +7649,9 @@ __metadata:
76497649
languageName: node
76507650
linkType: hard
76517651

7652-
"chromatic@npm:14.0.0":
7653-
version: 14.0.0
7654-
resolution: "chromatic@npm:14.0.0"
7652+
"chromatic@npm:15.0.0":
7653+
version: 15.0.0
7654+
resolution: "chromatic@npm:15.0.0"
76557655
peerDependencies:
76567656
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
76577657
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7664,7 +7664,7 @@ __metadata:
76647664
chroma: dist/bin.js
76657665
chromatic: dist/bin.js
76667666
chromatic-cli: dist/bin.js
7667-
checksum: 10c0/ec3c1ae7ace74150a8a32b46bf57d7c89266ba9795d8504b8f174cf8f773ded2b2197f3e329f79cb7b06cbe694d2cc37660cc779d720c2739c29abfa2f558baf
7667+
checksum: 10c0/2ef5104508cf25d86c089dfbe85e69c6c92e45b839698ce8021a59482de649d87a875daeee0d0d4fbd60f8d498ede8fae02d2559a5bc8bf7f36300cec9d0ef6f
76687668
languageName: node
76697669
linkType: hard
76707670

@@ -20753,7 +20753,7 @@ __metadata:
2075320753
"@ui5/webcomponents-icons": "npm:2.18.1"
2075420754
"@ui5/webcomponents-tools": "npm:2.18.1"
2075520755
"@vitejs/plugin-react": "npm:5.1.2"
20756-
chromatic: "npm:14.0.0"
20756+
chromatic: "npm:15.0.0"
2075720757
cssnano: "npm:7.1.2"
2075820758
cypress: "npm:15.9.0"
2075920759
cypress-real-events: "npm:1.15.0"

0 commit comments

Comments
 (0)