Skip to content

Add Dependabot config for monthly Bundler updates#180

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

Add Dependabot config for monthly Bundler updates#180
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:47
@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 df5c722 to 8ff9126 Compare June 25, 2026 22:05
@dduugg dduugg merged commit 8d29900 into main Jun 25, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from Triage to Done in Modularity Jun 25, 2026
@dduugg dduugg deleted the add-dependabot-config branch June 25, 2026 22:25
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.

2 participants