Skip to content

build(deps): update dependency chromatic to v11.26.1#11669

Merged
benelan merged 1 commit intodevfrom
renovate/chromatic-11.x
Mar 6, 2025
Merged

build(deps): update dependency chromatic to v11.26.1#11669
benelan merged 1 commit intodevfrom
renovate/chromatic-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chromatic (source) 11.25.2 -> 11.26.1 age adoption passing confidence

Release Notes

chromaui/chromatic-cli (chromatic)

v11.26.1

Compare Source

🐛 Bug Fix
Authors: 1

v11.26.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2


  • If you want to rebase/retry this PR, check this box

@renovate renovate Bot requested review from benelan and jcfranco as code owners March 5, 2025 10:55
@renovate renovate Bot added chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file labels Mar 5, 2025
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Mar 6, 2025
Copy link
Copy Markdown
Contributor

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benelan benelan merged commit 5ba8a13 into dev Mar 6, 2025
@benelan benelan deleted the renovate/chromatic-11.x branch March 6, 2025 00:33
benelan added a commit that referenced this pull request Mar 6, 2025
* origin/dev: (80 commits)
  build(deps): update nx monorepo to v20.4.6 (#11662)
  build(deps): update arcgis to ^4.32.7 (#11648)
  build: update browserslist db (#11639)
  build(deps): update eslint (#11670)
  build(deps): update dependency chromatic to v11.26.1 (#11669)
  build(deps): update dependency rollup to v4.34.9 (#11661)
  build(deps): update dependency tsx to v4.19.3 (#11658)
  chore: release next
  docs(text-area): update limitText description (#11672)
  feat(block, block-section): add `expanded` property and deprecate `open` property (#11582)
  feat(list-item, list): add `expanded` property and deprecate `open` property (#11003)
  chore: release next
  fix(tabs): redisplay close button when more than one tab is closable (#11492)
  test(shell-panel): Fix token story set up (#11635)
  chore: set up 3rd-party license generation (#11640)
  build(deps): update dependency happy-dom to v17.1.8 (#11649)
  build(deps): update dependency prettier to v3.5.2 (#11642)
  build(deps): update dependency happy-dom to v17.1.6 (#11641)
  chore: release next
  fix(card-group): Restore default gap spacing (#11638)
  ...
benelan pushed a commit that referenced this pull request Mar 26, 2025
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v11.26.1`](https://github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11261-Wed-Feb-26-2025)

[Compare
Source](https://github.com/chromaui/chromatic-cli/compare/v11.26.0...v11.26.1)

##### 🐛 Bug Fix

- Fix moduleName resolution for Storybook files with import cycles.
[#&#8203;1157](https://github.com/chromaui/chromatic-cli/pull/1157)
([@&#8203;jmhobbs](https://github.com/jmhobbs))

##### Authors: 1

-   John Hobbs ([@&#8203;jmhobbs](https://github.com/jmhobbs))

***

###
[`v11.26.0`](https://github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11260-Tue-Feb-25-2025)

[Compare
Source](https://github.com/chromaui/chromatic-cli/compare/v11.25.2...v11.26.0)

##### 🚀 Enhancement

- Upgrade to latest version of `snyk-nodejs-lockfile-parser`
[#&#8203;1158](https://github.com/chromaui/chromatic-cli/pull/1158)
([@&#8203;codykaup](https://github.com/codykaup))

##### 🐛 Bug Fix

- Add new Vite builder entry for future SB versions
[#&#8203;1155](https://github.com/chromaui/chromatic-cli/pull/1155)
([@&#8203;codykaup](https://github.com/codykaup))
- Add `outputDir` to action metadata
[#&#8203;1154](https://github.com/chromaui/chromatic-cli/pull/1154)
([@&#8203;codykaup](https://github.com/codykaup))
- Set Apollo GraphQL client identification headers
[#&#8203;1151](https://github.com/chromaui/chromatic-cli/pull/1151)
([@&#8203;jmhobbs](https://github.com/jmhobbs))
- Fix directory flags for trace command.
[#&#8203;1148](https://github.com/chromaui/chromatic-cli/pull/1148)
([@&#8203;jmhobbs](https://github.com/jmhobbs))

##### Authors: 2

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

***

</details>

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant