Skip to content

Add Dependabot configuration for version updates#840

Merged
alongd merged 1 commit intomainfrom
dependabot_version_updater
Mar 28, 2026
Merged

Add Dependabot configuration for version updates#840
alongd merged 1 commit intomainfrom
dependabot_version_updater

Conversation

@calvinp0
Copy link
Copy Markdown
Member

Configured Dependabot for version updates with a weekly schedule.

Copilot AI review requested due to automatic review settings March 28, 2026 11:36
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 intended to enable automated dependency version updates on a weekly schedule.

Changes:

  • Introduces .github/dependabot.yml with Dependabot config scaffold
  • Sets a weekly update interval for a single updates entry

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

@calvinp0 calvinp0 force-pushed the dependabot_version_updater branch from 7b2b152 to ab65bbc Compare March 28, 2026 11:38
Configured Dependabot for version updates with a weekly schedule.
Update package-ecosystem to github-actions
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.60%. Comparing base (1a72830) to head (ab65bbc).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #840      +/-   ##
==========================================
+ Coverage   58.58%   58.60%   +0.01%     
==========================================
  Files          97       97              
  Lines       29203    29203              
  Branches     7752     7752              
==========================================
+ Hits        17110    17114       +4     
+ Misses       9889     9887       -2     
+ Partials     2204     2202       -2     
Flag Coverage Δ
functionaltests 58.60% <ø> (+0.01%) ⬆️
unittests 58.60% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@alongd alongd left a comment

Choose a reason for hiding this comment

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

Thanks!

@alongd alongd merged commit 3ca902b into main Mar 28, 2026
8 checks passed
@alongd alongd deleted the dependabot_version_updater branch March 28, 2026 17:55
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