(tinkerpop) 01/01: Merge branch '3.7-dev'

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 573ff8e8bd9f487b10ac04f6cde83d790dda0daa
Merge: 936258e052 c0d704cb37
Author: Cole-Greer 
AuthorDate: Mon Jan 29 17:15:04 2024 -0800

Merge branch '3.7-dev'

 .github/workflows/build-test.yml   |   8 +-
 gremlin-go/go.mod  |   2 +-
 gremlin-go/go.sum  |   4 +-
 .../gremlin-javascript/package-lock.json   | 833 ++---
 .../javascript/gremlin-javascript/package.json |   2 +-
 gremlint/package-lock.json |  24 +-
 6 files changed, 68 insertions(+), 805 deletions(-)




(tinkerpop) branch master updated (936258e052 -> 573ff8e8bd)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 936258e052 Regenerate tests after merge CTR
 add 1a00f1ae33 Bump eslint-plugin-prettier (#2434)
 add 2f2a08a0ac Bump chai in 
/gremlin-javascript/src/main/javascript/gremlin-javascript (#2437)
 add 325055b472 Bump prettier from 3.1.0 to 3.2.4 in /gremlint (#2451)
 add d78b35e9c9 Bump prettier (#2453)
 add a6c8108a5a Bump actions/cache from 3 to 4 (#2456)
 add 8ef689557e Bump github.com/google/uuid from 1.5.0 to 1.6.0 in 
/gremlin-go (#2457)
 add d2303d5fad Bump @types/node from 20.10.3 to 20.11.10 in /gremlint 
(#2463)
 add c0d704cb37 Merge branch '3.6-dev' into 3.7-dev
 new 573ff8e8bd Merge branch '3.7-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-test.yml   |   8 +-
 gremlin-go/go.mod  |   2 +-
 gremlin-go/go.sum  |   4 +-
 .../gremlin-javascript/package-lock.json   | 833 ++---
 .../javascript/gremlin-javascript/package.json |   2 +-
 gremlint/package-lock.json |  24 +-
 6 files changed, 68 insertions(+), 805 deletions(-)



(tinkerpop) 01/01: Merge branch '3.6-dev' into 3.7-dev

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a commit to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit c0d704cb372622d8f874e7aebc861d12afd6d65b
Merge: 804eeab954 d2303d5fad
Author: Cole-Greer 
AuthorDate: Mon Jan 29 16:58:35 2024 -0800

Merge branch '3.6-dev' into 3.7-dev

 .github/workflows/build-test.yml   |   8 +-
 gremlin-go/go.mod  |   2 +-
 gremlin-go/go.sum  |   4 +-
 .../gremlin-javascript/package-lock.json   | 833 ++---
 .../javascript/gremlin-javascript/package.json |   2 +-
 gremlint/package-lock.json |  24 +-
 6 files changed, 68 insertions(+), 805 deletions(-)




(tinkerpop) branch 3.7-dev updated (804eeab954 -> c0d704cb37)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 804eeab954 TINKERPOP-2456 Added a few language tests CTR
 add 1a00f1ae33 Bump eslint-plugin-prettier (#2434)
 add 2f2a08a0ac Bump chai in 
/gremlin-javascript/src/main/javascript/gremlin-javascript (#2437)
 add 325055b472 Bump prettier from 3.1.0 to 3.2.4 in /gremlint (#2451)
 add d78b35e9c9 Bump prettier (#2453)
 add a6c8108a5a Bump actions/cache from 3 to 4 (#2456)
 add 8ef689557e Bump github.com/google/uuid from 1.5.0 to 1.6.0 in 
/gremlin-go (#2457)
 add d2303d5fad Bump @types/node from 20.10.3 to 20.11.10 in /gremlint 
(#2463)
 new c0d704cb37 Merge branch '3.6-dev' into 3.7-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-test.yml   |   8 +-
 gremlin-go/go.mod  |   2 +-
 gremlin-go/go.sum  |   4 +-
 .../gremlin-javascript/package-lock.json   | 833 ++---
 .../javascript/gremlin-javascript/package.json |   2 +-
 gremlint/package-lock.json |  24 +-
 6 files changed, 68 insertions(+), 805 deletions(-)



(tinkerpop) branch 3.6-dev updated: Bump @types/node from 20.10.3 to 20.11.10 in /gremlint (#2463)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer 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 d2303d5fad Bump @types/node from 20.10.3 to 20.11.10 in /gremlint 
(#2463)
d2303d5fad is described below

commit d2303d5fad750a2741016babcdba441b57883643
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 29 16:57:40 2024 -0800

Bump @types/node from 20.10.3 to 20.11.10 in /gremlint (#2463)

Bumps 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
 from 20.10.3 to 20.11.10.
- [Release 
notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- 
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gremlint/package-lock.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/gremlint/package-lock.json b/gremlint/package-lock.json
index 0a5109e36d..10805201ca 100644
--- a/gremlint/package-lock.json
+++ b/gremlint/package-lock.json
@@ -968,9 +968,9 @@
   }
 },
 "node_modules/@types/node": {
-  "version": "20.10.3",
-  "resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.3.tgz;,
-  "integrity": 
"sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==",
+  "version": "20.11.10",
+  "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.10.tgz;,
+  "integrity": 
"sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==",
   "dev": true,
   "dependencies": {
 "undici-types": "~5.26.4"
@@ -7004,9 +7004,9 @@
   }
 },
 "@types/node": {
-  "version": "20.10.3",
-  "resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.3.tgz;,
-  "integrity": 
"sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==",
+  "version": "20.11.10",
+  "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.10.tgz;,
+  "integrity": 
"sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==",
   "dev": true,
   "requires": {
 "undici-types": "~5.26.4"



(tinkerpop) branch dependabot/npm_and_yarn/gremlint/3.6-dev/types/node-20.11.10 deleted (was 419bb565e9)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/npm_and_yarn/gremlint/3.6-dev/types/node-20.11.10
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 419bb565e9 Bump @types/node from 20.10.3 to 20.11.10 in /gremlint

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump @types/node from 20.10.3 to 20.11.10 in /gremlint [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2463:
URL: https://github.com/apache/tinkerpop/pull/2463


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/go_modules/gremlin-go/3.6-dev/github.com/google/uuid-1.6.0 deleted (was 32b67896a3)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/go_modules/gremlin-go/3.6-dev/github.com/google/uuid-1.6.0
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 32b67896a3 Bump github.com/google/uuid from 1.5.0 to 1.6.0 in 
/gremlin-go

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch 3.6-dev updated: Bump github.com/google/uuid from 1.5.0 to 1.6.0 in /gremlin-go (#2457)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer 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 8ef689557e Bump github.com/google/uuid from 1.5.0 to 1.6.0 in 
/gremlin-go (#2457)
8ef689557e is described below

commit 8ef689557e82c18997ceb9c92085bb215e97d948
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 29 16:57:21 2024 -0800

Bump github.com/google/uuid from 1.5.0 to 1.6.0 in /gremlin-go (#2457)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 
to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gremlin-go/go.mod | 2 +-
 gremlin-go/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gremlin-go/go.mod b/gremlin-go/go.mod
index 796653fdfc..a3209ee976 100644
--- a/gremlin-go/go.mod
+++ b/gremlin-go/go.mod
@@ -21,7 +21,7 @@ go 1.20
 
 require (
github.com/cucumber/godog v0.13.0
-   github.com/google/uuid v1.5.0
+   github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.1
github.com/nicksnyder/go-i18n/v2 v2.3.0
github.com/stretchr/testify v1.8.4
diff --git a/gremlin-go/go.sum b/gremlin-go/go.sum
index 4eead3f4ae..4f1476ca0d 100644
--- a/gremlin-go/go.sum
+++ b/gremlin-go/go.sum
@@ -13,8 +13,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
 github.com/gofrs/uuid v4.2.0+incompatible/go.mod 
h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
 github.com/gofrs/uuid v4.3.1+incompatible 
h1:0/KbAdpx3UXAx1kEOWHJeOkpbgRFGHVgv+CFIY7dBJI=
 github.com/gofrs/uuid v4.3.1+incompatible/go.mod 
h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
-github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=
-github.com/google/uuid v1.5.0/go.mod 
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
+github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
+github.com/google/uuid v1.6.0/go.mod 
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
 github.com/gorilla/websocket v1.5.1 
h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
 github.com/gorilla/websocket v1.5.1/go.mod 
h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
 github.com/hashicorp/go-immutable-radix v1.3.0/go.mod 
h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=



Re: [PR] Bump github.com/google/uuid from 1.5.0 to 1.6.0 in /gremlin-go [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2457:
URL: https://github.com/apache/tinkerpop/pull/2457


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/github_actions/3.6-dev/actions/cache-4 deleted (was eb7b48b85f)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/github_actions/3.6-dev/actions/cache-4
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was eb7b48b85f Bump actions/cache from 3 to 4

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch 3.6-dev updated: Bump actions/cache from 3 to 4 (#2456)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer 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 a6c8108a5a Bump actions/cache from 3 to 4 (#2456)
a6c8108a5a is described below

commit a6c8108a5a91aa9cf4cca9f860b8dfb8cfebe010
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 29 16:56:54 2024 -0800

Bump actions/cache from 3 to 4 (#2456)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/build-test.yml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index ef18acddab..d336ed9691 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -97,7 +97,7 @@ jobs:
 - name: Save Docker image
   working-directory: ./gremlin-server
   run: docker save --output gremlin-server.tar tinkerpop/gremlin-server
-- uses: actions/cache@v3
+- uses: actions/cache@v4
   id: gremlin-server-test-docker-image
   with:
 path: |
@@ -211,7 +211,7 @@ jobs:
   distribution: 'temurin'
   - name: Get Cached Server Base Image
 if: matrix.os == 'ubuntu-latest'
-uses: actions/cache@v3
+uses: actions/cache@v4
 id: gremlin-server-test-docker-image
 with:
   path: |
@@ -269,7 +269,7 @@ jobs:
 with:
   dotnet-version: '6.0.x'
   - name: Get Cached Server Base Image
-uses: actions/cache@v3
+uses: actions/cache@v4
 id: gremlin-server-test-docker-image
 with:
   path: |
@@ -314,7 +314,7 @@ jobs:
 with:
   go-version: '1.20'
   - name: Get Cached Server Base Image
-uses: actions/cache@v3
+uses: actions/cache@v4
 id: gremlin-server-test-docker-image
 with:
   path: |



Re: [PR] Bump actions/cache from 3 to 4 [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2456:
URL: https://github.com/apache/tinkerpop/pull/2456


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch 3.6-dev updated (325055b472 -> d78b35e9c9)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 325055b472 Bump prettier from 3.1.0 to 3.2.4 in /gremlint (#2451)
 add d78b35e9c9 Bump prettier (#2453)

No new revisions were added by this update.

Summary of changes:
 .../src/main/javascript/gremlin-javascript/package-lock.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)



(tinkerpop) branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/prettier-3.2.4 deleted (was f6552b844a)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/prettier-3.2.4
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was f6552b844a Bump prettier

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump prettier from 3.1.0 to 3.2.4 in /gremlin-javascript/src/main/javascript/gremlin-javascript [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2453:
URL: https://github.com/apache/tinkerpop/pull/2453


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/npm_and_yarn/gremlint/3.6-dev/prettier-3.2.4 deleted (was cb0128a4ee)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/npm_and_yarn/gremlint/3.6-dev/prettier-3.2.4
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was cb0128a4ee Bump prettier from 3.1.0 to 3.2.4 in /gremlint

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch 3.6-dev updated (2f2a08a0ac -> 325055b472)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 2f2a08a0ac Bump chai in 
/gremlin-javascript/src/main/javascript/gremlin-javascript (#2437)
 add 325055b472 Bump prettier from 3.1.0 to 3.2.4 in /gremlint (#2451)

No new revisions were added by this update.

Summary of changes:
 gremlint/package-lock.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)



Re: [PR] Bump prettier from 3.1.0 to 3.2.4 in /gremlint [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2451:
URL: https://github.com/apache/tinkerpop/pull/2451


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/chai-4.4.1 deleted (was dae725b59c)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/chai-4.4.1
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was dae725b59c Bump chai in 
/gremlin-javascript/src/main/javascript/gremlin-javascript

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch 3.6-dev updated (1a00f1ae33 -> 2f2a08a0ac)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 1a00f1ae33 Bump eslint-plugin-prettier (#2434)
 add 2f2a08a0ac Bump chai in 
/gremlin-javascript/src/main/javascript/gremlin-javascript (#2437)

No new revisions were added by this update.

Summary of changes:
 .../main/javascript/gremlin-javascript/package-lock.json   | 14 +++---
 .../src/main/javascript/gremlin-javascript/package.json|  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)



Re: [PR] Bump chai from 4.3.10 to 4.4.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2437:
URL: https://github.com/apache/tinkerpop/pull/2437


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch 3.6-dev updated (a1a3009b71 -> 1a00f1ae33)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from a1a3009b71 Improved contains check for bulkset with elements (#2425)
 add 1a00f1ae33 Bump eslint-plugin-prettier (#2434)

No new revisions were added by this update.

Summary of changes:
 .../gremlin-javascript/package-lock.json   | 807 +
 1 file changed, 35 insertions(+), 772 deletions(-)



Re: [PR] Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 in /gremlin-javascript/src/main/javascript/gremlin-javascript [tinkerpop]

2024-01-29 Thread via GitHub


Cole-Greer merged PR #2434:
URL: https://github.com/apache/tinkerpop/pull/2434


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/eslint-plugin-prettier-5.1.3 deleted (was 350771fa38)

2024-01-29 Thread colegreer
This is an automated email from the ASF dual-hosted git repository.

colegreer pushed a change to branch 
dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/eslint-plugin-prettier-5.1.3
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 350771fa38 Bump eslint-plugin-prettier

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch dependabot/npm_and_yarn/docs/gremlint/master/types/node-20.11.7 deleted (was 9dba3131cb)

2024-01-29 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.11.7
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 9dba3131cb Bump @types/node from 20.10.3 to 20.11.7 in /docs/gremlint

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



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

2024-01-29 Thread via GitHub


dependabot[bot] closed pull request #2461: Bump @types/node from 20.10.3 to 
20.11.7 in /docs/gremlint
URL: https://github.com/apache/tinkerpop/pull/2461


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-01-29 Thread via GitHub


dependabot[bot] commented on PR #2461:
URL: https://github.com/apache/tinkerpop/pull/2461#issuecomment-1914818250

   Superseded by #2465.


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump @types/node from 20.10.3 to 20.11.10 in /docs/gremlint [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] opened a new pull request, #2465:
URL: https://github.com/apache/tinkerpop/pull/2465

   Bumps 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
 from 20.10.3 to 20.11.10.
   
   Commits
   
   See full diff in https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node=npm_and_yarn=20.10.3=20.11.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/npm_and_yarn/docs/gremlint/master/types/node-20.11.10 created (now a53d8b1fec)

2024-01-29 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.11.10
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


  at a53d8b1fec Bump @types/node from 20.10.3 to 20.11.10 in /docs/gremlint

No new revisions were added by this update.



(tinkerpop) branch dependabot/pip/gremlin-python/src/main/python/3.6-dev/aiohttp-3.9.2 created (now 696020ff60)

2024-01-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/gremlin-python/src/main/python/3.6-dev/aiohttp-3.9.2
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


  at 696020ff60 Bump aiohttp from 3.8.0 to 3.9.2 in 
/gremlin-python/src/main/python

No new revisions were added by this update.



Re: [PR] Bump aiohttp from 3.8.0 to 3.9.1 in /gremlin-python/src/main/python [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] commented on PR #2447:
URL: https://github.com/apache/tinkerpop/pull/2447#issuecomment-1914809218

   Superseded by #2464.


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump aiohttp from 3.8.0 to 3.9.2 in /gremlin-python/src/main/python [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] opened a new pull request, #2464:
URL: https://github.com/apache/tinkerpop/pull/2464

   Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.9.2.
   
   Release notes
   Sourced from https://github.com/aio-libs/aiohttp/releases;>aiohttp's 
releases.
   
   3.9.2
   Bug fixes
   
   
   Fixed server-side websocket connection leak.
   Related issues and pull requests on GitHub:
   https://redirect.github.com/aio-libs/aiohttp/issues/7978;>#7978.
   
   
   Fixed web.FileResponse doing blocking I/O in the event 
loop.
   Related issues and pull requests on GitHub:
   https://redirect.github.com/aio-libs/aiohttp/issues/8012;>#8012.
   
   
   Fixed double compress when compression enabled and compressed file exists 
in server file responses.
   Related issues and pull requests on GitHub:
   https://redirect.github.com/aio-libs/aiohttp/issues/8014;>#8014.
   
   
   Added runtime type check for ClientSession 
timeout parameter.
   Related issues and pull requests on GitHub:
   https://redirect.github.com/aio-libs/aiohttp/issues/8021;>#8021.
   
   
   Fixed an unhandled exception in the Python HTTP parser on header lines 
starting with a colon -- by :user:pajod.
   Invalid request lines with anything but a dot between the HTTP major and 
minor version are now rejected.
   Invalid header field names containing question mark or slash are now 
rejected.
   Such requests are incompatible with :rfc:9110#section-5.6.2 and 
are not known to be of any legitimate use.
   Related issues and pull requests on GitHub:
   https://redirect.github.com/aio-libs/aiohttp/issues/8074;>#8074.
   
   
   Improved validation of paths for static resources requests to the server 
-- by :user:bdraco.
   
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst;>aiohttp's 
changelog.
   
   3.9.2 (2024-01-28)
   Bug fixes
   
   
   Fixed server-side websocket connection leak.
   Related issues and pull requests on GitHub:
   :issue:7978.
   
   
   Fixed web.FileResponse doing blocking I/O in the event 
loop.
   Related issues and pull requests on GitHub:
   :issue:8012.
   
   
   Fixed double compress when compression enabled and compressed file exists 
in server file responses.
   Related issues and pull requests on GitHub:
   :issue:8014.
   
   
   Added runtime type check for ClientSession 
timeout parameter.
   Related issues and pull requests on GitHub:
   :issue:8021.
   
   
   Fixed an unhandled exception in the Python HTTP parser on header lines 
starting with a colon -- by :user:pajod.
   Invalid request lines with anything but a dot between the HTTP major and 
minor version are now rejected.
   Invalid header field names containing question mark or slash are now 
rejected.
   Such requests are incompatible with :rfc:9110#section-5.6.2 and 
are not known to be of any legitimate use.
   Related issues and pull requests on GitHub:
   :issue:8074.
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/aio-libs/aiohttp/commit/24a6d64966d99182e95f5d3a29541ef2fec397ad;>24a6d64
 Release v3.9.2 (https://redirect.github.com/aio-libs/aiohttp/issues/8082;>#8082)
   https://github.com/aio-libs/aiohttp/commit/9118a5831e8a65b8c839eb7e4ac983e040ff41df;>9118a58
 [PR https://redirect.github.com/aio-libs/aiohttp/issues/8079;>#8079/1c335944
 backport][3.9] Validate static paths (https://redirect.github.com/aio-libs/aiohttp/issues/8080;>#8080)
   https://github.com/aio-libs/aiohttp/commit/435ad46e6c26cbf6ed9a38764e9ba8e7441a0e3b;>435ad46
 [PR https://redirect.github.com/aio-libs/aiohttp/issues/3955;>#3955/8960063e
 backport][3.9] Replace all tmpdir fixtures with tmp_path (...
   https://github.com/aio-libs/aiohttp/commit/d33bc21414e283c9e6fe7f6caf69e2ed60d66c82;>d33bc21
 Improve validation in HTTP parser (https://redirect.github.com/aio-libs/aiohttp/issues/8074;>#8074) (https://redirect.github.com/aio-libs/aiohttp/issues/8078;>#8078)
   https://github.com/aio-libs/aiohttp/commit/0d945d1be08f2ba8475513216a66411f053c3217;>0d945d1
 [PR https://redirect.github.com/aio-libs/aiohttp/issues/7916;>#7916/822fbc74
 backport][3.9] Add more information to contributing page (...
   https://github.com/aio-libs/aiohttp/commit/3ec4fa1f0e0a0dad218c75dbe5ed09e22d5cc284;>3ec4fa1
 [PR https://redirect.github.com/aio-libs/aiohttp/issues/8069;>#8069/69bbe874
 backport][3.9]  Only show changelog draft for non-release...
   https://github.com/aio-libs/aiohttp/commit/419d715c42c46daf1a59e0aff61c1f6d10236982;>419d715
 [PR https://redirect.github.com/aio-libs/aiohttp/issues/8066;>#8066/cba34699
 backport][3.9]  Restructure the changelog for clarity (#...
   https://github.com/aio-libs/aiohttp/commit/a54dab3b36bcf0d815b9244f52ae7bc5da08f387;>a54dab3
 [PR https://redirect.github.com/aio-libs/aiohttp/issues/8049;>#8049/a379e634
 backport][3.9] Set cause for ClientPayloadError (https://redirect.github.com/aio-libs/aiohttp/issues/8050;>#8050)
 

Re: [PR] Bump aiohttp from 3.8.0 to 3.9.1 in /gremlin-python/src/main/python [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] closed pull request #2447: Bump aiohttp from 3.8.0 to 3.9.1 in 
/gremlin-python/src/main/python
URL: https://github.com/apache/tinkerpop/pull/2447


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/pip/gremlin-python/src/main/python/3.6-dev/aiohttp-3.9.1 deleted (was b0b5675b31)

2024-01-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/gremlin-python/src/main/python/3.6-dev/aiohttp-3.9.1
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was b0b5675b31 Bump aiohttp from 3.8.0 to 3.9.1 in 
/gremlin-python/src/main/python

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump @types/node from 20.10.3 to 20.11.7 in /gremlint [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] commented on PR #2462:
URL: https://github.com/apache/tinkerpop/pull/2462#issuecomment-1914798625

   Superseded by #2463.


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(tinkerpop) branch dependabot/npm_and_yarn/gremlint/3.6-dev/types/node-20.11.10 created (now 419bb565e9)

2024-01-29 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.6-dev/types/node-20.11.10
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


  at 419bb565e9 Bump @types/node from 20.10.3 to 20.11.10 in /gremlint

No new revisions were added by this update.



(tinkerpop) branch dependabot/npm_and_yarn/gremlint/3.6-dev/types/node-20.11.7 deleted (was 2bb4dc6f1f)

2024-01-29 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.6-dev/types/node-20.11.7
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 2bb4dc6f1f Bump @types/node from 20.10.3 to 20.11.7 in /gremlint

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[PR] Bump @types/node from 20.10.3 to 20.11.10 in /gremlint [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] opened a new pull request, #2463:
URL: https://github.com/apache/tinkerpop/pull/2463

   Bumps 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
 from 20.10.3 to 20.11.10.
   
   Commits
   
   See full diff in https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node=npm_and_yarn=20.10.3=20.11.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump @types/node from 20.10.3 to 20.11.7 in /gremlint [tinkerpop]

2024-01-29 Thread via GitHub


dependabot[bot] closed pull request #2462: Bump @types/node from 20.10.3 to 
20.11.7 in /gremlint
URL: https://github.com/apache/tinkerpop/pull/2462


-- 
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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org