Skip to content

Bump protobuf from 7.35.1 to 7.36.1 in the protobuf-major group across 1 directory - #199

Merged
llucax merged 2 commits into
v0.x.xfrom
dependabot/pip/protobuf-major-5686805ea3
Sep 14, 2026
Merged

llucax merged 2 commits into
v0.x.xfrom
dependabot/pip/protobuf-major-5686805ea3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the protobuf-major group with 1 update in the / directory: protobuf.

Updates protobuf from 7.35.1 to 7.36.1

Commits

@dependabot dependabot Bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Jun 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 3, 2026 13:10
@dependabot dependabot Bot added the type:tech-debt Improves the project without visible changes for users label Jun 3, 2026
@dependabot
dependabot Bot requested review from eduardiazf and removed request for a team June 3, 2026 13:10
@dependabot dependabot Bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

gRPC Migration

Update: 6.33.5 → 7.35.0

✅ Migration completed successfully.

Migration output
=== v7.35.0 =========================================================
Script URL: https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/529d30b554392e6d8b66e84e92c04ac9cd170da7/cookiecutter/scripts/dependabot-grpc-fixer.py

Updated pyproject.toml with 1 grpc/protobuf constraint(s).


Next step

Migration changes were committed and auto-merge-on-changes is disabled. Please review, approve, and merge this PR manually.


📋 Full migration logs

@github-actions github-actions Bot added the tool:grpc:migration:executed Migration script has been run label Jun 3, 2026
@llucax

llucax commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

grpc is still not compatible with this protobuf version

@llucax llucax added the status:blocked Other issues must be resolved before this can be worked on label Jun 5, 2026
@llucax

llucax commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 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.

@llucax

llucax commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

@llucax llucax removed the status:blocked Other issues must be resolved before this can be worked on label Sep 14, 2026
Bumps the protobuf-major group with 1 update in the / directory: [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `protobuf` from 7.35.1 to 7.36.1
- [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
  dependency-group: protobuf-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump protobuf from 6.33.5 to 7.35.0 in the protobuf-major group Bump protobuf from 7.35.1 to 7.36.1 in the protobuf-major group across 1 directory Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/protobuf-major-5686805ea3 branch from eef0c4b to ba8d12a Compare September 14, 2026 14:41
@github-actions github-actions Bot removed the tool:grpc:migration:executed Migration script has been run label Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

gRPC Migration

Update: 7.35.1 → 7.35.0

✅ Migration completed successfully.

Migration output
=== v7.35.0 =========================================================
Script URL: https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/529d30b554392e6d8b66e84e92c04ac9cd170da7/cookiecutter/scripts/dependabot-grpc-fixer.py

Updated pyproject.toml with 1 grpc/protobuf constraint(s).


Next step

Migration changes were committed and auto-merge-on-changes is disabled. Please review, approve, and merge this PR manually.

Note

If this PR needs rebasing later, comment @dependabot recreate on the PR.
This discards any current PR changes. Dependabot will regenerate the PR from the current base, and this action will detect that the migration commit is gone and re-run the migration on the recreated commit.


📋 Full migration logs

@github-actions github-actions Bot added the tool:grpc:migration:executed Migration script has been run label Sep 14, 2026
@llucax
llucax enabled auto-merge September 14, 2026 14:52
llucax
llucax previously approved these changes Sep 14, 2026
@llucax
llucax added this pull request to the merge queue Sep 14, 2026
@llucax
llucax removed this pull request from the merge queue due to a manual request Sep 14, 2026
@llucax

llucax commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Damn bug in dependabot metadata fetch.

@llucax

llucax commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Fixed manually, needs approval from someone else now.

@llucax
llucax enabled auto-merge September 14, 2026 14:57
The migration was done manually because of a dependabot metadata action
bug.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax
llucax force-pushed the dependabot/pip/protobuf-major-5686805ea3 branch from 3b0f739 to 0ed3806 Compare September 14, 2026 14:58
@llucax
llucax added this pull request to the merge queue Sep 14, 2026
Merged via the queue into v0.x.x with commit a7e520f Sep 14, 2026
14 checks passed
@llucax
llucax deleted the dependabot/pip/protobuf-major-5686805ea3 branch September 14, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) tool:grpc:migration:executed Migration script has been run type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants