Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: steveukx/git-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: simple-git@3.31.1
Choose a base ref
...
head repository: steveukx/git-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simple-git@3.32.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 3 contributors

Commits on Feb 14, 2026

  1. Simplify release workflow

    steveukx committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    252840b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4640a65 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1116 from steveukx/chore/release-tokens

    Simplify release workflow
    steveukx authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    a32a382 View commit details
    Browse the repository at this point in the history
  4. Changeset

    steveukx committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    d5fd4fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1117 from steveukx/fix/578_docs-for-clear-queue

    Warnings on deprecated apis
    steveukx authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    35ef6d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. chore(deps): bump tar from 7.5.7 to 7.5.9

    Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9.
    - [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.7...v7.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 7.5.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    ce34290 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

  1. Configuration menu
    Copy the full SHA
    1effd8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1120 from steveukx/fix/cve-2022-25860_clone-comma…

    …nd-execution
    
    Unsafe plugin extended to more ways of the `-u` switch being sent to …
    steveukx authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    89009c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1119 from steveukx/dependabot/npm_and_yarn/tar-7.5.9

    chore(deps): bump tar from 7.5.7 to 7.5.9
    steveukx authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    5b8427d View commit details
    Browse the repository at this point in the history
  4. Version Packages

    github-actions[bot] committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    6e0fee5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1118 from steveukx/changeset-release/main

    Version Packages
    steveukx authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    c050c1e View commit details
    Browse the repository at this point in the history
Loading