[
https://issues.apache.org/jira/browse/CB-14217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553339#comment-16553339
]
ASF GitHub Bot commented on CB-14217:
-------------------------------------
brodybits opened a new pull request #381: CB-14217 cordova-ios 4.5.5 patch
release (July 2018)
URL: https://github.com/apache/cordova-ios/pull/381
<!--
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
iOS
### What does this PR do?
- Update `RELEASENOTES.md` with changes for previous release (`4.5.4`)
- Update `RELEASENOTES.md` and version to `4.5.5` according to
<https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md>
- Update JS snapshot and VERSION to `4.5.5` via coho using the following
command with updates from apache/cordova-coho#176: `./cordova-coho/coho
prepare-platform-release-branch --version 4.5.5 -r ios -b 4.5.x`
This release includes changes from the following PRs:
- GH-379 - [CB-14145](https://issues.apache.org/jira/browse/CB-14145)
resolve npm audit issues in 4.5.x patch fix
- GH-380 - [CB-14145](https://issues.apache.org/jira/browse/CB-14145) pin
more added bundled dependencies in 4.5.x only
### What testing has been done on this change?
- `npm outdated --depth=0` shows no red entries
- `npm audit` shows 0 vulnerabilities (using [email protected])
- checked results of `coho audit-license-headers -r ios | less`
- checked results of `coho check-license -r ios`
- tried running automatic tests from cordovamobilespec according to
<https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#1-plugin-tests-with-cordova-mobile-spec-project>,
passed a few tests then crashed, apparently due to an incorrect or missing
setting
### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] 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. (with some exceptions)
- ~~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]
> cordova-ios platform patch release July 2018
> --------------------------------------------
>
> Key: CB-14217
> URL: https://issues.apache.org/jira/browse/CB-14217
> Project: Apache Cordova
> Issue Type: Task
> Components: cordova-ios
> Reporter: Chris Brody
> Assignee: Chris Brody
> Priority: Major
>
> Patch release of cordova-ios package with CB-14145 (npm audit issues)
> resolved.
> Following steps at
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md
> (with some modifications)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]