Skip to content

chore(deps): bump simple-git from 3.30.0 to 3.31.1#13375

Merged
czubocha merged 1 commit into
mainfrom
dependabot/npm_and_yarn/simple-git-3.31.1
Feb 26, 2026
Merged

chore(deps): bump simple-git from 3.30.0 to 3.31.1#13375
czubocha merged 1 commit into
mainfrom
dependabot/npm_and_yarn/simple-git-3.31.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 25, 2026

Bumps simple-git from 3.30.0 to 3.31.1.

Release notes

Sourced from simple-git's releases.

simple-git@3.31.1

Patch Changes

  • a44184f: Resolve NPM publish steps
Changelog

Sourced from simple-git's changelog.

3.31.1

Patch Changes

  • a44184f: Resolve NPM publish steps

3.31.0

Minor Changes

  • 22dc93f: Custom binary plugin should support the use of ~ character, used by Windows to shorten long folder names and folder names that have spaces in them (eg: C:\Program Files might become C:\PROGRA~1).

    Thanks to @​skyshineb for reporting this issue.

  • 7fbd379: Removes redundant uniqueness checks throughout the git.status parser, each file appears only once in the output from git.

    Thanks to @​nathanael-ruf for contributing this change.

Patch Changes

  • c8beec9: Update simple-git documentation for cwd remove incorrect use of await

    Thank you to @​siderdax for identifying this issue.

  • a0110fe: Build dependencies update

Commits
  • 09dfe4f Version Packages
  • 69388de Version Packages
  • 7fbd379 Removes redundant uniqueness checks throughout the git.status parser, each ...
  • 56244d1 perf(status): Eliminate O(n^2) append bottleneck
  • 22dc93f Custom binary plugin should support the use of ~ character, used by Windows...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for simple-git since your current version.


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 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 Feb 25, 2026
@Mmarzex
Copy link
Copy Markdown
Contributor

Mmarzex commented Feb 25, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@czubocha
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/simple-git-3.31.1 branch from 0cba0ab to 59d73a3 Compare February 26, 2026 11:26
@czubocha
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.30.0 to 3.31.1.
- [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.31.1/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.31.1
  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.31.1 branch from 59d73a3 to 46779dd Compare February 26, 2026 12:36
@czubocha czubocha merged commit 7834de3 into main Feb 26, 2026
8 checks passed
@czubocha czubocha deleted the dependabot/npm_and_yarn/simple-git-3.31.1 branch February 26, 2026 13:12
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants