brodybits opened a new pull request #152: 4.2.4 patch update URL: https://github.com/apache/cordova-js/pull/152 <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected All ### What does this PR do? Changes proposed for the next patch release: - Update RELEASENOTES.md for changes from release 4.2.3-dev - use npm@5 on AppVeyor to resolve issue with CI on Node.js 4 - remove grunt jshint artifacts no longer needed - Use `github:brodybits/jasmine-node#1.15.0-rc1` in devDependencies to resolve npm audit warning - Mark version 4.2.4 & update RELEASENOTES.md If accepted I would like to proceed as follows: - push the changes proposed here to both `4.2.x` and `master` branches - mark `4.2.5-dev` in `4.2.x` branch only - mark `5.0.0-dev` in master branch only - raise new PR with other changes from #151 (`cb-update-wip1` branch): - drop Node.js 4 support from the next major release - drop support for old (unsupported) platforms ### What testing has been done on this change? Raised #151 WIP PR that verifies these changes (along with some other changes desired in the next major release) pass CI testing. ### Checklist - ~~[Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database~~ - ~~Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.~~ - ~~Added automated test coverage as appropriate for this change.~~
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
