chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 in /apps/cli-go#5928
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.0 to 1.82.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.0...v1.82.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1f165f0e21
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| golang.org/x/oauth2 v0.36.0 | ||
| golang.org/x/term v0.45.0 | ||
| google.golang.org/grpc v1.82.0 | ||
| google.golang.org/grpc v1.82.1 |
There was a problem hiding this comment.
Bump the nested pkg module too
Because apps/cli-go/pkg is its own Go module and is listed as a separate Dependabot directory, updating only the top-level module leaves apps/cli-go/pkg/go.mod at google.golang.org/grpc v1.82.0. When that module is tested, published, or consumed directly outside the root module’s replace/MVS, it still resolves the vulnerable version this PR is meant to remove, so the security bump is incomplete; please update apps/cli-go/pkg/go.mod and go.sum as part of the same change.
Useful? React with 👍 / 👎.
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@1f165f0e21a2ee25c3cff8368ba6ebfe44857121Preview package for commit |
Bumps google.golang.org/grpc from 1.82.0 to 1.82.1.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)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.