Skip to content

chore(deps): update protobuf requirement from <7,>=6.31.0 to >=7.35.1,<8 in /sdk#150

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/sdk/protobuf-gte-7.35.1-and-lt-8
Closed

chore(deps): update protobuf requirement from <7,>=6.31.0 to >=7.35.1,<8 in /sdk#150
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/sdk/protobuf-gte-7.35.1-and-lt-8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on protobuf to permit the latest version.

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the ci CI/Infrastructure label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

Thanks for your first pull request! We appreciate the contribution.

Before review, please make sure tests pass: cd sdk && pytest

@zeevdr

zeevdr commented Jun 15, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@zeevdr

zeevdr commented Jun 15, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.35.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/sdk/protobuf-gte-7.35.1-and-lt-8 branch from 4452932 to d121542 Compare June 15, 2026 07:58
@zeevdr

zeevdr commented Jun 15, 2026

Copy link
Copy Markdown
Member

Closing — this bump is currently unresolvable. grpcio-tools 1.81.1 (latest, dev dependency for codegen/typecheck/tests) requires protobuf<7, conflicting with the protobuf>=7.35.1 bump here. CI fails on Typecheck, Tests, and Examples with a ResolutionImpossible error.

Added a dependabot ignore rule for protobuf>=7 in #152 so this won't recur until grpcio-tools supports protobuf 7.

@zeevdr zeevdr closed this Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/sdk/protobuf-gte-7.35.1-and-lt-8 branch June 15, 2026 08:19
zeevdr added a commit that referenced this pull request Jun 15, 2026
Dependabot PR #150 bumped protobuf to >=7.35.1,<8, but grpcio-tools 1.81.1
(latest, dev dependency for codegen/typecheck/tests) requires protobuf<7.
This made the dependency set unresolvable and broke CI.

Add a dependabot ignore rule for protobuf>=7 in /sdk and /examples so this
doesn't recur until grpcio-tools ships protobuf-7 support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/Infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant