Skip to content

Raise dependabot open-pull-requests-limit to 10#309

Merged
yahonda merged 1 commit into
rsim:masterfrom
yahonda:trigger-dependabot-reevaluation
Jun 22, 2026
Merged

Raise dependabot open-pull-requests-limit to 10#309
yahonda merged 1 commit into
rsim:masterfrom
yahonda:trigger-dependabot-reevaluation

Conversation

@yahonda

@yahonda yahonda commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Raise open-pull-requests-limit for the github-actions ecosystem from the default of 5 to 10.
  • Editing .github/dependabot.yml also nudges Dependabot to re-evaluate the manifest on master, which is useful because no Dependabot PR has landed since Bump actions/setup-java from 4 to 5 #272 (2026-04-14) even though new major versions of common actions (e.g. actions/checkout@v7) have been released in the meantime.

Background

oracle-enhanced received the equivalent actions/checkout v6 → v7 Dependabot PR (rsim/oracle-enhanced#2815, merged 2026-06-20), but the same bump has not appeared here. The most likely cause is that this repo's Dependabot job is stalled; touching the manifest is the simplest way for a non-admin collaborator to trigger a re-evaluation.

Test plan

  • After merge, watch for new Dependabot PRs against master (gh pr list --repo rsim/ruby-plsql --author "app/dependabot" --state open).
  • In particular, confirm that an actions/checkout v6 → v7 PR is opened within a few minutes / hours.
  • If nothing appears, the Dependabot job itself is likely broken and an admin will need to inspect Insights → Dependency graph → Dependabot.

The default is 5. Bumping the cap leaves headroom when several
github-actions updates land in the same weekly window, and editing
this manifest also forces Dependabot to re-evaluate the configuration
on the default branch.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@yahonda yahonda merged commit 9e80988 into rsim:master Jun 22, 2026
19 of 20 checks passed
@yahonda yahonda deleted the trigger-dependabot-reevaluation branch June 22, 2026 07:01
@yahonda

yahonda commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator Author

#310 has been opened as expected.

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