Skip to content

chore: align dependabot policy with job/es-entity/cala#61

Merged
nicolasburtey merged 1 commit into
mainfrom
chore/dependabot-weekly-grouped
May 18, 2026
Merged

chore: align dependabot policy with job/es-entity/cala#61
nicolasburtey merged 1 commit into
mainfrom
chore/dependabot-weekly-grouped

Conversation

@nicolasburtey
Copy link
Copy Markdown
Member

@nicolasburtey nicolasburtey commented May 18, 2026

Summary

obix's dependabot.yml is the only one in the release chain still on daily, ungrouped updates. This PR:

  • Sets interval: weekly
  • Adds cooldown.default-days: 7
  • Adds groups.all-dependencies.patterns: ["*"]
  • Adds ignore entries for the release-chain crates obix depends on (es-entity*, job) — these are bumped manually via the release crate chain workflow, so dependabot shouldn't open PRs for them.

Matches the cala dependabot policy.

Test plan

  • Confirm CI passes

@nicolasburtey nicolasburtey marked this pull request as ready for review May 18, 2026 15:45
Switch obix to weekly cargo updates, group all dependencies into a
single PR, add a 7-day cooldown, and ignore release-chain crates
(es-entity, job) since those are bumped manually via the release
crate chain workflow. Matches the cala dependabot policy.
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit bce66d9. Configure here.

Comment thread .github/dependabot.yml
@nicolasburtey nicolasburtey merged commit cebefd1 into main May 18, 2026
6 checks passed
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