Skip to content

Bump protobuf from 4.25.8 to 5.29.6#82

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/protobuf-5.29.6
Closed

Bump protobuf from 4.25.8 to 5.29.6#82
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/protobuf-5.29.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 5, 2026

Bumps protobuf from 4.25.8 to 5.29.6.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

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.

Summary by cubic

Upgrade protobuf from 4.25.8 to 5.29.6 and bump Google API libs to match; the lockfile is regenerated with Poetry 2.2.1. Dependency ranges are broadened (protobuf allowed up to <7.0.0) and google-api-core adds async REST extras.

  • Dependencies

    • protobuf: 5.29.6
    • google-api-core: 2.29.0
    • googleapis-common-protos: 1.72.0
  • Migration

    • Protobuf 5 removes deprecated FieldDescriptor.label and tightens type checks; update any code relying on deprecated APIs.
    • Re-run tests for serialization/JSON/text formatting and Timestamp/Duration conversions; some options were removed and errors may surface.

Written for commit 4f6af9e. Summary will update on new commits.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 5, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 to 5.29.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 5.29.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/protobuf-5.29.6 branch from 6db9eb7 to 4f6af9e Compare February 17, 2026 09:41
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 17, 2026

Looks like protobuf is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 17, 2026
@dependabot dependabot Bot deleted the dependabot/pip/protobuf-5.29.6 branch February 17, 2026 12:14
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants