Skip to content

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 08:31
· 9 commits to main since this release

2.17.0 (2026-07-18)

Bug Fixes

  • fall back to package.json diff when dependabot update-type is null (7f4cb14)
  • fall back to package.json diff when dependabot update-type is null (632b4ec)
  • match dependabot/snyk bot logins as reported by gh pr list --json (b3555bb)
  • proactively update PR branch before enabling auto-merge (a75be03)
  • use admin PAT for release checkout so branch protection doesn't block it (a8a5c5e)

Features

  • auto-approve and auto-merge patch/minor bot dependency PRs (2c35c94)
  • include package/version details in Slack major-update notice (e02df44)
  • periodically unstick behind bot PRs with auto-merge enabled (bdd055a)