Skip to content

Bump simple-git from 3.29.0 to 3.30.0#2410

Merged
JoernBerkefeld merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/simple-git-3.30.0
Feb 3, 2026
Merged

Bump simple-git from 3.29.0 to 3.30.0#2410
JoernBerkefeld merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/simple-git-3.30.0

Conversation

@dependabot
Copy link
Copy Markdown
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

Coverage Report

Commit:5fe33b2
Base: develop@278c098

Type Base This PR
Total Statements Coverage  70.98%  70.98%  (+0%)
Total Branches Coverage  70.81%  70.83%  (+0.02%)
Total Functions Coverage  83.71%  83.71%  (+0%)
Total Lines Coverage  70.98%  70.98%  (+0%)
Details (changed files):
File Statements Branches Functions Lines

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/simple-git-3.30.0 branch from c8a1682 to 23a905a Compare November 10, 2025 20:02
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/simple-git-3.30.0 branch from 23a905a to 146e4d0 Compare November 17, 2025 17:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/simple-git-3.30.0 branch from 146e4d0 to 2f0ac6d Compare November 24, 2025 20:02
@JoernBerkefeld
Copy link
Copy Markdown
Contributor

@dependabot rebase

@JoernBerkefeld JoernBerkefeld added this to the 8.3.0 milestone Feb 3, 2026
@JoernBerkefeld JoernBerkefeld self-assigned this Feb 3, 2026
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/develop/simple-git-3.30.0 branch from 2f0ac6d to 5fe33b2 Compare February 3, 2026 12:19
@JoernBerkefeld JoernBerkefeld merged commit 036c92f into develop Feb 3, 2026
7 checks passed
@JoernBerkefeld JoernBerkefeld deleted the dependabot/npm_and_yarn/develop/simple-git-3.30.0 branch February 3, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant