Skip to content

[build] Automated dependency upgrades with renovate #23159

Open
@jwnimmer-tri

Description

@jwnimmer-tri

Is your feature request related to a problem? Please describe.

To the extent possible, we would like to automate version bumps of our dependencies.

Describe the solution you'd like

Enable Renovate (add a .github/renovate.json file and add it as an app).

To start with, let's just configure it to bump .bazelversion for us.

Later, after WORKSPACE support has been dropped, we could consider it for MODULE.bazel as well. Parts of //tools/workspace:new_release could/should be hoisted onto renovate, instead.

Later, after our venvs are more widely used, we could have possibly it bump those lockfile(s) also.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

On deck

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions