wuespace / telestion-client

Telestion Frontend Framework (Technical leads: Ludwig Richter, Jan Tischhöfer)
https://telestion.wuespace.de
MIT License
7 stars 1 forks source link

chore(deps-dev): bump chromatic from 6.5.1 to 6.7.4 #1496

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps chromatic from 6.5.1 to 6.7.4.

Changelog

Sourced from chromatic's changelog.

6.7.4 - 2022-08-11

  • 624 Read Webpack stats file as stream to support very large projects

6.7.3 - 2022-08-01

  • 621 Add addon-interactions to list of supported addons

6.7.2 - 2022-07-28

  • 615 Changed trim stats to stream and added test

6.7.1 - 2022-07-22

  • 612 Add change count to buildPassed message if changes exist

6.7.0 - 2022-06-30

  • 598 Enable bash mode for globs when matching branches with picomatch

6.6.4 - 2022-06-27

  • 590 Better onboarding support
  • 596 Handle redirects when using --storybook-url

6.6.3 - 2022-06-18

  • 8be428f Prevent split on undefined

6.6.2 - 2022-06-17

  • 592 Filter out unsupported addons from Storybook metadata

6.6.1 - 2022-06-17

  • 566 Handle commits that are missing from the repository (i.e. rebased) when doing TurboSnap
  • 562 Implement async build creation process
  • 585 Fix Storybook metadata retrieval

6.5.4 - 2022-04-7

  • 554 Downcase the slug so we don't accidentally treat origin as fork

6.5.3 - 2022-03-14

  • 536 Fix slug for GitHub's workflow_dispatch event
  • 547 Fix line splitting on Windows for Git output
  • 538 Bump url-parse from 1.5.3 to 1.5.10
  • 545 Bump ansi-html from 0.0.7 to 0.0.8
  • 528 Bump follow-redirects from 1.14.7 to 1.14.9

... (truncated)

Commits
  • c665cf4 6.7.4
  • 54475ad 6.7.4
  • 3e379a2 Merge pull request #624 from chromaui/reuben/ap-2270-add-trim-stats-file-chan...
  • de899d6 mock out readStats in upload process
  • 3eb981d Refactor to isolate read stats functionality
  • 60eb472 test: mock readStatsFile in upload.test
  • 44e3097 Update stats process to use stream
  • e569619 Merge pull request #619 from chromaui/andrewortwein-patch-1
  • db7f029 Merge branch 'main' into andrewortwein-patch-1
  • a2072cc 6.7.3
  • 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 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[bot] commented 2 years ago

Superseded by #1526.