[tinkerpop] branch dependabot/go_modules/gremlin-go/3.5-dev/golang.org/x/text-0.13.0 updated (dd368f8066 -> 818c9fbb10)

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/gremlin-go/3.5-dev/golang.org/x/text-0.13.0 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git omit dd368f8066 Bump golang.org/x/text from 0.12.0 to

[tinkerpop] 01/01: Bump golang.org/x/text from 0.12.0 to 0.13.0 in /gremlin-go

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch dependabot/go_modules/gremlin-go/3.5-dev/golang.org/x/text-0.13.0 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 818c9fbb102380183f8f20679474a0d833acd5ed Author:

Re: [PR] Bump golang.org/x/text from 0.12.0 to 0.13.0 in /gremlin-go [tinkerpop]

2023-10-16 Thread via GitHub
Cole-Greer commented on PR #2230: URL: https://github.com/apache/tinkerpop/pull/2230#issuecomment-1765461138 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[tinkerpop] 01/01: Merge branch '3.6-dev'

2023-10-16 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 32ec7f97c0464cb015bdc7cf766a94e6fbb71210 Merge: f624e37394 4230c97f83 Author: Ken Hu

[tinkerpop] branch master updated (f624e37394 -> 32ec7f97c0)

2023-10-16 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from f624e37394 Added PuppyGraph CTR add 4230c97f83 Add support for testing sets in results for feature tests.

[tinkerpop] branch gherkin-set-results deleted (was f489ccaab9)

2023-10-16 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a change to branch gherkin-set-results in repository https://gitbox.apache.org/repos/asf/tinkerpop.git was f489ccaab9 update gremlin-go set test to use type assertion The revisions that were on this branch

[tinkerpop] branch 3.6-dev updated: Add support for testing sets in results for feature tests. (#2279)

2023-10-16 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a commit to branch 3.6-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/3.6-dev by this push: new 4230c97f83 Add support for testing sets

Re: [PR] Add support for testing sets in results for feature tests. [tinkerpop]

2023-10-16 Thread via GitHub
kenhuuu merged PR #2279: URL: https://github.com/apache/tinkerpop/pull/2279 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Add support for testing sets in results for feature tests. [tinkerpop]

2023-10-16 Thread via GitHub
kenhuuu commented on code in PR #2279: URL: https://github.com/apache/tinkerpop/pull/2279#discussion_r1361312511 ## gremlin-go/driver/cucumber/cucumberSteps_test.go: ## @@ -652,6 +654,22 @@ func compareListEqualsWithoutOrder(expected []interface{}, actual []interface{})

Re: [PR] Add support for testing sets in results for feature tests. [tinkerpop]

2023-10-16 Thread via GitHub
kenhuuu commented on PR #2279: URL: https://github.com/apache/tinkerpop/pull/2279#issuecomment-1765350178 VOTE +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Add support for testing sets in results for feature tests. [tinkerpop]

2023-10-16 Thread via GitHub
Cole-Greer commented on PR #2279: URL: https://github.com/apache/tinkerpop/pull/2279#issuecomment-1765346929 LGTM. Thanks Ken, VOTE +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] TINKERPOP-2811 Fixed bug with hasId() order for ElementIdStrategy [tinkerpop]

2023-10-16 Thread via GitHub
codecov-commenter commented on PR #2293: URL: https://github.com/apache/tinkerpop/pull/2293#issuecomment-1765340124 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2293?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report >

Re: [PR] Enable remote connection over HTTP for gremlin python [tinkerpop]

2023-10-16 Thread via GitHub
xiazcy commented on code in PR #2283: URL: https://github.com/apache/tinkerpop/pull/2283#discussion_r1361300187 ## gremlin-python/src/main/python/tests/process/test_translator.py: ## @@ -373,6 +374,30 @@ class SuperStr(str): tests.append([g.V().has("p1", None),

[PR] TINKERPOP-2811 Fixed bug with hasId() order for ElementIdStrategy [tinkerpop]

2023-10-16 Thread via GitHub
spmallette opened a new pull request, #2293: URL: https://github.com/apache/tinkerpop/pull/2293 https://issues.apache.org/jira/browse/TINKERPOP-2811 Since HasContainer rolls up sequential has() steps checking the first item in the HasContainer only might not catch the id that needs

[tinkerpop] branch TINKERPOP-2811 updated (dcef2894af -> 8663ca7e6b)

2023-10-16 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2811 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git discard dcef2894af TINKERPOP-2811 Fixed bug with hasId() order for ElementIdStrategy new 8663ca7e6b

[tinkerpop] 01/01: TINKERPOP-2811 Fixed bug with hasId() order for ElementIdStrategy

2023-10-16 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-2811 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 8663ca7e6b70ab36f42936f73af3c8d9f2bedd37 Author: Stephen Mallette AuthorDate: Mon Oct 16 17:38:25 2023

[tinkerpop] branch TINKERPOP-2811 created (now dcef2894af)

2023-10-16 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2811 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at dcef2894af TINKERPOP-2811 Fixed bug with hasId() order for ElementIdStrategy This branch includes

[tinkerpop] 01/01: TINKERPOP-2811 Fixed bug with hasId() order for ElementIdStrategy

2023-10-16 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-2811 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit dcef2894af8f75e9fd369c9354fa96334eccac81 Author: Stephen Mallette AuthorDate: Mon Oct 16 17:38:25 2023

[tinkerpop] branch add-http-gremlin-python updated: update str translation to use repr()

2023-10-16 Thread xiazcy
This is an automated email from the ASF dual-hosted git repository. xiazcy pushed a commit to branch add-http-gremlin-python in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/add-http-gremlin-python by this push: new

[tinkerpop] branch gherkin-set-results updated (900d50ec07 -> f489ccaab9)

2023-10-16 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a change to branch gherkin-set-results in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from 900d50ec07 Add support for testing sets in results for feature tests. add f489ccaab9 update

[tinkerpop] branch add-http-gremlin-python updated (e1da41d214 -> ce29c41390)

2023-10-16 Thread xiazcy
This is an automated email from the ASF dual-hosted git repository. xiazcy pushed a change to branch add-http-gremlin-python in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from e1da41d214 Enable remote connection over HTTP for gremlin python add ce29c41390 nit remove

Re: [PR] Enable remote connection over HTTP for gremlin python [tinkerpop]

2023-10-16 Thread via GitHub
Cole-Greer commented on PR #2283: URL: https://github.com/apache/tinkerpop/pull/2283#issuecomment-1765061870 Thanks Yang, LGTM. It's nice to see some additions to the Python translator included here as well. VOTE +1 -- This is an automated message from the Apache Git Service. To

[tinkerpop] branch master updated: Added PuppyGraph CTR

2023-10-16 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/master by this push: new f624e37394 Added PuppyGraph CTR

[tinkerpop] branch master updated: Added PuppyGraph logo

2023-10-16 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/master by this push: new dadb90e5dd Added PuppyGraph logo

[tinkerpop] branch dependabot/npm_and_yarn/docs/gremlint/master/types/node-20.8.5 deleted (was 8d8a156911)

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/docs/gremlint/master/types/node-20.8.5 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git was 8d8a156911 Bump @types/node from 20.5.0 to 20.8.5 in

[tinkerpop] branch dependabot/npm_and_yarn/docs/gremlint/master/types/node-20.8.6 created (now 5d8713b6df)

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/docs/gremlint/master/types/node-20.8.6 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at 5d8713b6df Bump @types/node from 20.5.0 to 20.8.6 in

Re: [PR] Bump @types/node from 20.5.0 to 20.8.5 in /docs/gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] closed pull request #2286: Bump @types/node from 20.5.0 to 20.8.5 in /docs/gremlint URL: https://github.com/apache/tinkerpop/pull/2286 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[PR] Bump @types/node from 20.5.0 to 20.8.6 in /docs/gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #2292: URL: https://github.com/apache/tinkerpop/pull/2292 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.8.6. Commits See full diff in

