Skip to content

Conversation

@mikolalysenko
Copy link
Contributor

@mikolalysenko mikolalysenko commented Jan 11, 2026

Summary

  • Update socket-patch dependency from v1.0.0 to v1.2.0
  • Add changelog entry for v1.1.57 documenting the socket-patch update
  • Bump socket-cli version to 1.1.57

Context

This PR addresses reviewer feedback in depscan PR #16387 regarding the socket-patch version mismatch. The depscan repo updated the socket-patch submodule to v1.2.0, but socket-cli was still depending on v1.0.0.

socket-patch v1.2.0 changes include:

  • Progress spinner for scan command
  • Improved test coverage

Test plan

  • Lint passes (pnpm run lint)
  • Type check passes (pnpm run check:tsc)
  • CI tests pass

🤖 Generated with Claude Code


Note

Modernizes the CLI repo with a full Rollup/Babel/TypeScript build, new binary wrappers, and comprehensive project tooling.

  • Build/packaging: Add .config/rollup.* and Babel configs, SEA bootstrap, external bundling/patches, and env/TS base; generate dist/** outputs
  • Binaries: Introduce bin/{cli,npm-cli,npx-cli,pnpm-cli,yarn-cli}.js entry points
  • Project config/tooling: Add PNPM/Biome/ESLint/Oxlint/Husky/lint-staged, EditorConfig, git attrs/ignore, Knip; numerous GitHub Actions (lint, tests, E2E, provenance, auto-PR, Claude)
  • Package overhaul: Replace old package.json with exports, types, scripts, overrides/patches; rename to socket v1.1.57 and update deps (incl. @socketsecurity/socket-patch v1.2.0)
  • Docs/meta: Add extensive README, CHANGELOG (incl. 1.1.57), CLAUDE.md; update LICENSE
  • Cleanup: Remove legacy cli.js and lib/** implementation

Written by Cursor Bugbot for commit 5186517. Configure here.

Update socket-patch dependency from v1.0.0 to v1.2.0, which includes:
- Progress spinner for scan command
- Improved test coverage

This update addresses reviewer feedback in depscan PR #16387 regarding
the socket-patch version mismatch.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@jdalton jdalton changed the base branch from main to v1.x January 11, 2026 01:38
@jdalton jdalton enabled auto-merge (squash) January 11, 2026 01:38
cursor[bot]

This comment was marked as outdated.

@jdalton jdalton disabled auto-merge January 11, 2026 01:54
@jdalton jdalton enabled auto-merge (squash) January 11, 2026 01:54
@jdalton jdalton disabled auto-merge January 11, 2026 01:54
@jdalton jdalton enabled auto-merge (squash) January 11, 2026 01:55
@jdalton jdalton disabled auto-merge January 11, 2026 01:55
@jdalton jdalton enabled auto-merge (squash) January 11, 2026 01:56
@jdalton
Copy link
Contributor

jdalton commented Jan 11, 2026

CI is in a weird stuck state, re-implemented and it passes #1030.
Closing to relocate for the merge.

@jdalton jdalton closed this Jan 11, 2026
auto-merge was automatically disabled January 11, 2026 06:26

Pull request was closed

@jdalton jdalton deleted the fix/update-socket-patch-to-1.2.0 branch January 12, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants