[ANNOUNCEMENT] Cordova iOS 6.3.0 Release

2023-04-17 Thread Niklas Merz
cordova-ios@6.3.0 has been released! This release contains a fix to allow inspecting of WebView content with the latest iOS and Xcode versions. It also fixes an iOS 16 bug and issues with NodeJS 18.  Changes include: * chore: npm audit fix * [GH-1302](https://github.com/apache/cordova-ios/pull/1

Re: [VOTE] Cordova-IOS 6.3.0 Release

2023-04-17 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 4 Niklas Merz Norman Breau Darryl Pogue Bryan Ellis Negative Binding Votes: 0 The vote has passed. On April 17, 2023, Erisu wrote: > +1 > > * Confirmed sigs & hashes with `coho verify-archive` [1] > * Verified sha1s match tags w

Re: [VOTE] Cordova-IOS 6.3.0 Release

2023-04-17 Thread Bryan Ellis
+1 * Confirmed sigs & hashes with `coho verify-archive` [1] * Verified sha1s match tags with `coho verify-tags` [2] * Re-created archives to ensure contents match release candidate [3] * Verified existence for required Apache files : NOTICE & LICENSE * Ran `npm cit` and confirm tests are passing

Re: [VOTE] Cordova-IOS 6.3.0 Release

2023-04-17 Thread Darryl Pogue
I vote +1: * Confirmed sigs & hashes with `coho verify-archive` * Verified sha1s match tags with `coho verify-tags` * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses On Thu, Apr 13, 2023 at 6:05 AM Norman Breau wrote: > > I vote +1: > > * Ve