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 2023/02/24 20:53:06 UTC

[tinkerpop] branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.5-dev/eslint-config-prettier-8.6.0 updated (2aea9af1ca -> da25d01a2d)

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/eslint-config-prettier-8.6.0
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard 2aea9af1ca Bump eslint-config-prettier
     add 2c63a41e22 [TINKERPOP-2849] fix for GraphTraversalSource.With (#1917)
     add fb7d0cc1b5 Add default LICENSE and NOTICE files for gremlin-go. (#1922)
     add 4cd47343e8 Bump Moq from 4.18.3 to 4.18.4 in /gremlin-dotnet
     add 6923cb96e6 Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/Moq-4.18.4' into 3.5-dev
     add 18e292a377 Bump gherkin from 26.0.1 to 26.0.2 in /gremlin-dotnet
     add 2e8246723d Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/gherkin-26.0.2' into 3.5-dev
     add fa8518855b Bump BenchmarkDotNet from 0.13.2 to 0.13.3 in /gremlin-dotnet
     add ada82b8025 Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/BenchmarkDotNet-0.13.3' into 3.5-dev
     add a2f629ef06 TINKERPOP-2842 Parsed requestId in GremlinScriptChecker
     add 0adaa5ff81 Merge branch 'TINKERPOP-2842' into 3.5-dev
     add db845d5cad TINKERPOP-2816 Fixed test semantics to account for lack of ordering guarantees CTR
     add f947ac6ab0 Added note about changes in parameterization recommendations CTR
     add e2af01c078 Bump gherkin from 26.0.2 to 26.0.3 in /gremlin-dotnet
     add 41591f76e3 Merge pull request #1930 from apache/dependabot/nuget/gremlin-dotnet/3.5-dev/gherkin-26.0.3
     add 43edc09667 Added extra assertions in tests CTR
     add b8e6b2827d Alphabetize variants CTR
     add 282a91814d Improved handling of cases where Gremlin Version is not available
     add e062140603 TINKERPOP-2847 Compare and store request UUIDs as lower case strings in gremlin-javascript.
     add 3992be1f29 Merge pull request #1940 from Bit-Quill/ken/TINKERPOP-2847
     add bcee628865 Merge branch '3.5-dev' into cole/user-agent-manifest-fix
     add 9fde73d1c0 Merge pull request #1937 from Bit-Quill/cole/user-agent-manifest-fix
     add 56247a30df update console NOTICE CTR
     add 17336a9244 exclude docker generated files from source release CTR
     add 692b322304 TinkerPop 3.5.5 release
     add 14fea3ae8c Update upgrade docs post-release CTR
     add d30d34a1fd Add missing links to upgrade docs CTR
     add 9b58395219 bump to 3.5.6-SNAPSHOT CTR
     add e6c9db1053 Bump BenchmarkDotNet from 0.13.3 to 0.13.4 in /gremlin-dotnet
     add 658ed525ca Merge pull request #1942 from apache/dependabot/nuget/gremlin-dotnet/3.5-dev/BenchmarkDotNet-0.13.4
     add b8d91efb45 Documentation updates CTR
     add 5f2ff7715f Adds CodeQL vulnerability scanning to Github Actions (#1947)
     add 1346977c91 Bump golang.org/x/text from 0.5.0 to 0.6.0 in /gremlin-go (#1932)
     add cd70be2923 Bump github.com/cucumber/godog from 0.12.5 to 0.12.6 in /gremlin-go (#1931)
     add b6002232e5 added badges linking to GLV repository pages
     add 79a01c1544 Merge pull request #1966 from Bit-Quill/cole/addBadges
     add 12ca0a246f patch: Fixing generateUserAgent() to handle null and undefined properly
     add 7d64d34eab patch: Small refactoring
     add a4f6ad17ff Merge pull request #1960 from iAmmarTahir/fix/gremlin-js-null-check
     add d9abdb0fd9 TINKERPOP-2810 allow newer aiohttp versions
     add 2141f42135 Merge pull request #1958 from phillipuniverse/backport-relax-aiohttp
     add 36d2962f39 Throw explaining exception when reading unsupported GraphBinary type
     add 0e9f24d3c2 Merge pull request #1941 from tormodhau/TINKERPOP-2853
     add 0473b010c2 use aiohttp less then 4.0.0
     add 2f0848f88b changelog entry for aiohttp version relax
     add 9fca27c016 Added example for mocking GraphTraversal CTR
     add a6c53350a3 TINKERPOP-2865 Inject partition steps after last has in chain
     add e6e07d6acf Merge branch 'TINKERPOP-2865' into 3.5-dev
     add 8e059851a0 TINKERPOP-2857 add GraphFilter support for GraphSONRecordReader
     add 25e33fd02b Merge branch 'pr-1949' into 3.5-dev
     add e19ca3b3f2 Updated changelog based on TINKERPOP-2857 CTR
     add d91bd86089 Update pypi release setup given new use of API tokens by PyPI CTR
     add bdb4c2cd2f Added Go GLV building to validate-distribution.sh (#1963)
     add a5142eeac6 Add RequestOptions to Go GLV (#1968)
     add 3c9731f374 Fix server not handling StackOverflowError in bytecode traversals (#1946)
     add f3e473836a CTR add warning to restrict release process on Linux only - TINKERPOP-2861
     add cde362d24b Bump System.Text.Json from 7.0.1 to 7.0.2 in /gremlin-dotnet
     add 230b7cc700 Merge pull request #1970 from apache/dependabot/nuget/gremlin-dotnet/3.5-dev/System.Text.Json-7.0.2
     add ef5153dbee Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 in /gremlin-dotnet
     add 8304ac2564 Merge pull request #1975 from apache/dependabot/nuget/gremlin-dotnet/3.5-dev/Microsoft.NET.Test.Sdk-17.5.0
     add fb8fcb7818 CTR - add Twitch/YouTube content submission rule per dev list DISCUSS thread
     add 91774f6aad added images
     add 0e3034a453 Merge branch 'pr-1978' into 3.5-dev
     add 3cda9eb1b2 Added example for mocking Client and ResultSet CTR
     add 55b129cd05 updates to media CTR
     add a91b0f9606 Loosened numeric WithOptions configuration to avoid cast error CTR
     add 92fd7c2473 Bump prettier from 2.8.1 to 2.8.4 in /gremlint (#1965)
     add befa09d487 Bump prettier (#1964)
     add da25d01a2d Bump eslint-config-prettier

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   (2aea9af1ca)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.5-dev/eslint-config-prettier-8.6.0 (da25d01a2d)

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/codeql.yml                       |   99 +
 CHANGELOG.asciidoc                                 |   53 +-
 LICENSE                                            |    4 +-
 README.asciidoc                                    |    9 +-
 bin/validate-distribution.sh                       |    9 +-
 .../dev/developer/development-environment.asciidoc |   12 +-
 docs/src/dev/developer/for-committers.asciidoc     |   38 +
 docs/src/dev/developer/release.asciidoc            |   33 +-
 docs/src/reference/gremlin-applications.asciidoc   |   12 +-
 docs/src/reference/gremlin-variants.asciidoc       | 2687 ++++++++++----------
 docs/src/upgrade/release-3.5.x.asciidoc            |   32 +-
 docs/static/images/arm-support.png                 |  Bin 0 -> 61409 bytes
 docs/static/images/docker-gremlin.png              |  Bin 0 -> 82817 bytes
 docs/static/images/gremlin-questions.png           |  Bin 0 -> 133732 bytes
 docs/static/images/gremlin-raising-hand.png        |  Bin 0 -> 109930 bytes
 .../images/gremlin-running-high-resolution.png     |  Bin 0 -> 96821 bytes
 .../images/gremlin-standing-high-resolution.png    |  Bin 0 -> 96522 bytes
 docs/static/images/user-agent.png                  |  Bin 0 -> 271235 bytes
 gremlin-archetype/gremlin-archetype-dsl/pom.xml    |    2 +-
 gremlin-archetype/gremlin-archetype-server/pom.xml |    2 +-
 .../gremlin-archetype-tinkergraph/pom.xml          |    2 +-
 gremlin-archetype/pom.xml                          |    2 +-
 gremlin-console/bin/gremlin.sh                     |    2 +-
 gremlin-console/pom.xml                            |    2 +-
 gremlin-console/src/main/static/NOTICE             |    2 +-
 gremlin-core/pom.xml                               |    2 +-
 .../strategy/decoration/PartitionStrategy.java     |   24 +-
 .../org/apache/tinkerpop/gremlin/util/Gremlin.java |   11 +-
 .../dsl/graph/GraphTraversalSourceTest.java        |   59 +
 .../strategy/decoration/PartitionStrategyTest.java |   40 +-
 gremlin-dotnet/pom.xml                             |    2 +-
 .../Gremlin.Net.Template.csproj                    |    2 +-
 .../Gremlin.Net.Template.nuspec                    |    2 +-
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj  |    4 +-
 .../IO/GraphBinary/TypeSerializerRegistry.cs       |    6 +-
 gremlin-dotnet/src/pom.xml                         |    2 +-
 .../Gremlin.Net.Benchmarks.csproj                  |    2 +-
 .../Gremlin.Net.IntegrationTest.csproj             |    6 +-
 .../Gremlin.Net.Template.IntegrationTest.csproj    |    2 +-
 .../Gremlin.Net.UnitTest.csproj                    |    4 +-
 .../Types/Sample/SamplePersonSerializerTests.cs    |   35 +
 gremlin-dotnet/test/pom.xml                        |    2 +-
 gremlin-driver/pom.xml                             |    2 +-
 .../apache/tinkerpop/gremlin/driver/UserAgent.java |   41 +-
 .../driver/remote/DriverRemoteConnection.java      |    4 +-
 .../tinkerpop/gremlin/driver/MockClientTest.java   |   55 +
 .../driver/remote/DriverRemoteConnectionTest.java  |   10 +
 .../org.mockito.plugins.MockMaker                  |    1 +
 {docs/gremlint => gremlin-go}/LICENSE              |    0
 {gremlin-dotnet => gremlin-go}/NOTICE              |    0
 gremlin-go/driver/client.go                        |   17 +-
 gremlin-go/driver/client_test.go                   |   23 +-
 gremlin-go/driver/connection_test.go               |    8 +-
 gremlin-go/driver/driverRemoteConnection.go        |   11 +-
 gremlin-go/driver/graphTraversalSource.go          |   18 +-
 gremlin-go/driver/graphTraversalSource_test.go     |   69 +
 gremlin-go/driver/request.go                       |   32 +-
 gremlin-go/driver/requestOptions.go                |   85 +
 gremlin-go/driver/requestOptions_test.go           |   75 +
 gremlin-go/driver/request_test.go                  |   32 +-
 gremlin-go/driver/result.go                        |   10 +-
 gremlin-go/go.mod                                  |   10 +-
 gremlin-go/go.sum                                  |  284 +--
 gremlin-go/pom.xml                                 |    2 +-
 gremlin-groovy/pom.xml                             |    2 +-
 .../groovy/jsr223/GremlinScriptChecker.java        |  226 +-
 .../groovy/jsr223/GremlinScriptCheckerTest.java    |  113 +-
 gremlin-javascript/pom.xml                         |    2 +-
 .../gremlin-javascript/lib/driver/connection.js    |   10 +-
 .../javascript/gremlin-javascript/lib/utils.js     |   31 +-
 .../gremlin-javascript/package-lock.json           |    8 +-
 .../javascript/gremlin-javascript/package.json     |    2 +-
 gremlin-language/pom.xml                           |    2 +-
 gremlin-python/pom.xml                             |    2 +-
 gremlin-python/src/main/python/setup.py            |    2 +-
 .../src/main/python/tests/driver/test_client.py    |    9 +
 gremlin-server/pom.xml                             |    2 +-
 .../gremlin/server/handler/AbstractSession.java    |    4 +-
 .../server/op/session/SessionOpProcessor.java      |   32 +-
 .../server/op/traversal/TraversalOpProcessor.java  |   16 +-
 gremlin-shaded/pom.xml                             |    2 +-
 gremlin-test/features/filter/Dedup.feature         |    6 +-
 gremlin-test/pom.xml                               |    2 +-
 gremlin-tools/gremlin-benchmark/pom.xml            |    2 +-
 gremlin-tools/gremlin-coverage/pom.xml             |    2 +-
 gremlin-tools/gremlin-io-test/pom.xml              |    2 +-
 gremlin-tools/pom.xml                              |    2 +-
 gremlint/package-lock.json                         |    8 +-
 gremlint/package.json                              |    2 +-
 gremlint/pom.xml                                   |    2 +-
 hadoop-gremlin/pom.xml                             |    2 +-
 .../io/graphson/GraphSONRecordReader.java          |   37 +-
 .../structure/io/RecordReaderWriterTest.java       |   32 +-
 .../GraphSONV3d0RecordReaderFilterTest.java        |   51 +
 .../io/gryo/GryoRecordReaderFilterTest.java        |   52 +
 neo4j-gremlin/pom.xml                              |    2 +-
 pom.xml                                            |    3 +-
 source-release.xml                                 |   11 +
 spark-gremlin/pom.xml                              |    2 +-
 sparql-gremlin/pom.xml                             |    2 +-
 tinkergraph-gremlin/pom.xml                        |    2 +-
 101 files changed, 2793 insertions(+), 1892 deletions(-)
 create mode 100644 .github/workflows/codeql.yml
 create mode 100644 docs/static/images/arm-support.png
 create mode 100644 docs/static/images/docker-gremlin.png
 create mode 100644 docs/static/images/gremlin-questions.png
 create mode 100644 docs/static/images/gremlin-raising-hand.png
 create mode 100644 docs/static/images/gremlin-running-high-resolution.png
 create mode 100644 docs/static/images/gremlin-standing-high-resolution.png
 create mode 100644 docs/static/images/user-agent.png
 create mode 100644 gremlin-driver/src/test/java/org/apache/tinkerpop/gremlin/driver/MockClientTest.java
 create mode 100644 gremlin-driver/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker
 copy {docs/gremlint => gremlin-go}/LICENSE (100%)
 copy {gremlin-dotnet => gremlin-go}/NOTICE (100%)
 create mode 100644 gremlin-go/driver/graphTraversalSource_test.go
 create mode 100644 gremlin-go/driver/requestOptions.go
 create mode 100644 gremlin-go/driver/requestOptions_test.go
 create mode 100644 hadoop-gremlin/src/test/java/org/apache/tinkerpop/gremlin/hadoop/structure/io/graphson/GraphSONV3d0RecordReaderFilterTest.java
 create mode 100644 hadoop-gremlin/src/test/java/org/apache/tinkerpop/gremlin/hadoop/structure/io/gryo/GryoRecordReaderFilterTest.java