Skip to content

Update dependency chromatic to ^5.1.0

Administrator requested to merge renovate/chromatic-5.x into main

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
chromatic (source) devDependencies minor ^5.1.0 homepage, source code search for "chromatic"

Release Notes

chromaui/chromatic-cli

v5.1.0

Compare Source

  • If the build directory we defined is empty, try to detect the actual build output directory from the Storybook build log and warn about it.
  • Show a user-friendly error message if we still don't find any Storybook files to publish.
  • We now read package.json using pkgUp, so theoretically you can run chromatic from a subdirectory.
  • Added the --output-dir (-o) flag to use instead of a temp dir.
  • Added buildScript to the error json output so we won't have to ask for it in support every time.
  • Added a global promise rejection handler, in case we accidently forget to catch them.
  • Added a user-friendly error message when build-storybook fails.
  • Fixed the --debug flag so it actually prints something.
  • Fixed the --only flag.
  • Fixed issue with node-loggly-bulk when using Yarn 2.

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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 WhiteSource Renovate. View repository job log here.

Merge request reports

Loading