Skip to content

Skip {types-,}protobuf upgrades in Renovate#452

Open
stefanvanburen wants to merge 1 commit intomainfrom
svanburen/skip-protobuf-renovate
Open

Skip {types-,}protobuf upgrades in Renovate#452
stefanvanburen wants to merge 1 commit intomainfrom
svanburen/skip-protobuf-renovate

Conversation

@stefanvanburen
Copy link
Copy Markdown
Member

We previously ignored these in Dependabot; should do the same in Renovate. #451 is failing because it's attempting to bump these.

Not entirely sure on the syntax here; I'm trying to follow the connect-python approach with otel: https://github.com/connectrpc/connect-python/blob/f188e7d0452be8a1ad04e308754852c76ee62c4d/renovate.json#L31-L37.

We [previously ignored these in Dependabot][1]; should do the same in
Renovate. #451 is failing because it's attempting to bump these.

[1]: 328d768#diff-dd4fbda47e51f1e35defb9275a9cd9c212ecde0b870cba89ddaaae65c5f3cd28L13-L14
"types-protobuf"
],
// We manage these dependencies ourselves.
"lockFileMaintenance": {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think we can remove this so just any type of update is disabled for them, in case we add to a subproject some day

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