Re: [PR] Bump @types/node from 20.5.0 to 20.8.5 in /docs/gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] commented on PR #2286: URL: https://github.com/apache/tinkerpop/pull/2286#issuecomment-1764614283 Superseded by #2292. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[tinkerpop] branch dependabot/npm_and_yarn/docs/gremlint/master/styled-components-6.1.0 created (now 5c21060240)

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/docs/gremlint/master/styled-components-6.1.0 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at 5c21060240 Bump styled-components from 6.0.7 to

[PR] Bump styled-components from 6.0.7 to 6.1.0 in /docs/gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #2291: URL: https://github.com/apache/tinkerpop/pull/2291 Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.0.7 to 6.1.0. Release notes Sourced from

[tinkerpop] branch dependabot/npm_and_yarn/gremlint/3.5-dev/types/node-20.8.5 deleted (was 83625dd89a)

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/gremlint/3.5-dev/types/node-20.8.5 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git was 83625dd89a Bump @types/node from 20.5.0 to 20.8.5 in

[tinkerpop] branch dependabot/npm_and_yarn/gremlint/3.5-dev/types/node-20.8.6 created (now 76d8dcc30e)

2023-10-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/gremlint/3.5-dev/types/node-20.8.6 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at 76d8dcc30e Bump @types/node from 20.5.0 to 20.8.6 in

Re: [PR] Bump @types/node from 20.5.0 to 20.8.5 in /gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] closed pull request #2285: Bump @types/node from 20.5.0 to 20.8.5 in /gremlint URL: https://github.com/apache/tinkerpop/pull/2285 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Bump @types/node from 20.5.0 to 20.8.5 in /gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] commented on PR #2285: URL: https://github.com/apache/tinkerpop/pull/2285#issuecomment-1764586811 Superseded by #2290. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Bump @types/node from 20.5.0 to 20.8.6 in /gremlint [tinkerpop]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #2290: URL: https://github.com/apache/tinkerpop/pull/2290 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.8.6. Commits See full diff in