Skip to content

chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 - #1

Merged
thedavidweng merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/protobuf-1.33.0
May 12, 2026
Merged

chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0#1
thedavidweng merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/protobuf-1.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.33.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2026
@greptile-apps

greptile-apps Bot commented May 12, 2026

Copy link
Copy Markdown

Greptile Summary

  • Bumps google.golang.org/protobuf from v1.28.1 to v1.33.0, which addresses CVE-2024-24786 (medium severity infinite loop / DoS in the JSON unmarshaler for google.golang.org/protobuf).
  • Only go.mod and go.sum are modified; no application logic is changed.
  • The new go.sum hashes match the expected entries for v1.33.0.

Confidence Score: 5/5

This PR is safe to merge — it is a targeted security patch with no logic changes.

Only two dependency manifest files are changed, patching CVE-2024-24786. No application code is modified, the go.sum hashes are consistent, and the library is an indirect dependency with no breaking API changes between v1.28.1 and v1.33.0.

No files require special attention.

Important Files Changed

Filename Overview
go.mod Single indirect dependency version bump for google.golang.org/protobuf from v1.28.1 to v1.33.0; no other changes.
go.sum Removed v1.28.1 h1 hash entry, added v1.33.0 h1 and go.mod hash entries; checksums are consistent with the version bump.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["go.mod\ngoogle.golang.org/protobuf v1.28.1\n⚠️ CVE-2024-24786"] -->|Dependabot bump| B["go.mod\ngoogle.golang.org/protobuf v1.33.0\n✅ CVE patched"]
    B --> C["go.sum updated\nh1 hash + go.mod hash\nfor v1.33.0"]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump google.golang.org/prot..." | Re-trigger Greptile

@thedavidweng
thedavidweng merged commit 1086cdb into main May 12, 2026
2 checks passed
@thedavidweng
thedavidweng deleted the dependabot/go_modules/google.golang.org/protobuf-1.33.0 branch May 12, 2026 03:40
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant