Skip to content

chore(deps): promote soaked exclusions (2026-08-03) #207

Description

@socket-pr-bot

Summary

Daily dependency update: promoted soaked dependency exclusions and updated pnpm workspace dependencies.

Test plan

  • All existing tests pass
  • Build completes successfully
  • Dependencies resolved without conflicts

Commit history

View commit history
  • chore(deps): promote soaked dependencies

Warning

Firewall blocked 3 domains

The following domains were blocked by the firewall during workflow execution:

  • api.refero.design
  • mcp.linear.app
  • mcp.notion.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "api.refero.design"
    - "mcp.linear.app"
    - "mcp.notion.com"

See Network Configuration for more information.

Generated by 🔁 Weekly Update · haiku45 · 97.9 AIC · ⌖ 10.1 AIC · ⊞ 7.1K ·


Note

This was originally intended as a pull request, but the git push operation failed.

Original error: The process '/usr/bin/git' failed with exit code 128

Workflow Run: View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 30800324111 -n agent -D /tmp/agent-30800324111

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-30800324111/aw-worktree-daily-update.bundle refs/heads/worktree-daily-update:refs/bundles/create-pr-worktree-daily-update-63b85e54fb40bf15-b81f2202
git update-ref refs/heads/worktree-daily-update-63b85e54fb40bf15 refs/bundles/create-pr-worktree-daily-update-63b85e54fb40bf15-b81f2202
git checkout worktree-daily-update-63b85e54fb40bf15
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-worktree-daily-update-63b85e54fb40bf15-b81f2202

# Push the branch to origin
git push origin worktree-daily-update-63b85e54fb40bf15

# Create the pull request
gh pr create --title 'chore(deps): promote soaked exclusions (2026-08-03)' --base main --head worktree-daily-update-63b85e54fb40bf15 --repo SocketDev/socket-mcp

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions