This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/gradle/io.github.bonede-tree-sitter-json-0.23.0
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


 discard 341e9aede3 Bump io.github.bonede:tree-sitter-json from 0.21.0a to 
0.23.0
     add 26cd3c925c IGNITE-23314 
PartitionReplicaListener#ensureReplicaIsPrimary does not require to use hybrid 
timestamp (#4581)
     add 39649c5d9b Bump io.github.bonede:tree-sitter from 0.23.0 to 0.24.3 
(#4603)
     add 909bae478c Bump it.unimi.dsi:fastutil-core from 8.5.14 to 8.5.15 
(#4604)
     add 20a1971bc6 Bump junit5 from 5.11.2 to 5.11.3 (#4605)
     add 7c8e7f88b1 Bump org.junit.platform:junit-platform-testkit from 1.11.2 
to 1.11.3 (#4607)
     add e6ee466e36 Bump io.github.bonede:tree-sitter-json from 0.21.0a to 
0.23.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (341e9aede3)
            \
             N -- N -- N   
refs/heads/dependabot/gradle/io.github.bonede-tree-sitter-json-0.23.0 
(e6ee466e36)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 gradle/libs.versions.toml                                |  8 ++++----
 .../org/apache/ignite/internal/hlc/ClockService.java     | 16 ++++++++++++++++
 .../org/apache/ignite/internal/hlc/ClockServiceImpl.java | 10 ++++++++++
 .../java/org/apache/ignite/internal/hlc/HybridClock.java | 16 ++++++++++++++++
 .../org/apache/ignite/internal/hlc/HybridClockImpl.java  | 12 ++++++++++++
 .../java/org/apache/ignite/internal/TestHybridClock.java | 12 ++++++++++++
 .../org/apache/ignite/internal/hlc/TestClockService.java | 10 ++++++++++
 .../distributed/replicator/PartitionReplicaListener.java | 10 +++++-----
 8 files changed, 85 insertions(+), 9 deletions(-)

Reply via email to