You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2023/07/13 18:54:02 UTC

[tinkerpop] branch TINKERPOP-2965 updated (109c1a4228 -> 309e332b2e)

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

spmallette pushed a change to branch TINKERPOP-2965
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    omit 109c1a4228 TINKERPOP-2965 Fixed bug in FilterRankingStrategy
     add fb41e5b50b Bump golang.org/x/text from 0.10.0 to 0.11.0 in /gremlin-go (#2119)
     add 1eb6fc2494 Bump eslint (#2118)
     add 1baf9431bc Bump javapoet from 1.8.0 to 1.13.0 (#2107)
     add 309e332b2e TINKERPOP-2965 Fixed bug in FilterRankingStrategy

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   (109c1a4228)
            \
             N -- N -- N   refs/heads/TINKERPOP-2965 (309e332b2e)

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:
 gremlin-go/go.mod                                  |   2 +-
 gremlin-go/go.sum                                  |   4 +-
 .../gremlin-javascript/package-lock.json           | 122 ++++++++++-----------
 pom.xml                                            |   2 +-
 4 files changed, 65 insertions(+), 65 deletions(-)