Skip to content

chore(deps): group routine Dependabot updates - #780

Merged
Serph91P merged 1 commit into
developfrom
chore/779-group-dependabot-updates
Aug 12, 2026
Merged

chore(deps): group routine Dependabot updates#780
Serph91P merged 1 commit into
developfrom
chore/779-group-dependabot-updates

Conversation

@Serph91P

Copy link
Copy Markdown
Owner

Summary

  • group routine Python minor and patch updates in one pip-specific pull request
  • group routine frontend minor and patch updates in one npm-specific pull request
  • group routine Docker minor and patch updates in one Docker-specific pull request
  • group routine GitHub Actions minor and patch updates in one Actions-specific pull request
  • leave major updates outside the groups so they remain individually reviewable

Validation

  • parsed .github/dependabot.yml with Ruby Psych
  • verified exactly four updater entries and one ecosystem-local group per updater
  • verified every group uses patterns: ["*"] and only minor plus patch update types
  • verified all existing updater properties match develop exactly after removing the new group blocks
  • verified matching pip, npm, Docker, and GitHub Actions sources exist
  • git diff --check
  • exact changed and staged path: .github/dependabot.yml
  • U+2013 and U+2014 scan passed

Closes #779

Group minor and patch updates separately for Python, npm,
Docker, and GitHub Actions while leaving major updates individual.
@Serph91P
Serph91P marked this pull request as ready for review August 12, 2026 05:53
@Serph91P
Serph91P merged commit 22b66ca into develop Aug 12, 2026
14 checks passed
@Serph91P
Serph91P deleted the chore/779-group-dependabot-updates branch August 12, 2026 05:53
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.

1 participant