Skip to content

🤖 Add Dependabot configuration#10

Merged
rickyheijnen merged 1 commit intomainfrom
config/dependabot
Dec 24, 2025
Merged

🤖 Add Dependabot configuration#10
rickyheijnen merged 1 commit intomainfrom
config/dependabot

Conversation

@rickyheijnen
Copy link
Copy Markdown
Member

🔍 Samenvatting

Deze PR voegt configuratie toe voor Dependabot

📝 Beschrijving

  • Configuratie voor Docker base image updates
  • Configuratie voor Github Actions

@rickyheijnen rickyheijnen self-assigned this Dec 24, 2025
@rickyheijnen rickyheijnen added the type: 🔧 maintenance General maintenance and codebase health label Dec 24, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 24, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Introduces a Dependabot configuration file to automate dependency updates for Docker base images and GitHub Actions. Each ecosystem is configured with a daily schedule, pull request limits, custom commit message prefixes, auto-rebase strategy, and grouping rules for aggregating minor and patch updates.

Changes

Cohort / File(s) Summary
Dependabot configuration
\.github/dependabot\.yml
New configuration file for automated dependency updates. Defines two update pipelines: Docker images (daily, 10 PRs max, grouped docker-minor-patch) and GitHub Actions (daily, 5 PRs max, grouped github-actions), each with custom commit prefixes and auto-rebase enabled.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch config/dependabot

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d72bef9 and c8ece6b.

📒 Files selected for processing (1)
  • .github/dependabot.yml

Comment @coderabbitai help to get the list of available commands and usage tips.

@rickyheijnen rickyheijnen merged commit 95db3dc into main Dec 24, 2025
2 checks passed
@rickyheijnen rickyheijnen deleted the config/dependabot branch December 24, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: 🔧 maintenance General maintenance and codebase health

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant