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: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.88
Choose a base ref
...
head repository: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on May 20, 2026

  1. Fix uv lockfile sync + version incrementation checks (#204)

    * update uv.lock to reflect new version
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * update version check workflow to include uv.lock
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * update python hooks to include uv sync
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * remove unused setup.py check from workflow
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * rev all versions to v2.2.89
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    lelia authored May 20, 2026
    Configuration menu
    Copy the full SHA
    0d19e64 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Migrate license enrichment to org-scoped endpoint (#180)

    * Backfill changelog for v2.2.74+ releases
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * Migrate license enrichment to org-scoped endpoint
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * Fix github project homepage on PyPI
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * Bump version for release
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * Properly bump version
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * bump SDK version to stage CLI release
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * fix e2e reachability tests, respect --disable-blocking when set
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    * document --disable-blocking exit behavior
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
    Co-authored-by: Eric Hibbs <eric@socket.dev>
    lelia and flowstate authored May 21, 2026
    Configuration menu
    Copy the full SHA
    0445421 View commit details
    Browse the repository at this point in the history
Loading