Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chromatic from 5.0.0 to 5.6.3 #332

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps chromatic from 5.0.0 to 5.6.3.

Changelog

Sourced from chromatic's changelog.

5.6.3 - 2021-02-17

  • 282 Revert meow upgrade (will upgrade again in next major release)

5.6.2 - 2021-02-10

  • 269 Record CI service name on build
  • 278 Fix 10-minute timeout in gh action

5.6.1 - 2021-01-22

  • Update @chromaui/localtunnel dependency to patch Axios security vulnerability

5.6.0 - 2021-01-12

  • 233 Add --branch-name flag to override branch name
  • 193 Record the repository slug to support builds from forks
  • 237 Avoid passing --silent when invoking npm through Node.js script
  • 231 Fix overriding Storybook version through environment variable

5.5.0 - 2020-12-20

  • 212 Add support for monorepo using a new path argument
  • 218 isChromatic should always be a boolean
  • Dependency upgrades

5.4.0 - 2020-11-16

  • Throw error when running from shallow clone.
  • Improve error messages for when build-storybook fails.
  • Add support for pull_request_target and pull_request_review events to GitHub Action.

5.3.0 - 2020-10-29

  • Retrieve branch name using more modern git commands, if available.
  • Auto-detect buildScriptName from available scripts.
  • Improve various log messages.

5.2.0 - 2020-09-14

  • Keep track of baselines when doing squash or rebase merges.

5.1.0 - 2020-08-03

  • 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.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ndelangen, a new releaser for chromatic since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 12, 2021

Superseded by #387.

@dependabot dependabot bot closed this Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chromatic-5.6.3 branch March 12, 2021 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants