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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/ws-8.18.0
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    omit 43c7f9d10b Bump ws in 
/gremlin-javascript/src/main/javascript/gremlin-javascript
     add 2da0921312 TINKERPOP-3081 Fix traversal argument propagation under 
authenticated traversal settings.
     add 0d72e23e2e TINKERPOP-3081 Fix traversal argument propagation under 
authenticated traversal settings.
     add e641ef2b06 TINKERPOP-3081 fixing conflict.
     add ba594fdeed TINKERPOP-3081 Updating to use RequestMessage pattern.
     add db9b1104ef TINKERPOP-3081 Adding test.
     add d1d2b7f87e TINKERPOP-3081 Adding test.
     add 3b7c92708b TINKERPOP-3081 convert to seconds
     add a00b5dd63b TINKERPOP-3081 convert to seconds
     add 9bf2566be3 TINKERPOP-3081 Resorting to a timer.
     add e4d2e72e5a Merge pull request #2622
     add fc1d778071 Bump System.Text.Json from 8.0.3 to 8.0.4 in /gremlin-dotnet
     add 859894261c Bump Polly from 8.4.0 to 8.4.1 in /gremlin-dotnet
     add 98e5b3e9fb Bump xunit from 2.8.1 to 2.9.0 in /gremlin-dotnet
     add 2c6d334e37 Merge branch 
'dependabot/nuget/gremlin-dotnet/3.6-dev/xunit-2.9.0' into 3.6-dev
     add d6e4a2d0dd Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 in 
/gremlin-dotnet
     add ce6caa155d Merge branch 
'dependabot/nuget/gremlin-dotnet/3.6-dev/xunit.runner.visualstudio-2.8.2' into 
3.6-dev
     add 39d7ed100c added configuration for logging level for Gremlin Console 
in Windows (#2694)
     add b382a1c751 Remove redundant six dependency (#2692)
     add 8b1c70a307 CTR TINKERPOP-3106 updated to compose v2 by changing 
docker-compose to docker compose
     add 2891e774f4 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 in 
/gremlin-dotnet
     add 0c2d2e4a8e Bump gherkin from 28.0.0 to 29.0.0 in /gremlin-dotnet
     add aaddaea14a Merge branch 
'dependabot/nuget/gremlin-dotnet/3.6-dev/gherkin-29.0.0' into 3.6-dev
     add 9bcf04219d Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in 
/gremlin-dotnet
     add c664620883 Merge branch 
'dependabot/nuget/gremlin-dotnet/3.6-dev/Microsoft.NET.Test.Sdk-17.11.0' into 
3.6-dev
     add fbd2dfdf3d Bump ws in 
/gremlin-javascript/src/main/javascript/gremlin-javascript

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   (43c7f9d10b)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/ws-8.18.0
 (fbd2dfdf3d)

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:
 CHANGELOG.asciidoc                                 |  4 ++++
 docker/build.sh                                    | 12 +++++-----
 .../dev/developer/development-environment.asciidoc | 12 +++++-----
 gremlin-console/src/main/bin/gremlin-java8.bat     | 13 ++++++++++-
 gremlin-console/src/main/bin/gremlin.bat           | 13 ++++++++++-
 gremlin-dotnet/docker-compose.yml                  |  2 --
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj  |  4 ++--
 .../Gremlin.Net.Benchmarks.csproj                  |  2 +-
 .../Gremlin.Net.IntegrationTest.csproj             |  8 +++----
 .../Gremlin.Net.Template.IntegrationTest.csproj    |  6 ++---
 .../Gremlin.Net.UnitTest.csproj                    |  6 ++---
 gremlin-dotnet/test/pom.xml                        |  6 +++--
 gremlin-go/docker-compose.yml                      |  2 --
 gremlin-go/driver/README.md                        |  8 +++----
 gremlin-go/pom.xml                                 |  6 +++--
 gremlin-go/run.sh                                  |  4 ++--
 gremlin-javascript/pom.xml                         |  6 +++--
 .../gremlin-javascript/docker-compose.yml          |  2 --
 gremlin-python/docker-compose.yml                  |  4 +---
 gremlin-python/pom.xml                             | 18 +++++++--------
 .../src/main/python/examples/requirements.txt      |  1 -
 gremlin-python/src/main/python/setup.cfg           |  3 ---
 gremlin-python/src/main/python/setup.py            |  7 +-----
 .../python/tests/structure/io/test_graphsonV2d0.py | 12 +++++-----
 .../python/tests/structure/io/test_graphsonV3d0.py | 14 ++++++------
 .../handler/WebSocketAuthorizationHandler.java     |  8 +++----
 .../server/GremlinServerAuthzIntegrateTest.java    | 26 ++++++++++++++++++++++
 27 files changed, 124 insertions(+), 85 deletions(-)

Reply via email to