Skip to content

chore: run Dependabot daily#41

Merged
kossoy merged 1 commit into
mainfrom
chore/dependabot-daily
Jun 26, 2026
Merged

chore: run Dependabot daily#41
kossoy merged 1 commit into
mainfrom
chore/dependabot-daily

Conversation

@kossoy

@kossoy kossoy commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Switch Dependabot schedule weekly→daily across this repo's ecosystems. Patch/minor auto-merge; major stays manual. Refs #761

Greptile Summary

This PR changes the Dependabot cadence for the repo.

  • Go module updates now run daily.
  • npm updates now run daily.
  • GitHub Actions updates now run daily.

Confidence Score: 5/5

The change is limited to Dependabot scheduling configuration and is safe to merge.

Only .github/dependabot.yml is changed, and the update consistently switches configured ecosystems from weekly to daily cadence without affecting application runtime code.

T-Rex T-Rex Logs

What T-Rex did

  • Reviewed the pre-change validation log and confirmed it shows weekly intervals for gomod, npm, and github-actions with CONTRACT_MINOR_PATCH_EXCLUDES_MAJOR: True.
  • Reviewed the post-change validation log and confirmed it shows daily intervals for gomod, npm, and github-actions with CONTRACT_MINOR_PATCH_EXCLUDES_MAJOR: True.
  • Verified that both validation runs exited with status 0.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "chore: run Dependabot daily instead of w..." | Re-trigger Greptile

Switch the update schedule to daily across this repo's ecosystems so dependency
PRs (auto-merged for patch/minor) flow continuously rather than once a week. Refs #761
@kossoy kossoy merged commit c065a2e into main Jun 26, 2026
4 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