Bump cross-spawn in steps fixture#3977
Merged
szdziedzic merged 2 commits intoJul 13, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3977 +/- ##
=======================================
Coverage 59.67% 59.67%
=======================================
Files 941 941
Lines 41319 41319
Branches 8675 8675
=======================================
Hits 24654 24654
Misses 16571 16571
Partials 94 94 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
szdziedzic
marked this pull request as ready for review
July 7, 2026 08:56
|
Subscribed to pull request
Generated by CodeMention Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead. |
sjchmiela
approved these changes
Jul 13, 2026
szdziedzic
force-pushed
the
szdziedzic-codex/fix-dependabot-228-cross-spawn
branch
from
July 13, 2026 11:42
5f2f9ed to
ff096cf
Compare
|
✅ Thank you for adding the changelog entry! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Resolve https://github.com/expo/eas-cli/security/dependabot/228 by updating the vulnerable
cross-spawntransitive dependency in themy-custom-ts-functionsteps fixture lockfile.How
Updated the Yarn v1 fixture lockfile entry for
cross-spawn@^7.0.3from 7.0.3 to 7.0.6.Added a changelog entry for the fixture dependency bump.
Test Plan