chore(deps): bump simple-git from 3.35.2 to 3.36.0#337
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump simple-git from 3.35.2 to 3.36.0#337dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.35.2 to 3.36.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.36.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Contributor
✔️ Bundle Size Analysis
Bundle breakdown |
There was a problem hiding this comment.
LGTM — straightforward lock file update for a security-improvement release.
Extended reasoning...
Overview\nOnly pnpm-lock.yaml is modified, bumping simple-git from 3.35.2 to 3.36.0 along with its sub-dependencies (@simple-git/argv-parser 1.0.3→1.1.0, @simple-git/args-pathspec 1.0.2→1.0.3). The semver specifier in package.json remains unchanged (^3.27.0).\n\n### Security risks\nNone introduced. The upgrade actually improves security posture: 3.36.0 extends the list of blocked exploitable git configuration keys (adding core.fsmonitor, GIT_CONFIG_COUNT env vars, --template/merge config) which hardens the library against known git config injection vectors.\n\n### Level of scrutiny\nLow — this is a purely mechanical lock file change generated by Dependabot. The upstream release is a minor version with security hardening and a minor import fix. No application logic is touched.\n\n### Other factors\nNo bugs found by the bug hunting system. No outstanding reviewer comments. The change is self-contained and low-risk.
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.
Bumps simple-git from 3.35.2 to 3.36.0.
Release notes
Sourced from simple-git's releases.
Changelog
Sourced from simple-git's changelog.
Commits
7dc1a53Version Packages76f5376Merge pull request #1061 from Vinzent03/fix/buffer-import89a2294Environment Parsing (#1156)1b91b76fix: remove explicit node:buffer importDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)