Skip to content

chore(deps): Bump protobuf from 6.33.6 to 7.35.0 in /a2a/image_service#510

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/image_service/protobuf-7.35.0
Closed

chore(deps): Bump protobuf from 6.33.6 to 7.35.0 in /a2a/image_service#510
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/image_service/protobuf-7.35.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps protobuf from 6.33.6 to 7.35.0.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.35.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

3 similar comments
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@clawgenti

Copy link
Copy Markdown

Major Version Bump Analysis

Package: protobuf (6.33.6 -> 7.35.0)
Ecosystem: docker | Age: 32 days

Migration Notes

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

  • This version includes breaking changes to: C++, Objective-C, PHP, Python.
  • [Bazel] Remove deprecated ProtoInfo.transitive_imports. Use equivalent transitive_sources instead (protocolbuffers/protobuf@0a5c2f6)
  • [C++] Make generator headers private (protocolbuffers/protobuf@3a2af35)
  • [C++] Add a debug check that the target of CopyFrom is not a descendant of the source. (protocolbuffers/protobuf@7a75898)
  • [C++] Add [[nodiscard]] to many APIs. (protocolbuffers/protobuf@a70115f)
  • [C++] Make the arena-enabled constructors of RepeatedField, ...

    Recommendation

    Major version bumps require manual review. Consider:

    • Bundling with related dependency updates
    • Scheduling migration work if breaking changes affect multiple files
    • Deferring with documented justification if migration is non-trivial

    Automated analysis by Kagenti Dep Bump Fixer (scan 2026-06-30-002)

@clawgenti

Copy link
Copy Markdown

Major Version Bump Analysis

Package: protobuf (6.33.6 -> 7.35.0)
Ecosystem: docker | Age: 32 days

Migration Notes

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

  • This version includes breaking changes to: C++, Objective-C, PHP, Python.
  • [Bazel] Remove deprecated ProtoInfo.transitive_imports. Use equivalent transitive_sources instead (protocolbuffers/protobuf@0a5c2f6)
  • [C++] Make generator headers private (protocolbuffers/protobuf@3a2af35)
  • [C++] Add a debug check that the target of CopyFrom is not a descendant of the source. (protocolbuffers/protobuf@7a75898)
  • [C++] Add [[nodiscard]] to many APIs. (protocolbuffers/protobuf@a70115f)
  • [C++] Make the arena-enabled constructors of RepeatedField, ...

    Recommendation

    Major version bumps require manual review. Consider:

    • Bundling with related dependency updates
    • Scheduling migration work if breaking changes affect multiple files
    • Deferring with documented justification if migration is non-trivial

    Automated analysis by Kagenti Dep Bump Fixer (scan 2026-07-02-002)

@pdettori

pdettori commented Jul 8, 2026

Copy link
Copy Markdown
Member

Superseded by #663. protobuf 7.x is incompatible with all released OpenTelemetry (opentelemetry-proto caps protobuf<7.0), so this bump downgrades the OTel stack and breaks test-startup, with no security gain (6.33.6 already mitigates CVE-2026-0994). #663 caps protobuf<7 in this service to keep the stack healthy and stop the major-bump PR from being recreated.

@pdettori pdettori closed this Jul 8, 2026
@github-project-automation github-project-automation Bot moved this from New/ToDo to Done in Kagenti Issue Prioritization Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 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/uv/a2a/image_service/protobuf-7.35.0 branch July 8, 2026 02:25
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:uv Pull requests that update python:uv code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants