chore: Add guarded Dependabot auto-merge workflow (#2594)
## Summary - add a Dependabot-only workflow to auto-approve and enable GitHub auto-merge for guarded low-risk dependency updates - use pinned dependabot/fetch-metadata metadata to classify update type, dependency type, ecosystem, group, and maintainer changes - deny auto-merge for major updates, direct production runtime dependencies, sensitive dependency names, large diffs, and infra/deploy/workflow-risk file changes ## Safety notes - uses pull_request_target but does not checkout or execute PR code - restricts execution to Dependabot PRs whose head repo is langchain-ai/langgraphjs - relies on branch protection / required checks before GitHub auto-merge can complete ## Test plan - parsed workflow YAML with Ruby Psych - ran git diff --check - actionlint was unavailable in the sandbox --------- Co-authored-by: langsmith-fleet[bot] <langsmith-fleet[bot]@users.noreply.github.com> Co-authored-by: John Kennedy <jkennedyvz@users.noreply.github.com>
L
langsmith-fleet[bot] committed
c9a5b303bbd69a52168f59f353eec4905c2c3fff
Parent: 96876a4
Committed by GitHub <noreply@github.com>
on 7/9/2026, 12:09:38 AM