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 6.5.4 to 6.17.0 #1859

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps chromatic from 6.5.4 to 6.17.0.

Changelog

Sourced from chromatic's changelog.

6.15.0 - 2023-01-23

  • 710 Add --repository-slug flag to CLI, and repositorySlug + branchName options to GitHub Action

6.14.0 - 2022-12-19

  • 683 Enhanced TurboSnap: Trace dependency changes instead of bailing out
  • 694 Remove tunnel flags

6.13.1 - 2022-12-14

  • 700 Revert "Don't bundle package.json but rely on meow's runtime value instead"

6.13.0 - 2022-12-13

  • 676 Log message when TurboSnap is unavailable
  • 671 Don't bundle package.json but rely on meow's runtime value instead
  • 675 Output progress updates in non-interactive mode every 10 seconds

6.12.0 - 2022-12-09

  • 685 Support custom DNS IP and DNS failover IP using custom DNS resolver
  • 689 Improve the failure message when there's only one git commit

6.11.3 - 2022-10-31

  • 670 Trace command errors for package manifest change
  • 659 Add interactionTestFailuresCount to GitHub Action output
  • 660 Update GitHub Action to Node 16
  • 644 Bump node-fetch from 3.0.0 to 3.2.10
  • 666 Bump @​actions/core from ^1.5.0 to ^1.10.0

6.11.2 - 2022-10-26

  • 667 Edit package file detection process for the untraced flag

6.11.1 - 2022-10-25

  • 665 Added onlyStoryFiles to the github action

6.11.0 - 2022-10-24

  • 648 TurboSnap not bailed if package manifest change isn't dependency-related

6.10.5 - 2022-10-20

  • 661 Add debug as an option to the GH action

6.10.3 - 2022-10-19

... (truncated)

Commits
  • bffc368 6.17.0
  • 878dddf 6.16.0
  • 60ed41a Merge pull request #713 from chromaui/jarel/ap-2492-add-support-for-issue_com...
  • 88a1e63 6.16.0-next.0
  • bffddb7 6.16.0-canary.4
  • 695180d add latest canary tag
  • af8133c 6.16.0-canary.0
  • fa197a3 jarel/ap-2492-add-support-for-issue_comment-on-the
  • f9ff646 Merge pull request #695 from 108EAA0A/workflow-dispatch2
  • b2e4f26 Merge pull request #705 from chromaui/dependabot/npm_and_yarn/subdir/json5-1.0.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thafryer, 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)

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.5.4 to 6.17.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v6.5.4...v6.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Feb 8, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0cbc173
Status: ✅  Deploy successful!
Preview URL: https://5c56b888.radiance-ui.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-chro-so47.radiance-ui.pages.dev

View logs

@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Source
semver@7.3.8 (added) semver package.json via chromatic@6.17.0
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ⚠️ 1 issue
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore semver@7.3.8

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Powered by socket.dev

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #1868.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chromatic-6.17.0 branch February 24, 2023 15:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants