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 2022/06/27 20:11:53 UTC

[tinkerpop] branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.5-dev/ws-8.8.0 updated (80ff3acffb -> 68dc8b34a6)

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.5-dev/ws-8.8.0
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard 80ff3acffb Bump ws in /gremlin-javascript/src/main/javascript/gremlin-javascript
     add 1e6717ab1d TINKERPOP-2749: Spark Gremlin Windows Build Error Fixes (#1681)
     add 1b5e41c567 TINKERPOP-2631 - Specify ujson version of 2.0.0 or greater (#1682)
     add eea47e1c62 updated the gremlin.go file to match compilation from updated go translator (#1694)
     add eba3b29b4a removed call to open() in connection constructor and added console warning to users, added changelog and upgrade docs. (#1680)
     add bc4d687cb3 Fixing floating gremlin-python test failure
     add db1a91ab68 Bump netty version to 4.1.77.Final
     add 78bb2a3763 Merge branch 'pr-1692' into 3.5-dev
     add 1a4cf962a2 Updated changelog CTR
     add df01e65557 removed unneeded helper function from godog suite given the updated gremlin.go file
     add 61d8a3b8fb Merge branch 'pr-1696' into 3.5-dev
     add b638253fc8 Add Gremlin-Go 3.5.4 release upgrade
     add 8151c84ec0 Merge branch 'pr-1702' into 3.5-dev
     add 1a8d8321d0 Minor updates to upgrade docs CTR
     add 287499e207 Enhanced test for gremlin-python on max_content_length CTR
     add f31cb53833 Fighting over sha512 in package-lock.json CTR
     add 4d42ffd247 Bumped prettier, types/jest, and typescript for gremlint CTR
     add a6ab09c8bb Minor addition to dev docs CTR
     add 86919292a5 Fix non-determinism in test shouldSerializeToTreeJson()
     add 4675011d96 Gremlin Dotnet Windows Build fixes (#113)
     add ae720befe5 Backporting the fix from 3.6 for Unrecognized content error when sending close requests
     add c59ecbb53f Merge branch 'pr-1705' into 3.5-dev
     add db611c3441 Updated CHANGELOG CTR
     add 65a3a2c954 Bump frontend-maven-plugin from 1.10.0 to 1.12.1
     add 0dfd3f3c54 Merge pull request #1637 from apache/dependabot/maven/3.5-dev/com.github.eirslett-frontend-maven-plugin-1.12.1
     add e930834a9f Bump codecov/codecov-action from 2 to 3
     add 835bddb51f Merge pull request #1652 from apache/dependabot/github_actions/3.5-dev/codecov/codecov-action-3
     add 24a8b891ee Bump actions/setup-python from 3 to 4
     add 126a0718ca Merge pull request #1691 from apache/dependabot/github_actions/3.5-dev/actions/setup-python-4
     add 9f3b82f224 Bump System.Text.Json from 6.0.4 to 6.0.5 in /gremlin-dotnet
     add 3d106e8e65 Merge pull request #1707 from apache/dependabot/nuget/gremlin-dotnet/3.5-dev/System.Text.Json-6.0.5
     add 1e1225d6aa Bump prettier from 2.7.0 to 2.7.1 in /gremlint
     add 3b9b1aa8b5 Merge pull request #1713 from apache/dependabot/npm_and_yarn/gremlint/3.5-dev/prettier-2.7.1
     add 4edf8c72e0 Bump prettier CTR
     add b5242205f4 Bump commons-compress CTR
     add be70714c28 Refactor gremlin-go documentation to be more consistent (#1718)
     add ee9faad047 Add missing response status codes in .NET.
     add 8752c04163 Add missing cases in ResponseStatusCode.IndicatesError.
     add 91ad781b12 Merge branch 'pr-1710' into 3.5-dev
     add 24da24ff11 Updated CHANGELOG CTR
     add 0a572133aa Adding `close` message back to provider doc as it was added back in 3.5.2
     add cbc7eaf9fa Fix potential SessionedClient NPE and reduce Client coupling
     add 601d6a113d gremlin-go: support per-request arguments in bytecode
     add eb9b358192 gremlin-go: deprecate scriptEvaluationTimeout
     add 97300dd78e gremlin-go: rename function "extractWithReqArgs" to "extractWithReqArg"
     add 866364ce32 gremlin-go: execute per-request arguments tests in parallel
     add 30f9702b18 gremlin-go: change test server to use WsAndHttpChannelizer
     add 71f3ee0ab2 Merge branch 'pr-1700' into 3.5-dev
     add 058c57b356 Bumped the version of typescript in gremlint from 3.7.3 to 3.7.4
     add 15152124d8 Throw exception if transaction attempted on non transaction supported graph
     add 5b831000b5 Change flush to normal throw
     add bbb60e6f6e Add throw to `AbstractSession.java` as well
     add dbbc6c88b5 Added testing
     add 5817302321 Remove unused imports
     add 88c9621319 license
     add 344709e429 Reproducer comment
     add 8ca3282bed Merge branch 'pr-1714' into 3.5-dev
     add c03d1ce7c3 Added CHANGELOG entry
     add 19add74f8a Fighting package-lock in gremlin-javascript again
     add 68dc8b34a6 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   (80ff3acffb)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.5-dev/ws-8.8.0 (68dc8b34a6)

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:
 .github/workflows/build-test.yml                   |  28 ++-
 CHANGELOG.asciidoc                                 |  10 +-
 docs/gremlint/package.json                         |   6 +-
 .../dev/developer/development-environment.asciidoc |   5 +-
 docs/src/dev/provider/index.asciidoc               |   8 +-
 docs/src/reference/gremlin-variants.asciidoc       |   4 +-
 docs/src/upgrade/release-3.5.x.asciidoc            |  76 +++++++
 .../Driver/Messages/ResponseStatusCode.cs          |  28 +++
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj  |   2 +-
 gremlin-dotnet/src/pom.xml                         |  15 +-
 .../apache/tinkerpop/gremlin/driver/Client.java    |  29 +--
 .../GraphSONMessageSerializerGremlinV2d0Test.java  |  28 +--
 .../ser/GraphSONMessageSerializerV2d0Test.java     |  35 ++-
 .../ser/GraphSONMessageSerializerV3d0Test.java     |  28 +--
 gremlin-go/README.md                               | 242 +--------------------
 .../docker/gremlin-server-integration-secure.yaml  |   2 +-
 gremlin-go/docker/gremlin-server-integration.yaml  |   2 +-
 gremlin-go/driver/README.md                        | 153 +++++++++++++
 gremlin-go/driver/connection_test.go               |  66 ++++++
 gremlin-go/driver/cucumber/cucumberWorld.go        |  49 -----
 gremlin-go/driver/cucumber/gremlin.go              |  62 +++---
 gremlin-go/driver/request.go                       |  83 +++++++
 .../javascript/gremlin-javascript/.eslintrc.js     |   1 +
 .../gremlin-javascript/lib/driver/connection.js    |   8 +-
 .../gremlin-javascript/package-lock.json           | 110 +++++-----
 .../main/python/gremlin_python/driver/protocol.py  |   5 -
 .../python/gremlin_python/driver/serializer.py     |  10 +-
 gremlin-python/src/main/python/setup.py            |   5 +-
 .../src/main/python/tests/driver/test_client.py    |  11 +-
 .../gremlin/server/handler/AbstractSession.java    |   2 +
 .../gremlin/server/handler/UnifiedHandler.java     |   9 +
 .../server/op/session/SessionOpProcessor.java      |   2 +
 .../server/GremlinServerSessionIntegrateTest.java  |  29 +++
 ...SessionIntegrateWithUnifiedChannelizerTest.java |  61 ++++++
 gremlint/package-lock.json                         |  77 ++++++-
 gremlint/package.json                              |   6 +-
 gremlint/pom.xml                                   |   2 +-
 hadoop-gremlin/pom.xml                             |   2 +-
 pom.xml                                            |   2 +-
 .../structure/io/AbstractIoRegistryCheck.java      |   6 +-
 40 files changed, 807 insertions(+), 502 deletions(-)
 create mode 100644 gremlin-go/driver/README.md
 create mode 100644 gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinServerSessionIntegrateWithUnifiedChannelizerTest.java