Skip to content

Bump the protobuf-related dependencies#308

Merged
llucax merged 4 commits intofrequenz-floss:v0.15.xfrom
llucax:protobuf5
Jun 10, 2025
Merged

Bump the protobuf-related dependencies#308
llucax merged 4 commits intofrequenz-floss:v0.15.xfrom
llucax:protobuf5

Conversation

@llucax
Copy link
Copy Markdown
Contributor

@llucax llucax commented Jun 10, 2025

This is needed to allow for protobuf 6.x, which is already required by other libraries.

Copilot AI review requested due to automatic review settings June 10, 2025 11:44
@llucax llucax requested review from a team as code owners June 10, 2025 11:44
@github-actions github-actions Bot added part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) labels Jun 10, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps protobuf-related dependencies to support libraries requiring protobuf 6.x.

  • Update protobuf from 4.25.3 to 5.26.1 and adjust the supported version range from <6 to <7.
  • Raise grpcio and grpcio-tools versions to 1.63.0.
  • Update googleapis-common-protos to a minimum version of 1.63.1.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Bump dependency versions and update version constraints to align with protobuf 6.x support.
RELEASE_NOTES.md Amend release notes to reflect the updated dependency versions.

llucax added 2 commits June 10, 2025 13:44
This is needed to allow for protobuf 6.x, which is already required by
other libraries.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax added this to the v0.15.5 milestone Jun 10, 2025
llucax added 2 commits June 10, 2025 13:47
The 20.04 version of Ubuntu is no longer supported by GitHub Actions, so
we need to upgrade to 24.04.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Version 3 is deprecated and no longer works.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax merged commit 35c5a99 into frequenz-floss:v0.15.x Jun 10, 2025
9 checks passed
@llucax llucax deleted the protobuf5 branch June 10, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants