Skip to content

chore: Migrate to Renovate for automated dependency updates - #870

Open
jonerrr wants to merge 4 commits into
blue-build:mainfrom
jonerrr:chore/migrate-to-renovate
Open

chore: Migrate to Renovate for automated dependency updates#870
jonerrr wants to merge 4 commits into
blue-build:mainfrom
jonerrr:chore/migrate-to-renovate

Conversation

@jonerrr

@jonerrr jonerrr commented Aug 30, 2026

Copy link
Copy Markdown

Migrates dependency updates from Dependabot to Renovate.

This also adds a custom manager for the pinned runtime images referenced in Rust:

  • Cosign
  • Build Container Installer
  • Rechunk

Their versions are tracked through GitHub Releases so Renovate can apply the inherited release-age policy.

Should we also consider pinning the remaining latest image references by digest and letting Renovate update those digests?

@jonerrr
jonerrr requested review from HastD and gmpinder as code owners August 30, 2026 02:24
@gmpinder

Copy link
Copy Markdown
Member

Should we also consider pinning the remaining latest image references by digest and letting Renovate update those digests?

Yes that would be a good idea. There are also image references in the Earthfiles that should be updated.

@jonerrr

jonerrr commented Aug 30, 2026

Copy link
Copy Markdown
Author

Yes that would be a good idea. There are also image references in the Earthfiles that should be updated.

Just implemented both of those changes. One thing to note is that renovate will make a PR to update the fedora-toolbox image to the latest version of fedora, but you can just ignore it or limit the version number in the renovate config. Also if the PR "spam" is too much, we can consider grouping some updates into a single PR.

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