-
-
Notifications
You must be signed in to change notification settings - Fork 338
Comparing changes
Open a pull request
base repository: steveukx/git-js
base: simple-git@3.32.3
head repository: steveukx/git-js
compare: simple-git@3.33.0
- 8 commits
- 15 files changed
- 3 contributors
Commits on Feb 25, 2026
-
chore(deps): bump minimatch from 3.1.2 to 3.1.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c515a10 - Browse repository at this point
Copy the full SHA c515a10View commit details
Commits on Feb 27, 2026
-
Merge pull request #1130 from steveukx/dependabot/npm_and_yarn/minima…
…tch-3.1.4 chore(deps): bump minimatch from 3.1.2 to 3.1.4
Configuration menu - View commit details
-
Copy full SHA for c077260 - Browse repository at this point
Copy the full SHA c077260View commit details
Commits on Mar 6, 2026
-
chore(deps): bump tar from 7.5.9 to 7.5.10
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.9...v7.5.10) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1200f75 - Browse repository at this point
Copy the full SHA 1200f75View commit details
Commits on Mar 8, 2026
-
* Add detection for more potential attack vectors through `git -c` configuration switches
Configuration menu - View commit details
-
Copy full SHA for e253a0d - Browse repository at this point
Copy the full SHA e253a0dView commit details -
Merge pull request #1134 from steveukx/dependabot/npm_and_yarn/tar-7.…
…5.10 chore(deps): bump tar from 7.5.9 to 7.5.10
Configuration menu - View commit details
-
Copy full SHA for de825be - Browse repository at this point
Copy the full SHA de825beView commit details
Commits on Mar 10, 2026
-
Clone API use pathspec (#1132)
* Use a `pathspec` wrapper for remote and local paths when using `git.clone` and `git.mirror` Extract `clone` methods to `SimpleGitApi` base class. * Fix block-unsafe test now handled with pathspec * Restore ability to use `-b non-default-branch` in `git.clone` Closes #1137 * Add tests for unsafe `-u` switch detection * Add documentation for the use of pathspecs
Configuration menu - View commit details
-
Copy full SHA for a263635 - Browse repository at this point
Copy the full SHA a263635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbbabc - Browse repository at this point
Copy the full SHA 8bbbabcView commit details -
Merge pull request #1136 from steveukx/changeset-release/main
Version Packages
Configuration menu - View commit details
-
Copy full SHA for ad732e0 - Browse repository at this point
Copy the full SHA ad732e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff simple-git@3.32.3...simple-git@3.33.0