Skip to content

Update dependabot's gh-actions section - #700

Merged
CasperWA merged 1 commit into
masterfrom
cwa/group-dependabot-prs
Mar 6, 2026
Merged

Update dependabot's gh-actions section#700
CasperWA merged 1 commit into
masterfrom
cwa/group-dependabot-prs

Conversation

@CasperWA

@CasperWA CasperWA commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

Description

Group updates in a single PR.

AI Summary

This pull request updates the Dependabot configuration in .github/dependabot.yml to improve the grouping and management of dependencies for both Python and GitHub Actions. The main changes involve renaming and restructuring the dependency groups for better clarity and separation between version and security updates.

Dependabot group restructuring:

  • Renamed the packages group to python and the security group to python-security for Python dependencies, clarifying their purpose and scope.
  • Added new groups actions and actions-security for GitHub Actions dependencies, allowing separate handling of version and security updates for Actions.

Type of change

  • Bug fix.
  • New feature.
  • Documentation update.

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

Group updates in a single PR.
@codecov

codecov Bot commented Mar 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.34%. Comparing base (fc731e2) to head (e143bd1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #700   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files          26       26           
  Lines         805      805           
=======================================
  Hits          679      679           
  Misses        126      126           

☔ 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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Dependabot configuration to better group dependency updates, separating regular version bumps from security updates for both Python (pip) and GitHub Actions.

Changes:

  • Renamed Python dependency groups to python and python-security.
  • Added GitHub Actions dependency groups actions and actions-security to separate version vs. security updates.

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

@CasperWA
CasperWA enabled auto-merge (squash) March 6, 2026 08:00
@CasperWA
CasperWA disabled auto-merge March 6, 2026 08:00
@CasperWA
CasperWA enabled auto-merge (squash) March 6, 2026 08:00
@CasperWA
CasperWA merged commit a9b0044 into master Mar 6, 2026
20 checks passed
@CasperWA
CasperWA deleted the cwa/group-dependabot-prs branch March 6, 2026 08:40
github-actions Bot pushed a commit that referenced this pull request Mar 6, 2026
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