Skip to content

Conversation

@jdalton
Copy link
Contributor

@jdalton jdalton commented Nov 5, 2025

Summary

  • Remove temporary fix scripts that are no longer needed
  • Bump @socketsecurity/lib from 3.2.4 to 3.2.6

Changes

Cleanup

  • Removed 6 temporary fix scripts from packages/cli/:
    • fix-handle-tests.mjs
    • fix-imports-smart.mjs
    • fix-org-test-imports.mjs
    • fix-unit-test-imports.mjs
    • fix-unit-test-mocks.mjs
    • fix-vi-mocks.py
  • Removed pnpm-lock.yaml-e backup file

Dependency Updates

  • Updated @socketsecurity/lib from 3.2.4 to 3.2.6 in pnpm-workspace.yaml
  • Updated pnpm-lock.yaml with new dependency versions across all packages

Test plan

  • Verify build passes: pnpm build
  • Verify tests pass: pnpm test
  • Verify no temporary files remain in packages/cli/
  • Verify @socketsecurity/lib is at 3.2.6 in all packages

Remove temporary build fix scripts that are no longer needed:
- fix-handle-tests.mjs
- fix-imports-smart.mjs
- fix-org-test-imports.mjs
- fix-unit-test-imports.mjs
- fix-unit-test-mocks.mjs
- fix-vi-mocks.py
- pnpm-lock.yaml-e (backup file)
Update @socketsecurity/lib from 3.2.4 to 3.2.6 across all packages.
@jdalton jdalton merged commit bb3e6ec into main Nov 5, 2025
14 checks passed
@jdalton jdalton deleted the jdalton/fix-build branch November 5, 2025 18:40
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