Skip to content

Comments

Bump com.google.protobuf:protobuf-java-util from 4.33.4 to 4.33.5#114

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/com.google.protobuf-protobuf-java-util-4.33.5
Feb 20, 2026
Merged

Bump com.google.protobuf:protobuf-java-util from 4.33.4 to 4.33.5#114
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/com.google.protobuf-protobuf-java-util-4.33.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps com.google.protobuf:protobuf-java-util from 4.33.4 to 4.33.5.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps com.google.protobuf:protobuf-java-util from 4.33.4 to 4.33.5.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 4.33.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Feb 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2026 10:44
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

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

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) February 20, 2026 10:44
@github-actions
Copy link

🤖 Claude Code Review

Code Review

PR Summary: Bumps protobuf.version from 4.33.4 to 4.33.5 in pom.xml.


Code Quality

Item Notes
Code style Single-property change in pom.xml; no style concerns
No commented-out code None present
Meaningful variable names protobuf.version is clear
DRY principle Version is properly centralized as a Maven property
Defects / logic errors None; straightforward patch bump
CLAUDE.md No issues

Testing

Item Notes
Unit tests No new logic; existing tests cover compatibility
Integration tests N/A
Edge cases N/A

Documentation

Item Notes
CHANGELOG.md updated No entry for this dependency bump
README No update needed
API docs N/A
Inline comments N/A

CHANGELOG.md also has a pre-existing defect (unrelated to this PR, but worth flagging):

  • CHANGELOG.md:8 — The section header reads ## [0.4.0] - 2026-01-07 but the body on line 10 says "Changes/Additions/Fixes in version 0.4.1". This entry should be ## [0.4.1] - 2026-01-07. There are currently two [0.4.0] entries.

Security

Item Notes
No hardcoded credentials None
Input validation N/A
Error handling N/A
No sensitive data in logs N/A
No license files (.lic) None present

Summary

The change itself is minimal and correct. Two items to address:

  1. Add a CHANGELOG.md entry for the protobuf bump (e.g., under an [Unreleased] or next version section).
  2. Fix the pre-existing CHANGELOG.md defect — the [0.4.0] entry dated 2026-01-07 should be [0.4.1].

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 1d4e38d into main Feb 20, 2026
38 checks passed
@github-actions github-actions bot deleted the dependabot/maven/com.google.protobuf-protobuf-java-util-4.33.5 branch February 20, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants