Skip to content

build(deps): bump cross-spawn from 7.0.3 to 7.0.6#212

Merged
crazy-max merged 1 commit into
masterfrom
dependabot/npm_and_yarn/cross-spawn-7.0.6
Mar 29, 2025
Merged

build(deps): bump cross-spawn from 7.0.3 to 7.0.6#212
crazy-max merged 1 commit into
masterfrom
dependabot/npm_and_yarn/cross-spawn-7.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 18, 2024

Copy link
Copy Markdown
Contributor

Bumps 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

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

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 [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] <support@github.com>
@crazy-max crazy-max merged commit d690cc9 into master Mar 29, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/cross-spawn-7.0.6 branch March 29, 2025 23:05
chhe pushed a commit to chhe/act_runner that referenced this pull request May 4, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) | action | major | `v6` → `v7` |

---

### Release Notes

<details>
<summary>crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)</summary>

### [`v7`](crazy-max/ghaction-import-gpg@v7.0.0...v7.0.0)

[Compare Source](crazy-max/ghaction-import-gpg@v7.0.0...v7.0.0)

### [`v7.0.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v7.0.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6.3.0...v7.0.0)

- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;241](crazy-max/ghaction-import-gpg#241)
- Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;239](crazy-max/ghaction-import-gpg#239)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;232](crazy-max/ghaction-import-gpg#232)
- Bump [@&#8203;actions/exec](https://github.com/actions/exec) from 1.1.1 to 3.0.0 in [#&#8203;242](crazy-max/ghaction-import-gpg#242)
- Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;221](crazy-max/ghaction-import-gpg#221)
- Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;240](crazy-max/ghaction-import-gpg#240)
- Bump openpgp from 6.1.0 to 6.3.0 in [#&#8203;233](crazy-max/ghaction-import-gpg#233)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.3.0...v7.0.0>

### [`v6.3.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v6.3.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6.2.0...v6.3.0)

- Bump openpgp from 5.11.2 to 6.1.0 in [#&#8203;215](crazy-max/ghaction-import-gpg#215)
- Bump cross-spawn from 7.0.3 to 7.0.6 in [#&#8203;212](crazy-max/ghaction-import-gpg#212)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.2.0...v6.3.0>

### [`v6.2.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v6.2.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0)

- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 in [#&#8203;209](crazy-max/ghaction-import-gpg#209)
- Bump braces from 3.0.2 to 3.0.3 in [#&#8203;203](crazy-max/ghaction-import-gpg#203)
- Bump ip from 2.0.0 to 2.0.1 in [#&#8203;196](crazy-max/ghaction-import-gpg#196)
- Bump micromatch from 4.0.4 to 4.0.8 in [#&#8203;207](crazy-max/ghaction-import-gpg#207)
- Bump openpgp from 5.11.0 to 5.11.2 in [#&#8203;205](crazy-max/ghaction-import-gpg#205)
- Bump tar from 6.1.14 to 6.2.1 in [#&#8203;198](crazy-max/ghaction-import-gpg#198)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0>

### [`v6.1.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v6.1.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6...v6.1.0)

- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.0 to 1.10.1 in [#&#8203;186](crazy-max/ghaction-import-gpg#186)
- Bump [@&#8203;babel/traverse](https://github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#&#8203;191](crazy-max/ghaction-import-gpg#191)
- Bump debug from 4.1.1 to 4.3.4 in [#&#8203;190](crazy-max/ghaction-import-gpg#190)
- Bump openpgp from 5.10.1 to 5.11.0 in [#&#8203;192](crazy-max/ghaction-import-gpg#192)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.0.0...v6.1.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://gitea.com/gitea/runner/pulls/923
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant