This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/gremlin-js/gremlin-mcp/master/typescript-6.0.2
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
discard 6d3bfd70e2 Bump typescript from 5.9.3 to 6.0.2 in
/gremlin-js/gremlin-mcp
add 7a9c35cf64 Bumped to typescript for gremlint
add b0b726a1c8 Upgrade gremlint tooling and align eslint versions across
workspace (tinkerpop-850)
add f2585713aa Bumped to node 22 as a minimum CTR
add bc0d4b1b04 Bump typescript from 5.9.3 to 6.0.2 in
/gremlin-js/gremlin-mcp
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 (6d3bfd70e2)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/gremlin-js/gremlin-mcp/master/typescript-6.0.2
(bc0d4b1b04)
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:
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