Skip to content

Commit 88c251c

Browse files
chore(deps): update dependency chromatic to v17.8.0 (#8795)
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)) | [`17.7.2` → `17.8.0`](https://renovatebot.com/diffs/npm/chromatic/17.7.2/17.8.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/17.8.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/17.7.2/17.8.0?slim=true) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v17.8.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1780-Mon-Jun-29-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v17.7.2...v17.8.0) ##### 🚀 Enhancement - Include ancestor build details on a fully TurboSnapped build [#&#8203;1406](https://redirect.github.com/chromaui/chromatic-cli/pull/1406) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc4bd61 commit 88c251c

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.24.0",
8080
"@vitejs/plugin-react": "6.0.3",
81-
"chromatic": "17.7.2",
81+
"chromatic": "17.8.0",
8282
"cssnano": "8.0.2",
8383
"cypress": "15.18.1",
8484
"cypress-real-events": "1.15.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8125,9 +8125,9 @@ __metadata:
81258125
languageName: node
81268126
linkType: hard
81278127

8128-
"chromatic@npm:17.7.2":
8129-
version: 17.7.2
8130-
resolution: "chromatic@npm:17.7.2"
8128+
"chromatic@npm:17.8.0":
8129+
version: 17.8.0
8130+
resolution: "chromatic@npm:17.8.0"
81318131
dependencies:
81328132
semver: "npm:^7.3.5"
81338133
peerDependencies:
@@ -8145,7 +8145,7 @@ __metadata:
81458145
chroma: dist/bin.cjs
81468146
chromatic: dist/bin.cjs
81478147
chromatic-cli: dist/bin.cjs
8148-
checksum: 10c0/6fcbb27833a2abd775658e6f59d6325adb6b20baf8c108e961b39c81da222964fc1568d86d9eec8d703319e0eb9b0254b2cb815d8629410c147b1c6ff9b89351
8148+
checksum: 10c0/f1dac4fc4ae4ea25e356c54116982c22c084f26efb1bfb9de1a5fc6290bc23c89c98f95b3242ed1e5d132f538008b04449133e09d19c5d2891cc5f7badcc17f0
81498149
languageName: node
81508150
linkType: hard
81518151

@@ -22162,7 +22162,7 @@ __metadata:
2216222162
"@ui5/webcomponents-icons": "npm:2.24.0"
2216322163
"@ui5/webcomponents-tools": "npm:2.24.0"
2216422164
"@vitejs/plugin-react": "npm:6.0.3"
22165-
chromatic: "npm:17.7.2"
22165+
chromatic: "npm:17.8.0"
2216622166
cssnano: "npm:8.0.2"
2216722167
cypress: "npm:15.18.1"
2216822168
cypress-real-events: "npm:1.15.0"

0 commit comments

Comments
 (0)