-
Notifications
You must be signed in to change notification settings - Fork 352
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 from 7.0.3 to 7.0.6 #2635
Merged
mnaumanali94
merged 1 commit into
master
from
dependabot/npm_and_yarn/cross-spawn-7.0.6
Nov 26, 2024
Merged
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #2635
mnaumanali94
merged 1 commit into
master
from
dependabot/npm_and_yarn/cross-spawn-7.0.6
Nov 26, 2024
Conversation
This file contains 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
Bumps [cross-spawn](https://github.com/moxystudio/node-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) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 18, 2024
dgellow
added a commit
to stainless-api/prism
that referenced
this pull request
Jan 16, 2025
* fix: version update and bundled_issue changes (stoplightio#2577) * chore(ci): release please without root again (stoplightio#2558) * chore(ci): release please without root (stoplightio#2583) * chore(ci): back to release please without root p2 (stoplightio#2584) * chore(ci): revert attempt to fix release please (stoplightio#2587) * chore: release master (stoplightio#2586) Co-authored-by: lukasz.zazulak <[email protected]> * fix: reverted changes and bump the JSON version (stoplightio#2598) * chore: release master (stoplightio#2588) Co-authored-by: sb-rohitdesai <[email protected]> * chore(deps): bump micromatch from 4.0.5 to 4.0.8 (stoplightio#2597) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump axios from 1.7.2 to 1.7.7 (stoplightio#2604) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 (stoplightio#2570) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(readme): update roadmap links (stoplightio#2555) * feat: add --seed CLI flag for deterministic generation of dynamic examples (stoplightio#2594) * chore(deps-dev): bump json-schema-faker from 0.5.6 to 0.5.8 (stoplightio#2627) * chore: fix circle ci config (stoplightio#2628) * chore: release master (stoplightio#2606) * fix(http): update json-path plus in http * chore: release master (stoplightio#2629) * chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (stoplightio#2635) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump micromatch from 4.0.5 to 4.0.8 (stoplightio#2633) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump axios from 1.7.2 to 1.7.7 (stoplightio#2631) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * refactor(docker): AS casing match FROM (stoplightio#2621) * fix(Docker): use tini to handle kernel signals (stoplightio#2622) * chore(deps): bump split2 and @types/split2 (stoplightio#2615) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump form-data from 4.0.0 to 4.0.1 (stoplightio#2616) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump tmp from 0.2.1 to 0.2.3 (stoplightio#2613) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump braces from 3.0.2 to 3.0.3 (stoplightio#2632) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump nanoid from 3.3.7 to 3.3.8 (stoplightio#2646) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump @stoplight/yaml from 4.2.3 to 4.3.0 (stoplightio#2641) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump husky from 8.0.3 to 9.1.7 (stoplightio#2637) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Run yarn install * Add stainless github CI * Use explicit deps versions * Fix prettier issue * Fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: SB-rohitdesai <[email protected]> Co-authored-by: Brenda Rearden <[email protected]> Co-authored-by: lukaszzazulak <[email protected]> Co-authored-by: Stoplighticus Roboticus <[email protected]> Co-authored-by: lukasz.zazulak <[email protected]> Co-authored-by: sb-rohitdesai <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ilana Shapiro <[email protected]> Co-authored-by: Bogdan O. <[email protected]> Co-authored-by: Nauman <[email protected]> Co-authored-by: Nick Oliver <[email protected]> Co-authored-by: Nick Oliver <[email protected]>
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.
Bumps cross-spawn from 7.0.3 to 7.0.6.
Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)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.