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

chore(deps): bump cross-spawn and chromatic #618

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps cross-spawn to 7.0.6 and updates ancestor dependencies cross-spawn and chromatic. These dependencies need to be updated together.

Updates cross-spawn from 7.0.3 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • Additional commits viewable in compare view

Updates cross-spawn from 6.0.5 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • Additional commits viewable in compare view

Updates chromatic from 6.17.3 to 6.24.1

Changelog

Sourced from chromatic's changelog.

6.24.1 - 2023-08-25

  • 803 Support Mode Name as Suffix for Build Progress Indicator

6.24.0 - 2023-08-24

  • 801 Fix Unexpected build status: PREPARED error
  • 802 Include all commit info in GitInfo

6.23.1 - 2023-08-24

  • 800 Fix type signature for runAll and runBuild

6.23.0 - 2023-08-22

  • 795 Add --local flag and pass to builds as isLocalBuild
  • 796 Pass gitUserEmailHash up with new builds and use localBuilds filter in baseline calculations

6.22.0 - 2023-08-15

  • 798 Calculate and record uncommittedHash when creating a build

6.21.0 - 2023-08-07

  • 794 Add getGitInfo function exported by the Node API
  • 780 Add support for schedule GitHub Action workflow trigger
  • 793 Update snyk parser and added tests for yarn berry

6.20.0 - 2023-07-21

  • 788 Track Build ID for Storybook Uploads

6.19.9 - 2023-06-22

  • 734 Add support for release event to Github action.
  • 750 Update CI to store tokens in environment variables
  • 775 Increase timeout for Git command(s) execution

6.19.8 - 2023-06-16

  • 765 Add some fields to package.json to help resolve types in entrypoints
  • 773 Bump the Loggly Dependency

6.19.7 - 2023-06-14

  • 770 Ensure we exit with a code at the end

6.19.6 - 2023-06-14

  • 768 Add isChromatic exports

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [chromatic](https://github.com/chromaui/chromatic-cli). These dependencies need to be updated together.


Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

Updates `cross-spawn` from 6.0.5 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

Updates `chromatic` from 6.17.3 to 6.24.1
- [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.17.3...v6.24.1)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: chromatic
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@badeball/cypress-cucumber-preprocessor@15.1.4 filesystem, shell Transitive: environment, eval, network, unsafe +223 231 MB badeball
npm/@bahmutov/cypress-esbuild-preprocessor@2.2.0 None 0 9.06 kB bahmutov
npm/@chanzuckerberg/axe-storybook-testing@7.1.0 filesystem, network Transitive: environment, eval +20 6.75 MB ahuth
npm/@commitlint/cli@17.6.1 Transitive: environment, eval, filesystem +27 5.53 MB escapedcat
npm/@commitlint/config-conventional@17.6.1 Transitive: filesystem +3 45.3 kB escapedcat
npm/@percy/cli@1.24.0 environment, filesystem, unsafe Transitive: eval, network, shell +17 1.5 MB percy-admin
npm/@percy/cypress@3.1.2 eval Transitive: environment, network +1 44.1 kB percy-admin
npm/@percy/storybook@4.3.6 Transitive: environment, eval, filesystem, network, shell, unsafe +11 1.47 MB percy-admin
npm/@web/dev-server-rollup@0.5.0 Transitive: environment, filesystem, network +36 8.74 MB modern-web
npm/@web/dev-server-storybook@0.7.0 filesystem Transitive: environment, eval, network, shell, unsafe +192 36.8 MB modern-web
npm/@web/dev-server@0.2.1 Transitive: environment, filesystem, network +51 6.35 MB modern-web
npm/allure-commandline@2.27.0 environment, shell 0 28.7 MB qameta-bot
npm/allure-cypress@2.15.1 Transitive: environment, filesystem +3 812 kB qameta-bot
npm/browserstack-cypress-cli@1.31.4 Transitive: environment, filesystem, network, shell +34 3.66 MB browserstack
npm/chromatic@6.24.1 None 0 4.11 MB thafryer
npm/cypress-tags@1.1.2 environment Transitive: eval, filesystem, network, shell, unsafe +176 15.5 MB annaet
npm/cypress@12.15.0 environment, filesystem, shell, unsafe Transitive: eval, network +38 9.44 MB mschile

🚮 Removed packages: npm/@muonic/muon@0.0.2-beta.57, npm/@open-wc/building-rollup@2.0.1, npm/@open-wc/scoped-elements@2.1.2, npm/@open-wc/testing@3.1.6, npm/@rollup/plugin-alias@3.1.9, npm/@rollup/plugin-json@4.1.0, npm/@rollup/plugin-node-resolve@14.0.0, npm/@rollup/plugin-replace@4.0.0, npm/@rollup/plugin-virtual@2.1.0, npm/@web/dev-server-esbuild@0.3.2, npm/@web/dev-server-rollup@0.3.18, npm/@web/dev-server-storybook@0.5.4, npm/@web/dev-server@0.1.32, npm/@web/test-runner-browserstack@0.5.1, npm/@web/test-runner-playwright@0.8.10, npm/@web/test-runner@0.14.0, npm/@webcomponents/scoped-custom-element-registry@0.0.5, npm/app-root-path@3.0.0, npm/autoprefixer@10.4.7, npm/cssnano@6.0.1, npm/deep-equal@2.0.5, npm/deepmerge@4.2.2, npm/element-internals-polyfill@1.3.12, npm/esmock@2.6.0, npm/glob-to-regexp@0.4.1, npm/glob@8.0.3, npm/lit@2.2.7, npm/lodash@4.17.21, npm/path-is-inside@1.0.2, npm/postcss-clean@1.2.2, npm/postcss-extend-rule@4.0.0, npm/postcss@8.4.14

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants