[ 
https://issues.apache.org/jira/browse/CB-14228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561394#comment-16561394
 ] 

ASF GitHub Bot commented on CB-14228:
-------------------------------------

brodybits opened a new pull request #51: CB-14228 release 4.0.2
URL: https://github.com/apache/cordova-osx/pull/51
 
 
   <!--
   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
   
   macOS ("osx")
   
   ### What does this PR do?
   
   - Update `RELEASENOTES.md` with major changes for `4.0.2`
   - Update JS snapshot, VERSION, and version to `4.0.2` on `4.0.x` branch 
using the following command with updates from apache/cordova-coho#176: 
`./cordova-coho/coho prepare-platform-release-branch --version 4.0.2 -r osx -b 
4.0.x`
   
   This release includes changes from GH-50:
   * [CB-14145](https://issues.apache.org/jira/browse/CB-14145) update 
dependencies to resolve `npm audit` issues, pinned in 4.0.x only 
([GH-50](https://github.com/apache/cordova-osx/pull/50))
   * [CB-9366](https://issues.apache.org/jira/browse/CB-9366) - log 
`error.stack` in `cordova.js` (update from `cordova-js@4.2.4`) in `4.0.x`
   * [CB-12895](https://issues.apache.org/jira/browse/CB-12895) - `cordova.js` 
updates to pass eslint from cordova-js@4.2.2
   * cordova.js updates from cordova-js@4.2.0
     - [CB-3785](https://issues.apache.org/jira/browse/CB-3785) enable 
EventListener interface support
     - [CB-3785](https://issues.apache.org/jira/browse/CB-3785) 
Channel.prototype.subscribe to support EventListener interface
     - [CB-9967](https://issues.apache.org/jira/browse/CB-9967) deleted legacy 
platform specific files from cordova-js
     - [CB-11522](https://issues.apache.org/jira/browse/CB-11522) [windows] 
Make cordova-js handle 'unknown' type
     - [CB-11522](https://issues.apache.org/jira/browse/CB-11522) Make 
utils.clone handle properties gracefully
   
   
   ### What testing has been done on this change?
   
   - [ ] `npm outdated --depth=0` shows no red entries
   - [ ] `npm audit` shows 0 vulnerabilities (using npm@6.1.0 & npm@6.2.0)
   - [ ] `coho audit-license-headers -r osx` shows no missing license headers
   - [ ] `coho check-license -r osx` shows no incorrect licenses (NOTE: this 
patch release now includes xmldom package which does not have correct SPDX 
expression but visual inspection of node_modules/xmldom/LICENSE shows MIT 
license option, which is acceptable.)
   
   ### Checklist
   
   - ~~[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. (manual update of `RELEASENOTES.md` only)
   - ~~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:
us...@infra.apache.org


> cordova-osx patch release July 2018
> -----------------------------------
>
>                 Key: CB-14228
>                 URL: https://issues.apache.org/jira/browse/CB-14228
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: cordova-osx
>            Reporter: Chris Brody
>            Assignee: Chris Brody
>            Priority: Major
>
> Patch release of cordova-osx 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to