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/06/05 21:27:30 UTC

[tinkerpop] branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.5-dev/eslint-8.42.0 updated (35fc346b3a -> 422dcae737)

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


    omit 35fc346b3a Bump eslint
     add b172d2c306 Upgrade to Node 16
     add f9a020aba8 Merge pull request #2084 from Bit-Quill/cole/node-16
     add 422dcae737 Bump eslint

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   (35fc346b3a)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.5-dev/eslint-8.42.0 (422dcae737)

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 +
 .../dev/developer/development-environment.asciidoc |    2 +-
 docs/src/upgrade/release-3.5.x.asciidoc            |    2 +-
 gremlin-javascript/pom.xml                         |    4 +-
 .../javascript/gremlin-javascript/.eslintrc.js     |    2 +-
 .../gremlin-javascript/package-lock.json           | 3959 ++++++++++++-
 .../javascript/gremlin-javascript/package.json     |    2 +-
 gremlint/package-lock.json                         | 6188 +++++++++++++++++++-
 gremlint/package.json                              |    2 +-
 gremlint/pom.xml                                   |    4 +-
 gremlint/tsconfig.json                             |    2 +-
 11 files changed, 10146 insertions(+), 22 deletions(-)