Skip to content

chore: track methods/ dependencies with Dependabot - #215

Merged
zimeg merged 1 commit into
mainfrom
clack-methods-dependabot
Aug 27, 2026
Merged

chore: track methods/ dependencies with Dependabot#215
zimeg merged 1 commit into
mainfrom
clack-methods-dependabot

Conversation

@zimeg

@zimeg zimeg commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

This pull request adds Dependabot coverage for the methods/ example directory, which was previously untracked.

  • methods/requirements.txt pins slack_sdk but had no Dependabot updates entry — only block-kit and the three ai/slackbot-mcp-client/* dirs (pip) plus github-actions were tracked.
  • Adds a pip update block for methods, mirroring the existing block-kit block exactly: daily schedule.
  • Keeps the method examples current against the SDK releases they exist to demonstrate, instead of silently drifting stale.

Testing

  • .github/dependabot.yml parses as valid YAML.
  • methods/requirements.txt exists at the configured directory, so Dependabot can resolve the manifest.

Co-Authored-By: Claude svc-devxp-claude@slack-corp.com

The methods/ example directory pins the Slack SDK (and its
dev/build deps) but had no Dependabot coverage — only block-kit
and the ai/slackbot-mcp-client examples were tracked. Add a
methods/ update block mirroring the existing block-kit config
(same ecosystem, daily schedule, and group/ignore rules) so the
method examples don't silently drift stale against the SDK
releases they're meant to demonstrate.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg added update PR only - an update or maintenance is being made to an existing app dependencies Pull requests that update a dependency file labels Aug 27, 2026
@zimeg zimeg self-assigned this Aug 27, 2026
@zimeg
zimeg marked this pull request as ready for review August 27, 2026 07:24
@zimeg
zimeg requested a review from a team as a code owner August 27, 2026 07:24
@zimeg
zimeg merged commit b644a09 into main Aug 27, 2026
7 checks passed
@zimeg
zimeg deleted the clack-methods-dependabot branch August 27, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file update PR only - an update or maintenance is being made to an existing app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant