Skip to content

Chore(deps): Bump protobuf from 7.35.1 to 7.36.0 - #1263

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/protobuf-7.36.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/protobuf-7.36.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps protobuf from 7.35.1 to 7.36.0.

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)

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

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 1, 2026

@foxpatch-aleph foxpatch-aleph left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Routine minor-version dependency bump of protobuf from 7.35.1 to 7.36.0, correctly updated in the only place the version is pinned (pyproject.toml). Protobuf is used at runtime only in the libp2p stubs (src/aleph/toolkit/libp2p_stubs/crypto/), where the generated code relies exclusively on stable APIs (descriptor_pool, reflection, SerializeToString/FromString) that are unchanged across the 7.x series. I verified the generated message roundtrip works correctly, and no lock files or other pins require coordinated updates. Low-risk change; CI will validate the final install.

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.

1 participant