Skip to content

Commit

Permalink
Bump grpcio from 0.10.3 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/tikv/grpc-rs) from 0.10.3 to 0.12.0.
- [Release notes](https://github.com/tikv/grpc-rs/releases)
- [Changelog](https://github.com/tikv/grpc-rs/blob/master/CHANGELOG.md)
- [Commits](tikv/grpc-rs@v0.10.3...v0.12.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2022
1 parent a3f6ad8 commit 007bda6
Show file tree
Hide file tree
Showing 38 changed files with 42 additions and 42 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion admin-http-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mc-util-grpc = { path = "../util/grpc" }
mc-util-uri = { path = "../util/uri" }

clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11.0"
grpcio = "0.12.0"
rocket = { version = "0.5.0-rc.2", features = ["json"] }
serde = "1.0"
serde_derive = "1.0"
Expand Down
2 changes: 1 addition & 1 deletion attest/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ mc-crypto-noise = { path = "../../crypto/noise" }
aead = "0.4"
digest = "0.10"
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
protobuf = "2.27.1"
2 changes: 1 addition & 1 deletion connection/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mc-util-uri = { path = "../util/uri" }
aes-gcm = "0.9.4"
cookie = "0.16"
displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
retry = "2.0"
secrecy = "0.8"
serde = "1.0"
Expand Down
2 changes: 1 addition & 1 deletion consensus/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mc-ledger-db = { path = "../../ledger/db" }
mc-transaction-core = { path = "../../transaction/core" }

futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
protobuf = "2.27.1"

[dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion consensus/mint-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mc-util-uri = { path = "../../util/uri" }

clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = { version = "0.4", features = ["serde"] }
pem = "1.1"
protobuf = "2.27.1"
Expand Down
2 changes: 1 addition & 1 deletion consensus/service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
fs_extra = "1.1"
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
lazy_static = "1.4"
once_cell = "1.16"
Expand Down
2 changes: 1 addition & 1 deletion consensus/tool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ mc-util-grpc = { path = "../../util/grpc" }
mc-util-uri = { path = "../../util/uri" }

clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11.0"
grpcio = "0.12.0"
serde_json = "1"
2 changes: 1 addition & 1 deletion fog/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0"
[dependencies]
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
prost = { version = "0.11", default-features = false, features = ["prost-derive"] }
protobuf = "2.27.1"

Expand Down
2 changes: 1 addition & 1 deletion fog/distribution/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mc-util-uri = { path = "../../util/uri" }

clap = { version = "4.0", features = ["derive", "env"] }
crossbeam-channel = "0.5"
grpcio = "0.11.0"
grpcio = "0.12.0"
lazy_static = "1.4"
rand = "0.8"
rayon = "1.5"
Expand Down
2 changes: 1 addition & 1 deletion fog/enclave_connection/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ mc-util-uri = { path = "../../util/uri" }
aes-gcm = "0.9.4"
cookie = "0.16"
displaydoc = { version = "0.2", default-features = false }
grpcio = "0.11.0"
grpcio = "0.12.0"
retry = "2.0"
sha2 = { version = "0.10", default-features = false }
2 changes: 1 addition & 1 deletion fog/ingest/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tempdir = "0.3"
# third party
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
protobuf = "2.27.1"
retry = "2.0"
Expand Down
2 changes: 1 addition & 1 deletion fog/ingest/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clap = { version = "4.0", features = ["derive", "env"] }
dirs = "4.0"
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
itertools = "0.10"
lazy_static = "1.4"
Expand Down
2 changes: 1 addition & 1 deletion fog/ledger/connection/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mc-fog-uri = { path = "../../uri" }

# third-party
displaydoc = { version = "0.2", default-features = false }
grpcio = "0.11.0"
grpcio = "0.12.0"
protobuf = "2.27.1"
retry = "2.0"

Expand Down
2 changes: 1 addition & 1 deletion fog/ledger/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ mc-fog-uri = { path = "../../uri" }
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
lazy_static = "1.4"
rand = "0.8"
retry = "2.0"
Expand Down
2 changes: 1 addition & 1 deletion fog/load_testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ path = "src/bin/ingest.rs"
[dependencies]
# third party
clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11"
grpcio = "0.12"
retry = "2.0"
tempdir = "0.3"

Expand Down
2 changes: 1 addition & 1 deletion fog/overseer/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ path = "src/bin/main.rs"
# third-party
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
grpcio = "0.11.0"
grpcio = "0.12.0"
lazy_static = "1.4"
prometheus = "0.13.3"
retry = "2.0"
Expand Down
2 changes: 1 addition & 1 deletion fog/report/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ links = "mc-fog-report-api"

[dependencies]
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
protobuf = "2.27.1"

mc-api = { path = "../../../api" }
Expand Down
2 changes: 1 addition & 1 deletion fog/report/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ mc-util-uri = { path = "../../../util/uri" }

base64 = "0.13"
clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
2 changes: 1 addition & 1 deletion fog/report/connection/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ mc-util-serial = { path = "../../../util/serial" }
mc-util-uri = { path = "../../../util/uri" }

displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
2 changes: 1 addition & 1 deletion fog/report/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mc-util-uri = { path = "../../../util/uri" }
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = "0.2"
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
pem = "1.1"
prost = "0.11"
serde = { version = "1.0", features = ["derive"] }
Expand Down
2 changes: 1 addition & 1 deletion fog/sample-paykit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ mc-fog-view-protocol = { path = "../view/protocol" }
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
link-cplusplus = "1.0" # This is needed to support building on darwin which only has libc++ and not libstdc++
protobuf = "2.27.1"
rand = "0.8"
Expand Down
2 changes: 1 addition & 1 deletion fog/test-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mc-fog-uri = { path = "../uri" }
# third-party
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = "0.2"
grpcio = "0.11"
grpcio = "0.12"
hex_fmt = "0.3"
lazy_static = "1.4"
maplit = "1.0"
Expand Down
2 changes: 1 addition & 1 deletion fog/view/connection/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ mc-fog-uri = { path = "../../uri" }
mc-fog-view-protocol = { path = "../protocol" }

# third-party
grpcio = "0.11.0"
grpcio = "0.12.0"
retry = "2.0"
2 changes: 1 addition & 1 deletion fog/view/load-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ path = "src/main.rs"
[dependencies]
# third party
clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11.0"
grpcio = "0.12.0"

# mobilecoin
mc-account-keys = { path = "../../../account-keys" }
Expand Down
2 changes: 1 addition & 1 deletion fog/view/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ path = "src/bin/main.rs"
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
lazy_static = "1.4"
serde = { version = "1.0", default-features = false, features = ["alloc", "derive"] }
serde_json = "1.0"
Expand Down
2 changes: 1 addition & 1 deletion go-grpc-gateway/testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ mc-fog-report-types = { path = "../../fog/report/types" }
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = "0.2"
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
serde = { version = "1.0", features = ["derive"] }
2 changes: 1 addition & 1 deletion ledger/sync/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ mc-util-uri = { path = "../../util/uri" }

crossbeam-channel = "0.5"
displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
mockall = "0.11.3"
protobuf = "2.27.1"
rand = "0.8"
Expand Down
2 changes: 1 addition & 1 deletion mobilecoind-dev-faucet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ mc-util-uri = { path = "../util/uri" }
async-channel = { version = "1" }
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
rand = "0.8"
rocket = { version = "0.5.0-rc.2", features = ["json"] }
Expand Down
2 changes: 1 addition & 1 deletion mobilecoind-json/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mc-util-grpc = { path = "../util/grpc" }
mc-util-serial = { path = "../util/serial", features = ["std"] }

clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
protobuf = "2.27.1"
rocket = { version = "0.5.0-rc.2", features = ["json"] }
Expand Down
2 changes: 1 addition & 1 deletion mobilecoind/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ aes-gcm = "0.9.4"
clap = { version = "4.0", features = ["derive", "env"] }
crossbeam-channel = "0.5"
displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex_fmt = "0.3"
lmdb-rkv = "0.14.0"
num_cpus = "1.14"
Expand Down
2 changes: 1 addition & 1 deletion mobilecoind/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mc-consensus-api = { path = "../../consensus/api" }
mc-util-uri = { path = "../../util/uri" }

futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
protobuf = "2.27.1"

[dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion peers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ mc-util-uri = { path = "../util/uri" }

crossbeam-channel = "0.5"
displaydoc = "0.2"
grpcio = "0.11.0"
grpcio = "0.12.0"
mockall = "0.11.3"
protobuf = "2.27.1"
retry = "2.0"
Expand Down
2 changes: 1 addition & 1 deletion peers/test-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ mc-transaction-core = { path = "../../transaction/core" }
mc-util-from-random = { path = "../../util/from-random" }
mc-util-uri = { path = "../../util/uri" }

grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
rand = "0.8"
rand_hc = "0.3"
Expand Down
2 changes: 1 addition & 1 deletion util/grpc-admin-tool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ mc-util-grpc = { path = "../grpc" }
mc-util-uri = { path = "../uri" }

clap = { version = "4.0", features = ["derive", "env"] }
grpcio = "0.11.0"
grpcio = "0.12.0"
2 changes: 1 addition & 1 deletion util/grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ clap = { version = "4.0", features = ["derive", "env"] }
cookie = "0.16"
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
hex_fmt = "0.3"
hmac = "0.12"
Expand Down
2 changes: 1 addition & 1 deletion util/metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
mc-common = { path = "../../common", features = ["log"] }

chrono = "0.4"
grpcio = "0.11.0"
grpcio = "0.12.0"
lazy_static = "1.4"
prometheus = "0.13"
protobuf = "2.27.1"
Expand Down
2 changes: 1 addition & 1 deletion watcher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mc-watcher-api = { path = "api" }
clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
futures = "0.3"
grpcio = "0.11.0"
grpcio = "0.12.0"
hex = "0.4"
lazy_static = "1.4"
lmdb-rkv = "0.14.0"
Expand Down

0 comments on commit 007bda6

Please sign in to comment.