Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps simple-git from 3.29.0 to 3.30.0.

Release notes

Sourced from simple-git's releases.

simple-git@3.30.0

Minor Changes

  • bc77774: Correctly identify current branch name when using git.status in a cloned empty repo.

    Previously git.status would report the current branch name as No. Thank you to @​MaddyGuthridge for identifying this issue.

Changelog

Sourced from simple-git's changelog.

3.30.0

Minor Changes

  • bc77774: Correctly identify current branch name when using git.status in a cloned empty repo.

    Previously git.status would report the current branch name as No. Thank you to @​MaddyGuthridge for identifying this issue.

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

1 similar comment
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot added size/M and removed size/M labels Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📊 PR Metrics

| Metric | Value |
|--------|-------|
| Lines Added | 87 |
| Lines Deleted | 10 |
| Files Changed | 2 |
| Commits | 1 |

Thank you for your contribution! 🎉

@github-actions github-actions bot removed the size/M label Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

1 similar comment
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot added the size/M label Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot added size/M and removed size/M labels Nov 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/simple-git-3.30.0 branch from 83657f5 to e459ce8 Compare November 8, 2025 15:00
@github-actions github-actions bot added size/M and removed size/M labels Nov 8, 2025
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

🔒 Security Audit Results

Vulnerabilities Found:

  • Critical: 0
  • High: 1

Please review the audit report and update dependencies before merging.

Run pnpm audit --fix to automatically fix vulnerabilities where possible.

@github-actions github-actions bot added size/M and removed size/M labels Nov 8, 2025
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

1 similar comment
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot added size/M and removed size/M labels Nov 8, 2025
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.30.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/simple-git-3.30.0 branch from e459ce8 to c0ddd88 Compare November 9, 2025 00:13
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

🔒 Security Audit Results

Vulnerabilities Found:

  • Critical: 0
  • High: 1

Please review the audit report and update dependencies before merging.

Run pnpm audit --fix to automatically fix vulnerabilities where possible.

@github-actions github-actions bot added size/M and removed size/M labels Nov 9, 2025
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot added size/M and removed size/M labels Nov 9, 2025
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot removed the size/M label Nov 9, 2025
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

📦 Dependency Changes Detected

This PR modifies dependencies. Please ensure:
- [ ] All new dependencies are necessary
- [ ] Licenses are compatible (MIT, Apache-2.0, BSD)
- [ ] No known security vulnerabilities
- [ ] Lock file is updated (`pnpm install`)
- [ ] Changes are documented in PR description

Security scan will run automatically.

@github-actions github-actions bot added the size/M label Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app configuration dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/M type/chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant