You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by gi...@apache.org on 2021/06/10 14:29:39 UTC

[tinkerpop] branch dependabot/nuget/gremlin-dotnet/3.5-dev/gherkin-19.0.3 updated (18d8834 -> 8cfda89)

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

github-bot pushed a change to branch dependabot/nuget/gremlin-dotnet/3.5-dev/gherkin-19.0.3
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


 discard 18d8834  Bump gherkin from 5.0.0 to 19.0.3 in /gremlin-dotnet
     add be714f8  Removed warnings around string submission.
     add 0094112  Bumped Microsoft.Extensions.Configuration to 5.0.0 CTR
     add 06d1b77  Merge branch '3.4-dev' into 3.5-dev
     add 21efff1  Bump Moq from 4.7.99 to 4.16.1 in /gremlin-dotnet
     add 07ab425  Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/Moq-4.16.1' into 3.5-dev
     add 7e85395  Bump Polly from 7.2.0 to 7.2.2 in /gremlin-dotnet
     add a4cf2ee  Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/Polly-7.2.2' into 3.5-dev
     add 688d4b4  Fix broken link in documentation
     add 6eae14b  Merge branch '3.4-dev' into 3.5-dev
     add 7872ece  Bump xunit.runner.visualstudio from 2.2.0 to 2.4.3 in /gremlin-dotnet
     add 3648b2e  Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/xunit.runner.visualstudio-2.4.3' into 3.5-dev
     add 8cfda89  Bump gherkin from 5.0.0 to 19.0.3 in /gremlin-dotnet

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   (18d8834)
            \
             N -- N -- N   refs/heads/dependabot/nuget/gremlin-dotnet/3.5-dev/gherkin-19.0.3 (8cfda89)

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:
 docs/src/reference/gremlin-variants.asciidoc                 | 12 ------------
 docs/src/reference/the-graphcomputer.asciidoc                |  2 +-
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj            |  2 +-
 .../Gremlin.Net.IntegrationTest.csproj                       |  6 +++---
 .../Gremlin.Net.Template.IntegrationTest.csproj              |  2 +-
 .../test/Gremlin.Net.UnitTest/Gremlin.Net.UnitTest.csproj    |  4 ++--
 6 files changed, 8 insertions(+), 20 deletions(-)