Skip to content

Commit

Permalink
chore(deps): update dependency chromatic to v11.5.6 (#2367)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chromatic](https://www.chromatic.com)
([source](https://togithub.com/chromaui/chromatic-cli)) | [`11.5.5` ->
`11.5.6`](https://renovatebot.com/diffs/npm/chromatic/11.5.5/11.5.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/11.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromatic/11.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromatic/11.5.5/11.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/11.5.5/11.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chromaui/chromatic-cli (chromatic)</summary>

###
[`v11.5.6`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1156-Fri-Jul-19-2024)

[Compare
Source](https://togithub.com/chromaui/chromatic-cli/compare/v11.5.5...v11.5.6)

##### 🐛 Bug Fix

- Support non-local ancestor builds with `uncommittedHash`
[#&#8203;1015](https://togithub.com/chromaui/chromatic-cli/pull/1015)
([@&#8203;skitterm](https://togithub.com/skitterm)
[@&#8203;tmeasday](https://togithub.com/tmeasday))

##### Authors: 2

-   Steven Kitterman ([@&#8203;skitterm](https://togithub.com/skitterm))
-   Tom Coleman ([@&#8203;tmeasday](https://togithub.com/tmeasday))

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZTpkZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent ac71e80 commit 5b4755d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8077,8 +8077,8 @@ __metadata:
linkType: hard

"chromatic@npm:^11.0.0, chromatic@npm:^11.4.0":
version: 11.5.5
resolution: "chromatic@npm:11.5.5"
version: 11.5.6
resolution: "chromatic@npm:11.5.6"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -8091,7 +8091,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10/1de564e25d541f78d423878d00d9e709621707783f21ff29db982e62f56e9310a7f88985169071c1c57e8af6b7227a649b5a0586cce1d84676b16ceaa1856ad2
checksum: 10/7ca4c0ff3bcba5f721c0cde4f68283709e1d91e63b621df35757ca7d9cbd25823c5a6ef043335508778d56f82b9b649bfbf07b8aebb4a09a35b098ab47943fae
languageName: node
linkType: hard

Expand Down

0 comments on commit 5b4755d

Please sign in to comment.