-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[fix][sec] Bump google.golang.org/grpc from 1.38.0 to 1.56.3 in /pulsar-function-go #21444
[fix][sec] Bump google.golang.org/grpc from 1.38.0 to 1.56.3 in /pulsar-function-go #21444
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.38.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot[bot] Please add the following content to your PR description and select a checkbox:
|
…es/pulsar-function-go/google.golang.org/grpc-1.56.3
It seems that minimum Go lang versions should be bumped in the build.
|
…es/pulsar-function-go/google.golang.org/grpc-1.56.3
…es/pulsar-function-go/google.golang.org/grpc-1.56.3
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #21444 +/- ##
============================================
- Coverage 73.58% 73.56% -0.02%
- Complexity 32254 32256 +2
============================================
Files 1858 1858
Lines 138021 138040 +19
Branches 15111 15116 +5
============================================
- Hits 101558 101550 -8
- Misses 28606 28633 +27
Partials 7857 7857
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…ar-function-go (apache#21444) (cherry picked from commit 2d57624) (cherry picked from commit 3ed5ea2)
…ar-function-go (apache#21444) (cherry picked from commit 2d57624) (cherry picked from commit 3ed5ea2)
…ar-function-go (apache#21444) (cherry picked from commit 2d57624) (cherry picked from commit 3ed5ea2)
…ar-function-go (apache#21444) (cherry picked from commit 2d57624) (cherry picked from commit 3ed5ea2)
…ar-function-go (apache#21444) (cherry picked from commit 2d57624) (cherry picked from commit 3ed5ea2)
Bumps google.golang.org/grpc from 1.38.0 to 1.56.3.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.