Re: [DISCUSS] Unarchive & Un-deprecate cordova-plugin-device-motion

2024-07-04 Thread Norman Breau
I had a look at the repo and made several PRs that I think would be necessary to make a release. I'm not sure if I'll have time to prepare a release this week coming, but after today I think it will be ready to start the release process. On 2024-06-29 08:10, julio cesar sanchez wrote: I've

Re: [VOTE] cordova-plugin-device 3.0.0 Release

2024-06-12 Thread Norman Breau
I vote +1: - NPM Audit is green - NPM test passes - Android Paramedic Test passes - Verified Archive - Verified Tags On 2024-06-11 22:49, Bryan Ellis wrote: Please review and vote on this cordova-plugin-device Release v3.0.0 by replying to this email (and keep discussion on the DISCUSS thread)

Re: [VOTE] cordova-plugin-file 8.1.0 Release

2024-05-31 Thread Norman Breau
I vote +1: - Ran NPM test - NPM Audit is green - Ran paramedic on android/linux platform against API 34 - Verified Archive - Verified Tags On 2024-05-31 02:12, Bryan Ellis wrote: Please review and vote on this cordova-plugin-file Release v8.1.0 by replying to this email (and keep discussion on

Re: [DISCUSS] cordova-android 13.0.0 Release

2024-05-19 Thread Norman Breau
Gradle 8.x supports JDK 11 - 17. Cordova android @12 used AGP 7.x which required 11, but 7.4 introduced support for JDK 17, it wasn't required.AGP 8.x introduces the requirement of JDK 17.What you might be thinking of though is command line tools package, one of the recent releases required JDK

Re: [DISCUSS] cordova-android 13.0.0 Release

2024-05-19 Thread Norman Breau
Jdk 17 will be a requirement. Don't think cordova-docs has an update or a PR yet.Sent via the Samsung Galaxy Note9, an AT 5G Evolution capable smartphone Original message From: Niklas Merz Date: 5/19/24 3:17 PM (GMT-05:00) To: dev@cordova.apache.org Subject: Re: [DISCUSS]

Re: [VOTE] Cordova-Android 13.0.0 Release

2024-05-15 Thread Norman Breau
I vote +1: - Ran NPM Test on Linux/Fedora with NodeJS 20 - Ran NPM Test on MacOS with NodeJS 20 - Verified Archive - Verified Tags - NPM Audit is good On 2024-05-15 08:01, Bryan Ellis wrote: Please review and vote on this Cordova-Android Release v13.0.0 by replying to this email (and keep

Re: Notice for API 34 PR

2024-05-13 Thread Norman Breau
For record-keeping, We've found a way to avoid checking in the wrapper while still maintaining the ability to use wide range of gradle versions to initialize the wrapper. This means the PR is no longer redistributing the JAR or any other gradle wrapper files. On 2024-05-09 14:53, Norman

Notice for API 34 PR

2024-05-09 Thread Norman Breau
Hi Team, I just want to highlight some things about the Android 34 PR[4] to make sure it's reviewed properly. Namely around the Gradle management changes that the PR introduces. To summarize, Cordova-android@12 and earlier utilised an empty wrapper.gradle file to create a wrapper task to

Re: [VOTE] Cordova-iOS 7.1.0 Release

2024-04-02 Thread Norman Breau
I vote +1: - Ran unit tests - Verified Archive - Verified Tags - NPM Audit is good On 2024-04-01 1:17 a.m., Bryan Ellis wrote: Please review and vote on this Cordova-iOS Release v7.1.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to

Re: [VOTE] Cordova-ESLint 5.1.0 Release

2024-03-25 Thread Norman Breau
I Vote +1: - Ran npm test - Ran npm audit - Verified Tags - Verified Archive On 2024-03-25 08:01, Bryan Ellis wrote: Please review and vote on this Cordova ESLint Release v5.1.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [DISCUSS] Cordova - XCPrivacyManifest & Code Signing Questions

2024-03-18 Thread Norman Breau
oreseeable to see restrictions against static libraries or some other "push" for app developers to use frameworks over static libraries? Thanks for your time Michael, looking forward to see your feedback. On 2024-03-18 13:02, Norman Breau wrote: Hi Michael, This is Norman, you've

[DISCUSS] Cordova - XCPrivacyManifest & Code Signing Questions

2024-03-18 Thread Norman Breau
Hi Michael, This is Norman, you've reached out to me back in October as a contact for Cordova development on LinkedIn. I've cc'ed this to Cordova's development mailing list so that you're answer will be broadcasted among Cordova contributors. We have a few questions we'd like to ask to confirm

Re: Regarding cordova android build

2024-01-29 Thread Norman Breau
If you're building the current stable (e.g. v12)... Gradle 8 isn't supported by cordova-android and is known to have issues. Normally the system gradle version doesn't matter since it's only used to install the gradle wrapper at the correct version, however Gradle 8 doesn't seem to like

Re: [DISCUSS] Thoughts on Cordova Electron Roadmap

2024-01-18 Thread Norman Breau
> Remove the accidental multidimensional array from plugin +1 for this... I think this might become a source of problems later... and the longer we wait the more difficult it might be to change. > Release a single release with Electron bumped to its latest 28.x I'd favour this but I don't

Re: Nomination for a new chair for Apache Cordova

2023-12-01 Thread Norman Breau
+1 On 2023-11-29 9:52 p.m., Jesse wrote: Hello friends! I have been the chair of Apache Cordova since around December of 2018, roughly 5 years. My duties of late have been mostly administrative: board reports, PMC management etc. Some of it is listed here in the README:

Re: Plans for Cordova user & contributor survey

2023-11-19 Thread Norman Breau
+1 If I'd change anything, I'd push the closing date into at least the second week of January 2024, because people might be busy in the month of December going into the holidays. But this isn't something I'd block the motion for, so if Decembet 24th works better for you, then that's okay too.

Re: [VOTE] InAppBrowser plugin release 6.0.0

2023-11-10 Thread Norman Breau
I vote +1: - Ran NPM test - Ran NPM audit - Verified archive - Verified tags - Ran paramedic on android API 33 On 2023-11-10 6:42 a.m., Niklas Merz wrote: Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The

[DISCUSS] android cordova-plugin-file external storage support

2023-10-30 Thread Norman Breau
Hi Team, I want to discuss a proposal of rather significant change to the file plugin. This is something I've already discussed over the last couple of months privately with a couple of others, but with the announced that the newer READ_MEDIA_* permissions now will require justification, I

Re: Apple privacy manifest

2023-10-28 Thread Norman Breau
his is all pulled together from the plugins .. On Oct 28, 2023, at 4:00 AM, Norman Breau wrote: Based on https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc I don't think there is localization involved. It looks like

Re: Apple privacy manifest

2023-10-28 Thread Norman Breau
Based on https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc I don't think there is localization involved. It looks like you supply two pre-defined constants, and whichs refers to an API or a set of APIs and a

Re: [VOTE] cordova-plugin-statusbar 4.0.0 Release

2023-10-27 Thread Norman Breau
I vote +1 - Verified Archive - Verified Tags - Ran NPM Audit - Ran NPM test - Ran Android paramedic tests On 2023-10-27 8:06 a.m., Bryan Ellis wrote: Minor Correction: To add the plugin for testing use: cordova plugin add https://github.com/apache/cordova-plugin-statusbar#4.0.0 The

Re: [VOTE] cordova-plugin-screen-orientation 3.0.4 Release

2023-10-27 Thread Norman Breau
I vote +1 - Verified Archive - Verified Tags - Ran NPM Audit * Severity: moderate semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw - Ran NPM test - Ran Android paramedic tests The found moderate vulnerability is a devDependency and

Re: [VOTE] cordova-plugin-file 8.0.1 Release

2023-10-27 Thread Norman Breau
I vote +1 - Verified Archive - Verified Tags - Ran NPM Audit * Severity: moderate semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw - Ran NPM test - Ran Android paramedic tests The found moderate vulnerability is a devDependency and

Re: [VOTE] cordova-plugin-device-orientation 3.0.0 Release

2023-10-27 Thread Norman Breau
I vote +1 - Verified Archive - Verified Tags - Ran NPM Audit * Severity: moderate semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw - Ran NPM test - Ran Android paramedic tests The found moderate vulnerability is a devDependency and

Re: [VOTE] cordova-plugin-geolocation 5.0.0 Release

2023-09-21 Thread Norman Breau
The vote has now closed. The results are: Positive Binding Votes: 3 - Norman Breau - Bryan Ellis - Niklas Merz Negative Binding Votes: 0 Other Votes: 0 The vote has passed. On 2023-09-21 3:36 a.m., Bryan Ellis wrote: +1 * Confirmed sigs & hashes with `coho verify-archive` [1] * Veri

Re: [DISCUSS] cordova-plugin-geolocation Release

2023-09-16 Thread Norman Breau
still support cordova-android 6+. Should we bump the engines to require latest cordova-android? Those new ES6 features won’t work on those old cordova-android versions. El El sáb, 16 sept 2023 a las 14:22, Norman Breau escribió: Blog PR can be found at: https://github.com/apache/cordova-docs

Re: [DISCUSS] cordova-plugin-geolocation Release

2023-09-16 Thread Norman Breau
Blog PR can be found at: https://github.com/apache/cordova-docs/pull/1335 On 2023-09-14 11:57 p.m., Norman Breau wrote: Does anyone have any reason to delay a cordova-plugin-geolocation release? Any outstanding patches to land? https://github.com/apache/cordova-plugin-geolocation/compare/rel

[VOTE] cordova-plugin-geolocation 5.0.0 Release

2023-09-16 Thread Norman Breau
Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cdv-plugin-geolocation-5.0.0/ The packages were published from their

[DISCUSS] cordova-plugin-geolocation Release

2023-09-14 Thread Norman Breau
Does anyone have any reason to delay a cordova-plugin-geolocation release? Any outstanding patches to land? https://github.com/apache/cordova-plugin-geolocation/compare/rel/4.1.0...master If not, I will start the release sometime over the weekend, assuming that Hurricane Lee doesn't foil my

Re: [VOTE] cordova-plugin-file-transfer 2.0.0 Release

2023-09-08 Thread Norman Breau
I vote +1: - Ran NPM Test - Verified Archive - Verified Tags On 2023-09-08 9:39 a.m., Bryan Ellis wrote: Please review and vote on this cordova-plugin-file-transfer Release v2.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [VOTE] cordova-plugin-media 7.0.0 Release

2023-09-08 Thread Norman Breau
I vote +1: - Ran NPM test - Verified Archive - Verified Tags On 2023-09-07 8:18 a.m., Bryan Ellis wrote: Please review and vote on this cordova-plugin-media Release v7.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [VOTE] cordova-plugin-camera 7.0.0 Release

2023-09-06 Thread Norman Breau
I vote +1: - No NPM Audit issues - Ran npm test on linux - Ran dev version of the plugin against a real project - Ran paramedic tests with API 24 simulator (pre-scoped storage test) - Ran paramedic tests with API 32 simulator (scoped storage test) - Ran paramedic tests with API 33 simulator

Re: [VOTE] Cordova-iOS 7.0.1 Release

2023-09-03 Thread Norman Breau
I vote +1: - Ran NPM Audit:   Moderate vulnerability in semver, in a dev dependency which could result in DoS.   I don't consider this a blocker, and can be corrected in the next release. - Verified Tags - Verified Archive On 2023-09-03 8:47 a.m., Bryan Ellis wrote: Please review and vote

Re: [VOTE] Cordova-Android 12.0.1 Release

2023-08-23 Thread Norman Breau
I vote +1: * Verified Archive * Verified Tags * Test passes on linux * No NPM Audit issues On 2023-08-23 6:49 a.m., Bryan Ellis wrote: Please review and vote on this Cordova-Android Release v12.0.1 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been

Re: iOS and ES6 modules

2023-08-16 Thread Norman Breau
Hi Michael, This mailing list is for development of Cordova, not for support. Support questions can be asked on GitHub discussions: https://github.com/apache/cordova/discussions To quickly answer your question however, cordova-ios@6+ uses the WKWebView. It does not use any HTTP server. It

Re: [VOTE] cordova-plugin-media-capture 5.0.0 Release

2023-08-16 Thread Norman Breau
I vote +1 - Verified Archive - Verified Tags - Ran lint tests (all passes) - Ran native android tests (all tests passes) - Ran NPM Audit (0 known vulnerabilities) On 2023-08-16 2:50 a.m., Niklas Merz wrote: I vote +1 * checked hash & signature * checked no audit issues * checked git tag *

Re: How to: Commits across cordova-* repos

2023-07-13 Thread Norman Breau
Hi Michael, Each repo acts independently, so each repo that requires changes will need their own PR. If there are PRs that depend on another PR, then I'd make note of that in the PR with a link to the dependency. Let us know if you have any further questions! Cheers, Norman On 2023-07-13

Re: [VOTE] Cordova-iOS 7.0.0 Release

2023-07-08 Thread Norman Breau
I vote +1: - Verified Tags - Verified Archive - Ran NPM Test locally (on linux, skipped objc tests) On 2023-07-07 6:35 a.m., Ken Naito wrote: +1 I did: * coho verify-archive OK * coho verify-tags OK * The last commit 1110a4b5224e63789965b7a6afc9cdfd48b30eec is green. Kenichi Naito On

Re: [VOTE] cordova-plugin-file 8.0.0 Release

2023-07-08 Thread Norman Breau
I vote +1 - Verified Archive - Verified Tags - Ran npm test locally On 2023-07-07 7:00 a.m., Ken Naito wrote: +1 * coho verify-archive OK * coho verify-tags OK * I tested this plugin locally, it works properly. Thanks! On 2023/07/07 13:43, Bryan Ellis wrote: Please review and vote on this

Re: [VOTE} mailing list for logging github discussions

2023-07-08 Thread Norman Breau
I vote +1 On 2023-07-08 1:00 a.m., Darryl Pogue wrote: I vote +1 On Fri, Jul 7, 2023 at 8:38 PM Jesse wrote: Please review and vote by replying to this email, and keeping discussion on the [DISCUSS] thread. ( note: subject is changed ) [DISCUSS] Create new mailing list for logging github

Re: [DISCUSS] Create new mailing list for logging github discussions

2023-07-06 Thread Norman Breau
I was waiting for that vote thread. I didn't voice any alternatives as I think what was already mentioned. I prefer to keep the dev mailing clean for discussions/votes. Forwarding github discussion actions to the existing issues mailing list I think is fine. On 2023-07-06 2:11 a.m., Jesse

[DISCUSS]: Android WRITE_EXTERNAL_STORAGE

2023-06-22 Thread Norman Breau
Hi Cordova Developers, I've been chatting with Erisu but looking to get more opinions on this matter. We have several plugins that declare WRITE_EXTERNAL_STORAGE permission, which is semi-obsolete since API 19, and completely obsolete since API 29. Starting with API 19,

Re: Question!!!

2023-06-15 Thread Norman Breau
Hi Eugene, I've CC'ed you just in case you're not subscribed to the mailing list. I'm just writing that the dev mailing is used for discussions/votes regarding the Cordova Framework development. It's not used to provide support. For support questions, I'd redirect you to the community at

Re: urgen

2023-06-01 Thread Norman Breau
Hi Zahra, I CC'ed you just in case you're not subscribed to the mailing list. I'm just letting you know that this mailing list is for discussions regarding the development of Apache Cordova and not for support. For support, please use GitHub Discussions at

Re: [DISCUSS] cordova-cli 12.0.0 Release

2023-05-19 Thread Norman Breau
The rationale behind releasing with the `request` vulnerabilities: We are looking for ways to drop/replace the insight package, which is the package that is importing `request`. Insight collects anonymous telemetry data and thus we believe in good faith that the impact on Cordova is low and

Re: [VOTE] cordova-cli 12.0.0 Release

2023-05-19 Thread Norman Breau
I vote +1: - Verified Archive - Verified Tags - Local Linux NPM test passes - NPM audit 2 moderate vulnerabilities from `request` (https://github.com/advisories/GHSA-p8p7-x288-28g6).  See DISCUSS thread for rationale on this issue. On 2023-05-19 2:07 p.m., Bryan Ellis wrote: Please review

Re: [VOTE] Cordova-Android 12.0.0 Release

2023-05-19 Thread Norman Breau
I vote +1: - Ran NPM Test locally (on linux) - Verified Archive - Verified Tags - NPM Audit is green On 2023-05-19 1:28 p.m., Bryan Ellis wrote: Please review and vote on this Cordova-Android Release v12.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has

Re: [VOTE] cordova-lib 12.0.1 Release

2023-05-19 Thread Norman Breau
I vote +1: - Verified Archive - Verified Tags - NPM Audit is green On 2023-05-19 12:37 p.m., Bryan Ellis wrote: Please review and vote on this cordova-lib release v12.0.1 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

[ANNOUNCEMENT] Cordova Browser 7.0.0 Release

2023-05-16 Thread Norman Breau
We have just released cordova-browser@7.0.0! See the release notes: https://github.com/apache/cordova-browser/blob/master/RELEASENOTES.md - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands,

Re: [VOTE] cordova-browser 7.0.0 Release

2023-05-16 Thread Norman Breau
The vote has now closed. The results are: Positive Binding Votes: 3 Norman Breau Niklas Merz Bryan Ellis Negative Binding Votes: 0 The vote has passed. On 2023-05-15 9:24 p.m., Bryan Ellis wrote: +1 * Confirmed sigs & hashes with `coho verify-archive` [1] * Verified sha1s match

Re: [DISCUSS] cordova-android 12.0.0 Release

2023-05-16 Thread Norman Breau
is a requirement for sdk 34, here it has instructions for using sdk 34 in agp 7 and agp 4.2.0 https://developer.android.com/about/versions/14/setup-sdk El El mar, 16 may 2023 a las 16:24, Norman Breau escribió: Personally I think we can wait on AGP 8/Gradle 8. It will only be required for API

Re: [DISCUSS] cordova-android 12.0.0 Release

2023-05-16 Thread Norman Breau
Personally I think we can wait on AGP 8/Gradle 8. It will only be required for API 34 support, and using AGP 7/Gradle 7 doesn't completely block you from using Android Studio Flamingo (some things in AS doesn't work but you can still run/debug native code just fine). So we can introduce AGP

[VOTE] cordova-browser 7.0.0 Release

2023-05-13 Thread Norman Breau
Please review and vote on this 7.0.0 Browser Release by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cdvbrowser7.0.0/ The package was published from its corresponding git tag:    

Re: [VOTE] cordova-lib 12.0.0 Release

2023-05-13 Thread Norman Breau
I vote +1: - Verified Tags - Verified Archive - Ran npm test on linux - NPM Audit returns 0 issues On 2023-05-13 1:06 a.m., Bryan Ellis wrote: Please review and vote on this cordova-lib release v12.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been

Re: [VOTE] cordova-create 5.0.0 Release

2023-05-13 Thread Norman Breau
I vote +1: - Ran npm test locally on Linux - No reported issues in npm audit - Verified Archive - Verified Tags On 2023-05-13 12:23 a.m., Bryan Ellis wrote: Please review and vote on this cordova-create release v5.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The

[DISCUSS] cordova-browser 7.0.0 release

2023-05-09 Thread Norman Breau
Does anyone have any reason to delay a cordova-browser 7.0.0 platform release? Any outstanding patches to land? If not, I will start the release in the later this weekend/weekend. - To unsubscribe, e-mail:

[DISCUSS] iOS Minimum Deployment Target

2023-05-03 Thread Norman Breau
Hello all, This is just to start a discussion about the iOS Deployment target for cordova-ios 7.x. Currently the deployment target is set to 11, and we have a pending feature for using a single source app icon[1] which requires iOS 12. There is a PR[2] already built to increase the minimum

Re: [VOTE] Cordova-IOS 6.3.0 Release

2023-04-13 Thread Norman Breau
I vote +1: * Verified Tags * Verified Archive * CI is red because 6.3.x branch & 6.3.0 tag is missing configs for codecov, however running local test on Mac, including the native objc tests runs fine. Because the issue is codecov, I don't see this as a blocker. In the future we should try to

Re: [DISCUSS] cordova-ios patch release

2023-04-11 Thread Norman Breau
/21983197042908dff4cd49b00728b0c1d6703322 So it might be easier to cut off NodeJS 18 support off in cordova-ios@6.x (We have never claimed support for it anyway) and officially support NodeJS starting in cordova-ios@7 On 2023-04-11 10:00 a.m., Norman Breau wrote: I agree that 7.0.0 isn't necessary ready yet. I think we have

Re: [DISCUSS] cordova-ios patch release

2023-04-11 Thread Norman Breau
I agree that 7.0.0 isn't necessary ready yet. I think we have some plumbing to do and see if there are other issues that warrants introducing further breaking changes and such. I also think we should have a (separate) discussion on if minimum deployment target 11 should be kept around for 7.x

Re: [VOTE] cordova-fetch 4.0.0 Release

2023-04-07 Thread Norman Breau
I vote +1: - Verified Tags - Verified Archive - NPM tests passes - NPM Audit passes On 2023-04-06 7:55 a.m., Bryan Ellis wrote: Please review and vote on this cordova-fetch release v4.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to

Re: Testing a new Plugin "Module" authoring method

2023-03-30 Thread Norman Breau
of InAppBrowser plugin into a library project back in 2018 https://github.com/apache/cordova-plugin-inappbrowser/pull/242 Modules have some problems too, like not being able to bundle aar libraries, and some native SDKs can’t be used in modules. El jueves, 30 de marzo de 2023, Norman Breau escribió

Testing a new Plugin "Module" authoring method

2023-03-29 Thread Norman Breau
Hi all, I just wanted to announce that I've been experimenting with a different way of authoring Cordova plugins. I don't really have anything to show right now, but looking to get some abstract high-level feedback based on the idea. This is more or less a preliminary start of a discussion

RE: Re: [DISCUSS] Android - New Minimum SDK?

2023-03-15 Thread Norman Breau
e, and others use their own implementation instead of the > system one. > > Anyway, I’m ok with 24 > > El El mié, 8 mar 2023 a las 1:49, Norman Breau > escribió: > > > I'm fine with min SDK 24. I do think however we should support > > the factory webview version (ba

Re: [DISCUSS] Android - New Minimum SDK?

2023-03-07 Thread Norman Breau
ome 60+ (or the version we decide), so if people use an emulator where the default version is older, it's not supported despite the Android version is. But for real devices, the % of out of date WebViews is much much smaller. El jue, 8 dic 2022 a las 16:59, Norman Breau () escribió: Hi Apache C

Re: [VOTE] cordova-common 5.0.0 Release

2023-02-28 Thread Norman Breau
I vote +1: * Verified Tags * Verified Archive * Local NPM test runs successfully * NPM audit returns no known vulnerabilities On 2023-02-28 12:52 a.m., Bryan Ellis wrote: Please review and vote on this cordova-common release v5.0.0 by replying to this email (and keep discussion on the DISCUSS

Re: [VOTE] cordova-plugin-screen-orientation release 3.0.3

2023-02-21 Thread Norman Breau
I vote +1 - Local NPM test (linux) passes - NPM audit passes - Verified Archive - Verified Tags - CI is green On 2023-02-21 5:39 p.m., Niklas Merz wrote: Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The

Re: [VOTE] cordova-serve 4.0.1 Release

2023-01-30 Thread Norman Breau
I vote +1: - Ran NPM test on local linux environment. All green. - Verified archive - Verified tags On 2023-01-30 1:26 a.m., Bryan Ellis wrote: Please review and vote on this cordova-serve release v4.0.1 by replying to this email (and keep discussion on the DISCUSS thread) The archive has

Re: Building cordova applications

2023-01-24 Thread Norman Breau
cooperation, Norman Breau PS. I also CC'ed you just in case you're not actually subscribed to the mailing list. On 2023-01-24 2:50 a.m., Riza Dindir wrote: Hello, I am having trouble building cordova applications using gradle. For some reason on my system, gradle demons stop executing. Has

Re: Just saying hello and introducing myself

2023-01-23 Thread Norman Breau
Welcome Mahendra, If you have any questions, let us know. Looking forward in seeing a PR! Cheers, Norman On 2023-01-23 9:55 a.m., Mahendra Liya wrote: Hello everyone, I thought of working on this issue and the Contribution Guideline

Re: [VOTE] cordova-cli 11.1.0 Release

2023-01-14 Thread Norman Breau
I vote +1: - Verified archive - Verified tags - Test runs locally On 2023-01-13 10:37 a.m., Niklas Merz wrote: I vote +1 I checked: * signature & hash ok * installed cli version number correct * cordova create * cordova info * cordova platform add * tests pass locally * only moderate audit

Re: Ecommerce App for Android, iOS

2023-01-04 Thread Norman Breau
Hi Deepak. This mailing is for discussions regarding the development of Cordova platform only. For questions or support, please start a discussion inside GitHub at https://github.com/apache/cordova/discussions Kind regards, Norman On 2022-12-28 6:23 a.m., Deepak Goel wrote: Hello I am a

Re: [DISCUSS] cordova-lib 11.1.0 Release

2023-01-01 Thread Norman Breau
7:34 p.m., julio cesar sanchez wrote: Ok, I think we should do a minor since we include the deprecation of some platforms and then we can do a major soon removing those deprecated platforms and the pinning for the remaining. El El mar, 13 dic 2022 a las 18:22, Norman Breau escribió: Bumping

Re: [VOTE] cordova-lib 11.1.0 Release

2023-01-01 Thread Norman Breau
I vote +1: * Verified Archive * Verified Tags * Ran NPM Audit (see notes) * Unit tests runs locally with 1 error (See notes) NPM audit reports: json5  <2.2.2 Severity: high Prototype Pollution in JSON5 via Parse Method - https://github.com/advisories/GHSA-9c47-m6qq-7p4h This comes from a

Re: [VOTE] cordova-create 4.1.0 Release

2023-01-01 Thread Norman Breau
I vote +1: * Verified Archive * Verified Tags * Ran NPM Audit (see notes) * Unit tests runs successfully locally NPM audit reports: json5  <2.2.2 Severity: high Prototype Pollution in JSON5 via Parse Method - https://github.com/advisories/GHSA-9c47-m6qq-7p4h This comes from a sub

Re: [DISCUSS] cordova-lib 11.1.0 Release

2022-12-13 Thread Norman Breau
Bumping a pin from android v10 to v11 should be considered a breaking change. If users are relying on this behavior in scripts or builds, it may unexpectedly break. Removing the pin logic while I think I agree with, it's still changing the behavior so would also be considered a breaking

[DISCUSS] Android - New Minimum SDK?

2022-12-08 Thread Norman Breau
Hi Apache Cordova community, I'm writing to propose that we increase our Minimum SDK on our next major release of cordova-android and I wanted to get a feel of the Cordova community of what a new good target to be, should we increase the minimum SDK. First I wanted to link a resource for

Re: [VOTE] cordova-fetch 3.1.0 Release

2022-12-06 Thread Norman Breau
I vote +1: * Verified Archive * Verified Tags On 2022-12-06 12:06 a.m., Bryan Ellis wrote: Please review and vote on this cordova-fetch release v3.1.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [DISCUSS] Enable github discussions

2022-11-21 Thread Norman Breau
For Slack, I've been using an invite link that "does not expire", however, the invite link does have a limit of 1,000 people. Therefore it's not very suitable for a long time usage or as a permanent link and it will need to be regenerated occasionally. This is what makes GitHub Discussions

Re: [VOTE] cordova-common 4.1.0 Release

2022-11-08 Thread Norman Breau
I vote +1: * Ran npm audit * Ran NPM Test locally (linux environment) * I've had a co-worker that have been using a development version internally for some time now * Verified Tags * Verified archive On 2022-11-08 10:20 a.m., Bryan Ellis wrote: Please review and vote on this cordova-common

Re: statusbar styles decision

2022-10-25 Thread Norman Breau
I think if we (Apache) used the term "default", it should be referencing our default, and not necessarily the underlying platform's default. Therefore, I think #2 might be the best path moving forward. Adding a styleDarkContent will be symmetrical to the styleLightContent counterpart (we have

Re: Plugin Search

2022-10-24 Thread Norman Breau
2022 a las 16:39, Niklas Merz escribió: I'm +1 on #2, too. Making clear which plugins are Official and supported actively is a good idea. And just a simple note on how to find more on npm is enough IMHO. On October 21, 2022, Norman Breau wrote: Hi Team, I want to reach a final verdict on how

Plugin Search

2022-10-21 Thread Norman Breau
Hi Team, I want to reach a final verdict on how deal with the broken search page at https://cordova.apache.org/plugins/ We have an active issue being tracked at https://github.com/apache/cordova-docs/issues/1128 but in summary, the rest service used to power the search has gone offline and

Re: [VOTE] cordova-plugin-media 6.1.0 Release

2022-09-07 Thread Norman Breau
I vote +1: * Verified Tags. * Verified Archive * NPM Audit is green On 2022-09-06 10:47 a.m., Bryan Ellis wrote: Please review and vote on this cordova-plugin-media Release v6.1.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [VOTE] Cordova-Android 11.0.0 Release

2022-06-30 Thread Norman Breau
I vote +1: - Ran npm test (locally on linux) - Confirmed that NPM audit returned 0 vulnerabilities - Verified tags (coho verify-tags) - Verified archive (coho -verify-archive) On 2022-06-30 10:03 a.m., Bryan Ellis wrote: Please review and vote on this Cordova-Android Release v11.0.0 by

Dependabot

2022-06-07 Thread Norman Breau
Hi Team, Just curious on other thoughts on Dependabot now that Apache enabled them across the repos. Do we review and merge them as is? Should we build PRs like https://github.com/apache/cordova-js/pull/255 to regenerate package-lock which will result in dependent bot to close their PRs.

Re: [VOTE] Cordova-Android 10.1.2 Release

2022-04-11 Thread Norman Breau
I vote +1: - Ran npm test locally on linux successfully - Verified tags - Verified archive - Ran npm audit and ensured 0 known vulnerabilities On 2022-04-11 10:54 a.m., Bryan Ellis wrote: Please review and vote on this Cordova-Android Release v10.1.2 by replying to this email (and keep

Re: [VOTE] cordova-plugin-device 2.1.0 Release

2022-04-07 Thread Norman Breau
I vote +1: - Verified tags - Verified archive - Ran local npm test On 2022-04-07 9:38 p.m., Bryan Ellis wrote: Please review and vote on this cordova-plugin-device Release v2.1.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [VOTE] cordova-plugin-file 7.0.0 Release

2022-04-07 Thread Norman Breau
I vote +1: - Verified Tags - Verified archive - Ran a local npm test On 2022-04-07 9:04 p.m., Bryan Ellis wrote: Please review and vote on this cordova-plugin-file Release v7.0.0 by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev:

Re: [VOTE] cordova-plugin-splashscreen release 6.0.1 patch release

2022-04-04 Thread Norman Breau
I vote +1: - Verified Tags - Verified archive - Tests appears green On 2022-04-04 3:46 p.m., Niklas Merz wrote: Please review and vote on the release of the splashscreen plugin by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev:

[DISCUSS] cordova-android Release

2022-04-04 Thread Norman Breau
Hi Team, Does anyone have any reason to delay a cordova-android@10.1.2 release? Any outstanding patches to land? If not, I will start the release in the upcoming days. Notable fixes: - Fixes for Java 11 (https://github.com/apache/cordova-android/pull/1406) - Fixes for escaped characters in

Re: [VOTE] Deprecate cordova-osx platform

2022-03-12 Thread Norman Breau
I vote +1 On 2022-03-12 8:35 a.m., julio cesar sanchez wrote: I vote +1 El El sáb, 12 mar 2022 a las 10:24, Niklas Merz escribió: As discussed for the latest release of osx and a few times before [1], we could officially deprecate the osx platform. It seems it does not have many users

Re: [VOTE] Media Plugin 5.0.4 Release

2022-01-21 Thread Norman Breau
I vote +1: * Ran npm audit locally (linux, no found vulnerabilities) * Ran npm test locally (linux, only eslint runs, no raised issues) * Tags verified * Archive verified On 2022-01-21 8:18 a.m., Bryan Ellis wrote: Please review and vote on this Cordova Plugin Media Release v5.0.4 by replying

Re: [VOTE] Cordova-Android 10.1.1 Release

2021-09-13 Thread Norman Breau
I vote +1: - Verified tags - Verified Archive - NPM test runs successfully locally (linux) On 2021-09-13 10:03 a.m., Niklas Merz wrote: I vote +1 I checked: * signature and hash correct * no license issues * changes look good * quick test app runs On September 13, 2021, Erisu wrote:

Re: [DISCUSS] NPM lockfile version

2021-09-12 Thread Norman Breau
That last link was suppose to be https://github.com/apache/cordova/issues/286 On 2021-09-12 9:14 a.m., Norman Breau wrote: +1 from me I think this goes hand-in-hand with https://github.com/apache/cordova-plugin-file/pull/473 On 2021-09-12 7:34 a.m., Bryan Ellis wrote: +1, start pushing

Re: [DISCUSS] NPM lockfile version

2021-09-12 Thread Norman Breau
+1 from me I think this goes hand-in-hand with https://github.com/apache/cordova-plugin-file/pull/473 On 2021-09-12 7:34 a.m., Bryan Ellis wrote: +1, start pushing it It is said to be backward compatible for npm v5 and v6 but will see warnings. npm WARN read-shrinkwrap This version of npm

Using npmrc

2021-09-11 Thread Norman Breau
Hi all, I propose that we start adding a .npmrc file to all of our repos. We only need one setting configured: registry=https://registry.npmjs.org https://registry.npmjs.org is the default value, but this will ensure that while in cordova repos, NPM will use the official NPM registry. For

Re: [VOTE] Cordova-Electron 3.0.0 Release

2021-09-02 Thread Norman Breau
I vote +1: - Ran npm audit (0 vulns found) - Ran npm test locally successfully (linux/Ubuntu 20) - Created a project and built/ran successfully (Linux/Ubuntu 20) - verified tags - verified archive On 2021-09-01 1:17 a.m., Bryan Ellis wrote: Please review and vote on this Electron Release v3.0.0

Re: [VOTE] Camera Plugin 6.0.0 Release

2021-08-19 Thread Norman Breau
I vote +1: - Ran NPM Test (All tests passed on linux) - Ran NPM Audit (0 found vulnerabilities) - Verified Tags - Verified Archive On 2021-08-19 5:25 a.m., Bryan Ellis wrote: Please review and vote on this Cordova Plugin Camera Release v6.0.0 by replying to this email (and keep discussion on

Re: [VOTE] Cordova-Android 10.0.1 Release

2021-07-28 Thread Norman Breau
I vote +1: * Tested in a real app; saw no regressions * Verified archive & signature * Verified tags * NPM Audit found 0 vulnerabilities * Test passes On 2021-07-27 11:57 a.m., Bryan Ellis wrote: Please review and vote on this Cordova-Android Release v10.0.1 by replying to this email (and keep

  1   2   >