Skip to content

chore(deps): bump cross-spawn#670

Merged
EndBug merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-98a2c25ce6
Nov 21, 2024
Merged

chore(deps): bump cross-spawn#670
EndBug merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-98a2c25ce6

Conversation

@dependabot
Copy link
Contributor

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

Bumps and cross-spawn. These dependencies needed to be updated together.
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

7.0.3 (2020-05-25)

Bug Fixes

  • detect path key based on correct environment (#133) (159e7e9)

7.0.2 (2020-04-04)

Bug Fixes

  • fix worker threads in Node >=11.10.0 (#132) (6c5b4f0)

7.0.1 (2019-10-07)

Bug Fixes

7.0.0 (2019-09-03)

⚠ BREAKING CHANGES

  • drop support for Node.js < 8

  • drop support for versions below Node.js 8 (#125) (16feb53)

... (truncated)

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 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

7.0.3 (2020-05-25)

Bug Fixes

  • detect path key based on correct environment (#133) (159e7e9)

7.0.2 (2020-04-04)

Bug Fixes

  • fix worker threads in Node >=11.10.0 (#132) (6c5b4f0)

7.0.1 (2019-10-07)

Bug Fixes

7.0.0 (2019-09-03)

⚠ BREAKING CHANGES

  • drop support for Node.js < 8

  • drop support for versions below Node.js 8 (#125) (16feb53)

... (truncated)

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

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  and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together.

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@v6.0.5...v7.0.6)

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@v6.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: chore Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...) label Nov 21, 2024
@EndBug EndBug merged commit 8c5cdcb into main Nov 21, 2024
@EndBug EndBug deleted the dependabot/npm_and_yarn/multi-98a2c25ce6 branch November 21, 2024 17:51
kodiakhq bot pushed a commit to pdylanross/fatigue that referenced this pull request Mar 23, 2026
Bumps EndBug/add-and-commit from 9 to 10.

Release notes
Sourced from EndBug/add-and-commit's releases.

v10.0.0
What's Changed

chore(deps-dev): bump husky from 8.0.3 to 9.0.6 by @​dependabot[bot] in EndBug/add-and-commit#617
chore(deps-dev): bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 by @​dependabot[bot] in EndBug/add-and-commit#618
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @​dependabot[bot] in EndBug/add-and-commit#619
chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 by @​dependabot[bot] in EndBug/add-and-commit#623
chore(deps-dev): bump @​typescript-eslint/parser from 6.19.1 to 6.21.0 by @​dependabot[bot] in EndBug/add-and-commit#624
chore(deps-dev): bump husky from 9.0.6 to 9.0.11 by @​dependabot[bot] in EndBug/add-and-commit#626
chore: switch to GTS for linting by @​EndBug in EndBug/add-and-commit#636
chore(deps-dev): bump gts from 5.2.0 to 5.3.0 by @​dependabot[bot] in EndBug/add-and-commit#637
chore(deps-dev): bump typescript from 5.2.2 to 5.4.5 by @​dependabot[bot] in EndBug/add-and-commit#639
chore(deps-dev): bump gts from 5.3.0 to 5.3.1 by @​dependabot[bot] in EndBug/add-and-commit#642
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @​dependabot[bot] in EndBug/add-and-commit#641
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @​dependabot[bot] in EndBug/add-and-commit#644
Adds examples of input arrays. by @​tommie in EndBug/add-and-commit#645
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @​dependabot[bot] in EndBug/add-and-commit#649
docs: add tommie as a contributor for doc by @​allcontributors[bot] in EndBug/add-and-commit#647
chore(deps-dev): bump husky from 9.0.11 to 9.1.1 by @​dependabot[bot] in EndBug/add-and-commit#650
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @​dependabot[bot] in EndBug/add-and-commit#653
chore(deps-dev): bump husky from 9.1.1 to 9.1.4 by @​dependabot[bot] in EndBug/add-and-commit#655
chore(deps-dev): bump husky from 9.1.4 to 9.1.5 by @​dependabot[bot] in EndBug/add-and-commit#659
chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @​dependabot[bot] in EndBug/add-and-commit#660
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @​dependabot[bot] in EndBug/add-and-commit#661
chore(deps-dev): bump @​vercel/ncc from 0.38.1 to 0.38.2 by @​dependabot[bot] in EndBug/add-and-commit#662
chore(deps): bump @​actions/core from 1.10.1 to 1.11.1 by @​dependabot[bot] in EndBug/add-and-commit#663
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @​dependabot[bot] in EndBug/add-and-commit#664
chore(deps-dev): bump gts from 5.3.1 to 6.0.0 by @​dependabot[bot] in EndBug/add-and-commit#665
chore(deps-dev): bump gts from 6.0.0 to 6.0.2 by @​dependabot[bot] in EndBug/add-and-commit#666
chore(deps-dev): bump @​vercel/ncc from 0.38.2 to 0.38.3 by @​dependabot[bot] in EndBug/add-and-commit#669
chore(deps): bump cross-spawn by @​dependabot[bot] in EndBug/add-and-commit#670
docs: add icemac as a contributor for doc by @​allcontributors[bot] in EndBug/add-and-commit#674
chore(deps-dev): bump husky from 9.1.6 to 9.1.7 by @​dependabot[bot] in EndBug/add-and-commit#672
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @​dependabot[bot] in EndBug/add-and-commit#671
chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @​dependabot[bot] in EndBug/add-and-commit#676
chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @​dependabot[bot] in EndBug/add-and-commit#677
chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @​dependabot[bot] in EndBug/add-and-commit#678
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @​dependabot[bot] in EndBug/add-and-commit#679
chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @​dependabot[bot] in EndBug/add-and-commit#680
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @​dependabot[bot] in EndBug/add-and-commit#681
chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 by @​dependabot[bot] in EndBug/add-and-commit#682
chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by @​dependabot[bot] in EndBug/add-and-commit#683
chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 by @​dependabot[bot] in EndBug/add-and-commit#686
ci(deps): bump actions/checkout from 4 to 5 by @​dependabot[bot] in EndBug/add-and-commit#688
ci(deps): bump actions/setup-node from 4 to 5 by @​dependabot[bot] in EndBug/add-and-commit#690
chore(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 by @​dependabot[bot] in EndBug/add-and-commit#691
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @​dependabot[bot] in EndBug/add-and-commit#694
ci(deps): bump actions/setup-node from 5 to 6 by @​dependabot[bot] in EndBug/add-and-commit#697
ci(deps): bump github/codeql-action from 3 to 4 by @​dependabot[bot] in EndBug/add-and-commit#696
Removes the redundant JSON array parsing. by @​tommie in EndBug/add-and-commit#652
docs: add tommie as a contributor for code, and test by @​allcontributors[bot] in EndBug/add-and-commit#699



... (truncated)


Commits

290ea2c 10.0.0
5190a0a docs: prepare for v10
9ac3878 chore: npm audit fix
7b015bd docs: add CodeReaper as a contributor for maintenance (#723)
300836d chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#722)
f6e20ed feat!: use node version 24 (#720)
6280653 chore(deps-dev): bump jest from 30.2.0 to 30.3.0 (#721)
1539a6a chore(deps): bump @​actions/core from 2.0.2 to 3.0.0 (#716)
af611dd chore(deps): bump minimatch (#718)
2df77c1 chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#712)
Additional commits viewable in compare view




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 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant