Skip to content

Commit f13783d

Browse files
build: update bom (#197)
* build: update bom * ci: try to cat init script * ci: more exploring * Revert "ci: more exploring" This reverts commit 8f59a6b. * Revert "ci: try to cat init script" This reverts commit 7bf534c. * ci: print status * ci: replace autobuild * ci: try adjusting fetch depth * ci: revert irrelevant change
1 parent 8f218bf commit f13783d

File tree

9 files changed

+13
-11
lines changed

9 files changed

+13
-11
lines changed

.github/workflows/codeql-analysis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Checkout repository
2929
uses: actions/checkout@v3
30+
with:
31+
fetch-depth: 0
3032

3133
# Initializes the CodeQL tools for scanning.
3234
- name: Initialize CodeQL

attribute-projection-registry/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
1919
io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
2020
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
2121
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
22-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
2323
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
2424
empty=annotationProcessor

attribute-service-api/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
1818
io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
1919
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
2020
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
21-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
2222
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
2323
empty=annotationProcessor

attribute-service-client/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ io.perfmark:perfmark-api:0.26.0=runtimeClasspath
3131
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
3232
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
3333
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
34-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
34+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
3535
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
3636
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
3737
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath

attribute-service-factory/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
7575
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
7676
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
7777
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
78-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
79-
org.hypertrace.core.documentstore:document-store:0.7.44=compileClasspath,runtimeClasspath
78+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
79+
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
8080
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
8181
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
8282
org.hypertrace.core.grpcutils:grpc-server-utils:0.12.6=runtimeClasspath

attribute-service-impl/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
6767
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6868
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
6969
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
70-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
71-
org.hypertrace.core.documentstore:document-store:0.7.44=compileClasspath,runtimeClasspath
70+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
71+
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
7272
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
7373
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
7474
org.hypertrace.core.serviceframework:docstore-metrics:0.1.62=compileClasspath,runtimeClasspath

attribute-service-tenant-api/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# This file is expected to be part of source control.
44
com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
55
io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
6-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

attribute-service/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
8888
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
8989
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9090
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
91-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
92-
org.hypertrace.core.documentstore:document-store:0.7.44=runtimeClasspath
91+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
92+
org.hypertrace.core.documentstore:document-store:0.7.49=runtimeClasspath
9393
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
9494
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
9595
org.hypertrace.core.grpcutils:grpc-server-utils:0.12.6=runtimeClasspath

caching-attribute-service-client/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
3131
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
3232
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
3333
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
34-
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
34+
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
3535
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=compileClasspath,runtimeClasspath
3636
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
3737
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath

0 commit comments

Comments
 (0)