Skip to content

chore(deps): bump @socketsecurity/lib to 5.18.2, @socketregistry/packageurl-js to 1.4.2, @socketsecurity/sdk to 4.0.1#1200

Merged
John-David Dalton (jdalton) merged 1 commit intomainfrom
chore/bump-lib-5.16.0
Apr 15, 2026
Merged

chore(deps): bump @socketsecurity/lib to 5.18.2, @socketregistry/packageurl-js to 1.4.2, @socketsecurity/sdk to 4.0.1#1200
John-David Dalton (jdalton) merged 1 commit intomainfrom
chore/bump-lib-5.16.0

Conversation

@jdalton
Copy link
Copy Markdown
Contributor

@jdalton John-David Dalton (jdalton) commented Apr 14, 2026

Bump dependencies across workspace and hooks:

  • @socketsecurity/lib 5.15.0 → 5.18.2
  • @socketregistry/packageurl-js 1.4.1 → 1.4.2
  • @socketsecurity/sdk 4.0.0 → 4.0.1

Updated in pnpm-workspace.yaml catalog, hook package.json files, and lockfiles.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 14, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​socketsecurity/​lib@​5.15.0 ⏵ 5.18.2100100100100100
Updatednpm/​@​socketregistry/​packageurl-js@​1.4.1 ⏵ 1.4.2100100100100100
Updatednpm/​@​socketsecurity/​sdk@​4.0.0 ⏵ 4.0.1100100100100100

View full report

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix prepared a fix for the issue found in the latest run.

  • ✅ Fixed: Version bump breaks Claude hook dependency symlink
    • Updated .claude/hooks/check-new-deps/package.json and package-lock.json to reference @socketsecurity/lib 5.16.0, matching the workspace catalog version and fixing the broken symlink path.

Create PR

Or push these changes by commenting:

@cursor push 240f485e36
Preview (240f485e36)
diff --git a/.claude/hooks/check-new-deps/package-lock.json b/.claude/hooks/check-new-deps/package-lock.json
--- a/.claude/hooks/check-new-deps/package-lock.json
+++ b/.claude/hooks/check-new-deps/package-lock.json
@@ -7,7 +7,7 @@
       "name": "@socketsecurity/hook-check-new-deps",
       "dependencies": {
         "@socketregistry/packageurl-js": "1.4.1",
-        "@socketsecurity/lib": "5.15.0",
+        "@socketsecurity/lib": "5.16.0",
         "@socketsecurity/sdk": "4.0.0"
       },
       "devDependencies": {
@@ -56,8 +56,8 @@
         "pnpm": ">=10.25.0"
       }
     },
-    "../../../node_modules/.pnpm/@socketsecurity+lib@5.15.0_typescript@5.9.3/node_modules/@socketsecurity/lib": {
-      "version": "5.15.0",
+    "../../../node_modules/.pnpm/@socketsecurity+lib@5.16.0_typescript@5.9.3/node_modules/@socketsecurity/lib": {
+      "version": "5.16.0",
       "license": "MIT",
       "devDependencies": {
         "@anthropic-ai/claude-code": "2.1.92",
@@ -149,7 +149,7 @@
       "version": "4.0.0",
       "license": "MIT",
       "dependencies": {
-        "@socketsecurity/lib": "5.15.0",
+        "@socketsecurity/lib": "5.16.0",
         "form-data": "4.0.5"
       },
       "devDependencies": {
@@ -200,7 +200,7 @@
       "link": true
     },
     "node_modules/@socketsecurity/lib": {
-      "resolved": "../../../node_modules/.pnpm/@socketsecurity+lib@5.15.0_typescript@5.9.3/node_modules/@socketsecurity/lib",
+      "resolved": "../../../node_modules/.pnpm/@socketsecurity+lib@5.16.0_typescript@5.9.3/node_modules/@socketsecurity/lib",
       "link": true
     },
     "node_modules/@socketsecurity/sdk": {

diff --git a/.claude/hooks/check-new-deps/package.json b/.claude/hooks/check-new-deps/package.json
--- a/.claude/hooks/check-new-deps/package.json
+++ b/.claude/hooks/check-new-deps/package.json
@@ -11,7 +11,7 @@
   },
   "dependencies": {
     "@socketregistry/packageurl-js": "1.4.1",
-    "@socketsecurity/lib": "5.15.0",
+    "@socketsecurity/lib": "5.16.0",
     "@socketsecurity/sdk": "4.0.0"
   },
   "devDependencies": {

You can send follow-ups to the cloud agent here.

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 7e6d0e1. Configure here.

Comment thread pnpm-workspace.yaml Outdated
@jdalton John-David Dalton (jdalton) changed the title chore(deps): bump @socketsecurity/lib to 5.16.0 chore(deps): bump @socketsecurity/lib to 5.17.0 Apr 14, 2026
@jdalton John-David Dalton (jdalton) changed the title chore(deps): bump @socketsecurity/lib to 5.17.0 chore(deps): bump @socketsecurity/lib to 5.18.0 Apr 14, 2026
@jdalton John-David Dalton (jdalton) changed the title chore(deps): bump @socketsecurity/lib to 5.18.0 chore(deps): bump @socketsecurity/lib to 5.18.1 Apr 14, 2026
@socket-security-staging
Copy link
Copy Markdown

socket-security-staging bot commented Apr 14, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm @socketsecurity/lib is 98.0% likely obfuscated

Confidence: 0.98

Location: Package overview

From: .claude/hooks/setup-security-tools/package-lock.jsonnpm/@socketsecurity/lib@5.18.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity-Staging ignore npm/@socketsecurity/lib@5.18.2. You can also ignore all packages with @SocketSecurity-Staging ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@jdalton John-David Dalton (jdalton) changed the title chore(deps): bump @socketsecurity/lib to 5.18.1 chore(deps): bump @socketsecurity/lib to 5.18.2 Apr 14, 2026
@jdalton John-David Dalton (jdalton) changed the title chore(deps): bump @socketsecurity/lib to 5.18.2 chore(deps): bump @socketsecurity/lib to 5.18.2 and @socketregistry/packageurl-js to 1.4.2 Apr 14, 2026
@socket-security-staging
Copy link
Copy Markdown

socket-security-staging bot commented Apr 14, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​socketsecurity/​lib@​5.15.0 ⏵ 5.18.2100100100100100
Updatednpm/​@​socketregistry/​packageurl-js@​1.4.1 ⏵ 1.4.2100100100100100
Updatednpm/​@​socketsecurity/​sdk@​4.0.0 ⏵ 4.0.1100100100100100

View full report

@jdalton John-David Dalton (jdalton) changed the title chore(deps): bump @socketsecurity/lib to 5.18.2 and @socketregistry/packageurl-js to 1.4.2 chore(deps): bump @socketsecurity/lib to 5.18.2, @socketregistry/packageurl-js to 1.4.2, @socketsecurity/sdk to 4.0.1 Apr 15, 2026
…ageurl-js to 1.4.2, @socketsecurity/sdk to 4.0.1
@jdalton John-David Dalton (jdalton) merged commit 19a3a1f into main Apr 15, 2026
13 checks passed
@jdalton John-David Dalton (jdalton) deleted the chore/bump-lib-5.16.0 branch April 15, 2026 02:14
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.

2 participants