You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/16 10:03:16 UTC

[GitHub] erisu opened a new pull request #496: iOS Platform Release Preparation (Cordova 9)

erisu opened a new pull request #496: iOS Platform Release Preparation (Cordova 9)
URL: https://github.com/apache/cordova-ios/pull/496
 
 
   ### Platforms affected
   ios
   
   ### What does this PR do?
   This PR contains final preparations for the Cordova 9 release goals. 
   
   See [Cordova 9 Release Plan](https://github.com/apache/cordova/issues/10).
   
   - Bumped Dependencies 
     - `cordova-common@^3.1.0`
     - `ios-sim@^7.0.0`
     - `xcode@1.1.0`
     - `q@^1.5.1`
     - `nopt@^4.0.1`
     - `plist@^3.0.1`
   - Bumped ESLint dependencies with correction
     - `eslint@^5.12.0`
     - `eslint-config-semistandard@^13.0.0`
     - `eslint-config-standard@^12.0.0`
     - `eslint-plugin-import@^2.14.0`
     - `eslint-plugin-node@^8.0.1`
     - `eslint-plugin-promise@^4.0.1`
     - `eslint-plugin-standard@^4.0.0`
   - Updated Dev Dependencies
     - Bumped `tmp@0.0.33`
     - Dropped `nodeunit`
     - Bumped `nyc@^13.1.0`
   
   ### What testing has been done on this change?
   - `npm t`
     - Unit Testing
     - Component Testing
     - Object-C Testing
     - E2E Testing
     - Code Coverage
     - ESLinting
   - [Travis CI](https://travis-ci.org/erisu/cordova-ios/builds/480291231)
   - [AppVeyor](https://ci.appveyor.com/project/erisu/cordova-ios/builds/21656133)
   - Platform Tests
     ```
     $ npx cordova@nightly create iosTest com.foobar.iosTest
     $ npx cordova@nightly platform add github:erisu/cordova-ios\#cordova9-prep
     $ npx cordova@nightly run ios
     $ npx cordova@nightly build ios
     ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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