build(deps): bump google.golang.org/grpc from 1.70.0 to 1.80.0 in /controller#413
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for jumpstarter-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The CI failures are caused by the operator submodule ( Pushed a fix: ran |
CI StatusCI is looking good so far — all core checks (lint-go, tests, deploy-kind) have passed. E2e tests are still running. This PR correctly updates both |
E2E Test FlakinessThe remaining CI failure ( This PR looks good to merge — the dependency bump and operator submodule sync are correct. The e2e flake should be investigated separately. |
Dependabot PR AnalysisCI StatusThe All other 50+ tests pass, including Dependency AnalysisThis PR bumps
Notable: grpc v1.79.3 includes a security fix (authorization bypass with malformed 🤖 Generated with Claude Code |
1583747 to
3e6dec7
Compare
|
@ambient-code please rebase this |
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.70.0 to 1.80.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.80.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
The grpc v1.80.0 bump in controller/go.mod requires syncing transitive dependencies in the operator submodule which uses a replace directive pointing to the parent module. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3e6dec7 to
df42643
Compare
Bumps google.golang.org/grpc from 1.70.0 to 1.80.0.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
397e45eChange version to 1.80.0 (#8948)64ebf0aCherry-pick #8997 to v1.80.x (#9027)e45ed24xds/rbac: add additional handling for addresses with ports (#8990) (#9022)c78d26eCherry-pick #8957 to v1.80.x (#9007)bd7cd3cgrpc: enforce strict path checking for incoming requests on the server (#8987)b6597b3xds/clusterimpl: use xdsConfig for updates and remove redundant fields from L...1d4fa8axds: change cdsbalancer to use update from dependency manager (#8907)8f47d36attributes: Replace internal map with linked list (#8933)22e1ee8xds: add panic recovery in xdsclient resource unmarshalling. (#8895)7136e99credentials/alts: Pool write buffers (#8919)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)