Build(deps): Bump protobuf from 6.33.5 to 7.35.1 in the protobuf-major group across 1 directory - #349
Conversation
gRPC MigrationUpdate: 6.33.5 → 7.35.0 ✅ Migration completed successfully. Migration outputNext stepMigration changes were committed and |
|
@dependabot recreate |
99cb83f to
b622d2e
Compare
gRPC MigrationUpdate: 6.33.5 → 7.35.0 ✅ Migration completed successfully. Migration outputNext stepMigration changes were committed and |
|
grpc still doesn't support this new protobuf version. |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
1 similar comment
|
@dependabot recreate |
841ea73 to
7a4cf00
Compare
gRPC MigrationUpdate: 6.33.5 → 7.35.0 ✅ Migration completed successfully. Migration outputNext stepMigration changes were committed and Note If this PR needs rebasing later, comment |
|
Damn! This protobuf/grpc updates are a neverending story. If we group them, it doesn't work (because grpc sometimes lags behind protobuf), if we group them, it doesn't work (because when grpc gets up to date with grpc it requires the new version, while protobuf is supposed to be compatible across two consecutive majors). 😒 I will cherry pick the commits in #363 here. |
|
Added a few fix commits too. |
|
Needs approval from someone else now. |
|
Needs rebase |
Bumps the protobuf-major group with 1 update in the / directory: [protobuf](https://github.com/protocolbuffers/protobuf). Updates `protobuf` from 6.33.5 to 7.35.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> Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
=== 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). The migration completed successfully. Applied-by: frequenz-floss/gh-action-dependabot-migrate Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
Bumps the grpc-compatible group with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `grpcio` from 1.81.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.81.1...v1.83.0) Updates `grpcio-tools` from 1.81.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.81.1...v1.83.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-compatible - dependency-name: grpcio-tools dependency-version: 1.83.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: grpc-compatible ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
=== v1.83.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). The migration completed successfully. Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
The migration script updated the dependency to an older version because of a dependabot fetch-metadata action bug, so we fix it manually. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com> Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
We need to update it to a version that supports the new protobuf version. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com> Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
bb01bc4 to
2fa8a14
Compare
Bumps the protobuf-major group with 1 update in the / directory: protobuf.
Updates
protobuffrom 6.33.5 to 7.35.1Commits