[cordova-common] branch master updated: chore: bump version 5.0.0-dev (#185)

2023-01-12 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-common.git The following commit(s) were added to refs/heads/master by this push: new 7672ab8 chore: bump version 5.0.0-dev (#

[cordova-common] branch master updated (7672ab8 -> 6d7dfa2)

2023-01-12 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-common.git from 7672ab8 chore: bump version 5.0.0-dev (#185) add 6d7dfa2 feat!: bump package requirement node>=16 (#186)

[cordova-common] branch master updated: refactor: renamed variable (#194)

2023-01-12 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-common.git The following commit(s) were added to refs/heads/master by this push: new b3362eb refactor: renamed variable (#194

[cordova-common] branch master updated: refactor: replace underscore w/ lodash module pkgs (#193)

2023-01-12 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-common.git The following commit(s) were added to refs/heads/master by this push: new e5d0899 refactor: replace underscore w/

[GitHub] [cordova-plugin-file-transfer] michaelpeterlee commented on issue #345: Cordova 11 > Android incompatible

2023-01-12 Thread GitBox
michaelpeterlee commented on issue #345: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/345#issuecomment-1381007463 `HTTP 401` is a red herring and an incorrect response; `FileTransfer.download()` destination must change from oFile.toURL() to oFile.nativeURL. P

[GitHub] [cordova-plugin-file-transfer] michaelpeterlee closed issue #345: Cordova 11 > Android incompatible

2023-01-12 Thread GitBox
michaelpeterlee closed issue #345: Cordova 11 > Android incompatible URL: https://github.com/apache/cordova-plugin-file-transfer/issues/345 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[cordova-browser] 01/01: fix: update shelljs to 0.8.5

2023-01-12 Thread jcesarmobile
This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a commit to branch update-shelljs in repository https://gitbox.apache.org/repos/asf/cordova-browser.git commit 4805d1397174c8275530ae459b5bf46a7abf7b6e Author: jcesarmobile AuthorDate: Fri Jan 13 00:50:15 202

[cordova-browser] branch update-shelljs created (now 4805d13)

2023-01-12 Thread jcesarmobile
This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a change to branch update-shelljs in repository https://gitbox.apache.org/repos/asf/cordova-browser.git at 4805d13 fix: update shelljs to 0.8.5 This branch includes the following new commits: ne

[cordova-eslint] branch master updated: chore: relax node engine requirement for external users (#37)

2023-01-12 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-eslint.git The following commit(s) were added to refs/heads/master by this push: new 27e5876 chore: relax node engine require

[GitHub] [cordova-plugin-file-transfer] Mugunthan93 commented on issue #345: Cordova 11 > Android incompatible

2023-01-12 Thread GitBox
Mugunthan93 commented on issue #345: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/345#issuecomment-1381422755 Myself working in Ionic 6 & Capacitor 4, Give me any solution for this, Because of this, I cannot able to publish my application. -- This is an