build(node): Bump cross-spawn@^6.0.5#2395
Merged
szokeasaurusrex merged 1 commit intomasterfrom Feb 19, 2025
Merged
Conversation
Bump the `cross-spawn@^6.0.5` subdependency to the latest `6.x` version, `6.0.6`.
Lms24
approved these changes
Feb 19, 2025
Member
Lms24
left a comment
There was a problem hiding this comment.
So to summarize, this doesn't only bump cross-spawn but it also changes a semver lock entry. If this is intended, no worries!
| version "2.34.1" | ||
| resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.34.1.tgz#40a5f9aba47c1e3b20dd10982643004f89b0d918" | ||
| integrity sha512-mU48VpDTwRgt7/Pf3vk/P87m4kM3XEXHHHfq9EvHCTspFF6GtMfL9njZ7+5Z+7ko852JS4kpunjZtsxmoP4/zA== | ||
| "@sentry/cli-darwin@2.42.1": |
Member
There was a problem hiding this comment.
I think these @sentry/cli-* changes are unrelated 🤔 but it makes sense to me that we bump the version so feel free to leave it in
Member
Author
There was a problem hiding this comment.
Yeah, yarn just bumped them automatically, based on the package.json I think
Comment on lines
+3273
to
+3274
| semver@^5.5.0: | ||
| version "5.7.2" |
Member
There was a problem hiding this comment.
this one seems unrelated, too but no objections on first glance
Member
Author
There was a problem hiding this comment.
semver@^5.5.0 is a dependency of cross-spawn, so that is probably why
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.
Bump the
cross-spawn@^6.0.5subdependency to the latest6.xversion,6.0.6.