Skip to content

chore(deps): Remove ineffective dependabot rule#20521

Open
vpomerleau wants to merge 1 commit intomainfrom
remove-ineffective-dependabot-grouping
Open

chore(deps): Remove ineffective dependabot rule#20521
vpomerleau wants to merge 1 commit intomainfrom
remove-ineffective-dependabot-grouping

Conversation

@vpomerleau
Copy link
Copy Markdown
Contributor

Because

  • The one-package-per-pr group did not have the desired effect
  • Grouping likely stemmed from dependabot settings in github

This pull request

  • Removes the ineffective one-package-per-pr group

Issue that this pull request solves

Closes: (issue number)

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).
  • I have manually reviewed all AI generated code.

How to review (Optional)

  • Key files/areas to focus on:
  • Suggested review order:
  • Risky or complex parts:

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

Copilot AI review requested due to automatic review settings May 5, 2026 22:58
@vpomerleau vpomerleau requested a review from a team as a code owner May 5, 2026 22:58
Copy link
Copy Markdown
Contributor

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

This PR updates the repository’s Dependabot configuration by removing the one-package-per-pr update group, which was intended to prevent grouping but did not have the desired effect. This keeps the configuration aligned with how Dependabot is actually behaving and avoids maintaining an ineffective rule.

Changes:

  • Removed the one-package-per-pr group from the npm Dependabot update configuration.
  • Retained the existing opentelemetry-packages grouping rule.

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

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