-
Notifications
You must be signed in to change notification settings - Fork 7
Bump the grpc group with 3 updates #359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v0.x.x
Are you sure you want to change the base?
Conversation
florian-wagner-frequenz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tiyash-basu-frequenz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is failing. See https://github.com/frequenz-floss/frequenz-api-microgrid/actions/runs/18156940253
FYI @llucax
f64ed52 to
448f713
Compare
|
Yeah, upgrading grpc/protobuf always need manual intervention because dependabot doesn't bump the runtime deps |
|
We should create a workflow that automatically bump the runtime deps too, but we are not there yet |
ed48fa7 to
8c680da
Compare
Bumps the grpc group with 3 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `protobuf` from 6.31.1 to 6.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `grpcio` from 1.72.1 to 1.75.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.72.1...v1.75.1) Updates `grpcio-tools` from 1.72.1 to 1.75.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.72.1...v1.75.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc - dependency-name: grpcio-tools dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc ... Signed-off-by: dependabot[bot] <[email protected]>
8c680da to
4feb559
Compare
Bumps the grpc group with 3 updates: protobuf, grpcio and grpcio-tools.
Updates
protobuffrom 6.31.1 to 6.32.1Commits
Updates
grpciofrom 1.72.1 to 1.75.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
9b63ce0[Backport][v1.75.x][Fix] PHP macOS build: composer sha sum update, harden ins...3ab7404[Release] Bump version to 1.75.1 (on v1.75.x branch) (#40773)876e1d1[Backport][v1.75.x][Python] Handle python3.14 get_event_loop behavior changes...74ec067[Backport][v1.75.x][Python][Support 3.14] Enable 3.14 supported wheels (#40726)ff24d38[Backport][v1.75.x][Python] aio: skip grpc/aio shutdown if py interpreter is ...093085c[build] Fix objc boringssl build backport (#40689)8c45613[release] Bump release version on v1.75.x branch to v1.75.0 (#40644)d382f40[Backport][v1.75.x][Python][Support 3.14] Enable Python 3.14 interpreters for...e6db475[Backport][v1.75.x][Python] Build manylinux aarch64 without cross-compilation...77dc9c8[Backport][v1.75.x][Python] Updating rules_python to 1.5.4 (#40607)Updates
grpcio-toolsfrom 1.72.1 to 1.75.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
9b63ce0[Backport][v1.75.x][Fix] PHP macOS build: composer sha sum update, harden ins...3ab7404[Release] Bump version to 1.75.1 (on v1.75.x branch) (#40773)876e1d1[Backport][v1.75.x][Python] Handle python3.14 get_event_loop behavior changes...74ec067[Backport][v1.75.x][Python][Support 3.14] Enable 3.14 supported wheels (#40726)ff24d38[Backport][v1.75.x][Python] aio: skip grpc/aio shutdown if py interpreter is ...093085c[build] Fix objc boringssl build backport (#40689)8c45613[release] Bump release version on v1.75.x branch to v1.75.0 (#40644)d382f40[Backport][v1.75.x][Python][Support 3.14] Enable Python 3.14 interpreters for...e6db475[Backport][v1.75.x][Python] Build manylinux aarch64 without cross-compilation...77dc9c8[Backport][v1.75.x][Python] Updating rules_python to 1.5.4 (#40607)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions