-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 #2823
Merged
kevwan
merged 1 commit into
master
from
dependabot/go_modules/google.golang.org/grpc-1.52.3
Jan 28, 2023
Merged
chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 #2823
kevwan
merged 1 commit into
master
from
dependabot/go_modules/google.golang.org/grpc-1.52.3
Jan 28, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.52.0...v1.52.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kevwan
pushed a commit
to kevwan/go-zero
that referenced
this pull request
Jan 31, 2023
kevwan
pushed a commit
to kevwan/go-zero
that referenced
this pull request
Jan 31, 2023
kevwan
added a commit
that referenced
this pull request
Jan 31, 2023
* fix: problem on name overlaping in config (#2820) * chore: fix missing funcs on windows (#2825) * chore: add more tests (#2812) * chore: add more tests * chore: add more tests * chore: add more tests (#2814) * chore: add more tests (#2815) * chore: add more tests * chore: add more tests * chore: add more tests * chore: add more tests * chore: add more tests * chore: add more tests * feat: upgrade go to v1.18 (#2817) * feat: upgrade go to v1.18 * feat: upgrade go to v1.18 * chore: change interface{} to any (#2818) * chore: change interface{} to any * chore: update goctl version to 1.5.0 * chore: update goctl deps * chore: update goctl interface{} to any (#2819) * chore: update goctl interface{} to any * chore: update goctl interface{} to any * chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#2823) * support custom maxBytes in API file (#2822) * feat: mapreduce generic version (#2827) * feat: mapreduce generic version * fix: gateway mr type issue --------- Co-authored-by: kevin.wan <kevin.wan@yijinin.com> * feat: add MustNewRedis (#2824) * feat: add MustNewRedis * feat: add MustNewRedis * feat: add MustNewRedis * x * x * fix ut * x * x * x * x * x * chore: improve codecov (#2828) * feat: converge grpc interceptor processing (#2830) * feat: converge grpc interceptor processing * x * x * chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#2831) * chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#2833) Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger (#2832) Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xiaoju Jiang <44432198+jiang4869@users.noreply.github.com> Co-authored-by: kevin.wan <kevin.wan@yijinin.com> Co-authored-by: MarkJoyMa <64180138+MarkJoyMa@users.noreply.github.com>
kevwan
added a commit
that referenced
this pull request
Mar 4, 2023
* fix: problem on name overlaping in config (#2820) * chore: fix missing funcs on windows (#2825) * chore: add more tests (#2812) * chore: add more tests * chore: add more tests * chore: add more tests (#2814) * chore: add more tests (#2815) * chore: add more tests * chore: add more tests * chore: add more tests * chore: add more tests * chore: add more tests * chore: add more tests * feat: upgrade go to v1.18 (#2817) * feat: upgrade go to v1.18 * feat: upgrade go to v1.18 * chore: change interface{} to any (#2818) * chore: change interface{} to any * chore: update goctl version to 1.5.0 * chore: update goctl deps * chore: update goctl interface{} to any (#2819) * chore: update goctl interface{} to any * chore: update goctl interface{} to any * chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#2823) * support custom maxBytes in API file (#2822) * feat: mapreduce generic version (#2827) * feat: mapreduce generic version * fix: gateway mr type issue --------- Co-authored-by: kevin.wan <kevin.wan@yijinin.com> * feat: add MustNewRedis (#2824) * feat: add MustNewRedis * feat: add MustNewRedis * feat: add MustNewRedis * x * x * fix ut * x * x * x * x * x * chore: improve codecov (#2828) * feat: converge grpc interceptor processing (#2830) * feat: converge grpc interceptor processing * x * x * chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#2831) * chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#2833) Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger (#2832) Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xiaoju Jiang <44432198+jiang4869@users.noreply.github.com> Co-authored-by: kevin.wan <kevin.wan@yijinin.com> Co-authored-by: MarkJoyMa <64180138+MarkJoyMa@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps google.golang.org/grpc from 1.52.0 to 1.52.3.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
fe39661
Change version to 1.52.3 (#5974)26ef99c
Change version to 1.52.2 (#5972)533d7fd
Cherrypick 5959: xds: fix panic involving double close of channel in xDS tran...4b6bc84
Change version to 1.52.2-dev (#5967)2b4813f
Change version to 1.52.1 (#5965)f7ecbb2
Cherry pick: grpclb: renamegrpclbstate
package back tostate
(#5962) (#5...e593b4a
xds interop: Fix buildscripts not continuing on a failed test suite (v1.52.x ...02d3b9b
Change version to 1.52.1-dev (#5871)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 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 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)