Skip to content

chore(dependabot): cap open pull requests per update block - #73

Merged
hyperpolymath merged 2 commits into
mainfrom
chore/dependabot-pr-caps-2026-09-08
Sep 12, 2026
Merged

hyperpolymath merged 2 commits into
mainfrom
chore/dependabot-pr-caps-2026-09-08

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Adds open-pull-requests-limit to Dependabot update blocks that had no cap, following the estate per-ecosystem cap doctrine (task #37). No other line in the file is touched.

Claude-Session: https://claude.ai/code/session_011eQ7hibx92N7fBDtwgReWk

Summary

Closes #

Type of change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (would change existing behaviour)
  • 🕳️ Soundness fix (fixes a checker/proof false-negative)
  • 📖 Documentation
  • 🧹 Refactor / tech debt (behaviour-preserving)
  • ⚡ Performance
  • 🔧 Build / CI / tooling

How has this been verified?

Checklist

  • My commits are signed (git commit -S).
  • I ran the project's own checks/tests locally and they pass.
  • New files carry the correct SPDX-License-Identifier (code/config MPL-2.0,
    prose CC-BY-SA-4.0); I did not relicense existing files.
  • Docs are updated, and no public claim now overstates what the code does.
  • I have not introduced a soundness hole (or I have flagged where I might have).

Notes for reviewers

Adds `open-pull-requests-limit` to Dependabot update blocks that had no
cap, following the estate per-ecosystem cap doctrine (task #37).
No other line in the file is touched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011eQ7hibx92N7fBDtwgReWk
@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: f849a74d-a057-4a2d-b91d-9a7de3b45ca3

📥 Commits

Reviewing files that changed from the base of the PR and between a211fe1 and 4e69cd5.

📒 Files selected for processing (1)
  • .github/dependabot.yml

📝 Summary

Summary by CodeRabbit

  • Chores
    • Automated dependency update handling has been adjusted.
    • Up to two open update requests for GitHub Actions are now permitted at a time.
    • Automated update requests for Cargo dependencies are no longer opened.

Walkthrough

The Dependabot configuration disables Cargo update pull requests and permits up to two open GitHub Actions update pull requests.

Changes

Dependabot update limits

Layer / File(s) Summary
Configure update limits
.github/dependabot.yml
Cargo updates now allow zero open pull requests. GitHub Actions updates now allow up to two open pull requests.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other


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

A rabbit checks the update gate
Cargo waits beside the crate
Two Action hops now cross the line
Dependabot keeps the queue in time
Ears up, the settings shine

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

@hyperpolymath
hyperpolymath merged commit f941868 into main Sep 12, 2026
7 of 9 checks passed
@hyperpolymath
hyperpolymath deleted the chore/dependabot-pr-caps-2026-09-08 branch September 12, 2026 19:33
@sonarqubecloud

Copy link
Copy Markdown

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