Skip to content

chore: bump chromatic from 6.24.1 to 7.1.0 in /site #9629

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

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps chromatic from 6.24.1 to 7.1.0.

Changelog

Sourced from chromatic's changelog.

7.1.0 - 2023-09-07

  • 812 Allow running a build from a repo with only one commit when not in CI
  • 810 Add onTaskStart, and a new typed field ctx.task
  • 808 Add onTaskError option to report errors to node consumers
  • 813 Rename onTaskError to experimental_onTaskError

7.0.0 - 2023-09-04

  • 789 Use @antfu/ni to support pnpm for Storybook build
  • 805 Add a onTaskProgress option and report progress on it

This is a potentially breaking change due to the introduction of @​antfu/ni to handle running the storybook build command in the Build Storybook step.

Commits
  • 0f4b7a6 7.1.0
  • 1f35d3d Merge pull request #813 from chromaui/tom/add-experimental-to-onTaskError
  • 7eaa5f3 7.1.0-next.1
  • 7ac94c2 Add experimental_ to onTaskError
  • fd6f283 7.1.0-next.0
  • 5b84d84 Merge pull request #810 from chromaui/tom/add-task-name
  • 424f395 Merge remote-tracking branch 'origin/main' into tom/add-task-name
  • 9389834 Change onTaskX options to be experimental
  • 9bb3918 Merge pull request #812 from chromaui/tom/ap-3635-ignore-single-commit-restri...
  • 4bed9fe Fix tests
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested review from a team and Kira-Pilot and removed request for a team September 11, 2023 17:48
@matifali matifali requested review from aslilac and BrunoQuaresma and removed request for Kira-Pilot September 12, 2023 07:19
@matifali
Copy link
Member

matifali commented Sep 12, 2023

A major revision. So you should want to verify if it doesn't break anything. All tests pass, though.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@matifali
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@matifali
Copy link
Member

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/chromatic-7.1.0 branch from d757013 to 559f80a Compare September 12, 2023 08:38
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.24.1 to 7.1.0.
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v6.24.1...v7.1.0)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/chromatic-7.1.0 branch from 559f80a to d05310e Compare September 12, 2023 10:32
@BrunoQuaresma BrunoQuaresma merged commit 6c409b8 into main Sep 13, 2023
@BrunoQuaresma BrunoQuaresma deleted the dependabot/npm_and_yarn/site/chromatic-7.1.0 branch September 13, 2023 17:49
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants