Skip to content

chore(deps): update dependency npm-run-all2 to v6 #6387

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 3 commits into from
May 27, 2025
Merged

Conversation

mrstork
Copy link
Contributor

@mrstork mrstork commented May 23, 2025

Summary

Upgrade npm-run-all2
Note that v7 requires ^18.17.0, so this is as far as we can go at this time


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures
    we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
    something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures
    your code follows our style guide and passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

@mrstork mrstork force-pushed the upgrade-npm-run-all branch from b12f63a to 31f0c93 Compare May 23, 2025 19:17
@@ -49,6 +49,7 @@
"archiver": "^7.0.0",
"chalk": "^5.4.0",
"nock": "^13.2.4",
"npm-run-all2": "^6.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run-s is being used in the test commands above which comes from this package

@mrstork mrstork marked this pull request as ready for review May 27, 2025 03:01
@mrstork mrstork requested a review from a team as a code owner May 27, 2025 03:01
@mrstork mrstork enabled auto-merge (squash) May 27, 2025 15:15
@mrstork mrstork merged commit cdcc52d into main May 27, 2025
32 checks passed
@mrstork mrstork deleted the upgrade-npm-run-all branch May 27, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants