Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AEFFB200D0A for ; Wed, 4 Oct 2017 18:07:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AD5921609E2; Wed, 4 Oct 2017 16:07:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 24E6B1609D6 for ; Wed, 4 Oct 2017 18:07:17 +0200 (CEST) Received: (qmail 42821 invoked by uid 500); 4 Oct 2017 16:07:17 -0000 Mailing-List: contact commits-help@superset.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@superset.incubator.apache.org Delivered-To: mailing list commits@superset.incubator.apache.org Received: (qmail 42812 invoked by uid 99); 4 Oct 2017 16:07:17 -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; Wed, 04 Oct 2017 16:07:17 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6FBA2819A3; Wed, 4 Oct 2017 16:07:14 +0000 (UTC) Date: Wed, 04 Oct 2017 16:07:14 +0000 To: "commits@superset.apache.org" Subject: [incubator-superset] branch master updated: update immutable.js to v3.8.2 (MIT license) (#3591) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150713323458.11457.16231449751474177093@gitbox.apache.org> From: maximebeauchemin@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-superset X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7e64f2e98868193e83536159c76226263479f91d X-Git-Newrev: 04ea3addc486def75cf55b7dc066b51c2542605b X-Git-Rev: 04ea3addc486def75cf55b7dc066b51c2542605b X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Wed, 04 Oct 2017 16:07:18 -0000 This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-superset.git The following commit(s) were added to refs/heads/master by this push: new 04ea3ad update immutable.js to v3.8.2 (MIT license) (#3591) 04ea3ad is described below commit 04ea3addc486def75cf55b7dc066b51c2542605b Author: Naoya Kanai AuthorDate: Wed Oct 4 09:07:12 2017 -0700 update immutable.js to v3.8.2 (MIT license) (#3591) --- superset/assets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/assets/package.json b/superset/assets/package.json index e92b420..c74f66d 100644 --- a/superset/assets/package.json +++ b/superset/assets/package.json @@ -54,7 +54,7 @@ "datamaps": "^0.5.8", "datatables.net-bs": "^1.10.15", "distributions": "^1.0.0", - "immutable": "^3.8.1", + "immutable": "^3.8.2", "jed": "^1.1.1", "po2json": "^0.4.5", "jquery": "3.1.1", -- To stop receiving notification emails like this one, please contact ['"commits@superset.apache.org" '].