Update dependency simple-git to v4 - #992
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: 87b2124 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
| datasource | package | from | to | | ---------- | ---------- | ------ | ----- | | npm | simple-git | 3.36.0 | 4.0.1 |
renovate-desselbane
Bot
force-pushed
the
renovate/simple-git-4.x
branch
from
September 26, 2026 19:26
8de7ba3 to
87b2124
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.36.0→4.0.14.0.2Release Notes
steveukx/git-js (simple-git)
v4.0.1Compare Source
Patch Changes
365f52d: Prepare package.json before publishing.v4.0.0Compare Source
Major Changes
98864c6: Major upgrade to v4. In this version:simpleGitexport.simple-git/promise(change to using the mainsimple-gitimport).gitPexport (change to using the mainsimpleGitexport).gitoptions:Thanks to @anir0y, @CFionaBF, @Leeziao, @internetteletubbie, @idisdi, @the-vibe-dev,
@D7EAD, @dellalibera, @gdegrange, @bilguunbicktivism, @cruzryan, @b1ue0ceanRun, @oss-security-shopify
for identifying the vulnerability.
gitchild process.simpleGit.silent()logging is configured through environment variables in thedebugpackagesimpleGit.clearQueue()this has been a noop since v3, switch to using theabortpluginGitResponseErrorthrough a trailing callback function are available only through theerror.gitproperty (previously properties were also spread onto theerroritself with a deprecation notice).Minor Changes
98864c6: Support one-shot stdin viagit.input(data)(stringorBuffer).Thanks to @felipecrs for the feature request and initial implementation.
Patch Changes
d762810: AddallowUnsafeExecdetection torebase -xandrebase --exec.Thanks to @gdegrange for the vulnerability report.
76f308e: Parse binary rename entries without byte counts in diff summaries.Updated dependencies [
c427fba]Updated dependencies [
1bb14df]Updated dependencies [
dfeb116]Updated dependencies [
d762810]Updated dependencies [
d762810]Updated dependencies [
98864c6]Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.