Skip to content

Group dependabot updates#353

Merged
gonzolino merged 2 commits intomainfrom
dependabot-groups
Feb 3, 2026
Merged

Group dependabot updates#353
gonzolino merged 2 commits intomainfrom
dependabot-groups

Conversation

@gonzolino
Copy link
Contributor

Proposed Changes

  • Group dependabot updates
  • Use the same dependabot gomod config for / and /sample

@gonzolino gonzolino requested a review from a team as a code owner February 2, 2026 09:26
Copilot AI review requested due to automatic review settings February 2, 2026 09:26
@github-actions github-actions bot added the size/S label Feb 2, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request aims to improve Dependabot configuration by grouping dependency updates and consolidating the gomod configuration for both the root directory and the /sample directory. The changes attempt to reduce the number of separate dependency update PRs by grouping all go dependencies and GitHub actions dependencies together.

Changes:

  • Consolidated two separate gomod package-ecosystem entries into one using a directories field
  • Added grouping for go dependencies to combine updates into single PRs
  • Simplified Kubernetes-related ignore patterns using wildcards (k8s.io/* and sigs.k8s.io/*)
  • Added grouping for GitHub Actions dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI commented Feb 2, 2026

@gonzolino I've opened a new pull request, #354, to work on those changes. Once the pull request is ready, I'll request review from you.

@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Feb 3, 2026
@hardikdr hardikdr added this to Roadmap Feb 3, 2026
@gonzolino gonzolino merged commit 2ff040a into main Feb 3, 2026
13 checks passed
@gonzolino gonzolino deleted the dependabot-groups branch February 3, 2026 16:56
@github-project-automation github-project-automation bot moved this to Done in Roadmap Feb 3, 2026
@afritzler afritzler added the chore label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/iaas Issues related to IronCore IaaS development. chore size/S

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants