Skip to content

fix(deps): update protobuf - #2221

Merged
renovate[bot] merged 3 commits into
mainfrom
renovate/protobuf
Jul 2, 2026
Merged

fix(deps): update protobuf#2221
renovate[bot] merged 3 commits into
mainfrom
renovate/protobuf

Conversation

@renovate

@renovaterenovateBot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChangeAgeConfidence
protocminor35.035.1ageconfidence
com.google.protobuf:protobuf-java (source)compilepatch4.35.04.35.1ageconfidence

Release Notes

protocolbuffers/protobuf (protoc)

v35.1: Protocol Buffers v35.1

Compare Source

Announcements

  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.

Bazel

  • Bazel 9 tests for csharp, hpb, objc, php, python, rust and upb (#​27598) (4469e38)
  • Break protobuf dependency on Bazel's proto fragment. Only respect the Starlark versions of --proto_toolchain_for*. This is a breaking change from 35.0, but matches the behavior in 34.x. (1f99c52)

C++

  • Add cord setters to repeated string fields. (6efa174)

UPB (Python/PHP/Ruby C-Extension)

  • Avoid UB in upb by switching to the XCT section, which will run our constructors before the compiler-generated initializers. (c35b977)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Jun 12, 2026
@renovate
renovateBot enabled auto-merge (squash) June 12, 2026 01:44
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Jun 12, 2026
@renovate
renovateBotforce-pushed the renovate/protobuf branch 8 times, most recently from 36b5805 to d031ccaCompareJune 22, 2026 10:57
@renovaterenovateBot changed the title fix(deps): update protobuf to v4.35.1fix(deps): update protobufJun 22, 2026
@renovate
renovateBotforce-pushed the renovate/protobuf branch 3 times, most recently from 9130f6a to f64c642CompareJune 24, 2026 15:51
@renovate

renovateBot commented Jun 24, 2026

Copy link
Copy Markdown
ContributorAuthor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️Warning: custom changes will be lost.

renovateBotand others added 2 commits July 2, 2026 12:56
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@renovate
renovateBot merged commit cf17073 into mainJul 2, 2026
21 checks passed
@renovate
renovateBot deleted the renovate/protobuf branch July 2, 2026 11:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@zeitlinger