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/09 10:38:56 UTC

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

erisu opened a new pull request #319: Windows Platform Release Preparation (Cordova 9)
URL: https://github.com/apache/cordova-windows/pull/319
 
 
   ### Platforms affected
   windows
   
   ### 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 `cordova-common@^3.1.0`
   - 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`
   - Bumped Dev Dependencies & Pinned Jasmine at 3.1.0
     - `jasmine@3.1.0`
     - `rewire@^4.0.1`
   - Updated Dependencies
     - `nopt@^4.0.1`
   - Replace istanbul dependency with `nyc@^13.1.0`
   
   ### What testing has been done on this change?
   - `npm run eslint`
   - `npm run cover` (unit testing)
   - [Travis CI](https://travis-ci.org/erisu/cordova-windows/builds/477177036)
   - [AppVeyor](https://ci.appveyor.com/project/erisu/cordova-windows/builds/21482766)
   - Platform Add & Prepare
     ```
     $ npx cordova@nightly create androidTest com.foobar.androidTest
     $ npx cordova@nightly platform add github:erisu/cordova-windows\#cordova9-prep
     $ npx cordova@nightly prepare windows
     ```

----------------------------------------------------------------
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