Skip to content

Commit

Permalink
build(deps): update dependency chromatic to v11.25.0 (#11328)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v11.25.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11250-Thu-Jan-16-2025)

[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.24.0...v11.25.0)

##### 🚀 Enhancement

- Log Turbosnap metrics to New Relic
[#&#8203;1141](https://redirect.github.com/chromaui/chromatic-cli/pull/1141)
([@&#8203;codykaup](https://redirect.github.com/codykaup))

##### 🐛 Bug Fix

- Remove Turbosnap metrics logs
[#&#8203;1142](https://redirect.github.com/chromaui/chromatic-cli/pull/1142)
([@&#8203;codykaup](https://redirect.github.com/codykaup))

##### Authors: 1

-   Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup))

***

###
[`v11.24.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11240-Tue-Jan-14-2025)

[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.23.0...v11.24.0)

##### 🚀 Enhancement

- Log Turbosnap metrics to New Relic
[#&#8203;1141](https://redirect.github.com/chromaui/chromatic-cli/pull/1141)
([@&#8203;codykaup](https://redirect.github.com/codykaup))

##### Authors: 1

-   Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup))

***

###
[`v11.23.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11230-Mon-Jan-13-2025)

[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.22.2...v11.23.0)

##### 🚀 Enhancement

- Skip lock file parsing if it's larger than 10MB
[#&#8203;1140](https://redirect.github.com/chromaui/chromatic-cli/pull/1140)
([@&#8203;codykaup](https://redirect.github.com/codykaup))

##### Authors: 1

-   Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup))

***

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 97d9cd1 commit 2af5d9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"change-case": "5.4.4",
"cheerio": "1.0.0",
"chokidar": "4.0.3",
"chromatic": "11.22.2",
"chromatic": "11.25.0",
"concurrently": "9.1.2",
"conventional-changelog-conventionalcommits": "7.0.2",
"cpy": "11.1.0",
Expand Down

0 comments on commit 2af5d9c

Please sign in to comment.