[cordova-eslint] branch master updated: chore(deps): bump minimist from 1.2.5 to 1.2.6 (#30)

2022-09-09 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 f5b0d41  chore(deps): bump minimist from 1.2.5 to 1.2.6 (#30)
f5b0d41 is described below

commit f5b0d4160dcb46ae5efe2e9748f8088ba21a901b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 10 14:52:06 2022 +0900

chore(deps): bump minimist from 1.2.5 to 1.2.6 (#30)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 67aa25c..2816394 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2395,9 +2395,9 @@
   }
 },
 "node_modules/minimist": {
-  "version": "1.2.5",
-  "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz;,
-  "integrity": 
"sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
+  "version": "1.2.6",
+  "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz;,
+  "integrity": 
"sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
 },
 "node_modules/ms": {
   "version": "2.1.2",
@@ -5136,9 +5136,9 @@
   }
 },
 "minimist": {
-  "version": "1.2.5",
-  "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz;,
-  "integrity": 
"sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
+  "version": "1.2.6",
+  "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz;,
+  "integrity": 
"sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
 },
 "ms": {
   "version": "2.1.2",


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-status] 01/01: docs: update README.md

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova-status.git

commit caebc9e375ec99c03f98562ff8348ee796e26b51
Author: エリス 
AuthorDate: Sat Sep 10 14:50:43 2022 +0900

docs: update README.md

