You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/01/18 01:56:44 UTC

[1/6] js commit: CB-12039 Incremented package version to -dev

Repository: cordova-js
Updated Branches:
  refs/heads/4.2.x aba2abab3 -> 805809bc6
  refs/heads/master a3732cb71 -> 7c5fcc5a5


CB-12039 Incremented package version to -dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/a3732cb7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/a3732cb7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/a3732cb7

Branch: refs/heads/4.2.x
Commit: a3732cb71d9b1dd590338e8cf44196f366d46da3
Parents: aba2aba
Author: Steve Gill <st...@gmail.com>
Authored: Sat Oct 22 19:27:19 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Sat Oct 22 19:27:19 2016 -0700

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/a3732cb7/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f3eeb5c..24d5b17 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.2.0",
+  "version": "4.2.1-dev",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[3/6] js commit: CB-12358: updated deps for release

Posted by st...@apache.org.
CB-12358: updated deps for release


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/238d76ba
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/238d76ba
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/238d76ba

Branch: refs/heads/master
Commit: 238d76baa6056e8224cfcefc46ab1ffea292cb92
Parents: a3732cb
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 17 13:00:12 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 17 13:00:12 2017 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/238d76ba/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 24d5b17..9c5c89d 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
     "open": "0.0.5"
   },
   "dependencies": {
-    "browserify": "13.1.0"
+    "browserify": "13.3.0"
   },
   "cordova-platforms": {
     "cordova-android": "../cordova-android",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[6/6] js commit: CB-12358 Incremented package version to -dev

Posted by st...@apache.org.
CB-12358 Incremented package version to -dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/7c5fcc5a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/7c5fcc5a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/7c5fcc5a

Branch: refs/heads/master
Commit: 7c5fcc5a5adfbf3fb8ceaf36fbdd4bd970bd9c20
Parents: 805809b
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 17 17:54:41 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 17 17:54:41 2017 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/7c5fcc5a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d88a7d7..2046214 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.2.1",
+  "version": "4.2.2-dev",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[5/6] js commit: CB-12358 Updated version and RELEASENOTES.md for release 4.2.1

Posted by st...@apache.org.
CB-12358 Updated version and RELEASENOTES.md for release 4.2.1


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/805809bc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/805809bc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/805809bc

Branch: refs/heads/4.2.x
Commit: 805809bc660dee023a089167adb7c2a5db4424b6
Parents: 238d76b
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 17 15:33:04 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 17 15:33:04 2017 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 package.json    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/805809bc/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 4f1b726..dfc236f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.2.1 (Jan 17, 2017)
+* [CB-12358](https://issues.apache.org/jira/browse/CB-12358) updated deps for release
+
 ### 4.2.0 (Oct 21, 2016)
 * [CB-12017](https://issues.apache.org/jira/browse/CB-12017) updated dependencies in `package.json`
 * [CB-3785](https://issues.apache.org/jira/browse/CB-3785) add support for `EventListener interface` to `Channel.prototype.subscribe` 

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/805809bc/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9c5c89d..d88a7d7 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.2.1-dev",
+  "version": "4.2.1",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[4/6] js commit: CB-12358 Updated version and RELEASENOTES.md for release 4.2.1

Posted by st...@apache.org.
CB-12358 Updated version and RELEASENOTES.md for release 4.2.1


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/805809bc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/805809bc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/805809bc

Branch: refs/heads/master
Commit: 805809bc660dee023a089167adb7c2a5db4424b6
Parents: 238d76b
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 17 15:33:04 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 17 15:33:04 2017 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 package.json    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/805809bc/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 4f1b726..dfc236f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.2.1 (Jan 17, 2017)
+* [CB-12358](https://issues.apache.org/jira/browse/CB-12358) updated deps for release
+
 ### 4.2.0 (Oct 21, 2016)
 * [CB-12017](https://issues.apache.org/jira/browse/CB-12017) updated dependencies in `package.json`
 * [CB-3785](https://issues.apache.org/jira/browse/CB-3785) add support for `EventListener interface` to `Channel.prototype.subscribe` 

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/805809bc/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9c5c89d..d88a7d7 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.2.1-dev",
+  "version": "4.2.1",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/6] js commit: CB-12358: updated deps for release

Posted by st...@apache.org.
CB-12358: updated deps for release


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/238d76ba
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/238d76ba
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/238d76ba

Branch: refs/heads/4.2.x
Commit: 238d76baa6056e8224cfcefc46ab1ffea292cb92
Parents: a3732cb
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 17 13:00:12 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 17 13:00:12 2017 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/238d76ba/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 24d5b17..9c5c89d 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
     "open": "0.0.5"
   },
   "dependencies": {
-    "browserify": "13.1.0"
+    "browserify": "13.3.0"
   },
   "cordova-platforms": {
     "cordova-android": "../cordova-android",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org