build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3#607
build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3#607dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
lerian-studio
left a comment
There was a problem hiding this comment.
Pull requests to main can only come from:
developrelease-candidatehotfix/*
Your source branch: dependabot/go_modules/google.golang.org/grpc-1.79.3
Please change the base branch or create a PR from an allowed branch.
|
@dependabot rebase |
9d57099 to
2627eda
Compare
lerian-studio
left a comment
There was a problem hiding this comment.
Pull requests to main can only come from:
developrelease-candidatehotfix/*
Your source branch: dependabot/go_modules/google.golang.org/grpc-1.79.3
Please change the base branch or create a PR from an allowed branch.
📊 Unit Test Coverage Report:
|
| Metric | Value |
|---|---|
| Overall Coverage | 90.9% ✅ PASS |
| Threshold | 85% |
Coverage by Package
| Package | Coverage |
|---|---|
github.com/LerianStudio/reporter/components/worker/internal/services |
93.0% |
Generated by Go PR Analysis workflow
📊 Unit Test Coverage Report:
|
| Metric | Value |
|---|---|
| Overall Coverage | 89.0% ✅ PASS |
| Threshold | 85% |
Coverage by Package
| Package | Coverage |
|---|---|
github.com/LerianStudio/reporter/components/manager/internal/adapters/http/in |
84.6% |
github.com/LerianStudio/reporter/components/manager/internal/services |
91.5% |
Generated by Go PR Analysis workflow
gandalf-at-lerian
left a comment
There was a problem hiding this comment.
LGTM. Patch-level bump of an indirect dependency (grpc-go 1.79.1 → 1.79.3).
This release includes a security fix: authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like grpc/authz (grpc/grpc-go#8981). Non-canonical paths are now immediately rejected with Unimplemented.
Changes are scoped to go.mod + go.sum — no code changes, no breaking API surface. Safe to merge.
|
@dependabot rebase |
1 similar comment
|
@dependabot rebase |
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.1...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>
2627eda to
f6ee146
Compare
lerian-studio
left a comment
There was a problem hiding this comment.
Pull requests to main can only come from:
developrelease-candidatehotfix/*
Your source branch: dependabot/go_modules/google.golang.org/grpc-1.79.3
Please change the base branch or create a PR from an allowed branch.
|
Closing — |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps google.golang.org/grpc from 1.79.1 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)