Skip to content

Commit

Permalink
build: update bom (#197)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
aaron-steinfeld authored Nov 7, 2023
1 parent 8f218bf commit f13783d
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down
2 changes: 1 addition & 1 deletion attribute-projection-registry/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
2 changes: 1 addition & 1 deletion attribute-service-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
2 changes: 1 addition & 1 deletion attribute-service-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ io.perfmark:perfmark-api:0.26.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
Expand Down
4 changes: 2 additions & 2 deletions attribute-service-factory/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.44=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-server-utils:0.12.6=runtimeClasspath
Expand Down
4 changes: 2 additions & 2 deletions attribute-service-impl/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.44=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:docstore-metrics:0.1.62=compileClasspath,runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion attribute-service-tenant-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# This file is expected to be part of source control.
com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
4 changes: 2 additions & 2 deletions attribute-service/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.44=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-server-utils:0.12.6=runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion caching-attribute-service-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.9=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.2.11=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
Expand Down

0 comments on commit f13783d

Please sign in to comment.