Update dependency socket to v2 - autoclosed
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| socket |
1.1.25 -> 2.0.10
|
Release Notes
SocketDev/socket-cli (socket)
v2.0.10
v2.0.9
Fixed
- Updated @socketsecurity/lib to v2.10.2 with critical DLX fixes for scoped package parsing
v2.0.8
Fixed
- Binary name resolution for external tools (@coana-tech/cli, @cyclonedx/cdxgen, synp) in dlx execution
- Preflight downloads now correctly specify binary names for background package caching
v2.0.7
Added
- Shimmer effect to bootstrap spinner for enhanced visual feedback during CLI download
Changed
- Consolidated SOCKET_CLI_ISSUES_URL constant to socket constants module for better organization
v2.0.6
Fixed
- Shadow npm spawn mechanism now properly uses spawnNode abstraction for SEA binary compatibility
- IPC handshake structure for shadow npm processes with correct parent_pid and subprocess fields
v2.0.5
v2.0.4
v2.0.3
v2.0.2
Fixed
- Fixed import from @socketsecurity/registry to @socketsecurity/lib
v2.0.1
Added
- Automatic CDN cache invalidation for unpkg and jsdelivr when publishing Socket packages
- Version bump hooks to ensure fresh CDN caches for
socket,@socketsecurity/cli, and@socketsecurity/cli-with-sentry
Fixed
- Bootstrap process no longer shows spurious "command failed" error on successful CLI execution
- Windows CI test failures in path resolution tests - now platform-aware and handle Unix path expectations correctly
v2.0.0
Changed
- BREAKING: CLI now ships as single executable binary requiring no external Node.js installation
Added
- GitLab merge request support for
socket fix - Persistent GHSA tracking to avoid duplicate fixes
- Markdown output support for
socket fixandsocket optimize -
--reach-min-severityflag to filter reachability analysis by vulnerability severity threshold
Fixed
- Target directory handling in reachability analysis for scan commands
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GoldenBot