Skip to content

Configure Dependabot for Go modules#1755

Merged
methane merged 2 commits intomasterfrom
methane-patch-1
Apr 20, 2026
Merged

Configure Dependabot for Go modules#1755
methane merged 2 commits intomasterfrom
methane-patch-1

Conversation

@methane
Copy link
Copy Markdown
Member

@methane methane commented Apr 20, 2026

Description

This pull request introduces a new Dependabot configuration file to automate dependency updates for Go modules. This will help keep dependencies up-to-date with minimal manual intervention.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

@methane methane enabled auto-merge (squash) April 20, 2026 14:49
@methane methane requested a review from Copilot April 20, 2026 14:50
@methane methane disabled auto-merge April 20, 2026 14:51
Copy link
Copy Markdown

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

Adds a Dependabot configuration to automate recurring dependency update PRs for this repository’s Go module (and GitHub Actions), helping keep dependencies current with less manual effort.

Changes:

  • Add .github/dependabot.yml with weekly update checks for gomod dependencies at repo root.
  • Add weekly Dependabot update checks for GitHub Actions workflows.

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

@methane methane merged commit d41a4c2 into master Apr 20, 2026
71 of 76 checks passed
@methane methane deleted the methane-patch-1 branch April 20, 2026 14:56
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 20, 2026

Coverage Status

coverage: 82.508%. remained the same — methane-patch-1 into master

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.

3 participants