sigstore / sigstore-java

java clients for sigstore
Apache License 2.0
37 stars 20 forks source link

fix(deps): update protobuf_grpc to v4 (major) - autoclosed #669

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protoc (source) 3.25.3 -> 4.26.1 age adoption passing confidence
com.google.protobuf:protobuf-bom (source) 3.25.3 -> 4.26.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

loosebazooka commented 5 months ago

this can't happen till we publish a new protobuf-spec java library with matching versions

loosebazooka commented 5 months ago

Actually now, I'm not super convinced that we should be publishing that library instead of generating the client here?