Skip to content

Add Dependabot config for Bundler and GitHub Actions#4

Merged
jramos merged 2 commits into
developfrom
chore/dependabot-config
Apr 22, 2026
Merged

Add Dependabot config for Bundler and GitHub Actions#4
jramos merged 2 commits into
developfrom
chore/dependabot-config

Conversation

@jramos
Copy link
Copy Markdown
Owner

@jramos jramos commented Apr 22, 2026

Summary

  • Adds .github/dependabot.yml tracking Bundler and GitHub Actions weekly.
  • open-pull-requests-limit: 3 per ecosystem; PRs target develop.
  • versioning-strategy: lockfile-only on bundler — lockfile moves automatically, gemspec/Gemfile constraints only change on human intent.
  • CHANGELOG entry under [Unreleased].
  • docs/dependencies.md "Dependency update strategy" section updated — no longer claims the repo has no Dependabot.

Test plan

  • CI green on the feature branch (unchanged Ruby code, spec suite should be unaffected).
  • After merge: Insights → Dependency graph → Dependabot lists bundler and github-actions as tracked ecosystems with no red parse error.
  • Next weekly run opens bump PRs (if any updates are available) against develop, labeled dependencies.

@jramos jramos merged commit c4e793b into develop Apr 22, 2026
5 checks passed
@jramos jramos deleted the chore/dependabot-config branch April 22, 2026 21:39
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