Skip to content

Commit

Permalink
Bump grpc.version from 1.64.0 to 1.65.1
Browse files Browse the repository at this point in the history
Bumps `grpc.version` from 1.64.0 to 1.65.1.

Updates `io.grpc:grpc-core` from 1.64.0 to 1.65.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.65.1)

Updates `io.grpc:grpc-protobuf` from 1.64.0 to 1.65.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.65.1)

Updates `io.grpc:grpc-stub` from 1.64.0 to 1.65.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.65.1)

Updates `io.grpc:grpc-testing` from 1.64.0 to 1.65.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.65.1)

Updates `io.grpc:grpc-netty-shaded` from 1.64.0 to 1.65.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.65.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FlorianHockmann committed Jul 19, 2024
1 parent a67a0c2 commit 47ed10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<testcontainers.version>1.19.8</testcontainers.version>
<easymock.version>5.2.0</easymock.version>
<protobuf.version>3.25.3</protobuf.version>
<grpc.version>1.64.0</grpc.version>
<grpc.version>1.65.1</grpc.version>
<protoc.version>3.23.4</protoc.version>
<gson.version>2.10.1</gson.version>
<jcabi.version>2.1.0</jcabi.version>
Expand Down

1 comment on commit 47ed10e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 47ed10e Previous: 1e098d6 Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12716.343410046089 ms/op 13224.371596091765 ms/op 0.96
org.janusgraph.GraphCentricQueryBenchmark.getVertices 907.0059438819549 ms/op 939.9812517851383 ms/op 0.96
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 217.1073721942029 ms/op 217.29932048514493 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 337.77933094226194 ms/op 341.2495420845238 ms/op 0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 233.16009800448523 ms/op 278.40204374307757 ms/op 0.84
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 4884.346321681076 ms/op 4989.676889934371 ms/op 0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16749.94145573478 ms/op 17611.849970189523 ms/op 0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 19425.997311559393 ms/op 19793.124546376966 ms/op 0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 57096.165835299995 ms/op 56181.93877586666 ms/op 1.02
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices 1543.0162584078428 ms/op 1552.2139994673607 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8031.621376829946 ms/op 8598.330603551365 ms/op 0.93
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 376.6211807088705 ms/op 375.92614089582463 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4272.644649497303 ms/op 4143.1598921080285 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getNames 7969.943919598834 ms/op 8572.994391137943 ms/op 0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5762.436247090416 ms/op 5722.549980819107 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7225.621927143443 ms/op 7333.488489649441 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 426.34330943978796 ms/op 424.226132984096 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 12859.759199827547 ms/op 12536.954676567058 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 361.50479014483363 ms/op 369.92693850792364 ms/op 0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 14699.046819748146 ms/op 14531.929740078982 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 249.15922343563847 ms/op 251.9395098555724 ms/op 0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 15053.994754940331 ms/op 14879.925123906381 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8001.828255115443 ms/op 8531.257465790834 ms/op 0.94
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 9010.165227176789 ms/op 9331.601352568956 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8447.428564048114 ms/op 9026.050176947727 ms/op 0.94

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.