* Remove deprecated platforms OSX and Windows
* Remove deprecated action results Android and iOS for splashscreen plugin
* Added ESLint
* Sorted lists in ascending order
---
 README.md | 25 -
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index 94fb2a5..b07c8c1 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,6 @@
 | [cordova-browser](https://github.com/apache/cordova-browser) | [![Node 
CI](https://github.com/apache/cordova-browser/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-browser/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-browser/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-browser?branch=master)
 |
 | [cordova-electron](https://github.com/apache/cordova-electron) | [![Node 
CI](https://github.com/apache/cordova-electron/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-electron/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-electron/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-electron?branch=master)
 |
 | [cordova-ios](https://github.com/apache/cordova-ios) | [![Node 
CI](https://github.com/apache/cordova-ios/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-ios/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-ios/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-ios?branch=master)
 |
-| [cordova-osx](https://github.com/apache/cordova-osx) | [![Node 
CI](https://github.com/apache/cordova-osx/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-osx/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-osx/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-osx?branch=master)
 |
-| [cordova-windows](https://github.com/apache/cordova-windows) | [![Node 
CI](https://github.com/apache/cordova-windows/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-windows/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-windows/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-windows?branch=master)
 |
 | **Development Platform** | | |
 | [cordova-test-platform](https://github.com/apache/cordova-test-platform) | | 
|
 
@@ -18,19 +16,19 @@
 | -- | -- | -- |
 | **CLIs** | | |
 | [cordova-cli](https://github.com/apache/cordova-cli) | [![Node 
CI](https://github.com/apache/cordova-cli/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-cli/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-cli/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-cli?branch=master)
 |
-| [cordova-plugman](https://github.com/apache/cordova-plugman) | [![Node 
CI](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-plugman/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-plugman?branch=master)
 |
 | [cordova-coho](https://github.com/apache/cordova-coho) | [![Node 
CI](https://github.com/apache/cordova-coho/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-coho/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-coho/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-coho?branch=master)
 |
+| [cordova-plugman](https://github.com/apache/cordova-plugman) | [![Node 
CI](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-plugman/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-plugman?branch=master)
 |
 | **Libraries** | | |
-| [cordova-js](https://github.com/apache/cordova-js) | [![Node 
CI](https://github.com/apache/cordova-js/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-js/actions?query=branch%3Amaster)
 | 
[![codecov.io](https://codecov.io/github/apache/cordova-js/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-js?branch=master)
 |
-| [cordova-lib](https://github.com/apache/cordova-lib) | [![Node 

[cordova-status] branch update-readme created (now caebc9e)

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova-status.git


  at caebc9e  docs: update README.md

This branch includes the following new commits:

 new caebc9e  docs: update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova] branch update-readme updated (a4101a8 -> f6e97fb)

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova.git


from a4101a8  doc: update README.md
 add f6e97fb  docs: update README.md order

No new revisions were added by this update.

Summary of changes:
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova] branch update-readme updated (67f403a -> a4101a8)

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova.git


from 67f403a  doc: update README.md
 add a4101a8  doc: update README.md

No new revisions were added by this update.

Summary of changes:
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] [cordova] erisu commented on a diff in pull request #343: doc: update README.md

2022-09-09 Thread GitBox


erisu commented on code in PR #343:
URL: https://github.com/apache/cordova/pull/343#discussion_r967600180


##
README.md:
##
@@ -28,31 +28,31 @@ Here is a full list of all repositories:
  Active Platforms
 
 - [apache/cordova-android](https://github.com/apache/cordova-android)
-- [apache/cordova-ios](https://github.com/apache/cordova-ios)
-- [apache/cordova-windows](https://github.com/apache/cordova-windows)
 - [apache/cordova-browser](https://github.com/apache/cordova-browser)
-- [apache/cordova-osx](https://github.com/apache/cordova-osx)
-- 
[apache/cordova-test-platform](https://github.com/apache/cordova-test-platform)
+- [apache/cordova-electron](https://github.com/apache/cordova-electron)
+- [apache/cordova-ios](https://github.com/apache/cordova-ios)
 
- Experimental or Unfinished Platforms
+ Other Platform

Review Comment:
   ```suggestion
    Other Platforms
   ```



-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] [cordova] erisu opened a new pull request, #343: doc: update README.md

2022-09-09 Thread GitBox


erisu opened a new pull request, #343:
URL: https://github.com/apache/cordova/pull/343

   
   
   ### Platforms affected
   
   n/a
   
   ### Motivation and Context
   
   
   
   Update Readme
   
   ### Description
   
   
   * Sort all lists in ascending order
   * Move Windows & OSX platform under deprecated
   * Move Electron platform under active section
   * Remove Experimental Platform section
   * Create Other Platform section and move cordova-test-platform to it
   * Move whitelist plugin under deprecated
   * Added cordova-eslint under other section
   
   ### Testing
   
   
   n/a
   
   ### Checklist
   
   - [ ] I've run the tests to see all new and existing tests pass
   - [ ] I added automated test coverage as appropriate for this change
   - [ ] Commit is prefixed with `(platform)` if this change only applies to 
one platform (e.g. `(android)`)
   - [ ] If this Pull Request resolves an issue, I linked to the issue in the 
text above (and used the correct [keyword to close issues using 
keywords](https://help.github.com/articles/closing-issues-using-keywords/))
   - [x] I've updated the documentation if necessary
   


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova] 01/01: doc: update README.md

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova.git

commit 67f403ab368d3189e8aada0b5f9727a7d3ced843
Author: エリス 
AuthorDate: Sat Sep 10 14:36:29 2022 +0900

doc: update README.md

* Sort all lists in ascending order
* Move Windows & OSX platform under deprecated
* Move Electron platform under active section
* Remove Experimental Platform section
* Create Other Platform section and move cordova-test-platform to it
* Move whitelist plugin under deprecated
* Added cordova-eslint under other section
---
 README.md | 60 +++-
 1 file changed, 31 insertions(+), 29 deletions(-)

diff --git a/README.md b/README.md
index ed9fc0e..684b188 100644
--- a/README.md
+++ b/README.md
@@ -28,31 +28,31 @@ Here is a full list of all repositories:
  Active Platforms
 
 - [apache/cordova-android](https://github.com/apache/cordova-android)
-- [apache/cordova-ios](https://github.com/apache/cordova-ios)
-- [apache/cordova-windows](https://github.com/apache/cordova-windows)
 - [apache/cordova-browser](https://github.com/apache/cordova-browser)
-- [apache/cordova-osx](https://github.com/apache/cordova-osx)
-- 
[apache/cordova-test-platform](https://github.com/apache/cordova-test-platform)
+- [apache/cordova-electron](https://github.com/apache/cordova-electron)
+- [apache/cordova-ios](https://github.com/apache/cordova-ios)
 
- Experimental or Unfinished Platforms
+ Other Platform
 
-- [apache/cordova-electron](https://github.com/apache/cordova-electron)
+- 
[apache/cordova-test-platform](https://github.com/apache/cordova-test-platform)
 
-Deprecated platforms
+Deprecated Platforms
 
- Deprecated platforms
+ Deprecated Platforms
 
+- 
[apache/cordova-amazon-fireos](https://github.com/apache/cordova-amazon-fireos)
+- [apache/cordova-bada-wac](https://github.com/apache/cordova-bada-wac)
+- [apache/cordova-bada](https://github.com/apache/cordova-bada)
 - [apache/cordova-blackberry](https://github.com/apache/cordova-blackberry)
 - [apache/cordova-firefoxos](https://github.com/apache/cordova-firefoxos)
-- [apache/cordova-ubuntu](https://github.com/apache/cordova-ubuntu)
-- [apache/cordova-wp8](https://github.com/apache/cordova-wp8)
-- [apache/cordova-tizen](https://github.com/apache/cordova-tizen)
+- [apache/cordova-osx](https://github.com/apache/cordova-osx)
 - [apache/cordova-qt](https://github.com/apache/cordova-qt)
+- [apache/cordova-tizen](https://github.com/apache/cordova-tizen)
+- [apache/cordova-ubuntu](https://github.com/apache/cordova-ubuntu)
 - [apache/cordova-webos](https://github.com/apache/cordova-webos)
-- 
[apache/cordova-amazon-fireos](https://github.com/apache/cordova-amazon-fireos)
+- [apache/cordova-windows](https://github.com/apache/cordova-windows)
 - [apache/cordova-wp7](https://github.com/apache/cordova-wp7)
-- [apache/cordova-bada](https://github.com/apache/cordova-bada)
-- [apache/cordova-bada-wac](https://github.com/apache/cordova-bada-wac)
+- [apache/cordova-wp8](https://github.com/apache/cordova-wp8)
 
 
 
@@ -61,22 +61,22 @@ Here is a full list of all repositories:
 
 - 
[apache/cordova-plugin-battery-status](https://github.com/apache/cordova-plugin-battery-status)
 - 
[apache/cordova-plugin-camera](https://github.com/apache/cordova-plugin-camera)
-- 
[apache/cordova-plugin-device](https://github.com/apache/cordova-plugin-device)
 - 
[apache/cordova-plugin-device-motion](https://github.com/apache/cordova-plugin-device-motion)
 - 
[apache/cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation)
+- 
[apache/cordova-plugin-device](https://github.com/apache/cordova-plugin-device)
 - 
[apache/cordova-plugin-dialogs](https://github.com/apache/cordova-plugin-dialogs)
-- [apache/cordova-plugin-file](https://github.com/apache/cordova-plugin-file)
 - 
[apache/cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer)
+- [apache/cordova-plugin-file](https://github.com/apache/cordova-plugin-file)
 - 
[apache/cordova-plugin-geolocation](https://github.com/apache/cordova-plugin-geolocation)
 - 
[apache/cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)
-- [apache/cordova-plugin-media](https://github.com/apache/cordova-plugin-media)
 - 
[apache/cordova-plugin-media-capture](https://github.com/apache/cordova-plugin-media-capture)
+- [apache/cordova-plugin-media](https://github.com/apache/cordova-plugin-media)
 - 
[apache/cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information)
 - 
[apache/cordova-plugin-screen-orientation](https://github.com/apache/cordova-plugin-screen-orientation)
 - 
[apache/cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen)
 - 

[cordova] branch update-readme created (now 67f403a)

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova.git


  at 67f403a  doc: update README.md

This branch includes the following new commits:

 new 67f403a  doc: update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-plugin-splashscreen] branch master updated: feat(android)!: remove platform from plugin (#337)

2022-09-09 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-plugin-splashscreen.git


The following commit(s) were added to refs/heads/master by this push:
 new 78e8fa0  feat(android)!: remove platform from plugin (#337)
78e8fa0 is described below

commit 78e8fa07ae4db6a3293ab4a648e8c0a22092dda9
Author: エリス 
AuthorDate: Sat Sep 10 01:31:39 2022 +0900

feat(android)!: remove platform from plugin (#337)

* feat(android): drop source code
* feat(android): remove from docs
* feat(android): remove ci
* feat(android): remove dependency requirements
* feat(android): remove from config.xml
* feat(android): revert removal of android version requirements
* feat(anroid): do not install on 7.0.0 or above
---
 .github/workflows/android.yml | 137 -
 README.md | 136 +
 package-lock.json |   3 +
 package.json  |   5 +-
 plugin.xml|  17 --
 src/android/SplashScreen.java | 447 --
 6 files changed, 8 insertions(+), 737 deletions(-)

diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
deleted file mode 100644
index 1f914ca..000
--- a/.github/workflows/android.yml
+++ /dev/null
@@ -1,137 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-name: Android Testsuite
-
-on:
-  push:
-paths-ignore:
-  - '**.md'
-  - 'LICENSE'
-  - '.eslint*'
-  pull_request:
-paths-ignore:
-  - '**.md'
-  - 'LICENSE'
-  - '.eslint*'
-
-jobs:
-  test:
-name: Android ${{ matrix.versions.android }} Test
-runs-on: macos-latest
-continue-on-error: true
-
-# hoist configurations to top that are expected to be updated
-env:
-  # Storing a copy of the repo
-  repo: ${{ github.event.pull_request.head.repo.full_name || 
github.repository }}
-
-  node-version: 16
-
-  # These are the default Java configurations used by most tests.
-  # To customize these options, add "java-distro" or "java-version" to the 
strategy matrix with its overriding value.
-  default_java-distro: temurin
-  default_java-version: 11
-
-  # These are the default Android System Image configurations used by most 
tests.
-  # To customize these options, add "system-image-arch" or 
"system-image-target" to the strategy matrix with its overriding value.
-  default_system-image-arch: x86_64
-  default_system-image-target: google_apis # Most system images have a 
google_api option. Set this as default.
-
-# configurations for each testing strategy (test matrix)
-strategy:
-  matrix:
-versions:
-  # Test the lowest minimum supported APIs
-  - android: 5.1
-android-api: 22
-
-  # Test the last 3-4 supported APIs
-  - android: 10
-android-api: 29
-
-  - android: 11
-android-api: 30
-
-  - android: 12
-android-api: 31
-
-  - android: 12L
-android-api: 32
-
-timeout-minutes: 60
-
-steps:
-  - uses: actions/checkout@v3
-  - uses: actions/setup-node@v3
-with:
-  node-version: ${{ env.node-version }}
-  - uses: actions/setup-java@v3
-env:
-  java-version: ${{ matrix.versions.java-version == '' && 
env.default_java-version || matrix.versions.java-version }}
-  java-distro: ${{ matrix.versions.java-distro == '' && 
env.default_java-distro || matrix.versions.java-distro }}
-with:
-  distribution: ${{ env.java-distro }}
-  java-version: ${{ env.java-version }}
-
-  - name: Run Environment Information
-run: |
-  node --version
-  npm --version
-  java -version
-
-  - name: Run npm install
-run: |
-  export PATH="/usr/local/lib/android/sdk/platform-tools":$PATH
-  export JAVA_HOME=$JAVA_HOME_11_X64
-  npm i -g cordova@latest
-  npm ci
-
-  - name: Run paramedic install
-if: ${{ endswith(env.repo, '/cordova-paramedic') != true }}
-run: npm i -g 

[cordova-plugin-media] branch master updated: release(post): bump version to 6.1.1-dev

2022-09-09 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-plugin-media.git


The following commit(s) were added to refs/heads/master by this push:
 new a8bbc02  release(post): bump version to 6.1.1-dev
a8bbc02 is described below

commit a8bbc02a06cbf01328738ee3e76cac7e32efa042
Author: Erisu 
AuthorDate: Fri Sep 9 20:27:35 2022 +0900

release(post): bump version to 6.1.1-dev
---
 package-lock.json  | 4 ++--
 package.json   | 2 +-
 plugin.xml | 2 +-
 tests/package.json | 2 +-
 tests/plugin.xml   | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 9835aa5..393f02c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-plugin-media",
-  "version": "6.1.0",
+  "version": "6.1.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
 "": {
   "name": "cordova-plugin-media",
-  "version": "6.1.0",
+  "version": "6.1.1-dev",
   "license": "Apache-2.0",
   "devDependencies": {
 "@cordova/eslint-config": "^4.0.0"
diff --git a/package.json b/package.json
index 97bfd94..e84ddfb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-media",
-  "version": "6.1.0",
+  "version": "6.1.1-dev",
   "description": "Cordova Media Plugin",
   "types": "./types/index.d.ts",
   "cordova": {
diff --git a/plugin.xml b/plugin.xml
index 78802b8..4bc3c43 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 http://apache.org/cordova/ns/plugins/1.0;
 xmlns:android="http://schemas.android.com/apk/res/android;
 id="cordova-plugin-media"
-version="6.1.0">
+version="6.1.1-dev">
 
 Media
 Cordova Media Plugin
diff --git a/tests/package.json b/tests/package.json
index 1a1e0e1..8aecd60 100644
--- a/tests/package.json
+++ b/tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-media-tests",
-  "version": "6.1.0",
+  "version": "6.1.1-dev",
   "description": "",
   "cordova": {
 "id": "cordova-plugin-media-tests",
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 4936e42..856c2b0 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -21,7 +21,7 @@
 http://apache.org/cordova/ns/plugins/1.0;
 xmlns:android="http://schemas.android.com/apk/res/android;
 id="cordova-plugin-media-tests"
-version="6.1.0">
+version="6.1.1-dev">
 Cordova Media Plugin Tests
 Apache 2.0
 


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-plugin-media] tag rel/6.1.0 created (now 963031a)

2022-09-09 Thread erisu
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to tag rel/6.1.0
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git


  at 963031a  (commit)
No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



svn commit: r56758 - /dev/cordova/media-v6.1.0/

2022-09-09 Thread erisu
Author: erisu
Date: Fri Sep  9 11:23:50 2022
New Revision: 56758

Log:
media-v6.1.0 Removing release candidates from dist/dev

Removed:
dev/cordova/media-v6.1.0/


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



svn commit: r56757 - /release/cordova/plugins/

2022-09-09 Thread erisu
Author: erisu
Date: Fri Sep  9 11:23:04 2022
New Revision: 56757

Log:
media-v6.1.0 Published cordova-plugin-media release to dist

Added:
release/cordova/plugins/cordova-plugin-media-6.1.0.tgz   (with props)
release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.asc
release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.sha512
Removed:
release/cordova/plugins/cordova-plugin-media-6.0.0.tgz
release/cordova/plugins/cordova-plugin-media-6.0.0.tgz.asc
release/cordova/plugins/cordova-plugin-media-6.0.0.tgz.sha512

Added: release/cordova/plugins/cordova-plugin-media-6.1.0.tgz
==
Binary file - no diff available.

Propchange: release/cordova/plugins/cordova-plugin-media-6.1.0.tgz
--
svn:mime-type = application/octet-stream

Added: release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.asc
==
--- release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.asc (added)
+++ release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.asc Fri Sep  9 
11:23:04 2022
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCAAdFiEENEr0L9dbLPivnFmkLl/xf7Jq9/IFAmMXToQACgkQLl/xf7Jq
+9/I5eg/+MNKexi81c8Qc/dk5Caw1VkiiqdNm8Pte1tEmgY43xVrqXXCWUqJzYH2f
+6HwQcK4XzV+GiMtg2r98OUqFQP3xaI076ojksoU18QxaaMHt1hfCT3B43jY8opoW
+7MqhsVLdCDPLzgnM3RYHp97HVygtmIASiv1LQZYRy+gSFVwKdubejbkuBOj2bqOx
+Ml2id0H+sv881X4n0CkKOcJbE+g0bIxfylqdSYygaojCG6LfXVaHZREul1xKwInc
+hPxk/75Z7hidcw3lV9+qZFHZTj1R4ZgTLxFX46ItF2Xm+nyp8oKlUZMrVxpL/FHk
+FEmX42w1BwBxc9dEbofG8dINJkNP5gHTYzKLwFweaNXUgXmUFeQFSJMOCS4TjiYH
+skQNRF8zDfiJFZJkiKOLQ11bdwA1jmv0Km0nr5A8V3gc2mj2U+trMXxJwwq8ipYu
+XfmVgzcJ8sIl13nvTVsaSxDSu//7uRWsqvXdvGkD8Tycfv4gSYmBIpEZlHyhlQsV
+E9i4V6aN4jyVYGkfnhBo9LUer6wMrXGbM6RLyLuMqlRiARsoFI4DwFv4trkwHC6s
+6z82VA+MZj9TUml8Utwr3wbx02ck+Y0h/T+gqFjXKxBgAAdUvKr8zFHa2nclso7l
+XMAv5dojD9cgjEX7Y1XE3VAMhUObDwvsJ/eukEvka7P7F/4KrA0=
+=AGxy
+-END PGP SIGNATURE-

Added: release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.sha512
==
--- release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.sha512 (added)
+++ release/cordova/plugins/cordova-plugin-media-6.1.0.tgz.sha512 Fri Sep  9 
11:23:04 2022
@@ -0,0 +1 @@
+26f4a33eb9df677cff31a92ea45f92a890ebc0d48387cc8d3895abe65b14e2ebea7e4544712193cecfe630b51e616571bf7179b582f618c69ea3fd427667d2ed



-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-plugin-splashscreen] branch master updated: fix: restore cordova-ios engine requirement (#339)

2022-09-09 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-plugin-splashscreen.git


The following commit(s) were added to refs/heads/master by this push:
 new 1b23804  fix: restore cordova-ios engine requirement (#339)
1b23804 is described below

commit 1b23804f6f146738608ae75090766ef8304e8318
Author: エリス 
AuthorDate: Fri Sep 9 20:07:24 2022 +0900

fix: restore cordova-ios engine requirement (#339)
---
 package-lock.json | 3 +++
 package.json  | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/package-lock.json b/package-lock.json
index 587c419..e9d3410 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,6 +13,9 @@
   },
   "engines": {
 "cordovaDependencies": {
+  "<6.0.0": {
+"cordova-ios": "<6.0.0"
+  },
   ">=4.0.0": {
 "cordova-android": ">=3.6.0",
 "cordova-windows": ">=4.4.0"
diff --git a/package.json b/package.json
index cf24931..bd112b7 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,9 @@
 "cordova-android": ">=3.6.0",
 "cordova-windows": ">=4.4.0"
   },
+  "<6.0.0": {
+"cordova-ios": "<6.0.0"
+  },
   "6.0.2": {
 "cordova-android": ">=3.6.0 <11.0.0",
 "cordova-windows": ">=4.4.0"


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-plugin-splashscreen] branch master updated: feat: update cordova engine for future 8.0.0 (#338)

2022-09-09 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-plugin-splashscreen.git


The following commit(s) were added to refs/heads/master by this push:
 new 4803a88  feat: update cordova engine for future 8.0.0 (#338)
4803a88 is described below

commit 4803a88fb431a0e9401f005edd460437a852e656
Author: エリス 
AuthorDate: Fri Sep 9 18:55:45 2022 +0900

feat: update cordova engine for future 8.0.0 (#338)
---
 package-lock.json | 2 +-
 package.json  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b985729..587c419 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,7 @@
 "cordova-android": ">=3.6.0 <11.0.0",
 "cordova-windows": ">=4.4.0"
   },
-  "7.0.0": {
+  "8.0.0": {
 "cordova": ">100"
   }
 }
diff --git a/package.json b/package.json
index 05d160d..cf24931 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
 "cordova-android": ">=3.6.0 <11.0.0",
 "cordova-windows": ">=4.4.0"
   },
-  "7.0.0": {
+  "8.0.0": {
 "cordova": ">100"
   }
 }


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] [cordova] jintaosai314 opened a new issue, #342: The cordova project listed on the Xiaomi store prompts that there is a privacy policy issue

2022-09-09 Thread GitBox


jintaosai314 opened a new issue, #342:
URL: https://github.com/apache/cordova/issues/342

   When the app developed by cordova is put on the Xiaomi store, it prompts: 
Read personal information without permission.
   
   The specific behavior is to get info about installed apps.
   


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org