From commits-return-40511-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Thu Sep 3 16:18:46 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id CE5B1180686 for ; Thu, 3 Sep 2020 18:18:46 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 0E3D0121B2E for ; Thu, 3 Sep 2020 16:18:46 +0000 (UTC) Received: (qmail 85245 invoked by uid 500); 3 Sep 2020 16:18:45 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 85236 invoked by uid 99); 3 Sep 2020 16:18:45 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2020 16:18:45 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id BFFA28087C; Thu, 3 Sep 2020 16:18:45 +0000 (UTC) Date: Thu, 03 Sep 2020 16:18:46 +0000 To: "commits@tinkerpop.apache.org" Subject: [tinkerpop] 01/01: Merge pull request #1317 from apache/TINKERPOP-2335 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: spmallette@apache.org In-Reply-To: <159914992536.9719.2911490224234272725@gitbox.apache.org> References: <159914992536.9719.2911490224234272725@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: tinkerpop X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: d05f9945d744fd40e5bcf5787f752fd8074c70c2 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200903161845.BFFA28087C@gitbox.apache.org> 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 commit d05f9945d744fd40e5bcf5787f752fd8074c70c2 Merge: 628f6b2 6cf9fac Author: stephen mallette AuthorDate: Thu Sep 3 12:13:48 2020 -0400 Merge pull request #1317 from apache/TINKERPOP-2335 TINKERPOP-2335 Set node.js support at 10 for 3.5.0 .gitignore | 1 + gremlin-javascript/pom.xml | 19 +++++++++++++++---- .../main/javascript/gremlin-javascript/package.json | 8 ++++---- pom.xml | 3 +-- 4 files changed, 21 insertions(+), 10 deletions(-)