Skip to content

Group oxc dependencies in Dependabot configuration#127

Merged
bartveneman merged 2 commits intomainfrom
claude/group-oxc-dependabot-a4ZYc
Mar 14, 2026
Merged

Group oxc dependencies in Dependabot configuration#127
bartveneman merged 2 commits intomainfrom
claude/group-oxc-dependabot-a4ZYc

Conversation

@bartveneman
Copy link
Member

Summary

Updated the Dependabot configuration to group oxc-related dependencies together, ensuring they are updated as a cohesive unit rather than individually.

Changes

  • Added a new groups section under the npm package ecosystem configuration
  • Created an "oxc" dependency group that includes:
    • oxlint
    • @oxlint/* (scoped packages)
    • oxfmt

Details

This grouping strategy allows Dependabot to batch updates for oxc-related tools into a single pull request, reducing notification noise and simplifying the review process when these related dependencies need updates.

https://claude.ai/code/session_01ST6ZZN27zEY4WjX48BDjQM

@bartveneman bartveneman merged commit 32c19dc into main Mar 14, 2026
7 checks passed
@bartveneman bartveneman deleted the claude/group-oxc-dependabot-a4ZYc branch March 14, 2026 18:16
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.

2 participants