build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 in /test/magpiego#11451
Conversation
28cb1b4 to
e841e34
Compare
There was a problem hiding this comment.
Pull request overview
Updates the test/magpiego Go module to use google.golang.org/grpc v1.79.3 (from v1.78.0), incorporating upstream fixes including a server-side security fix for malformed :path headers.
Changes:
- Bump
google.golang.org/grpcfromv1.78.0tov1.79.3intest/magpiego/go.mod. - Update
test/magpiego/go.sumchecksums to match the new gRPC version.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| test/magpiego/go.mod | Updates the indirect gRPC dependency requirement to v1.79.3. |
| test/magpiego/go.sum | Refreshes module checksums for gRPC v1.79.3. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11451 +/- ##
==========================================
- Coverage 51.23% 51.23% -0.01%
==========================================
Files 699 699
Lines 44065 44065
==========================================
- Hits 22577 22575 -2
- Misses 19329 19330 +1
- Partials 2159 2160 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@dependabot recreate |
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.78.0...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
0f6bfc8 to
cb9dc23
Compare
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
Bumps google.golang.org/grpc from 1.78.0 to 1.79.3.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
dda86dbChange version to 1.79.3 (#8983)72186f1grpc: enforce strict path checking for incoming requests on the server (#8981)97ca352Changing version to 1.79.3-dev (#8954)8902ab6Change the version to release 1.79.2 (#8947)a928670Cherry-pick #8874 to v1.79.x (#8904)06df363Change version to 1.79.2-dev (#8903)782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)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)You can disable automated security fix PRs for this repo from the Security Alerts page.