You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/28 21:28:30 UTC

[cordova-lib] branch 8.1.x updated (55380b4 -> 24e8545)

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

brodybits pushed a change to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git.


    from 55380b4  Set version to 8.1.1-dev
     add 2967f5f  GH-706 xcode dependency hotfix for 8.x only
     add a3895c3  `Context#requireCordovaModule` unit tests
     add 1d4d01a  Require fix for module names that do *not* start with "cordova-lib"
     add 97649b0  Update JSDoc and clarify inline comments
     add 3e72290  'use strict' for hooks context - 8.x only
     add 2e076c5  Add request@2 dep for 8.x only
     add ddb02c9  Add more dependencies from 8.0.0 for 8.x only
     add f541e6f  Back to npm i tar@2 in dependencies - 8.x only
     new 24e8545  Merge pull request #708 from brodybits/GH-706-xcode-hotfix

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 package.json               |  9 ++++-
 spec/hooks/Context.spec.js | 97 ++++++++++++++++++++++++++++++++++++++++++++++
 src/hooks/Context.js       | 27 +++++++++----
 3 files changed, 123 insertions(+), 10 deletions(-)
 create mode 100644 spec/hooks/Context.spec.js


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


[cordova-lib] 01/01: Merge pull request #708 from brodybits/GH-706-xcode-hotfix

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git

commit 24e8545aeee8f5992b0eb025789004cc68fc1fca
Merge: 55380b4 f541e6f
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Fri Sep 28 17:28:14 2018 -0400

    Merge pull request #708 from brodybits/GH-706-xcode-hotfix
    
    GH-706 dependency patch fix for 8.x only

 package.json               |  9 ++++-
 spec/hooks/Context.spec.js | 97 ++++++++++++++++++++++++++++++++++++++++++++++
 src/hooks/Context.js       | 27 +++++++++----
 3 files changed, 123 insertions(+), 10 deletions(-)


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