Skip to content

Commit 0135df2

Browse files
renovate[bot]selenium-ciVietND96pujagani
authored
[java] Update dependency io.grpc:grpc-context to v1.69.1 (#15113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Viet Nguyen Duc <[email protected]> Co-authored-by: Puja Jagani <[email protected]>
1 parent 9449b58 commit 0135df2

File tree

3 files changed

+78
-15
lines changed

3 files changed

+78
-15
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ maven.install(
182182
"com.google.googlejavaformat:google-java-format:jar:1.25.2",
183183
"com.graphql-java:graphql-java:22.3",
184184
"dev.failsafe:failsafe:3.3.2",
185-
"io.grpc:grpc-context:1.69.0",
185+
"io.grpc:grpc-context:1.69.1",
186186
"io.lettuce:lettuce-core:6.5.2.RELEASE",
187187
"io.netty:netty-buffer",
188188
"io.netty:netty-codec-http",

java/maven_install.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
3-
"__INPUT_ARTIFACTS_HASH": -83251177,
4-
"__RESOLVED_ARTIFACTS_HASH": 159666128,
3+
"__INPUT_ARTIFACTS_HASH": 1099657782,
4+
"__RESOLVED_ARTIFACTS_HASH": -937269061,
55
"artifacts": {
66
"com.beust:jcommander": {
77
"shasums": {
@@ -214,17 +214,17 @@
214214
},
215215
"io.grpc:grpc-api": {
216216
"shasums": {
217-
"jar": "ffa9af0f76fb08b4dbcade9dba9805af6b216980cafa0756b4d97b6029077506",
218-
"sources": "e175c53977b6899c7be5a2e2007f79996d46c5512e852975cb4af663ffd84db9"
217+
"jar": "a8d3d6dcc71f3ab613d668842282b488bdd93d3e99a0ef5dca7eee6fa734c283",
218+
"sources": "766c0f64e4cdf2189241df8a0e0e2d5ce65e60a4a29bd82f295b0544e2fedc77"
219219
},
220-
"version": "1.69.0"
220+
"version": "1.69.1"
221221
},
222222
"io.grpc:grpc-context": {
223223
"shasums": {
224-
"jar": "e682d036496d4429442955b615b931ee65486bd318d0ab13d9937d11cb36ffd5",
225-
"sources": "a2ac5373e3f1021ec3f936b7c994b5fb94b391a8db24333825a0c081163d9efd"
224+
"jar": "45ef95b8c158a8b5bdd3acb67b9e682ef25414bb148f488ec847438ab64715d4",
225+
"sources": "f4f509999485f8ec7094b323a8865acd2d62dc97970e9b22d692c8060040a885"
226226
},
227-
"version": "1.69.0"
227+
"version": "1.69.1"
228228
},
229229
"io.lettuce:lettuce-core": {
230230
"shasums": {

rust/Cargo.Bazel.lock

+69-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "7cafa1024c14fe343d60d434da00caf40cc5f74a656d1ffb146147861837045b",
2+
"checksum": "dd0b1d61473c324a69e9446829245d736b5cf37dfd115cacf1169662fa518d3e",
33
"crates": {
44
"addr2line 0.21.0": {
55
"name": "addr2line",
@@ -2039,16 +2039,79 @@
20392039
"id": "jobserver 0.1.31",
20402040
"target": "jobserver"
20412041
},
2042-
{
2043-
"id": "libc 0.2.168",
2044-
"target": "libc"
2045-
},
20462042
{
20472043
"id": "shlex 1.3.0",
20482044
"target": "shlex"
20492045
}
20502046
],
2051-
"selects": {}
2047+
"selects": {
2048+
"aarch64-apple-darwin": [
2049+
{
2050+
"id": "libc 0.2.168",
2051+
"target": "libc"
2052+
}
2053+
],
2054+
"aarch64-unknown-linux-gnu": [
2055+
{
2056+
"id": "libc 0.2.168",
2057+
"target": "libc"
2058+
}
2059+
],
2060+
"aarch64-unknown-nixos-gnu": [
2061+
{
2062+
"id": "libc 0.2.168",
2063+
"target": "libc"
2064+
}
2065+
],
2066+
"arm-unknown-linux-gnueabi": [
2067+
{
2068+
"id": "libc 0.2.168",
2069+
"target": "libc"
2070+
}
2071+
],
2072+
"i686-unknown-linux-gnu": [
2073+
{
2074+
"id": "libc 0.2.168",
2075+
"target": "libc"
2076+
}
2077+
],
2078+
"powerpc-unknown-linux-gnu": [
2079+
{
2080+
"id": "libc 0.2.168",
2081+
"target": "libc"
2082+
}
2083+
],
2084+
"s390x-unknown-linux-gnu": [
2085+
{
2086+
"id": "libc 0.2.168",
2087+
"target": "libc"
2088+
}
2089+
],
2090+
"x86_64-apple-darwin": [
2091+
{
2092+
"id": "libc 0.2.168",
2093+
"target": "libc"
2094+
}
2095+
],
2096+
"x86_64-unknown-freebsd": [
2097+
{
2098+
"id": "libc 0.2.168",
2099+
"target": "libc"
2100+
}
2101+
],
2102+
"x86_64-unknown-linux-gnu": [
2103+
{
2104+
"id": "libc 0.2.168",
2105+
"target": "libc"
2106+
}
2107+
],
2108+
"x86_64-unknown-nixos-gnu": [
2109+
{
2110+
"id": "libc 0.2.168",
2111+
"target": "libc"
2112+
}
2113+
]
2114+
}
20522115
},
20532116
"edition": "2018",
20542117
"version": "1.1.30"

0 commit comments

Comments
 (0)