Skip to content

Group Dependabot updates#61

Merged
samdark merged 1 commit into
masterfrom
dependabot-group-updates
Jul 3, 2026
Merged

Group Dependabot updates#61
samdark merged 1 commit into
masterfrom
dependabot-group-updates

Conversation

@samdark

@samdark samdark commented Jul 2, 2026

Copy link
Copy Markdown
Member

Replicates the Dependabot grouping configuration from yiisoft/package-template so GitHub Actions updates are grouped into a single PR and Composer dependency updates are grouped into a single PR.

Copilot AI review requested due to automatic review settings July 2, 2026 22:11
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 81e7746c-4681-4cb2-898d-535781e15e4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot-group-updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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

Note

Copilot couldn't run its full agentic review because no GitHub Actions runner was available. Make sure your repository has a runner available to run Copilot's review, or add a copilot-setup-steps.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates Dependabot configuration to reduce PR noise by grouping dependency updates into single PRs per ecosystem (GitHub Actions and Composer), mirroring yiisoft/package-template.

Changes:

  • Enable grouped GitHub Actions updates on a weekly schedule.
  • Add grouping for Composer dependency updates.
  • Introduce ignore rules and a cooldown-like setting (potentially intended to throttle update frequency).

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

Comment thread .github/dependabot.yml
Comment on lines +8 to +9
cooldown:
default-days: 7
Comment thread .github/dependabot.yml
Comment on lines +14 to +15
ignore:
- dependency-name: "yiisoft/*"
@samdark samdark merged commit 26219c6 into master Jul 3, 2026
21 of 22 checks passed
@samdark samdark deleted the dependabot-group-updates branch July 3, 2026 13:38
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