This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from d72dc666a7 Merge pull request #3341 from apache/js-multi
new 7a9c35cf64 Bumped to typescript for gremlint
new b0b726a1c8 Upgrade gremlint tooling and align eslint versions across
workspace (tinkerpop-850)
new f2585713aa Bumped to node 22 as a minimum CTR
The 3 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:
CHANGELOG.asciidoc | 1 +
docs/gremlint/package-lock.json | 2 +-
docs/gremlint/package.json | 2 +-
docs/src/reference/gremlin-variants.asciidoc | 2 +-
gremlin-js/gremlin-javascript/package.json | 2 +-
gremlin-js/gremlin-mcp/package.json | 8 +-
gremlin-js/gremlin-mcp/tsconfig.json | 9 +
.../gremlint/eslint.config.js | 33 +-
gremlin-js/gremlint/package.json | 17 +-
gremlin-js/gremlint/tslint.json | 6 -
gremlin-js/package-lock.json | 4446 +++-----------------
11 files changed, 510 insertions(+), 4018 deletions(-)
copy docs/gremlint/src/components/StyleGuideRule.tsx =>
gremlin-js/gremlint/eslint.config.js (63%)
delete mode 100644 gremlin-js/gremlint/tslint.json