From d4b4a4a661856761a36103d95b17e97b65ed4343 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 12:52:07 +0900 Subject: [PATCH] chore(deps): update dependency chromatic to v7 (#1612) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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)) | [`^6.24.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/chromatic/6.24.1/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromatic/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromatic/6.24.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/6.24.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
chromaui/chromatic-cli (chromatic) ### [`v7.1.0`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#710---2023-09-07) [Compare Source](https://togithub.com/chromaui/chromatic-cli/compare/v7.0.0...v7.1.0) - [812](https://togithub.com/chromaui/chromatic-cli/pull/812) Allow running a build from a repo with only one commit when not in CI - [810](https://togithub.com/chromaui/chromatic-cli/pull/810) Add `onTaskStart`, and a new typed field `ctx.task` - [808](https://togithub.com/chromaui/chromatic-cli/pull/808) Add `onTaskError` option to report errors to node consumers - [813](https://togithub.com/chromaui/chromatic-cli/pull/813) Rename `onTaskError` to `experimental_onTaskError` ### [`v7.0.0`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#700---2023-09-04) [Compare Source](https://togithub.com/chromaui/chromatic-cli/compare/v6.24.1...v7.0.0) - [789](https://togithub.com/chromaui/chromatic-cli/pull/789) Use `@antfu/ni` to support `pnpm` for Storybook build - [805](https://togithub.com/chromaui/chromatic-cli/pull/805) Add a `onTaskProgress` option and report progress on it This is a potentially breaking change due to the introduction of [@​antfu/ni](https://togithub.com/antfu/ni) to handle running the `storybook build` command in the **Build Storybook** step.
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/bezier-react/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/bezier-react/package.json b/packages/bezier-react/package.json index e99d7cb75b..29f67227e4 100644 --- a/packages/bezier-react/package.json +++ b/packages/bezier-react/package.json @@ -94,7 +94,7 @@ "babel-loader": "^9.1.3", "babel-plugin-styled-components": "^2.1.4", "babel-preset-react-app": "^10.0.1", - "chromatic": "^6.24.1", + "chromatic": "^7.0.0", "core-js": "^3.32.2", "eslint-config-bezier": "workspace:*", "eslint-plugin-storybook": "^0.6.13", diff --git a/yarn.lock b/yarn.lock index 4e1c66d909..7d47e635de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2561,7 +2561,7 @@ __metadata: babel-loader: ^9.1.3 babel-plugin-styled-components: ^2.1.4 babel-preset-react-app: ^10.0.1 - chromatic: ^6.24.1 + chromatic: ^7.0.0 classnames: ^2.3.2 core-js: ^3.32.2 eslint-config-bezier: "workspace:*" @@ -9506,14 +9506,14 @@ __metadata: languageName: node linkType: hard -"chromatic@npm:^6.24.1": - version: 6.24.1 - resolution: "chromatic@npm:6.24.1" +"chromatic@npm:^7.0.0": + version: 7.1.0 + resolution: "chromatic@npm:7.1.0" bin: chroma: dist/bin.js chromatic: dist/bin.js chromatic-cli: dist/bin.js - checksum: 1ca3c11ac53401e822e372c47ccbb69d06c0e6f3028a0f8d952bcfed4e1a9b9944e9d6c52d2f91b4a5cdc5296817e0430635ad44754fc5c23cfae0dcb26c9e01 + checksum: 0b948419867b95731e522265c5a891d5996ca56837fce853897978c4b504033fe509934b6a39f1d356725c38b39b6a2be1c862f6c0cbc3d95ffd3543c9fc3279 languageName: node linkType: hard