You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2019/07/26 19:42:25 UTC

[incubator-flagon-useralejs] branch v2.0.1-RC1 updated: [FLAGON-422] Updated ChangeLog in prep for v2.0.1 release

This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch v2.0.1-RC1
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/v2.0.1-RC1 by this push:
     new 19089d3  [FLAGON-422] Updated ChangeLog in prep for v2.0.1 release
19089d3 is described below

commit 19089d35b8a0a843e04325be5ee9a8d3de4e399c
Author: poorejc <po...@apache.org>
AuthorDate: Fri Jul 26 15:42:03 2019 -0400

    [FLAGON-422] Updated ChangeLog in prep for v2.0.1 release
---
 CHANGELOG.md      | 21 ++++++++++++++++++++-
 package-lock.json | 41 ++++++++++++++++++++++++++++++-----------
 2 files changed, 50 insertions(+), 12 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ebad15c..fc50053 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,26 @@
 Changelog
 =========
 
-UserALE.js - 2.0.0 (2019-06-20)
+Apache UserALE.js (Incubating) 2.0.1 (2019-07-25)
+-------------------------------
+*Release Notes - Flagon - Version UserALE.js 2.0.1
+*[Release Report](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320621&version=12345942)
+
+* Sub-task
+    * [FLAGON-423] - Update Package File to Fix Down Stream Dependencies
+
+* Bug
+    * [FLAGON-422] - Update NPM modules to fix prototype pollution issues in npm packages
+
+* Task
+    * [FLAGON-424] - Update Gulp to 4.0.2 as matter of protocol post Prototype Pollution.
+    * [FLAGON-425] - Update gulp-eslint
+    * [FLAGON-426] - update rollup 
+    * [FLAGON-427] - update nodemon
+    * [FLAGON-428] - update sinon
+    * [FLAGON-429] - test userale.js builds and artifacts on npm 6.10
+    
+Apache UserALE.js (Incubating) 2.0.0 (2019-06-20)
 -------------------------------
 * Release Notes - Flagon - Version UserALE.js 2.0.0
 * [Release Report](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320621&version=12343068)
diff --git a/package-lock.json b/package-lock.json
index 2626965..250c010 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2969,7 +2969,8 @@
         "ansi-regex": {
           "version": "2.1.1",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "aproba": {
           "version": "1.2.0",
@@ -2990,12 +2991,14 @@
         "balanced-match": {
           "version": "1.0.0",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "brace-expansion": {
           "version": "1.1.11",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "balanced-match": "^1.0.0",
             "concat-map": "0.0.1"
@@ -3010,17 +3013,20 @@
         "code-point-at": {
           "version": "1.1.0",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "concat-map": {
           "version": "0.0.1",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "console-control-strings": {
           "version": "1.1.0",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "core-util-is": {
           "version": "1.0.2",
@@ -3137,7 +3143,8 @@
         "inherits": {
           "version": "2.0.3",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "ini": {
           "version": "1.3.5",
@@ -3149,6 +3156,7 @@
           "version": "1.0.0",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "number-is-nan": "^1.0.0"
           }
@@ -3163,6 +3171,7 @@
           "version": "3.0.4",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "brace-expansion": "^1.1.7"
           }
@@ -3170,12 +3179,14 @@
         "minimist": {
           "version": "0.0.8",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "minipass": {
           "version": "2.3.5",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "safe-buffer": "^5.1.2",
             "yallist": "^3.0.0"
@@ -3194,6 +3205,7 @@
           "version": "0.5.1",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "minimist": "0.0.8"
           }
@@ -3274,7 +3286,8 @@
         "number-is-nan": {
           "version": "1.0.1",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "object-assign": {
           "version": "4.1.1",
@@ -3286,6 +3299,7 @@
           "version": "1.4.0",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "wrappy": "1"
           }
@@ -3371,7 +3385,8 @@
         "safe-buffer": {
           "version": "5.1.2",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "safer-buffer": {
           "version": "2.1.2",
@@ -3407,6 +3422,7 @@
           "version": "1.0.2",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "code-point-at": "^1.0.0",
             "is-fullwidth-code-point": "^1.0.0",
@@ -3426,6 +3442,7 @@
           "version": "3.0.1",
           "bundled": true,
           "dev": true,
+          "optional": true,
           "requires": {
             "ansi-regex": "^2.0.0"
           }
@@ -3469,12 +3486,14 @@
         "wrappy": {
           "version": "1.0.2",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         },
         "yallist": {
           "version": "3.0.3",
           "bundled": true,
-          "dev": true
+          "dev": true,
+          "optional": true
         }
       }
     },