Skip to content
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

build(deps): bump github.com/dubbogo/grpc-go from 1.42.9 to 1.42.10 #2019

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps github.com/dubbogo/grpc-go from 1.42.9 to 1.42.10.

Release notes

Sourced from github.com/dubbogo/grpc-go's releases.

v1.42.10

What's Changed

New Contributors

Full Changelog: dubbogo/grpc-go@v1.42.9...v1.42.10

Commits
  • 3cd6684 Merge pull request #3 from maguowei/master
  • 61a263a Merge pull request #4 from zgs225/master
  • c060b61 fix: compilation error in health
  • c278439 upgrade envoyproxy/go-control-plane v0.10.0 => v0.10.1
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [github.com/dubbogo/grpc-go](https://github.com/dubbogo/grpc-go) from 1.42.9 to 1.42.10.
- [Release notes](https://github.com/dubbogo/grpc-go/releases)
- [Commits](dubbogo/grpc-go@v1.42.9...v1.42.10)

---
updated-dependencies:
- dependency-name: github.com/dubbogo/grpc-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2019 (df26853) into 3.0 (0630c8b) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              3.0    #2019      +/-   ##
==========================================
- Coverage   44.80%   44.67%   -0.14%     
==========================================
  Files         283      283              
  Lines       17105    17105              
==========================================
- Hits         7664     7641      -23     
- Misses       8631     8656      +25     
+ Partials      810      808       -2     
Impacted Files Coverage Δ
cluster/cluster/base/cluster_invoker.go 24.44% <0.00%> (-13.34%) ⬇️
metadata/report/delegate/delegate_report.go 35.09% <0.00%> (-7.29%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlexStocks AlexStocks merged commit b3ebe0d into 3.0 Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/3.0/github.com/dubbogo/grpc-go-1.42.10 branch August 15, 2022 12:28
CoolIceV pushed a commit to CoolIceV/dubbo-go that referenced this pull request Aug 31, 2022
…pache#2019)

Bumps [github.com/dubbogo/grpc-go](https://github.com/dubbogo/grpc-go) from 1.42.9 to 1.42.10.
- [Release notes](https://github.com/dubbogo/grpc-go/releases)
- [Commits](dubbogo/grpc-go@v1.42.9...v1.42.10)

---
updated-dependencies:
- dependency-name: github.com/dubbogo/grpc-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
CoolIceV added a commit to CoolIceV/dubbo-go that referenced this pull request Sep 9, 2022
* feat(adaptive service): auto concurrency limiter

* feat(adaptive service): auto concurrency limiter

* feat(adaptive service): auto concurrency limiter

* feat(adaptive service): auto concurrency limiter

* feat(adaptive service): auto concurrency limiter

* feat(adaptive service): p2c weight

* build(deps): bump go.opentelemetry.io/otel/trace from 1.8.0 to 1.9.0 (apache#2010)

Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.8.0 to 1.9.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.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  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>

* build(deps): bump go.opentelemetry.io/otel from 1.8.0 to 1.9.0 (apache#2013)

Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.8.0 to 1.9.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.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  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>

* build(deps): bump github.com/nacos-group/nacos-sdk-go (apache#2012)

Bumps [github.com/nacos-group/nacos-sdk-go](https://github.com/nacos-group/nacos-sdk-go) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/nacos-group/nacos-sdk-go/releases)
- [Commits](nacos-group/nacos-sdk-go@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/nacos-group/nacos-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(shotdown):fix shotdown InternalSignal default value

* test(shutdown):add shutdown internal signal test

* [Ftr] Enhance ServiceDefinition in MetadataService (apache#1963)

* Add FullServiceDefinition struct

* mark the place waiting to be changed in PublishServiceDefinition

* add test about FullServiceDefinition

* modify format

* modify comment

* format the code

* split one long line

* ignore goenv

* build(deps): bump github.com/dubbogo/grpc-go from 1.42.9 to 1.42.10 (apache#2019)

Bumps [github.com/dubbogo/grpc-go](https://github.com/dubbogo/grpc-go) from 1.42.9 to 1.42.10.
- [Release notes](https://github.com/dubbogo/grpc-go/releases)
- [Commits](dubbogo/grpc-go@v1.42.9...v1.42.10)

---
updated-dependencies:
- dependency-name: github.com/dubbogo/grpc-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade grpc-go version v1.42.9 -> v1.42.10 (apache#2017)

* Revert 2014 resolve placeholder (apache#2023)

* resolve placeholder

* build(deps): bump github.com/knadh/koanf from 1.4.2 to 1.4.3 (apache#2027)

Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(adaptive service): p2c weight

* feat(adaptive service): ema

* fix license

* fix time

* auto concurrency limiter

* auto concurrency limiter

* auto concurrency limiter

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zhaoyunxing <zhaoyunxing@apache.org>
Co-authored-by: Leo Shen <40532785+Leospard@users.noreply.github.com>
Co-authored-by: AlexStocks <alexstocks@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants