Skip to content

Add Dependabot config for monthly Bundler updates#66

Merged
dduugg merged 1 commit into
mainfrom
add-dependabot-config
Jun 25, 2026
Merged

Add Dependabot config for monthly Bundler updates#66
dduugg merged 1 commit into
mainfrom
add-dependabot-config

Conversation

@dduugg

@dduugg dduugg commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Dependabot configuration to keep Bundler dependencies up to date automatically.

  • Updates all Bundler dependencies on a monthly schedule
  • Groups all updates into a single bundler group, so each run produces one consolidated PR
  • Uses the latest Dependabot config schema (version: 2)

Motivation

This automates dependency maintenance to eliminate the need for manual dependency/security PRs like rubyatscale/pack_stats#56, where critical security advisories had to be triaged and bumped by hand. With Dependabot in place, these updates are surfaced automatically each month.

@dduugg dduugg requested a review from a team as a code owner June 25, 2026 20:48
@github-project-automation github-project-automation Bot moved this to Triage in Modularity Jun 25, 2026
@dduugg dduugg force-pushed the add-dependabot-config branch from ab3a9ba to bbbfdec Compare June 25, 2026 22:05
@dduugg dduugg merged commit 208b684 into main Jun 25, 2026
7 checks passed
@dduugg dduugg deleted the add-dependabot-config branch June 25, 2026 22:09
@github-project-automation github-project-automation Bot moved this from Triage to Done in Modularity Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant