Skip to content

[PULL REQUEST] Group Dependabot PRs - #38

Merged
GregorSchroeder merged 1 commit into
mainfrom
37-feature-group-dependabot-prs
Aug 5, 2026
Merged

[PULL REQUEST] Group Dependabot PRs#38
GregorSchroeder merged 1 commit into
mainfrom
37-feature-group-dependabot-prs

Conversation

@GregorSchroeder

Copy link
Copy Markdown
Contributor

Describe this pull request. What changes are being made?

updates the dependabot.yml to group minor version and security updates together for Python uv

Validation and testing

not sure how to test this outside of making the change and observing behavior

What issues does this pull request address?

closes #37

@GregorSchroeder
GregorSchroeder requested a review from Copilot July 14, 2026 18:15
@GregorSchroeder GregorSchroeder self-assigned this Jul 14, 2026
@GregorSchroeder GregorSchroeder added the enhancement New feature or request label Jul 14, 2026
@GregorSchroeder GregorSchroeder linked an issue Jul 14, 2026 that may be closed by this pull request

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

Updates the repository’s Dependabot configuration to reduce PR noise by grouping uv dependency updates, aligning with issue #37’s request to consolidate Dependabot PRs.

Changes:

  • Adds Dependabot groups for uv minor/patch version updates.
  • Adds Dependabot groups for uv minor/patch security updates.

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

@Eric-Liu-SANDAG

Copy link
Copy Markdown
Contributor

I think we should test this is some other repo first, since changes made in the template will be propagated out automatically. Maybe test in https://github.com/SANDAG/Census-Estimates? Looking at the record of closed PRs, it's pretty much only dependabot stuff

@Eric-Liu-SANDAG

Copy link
Copy Markdown
Contributor

See https://github.com/SANDAG/Census-Estimates/pull/59

Happy to push this change out to all the repos

@GregorSchroeder
GregorSchroeder merged commit c675570 into main Aug 5, 2026
3 checks passed
@GregorSchroeder
GregorSchroeder deleted the 37-feature-group-dependabot-prs branch August 5, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Group dependabot dependency PRs together

3 participants