Skip to content

Replace Renovate with Dependabot - #57

Merged
platinummonkey merged 1 commit into
masterfrom
chore/dependabot-migration
Aug 17, 2026
Merged

Replace Renovate with Dependabot#57
platinummonkey merged 1 commit into
masterfrom
chore/dependabot-migration

Conversation

@platinummonkey

Copy link
Copy Markdown
Contributor

Summary

  • Removes .github/renovate.json and adds .github/dependabot.yml
  • Dependabot is configured with weekly checks for:
    • npm dependencies in documentation/ (yarn.lock/package.json)
    • GitHub Actions pinning in .github/workflows/

Notes

Checked current dependency/action versions as a "round of updates" — everything (Docusaurus, React, and all pinned Actions) is already at the latest release, so no version bumps were needed this round. Future updates will come from Dependabot going forward.

Test plan

  • yarn install in documentation/ completes with no lockfile changes
  • Verified GitHub Actions SHAs match their latest release tags
  • Confirm Dependabot PRs start appearing on schedule

🤖 Generated with Claude Code

Configures Dependabot to handle weekly updates for the documentation
npm dependencies (yarn.lock/package.json) and GitHub Actions pinning,
replacing Renovate.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@platinummonkey
platinummonkey merged commit f8724bc into master Aug 17, 2026
1 check passed
@platinummonkey
platinummonkey deleted the chore/dependabot-migration branch August 17, 2026 20:21
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.

1 participant