Skip to content

RATIS-2458. Ignore protobuf-java-util, too#121

Merged
adoroszlai merged 1 commit into
apache:masterfrom
adoroszlai:RATIS-2458
May 27, 2026
Merged

RATIS-2458. Ignore protobuf-java-util, too#121
adoroszlai merged 1 commit into
apache:masterfrom
adoroszlai:RATIS-2458

Conversation

@adoroszlai
Copy link
Copy Markdown
Contributor

Previously we added a rule to avoid major version upgrades for protobuf-java (ef22b10), which dependabot confirmed. But now it wants to bump protobuf-java-util (#119).

updater | 2026/05/27 10:29:44 INFO <job_1386203310> Checking if com.google.protobuf:protobuf-java 3.25.9 needs updating
updater | 2026/05/27 10:29:44 INFO <job_1386203310> Ignored versions:
updater | 2026/05/27 10:29:44 INFO <job_1386203310>   version-update:semver-major - from .github/dependabot.yml
...
updater | 2026/05/27 10:29:44 INFO <job_1386203310> All updates for com.google.protobuf:protobuf-java were ignored
...
updater | 2026/05/27 10:29:51 INFO <job_1386203310> Checking if com.google.protobuf:protobuf-java-util 3.25.9 needs updating
...
updater | 2026/05/27 10:29:53 INFO <job_1386203310> Updating com.google.protobuf:protobuf-java, com.google.protobuf:protobuf-java-util
updater | 2026/05/27 10:29:53 INFO <job_1386203310> Submitting com.google.protobuf:protobuf-java, com.google.protobuf:protobuf-java-util pull request for creation

https://github.com/apache/ratis-thirdparty/actions/runs/26505443144/job/78056488218

This addendum tweaks the dependabot rule to ignore all protobuf artifacts.

https://issues.apache.org/jira/browse/RATIS-2458

Copy link
Copy Markdown
Contributor

@szetszwo szetszwo left a comment

Choose a reason for hiding this comment

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

+1 the change looks good.

@adoroszlai adoroszlai merged commit 5f7e0cf into apache:master May 27, 2026
3 checks passed
@adoroszlai adoroszlai deleted the RATIS-2458 branch May 27, 2026 13:35
@adoroszlai
Copy link
Copy Markdown
Contributor Author

Thanks @szetszwo for the review.

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