You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Bryan Ellis <er...@apache.org> on 2023/01/11 08:59:38 UTC

[VOTE] cordova-cli 11.1.0 Release

Please review and vote on this cordova-cli release v11.1.0
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/lib-11.1.0

The package was published from its corresponding git tag:
    cordova-cli: 11.1.0 (934a0ff4b1)

Upon a successful vote I will upload the archive to dist/, publish it to npm, and post the blog post.

Voting guidelines: https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md

Voting will go on for a minimum of 48 hours.

====

I vote +1:

* Ran coho audit-license-headers over the relevant repos
* Ran coho check-license to ensure all dependencies and sub-dependencies have Apache-compatible licenses
* Ensured the continuous build was green when repo was tagged
* Ran `npm test`

* Ran various `cordova` test w/ sample app:
  * `cordova`
  * `cordova -v`
  * `cordova create`
  * `cordova info`
  * `cordova help`
  * `cordova config ls`
  * `cordova requirements`
  * `cordova telemetry`
  * `cordova plugin`
  * `cordova plugin add`
  * `cordova plugin rm`
  * `cordova platform`
  * `cordova platform add`
  * `cordova platform rm`
  * `cordova build`
  * `cordova prepare`
  * `cordova compile`
  * `cordova run`
  * `cordova serve`

* Ran `npm audit`

---

16 vulnerabilities (12 low, 4 moderate)

Listed vulnerabilities are low to moderate and come from sub-sub dependencies. Fixing should be handled in the sub packages.

In terms of issues that can be resolved in CLI will require and be performed within the next major release.

—



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


Re: [VOTE] cordova-cli 11.1.0 Release

Posted by Bryan Ellis <er...@apache.org>.
The vote has now closed. The results are:

Positive Binding Votes: 3

Bryan Ellis
Niklas Merz
Norman Breau

Negative Binding Votes: 0

Other Votes: 0

The vote has passed.



> On Jan 15, 2023, at 05:00, Norman Breau <no...@nbsolutions.ca> wrote:
> 
> 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 issues (to be fixed in upcoming major release
>> 12.0, PRs exist)
>> * license headers ok
>> * changes look good https://github.com/apache/cordova-
>> cli/compare/11.0.0...11.1.0
>> 
>> PLEASE NOTE: The correct download link is
>> https://dist.apache.org/repos/dist/dev/cordova/cli-11.1.0/
>> 
>> 
>> On January 11, 2023, Erisu <er...@apache.org> wrote:
>>> Please review and vote on this cordova-cli release v11.1.0
>>> 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/lib-11.1.0
>>> 
>>> The package was published from its corresponding git tag:
>>>  cordova-cli: 11.1.0 (934a0ff4b1)
>>> 
>>> Upon a successful vote I will upload the archive to dist/, publish it
>>> to npm, and post the blog post.
>>> 
>>> Voting guidelines: https://github.com/apache/cordova-
>>> coho/blob/master/docs/release-voting.md
>>> 
>>> Voting will go on for a minimum of 48 hours.
>>> 
>>> ====
>>> 
>>> I vote +1:
>>> 
>>> * Ran coho audit-license-headers over the relevant repos
>>> * Ran coho check-license to ensure all dependencies and sub-
>>> dependencies have Apache-compatible licenses
>>> * Ensured the continuous build was green when repo was tagged
>>> * Ran `npm test`
>>> 
>>> * Ran various `cordova` test w/ sample app:
>>>  * `cordova`
>>>  * `cordova -v`
>>>  * `cordova create`
>>>  * `cordova info`
>>>  * `cordova help`
>>>  * `cordova config ls`
>>>  * `cordova requirements`
>>>  * `cordova telemetry`
>>>  * `cordova plugin`
>>>  * `cordova plugin add`
>>>  * `cordova plugin rm`
>>>  * `cordova platform`
>>>  * `cordova platform add`
>>>  * `cordova platform rm`
>>>  * `cordova build`
>>>  * `cordova prepare`
>>>  * `cordova compile`
>>>  * `cordova run`
>>>  * `cordova serve`
>>> 
>>> * Ran `npm audit`
>>> 
>>> ---
>>> 
>>> 16 vulnerabilities (12 low, 4 moderate)
>>> 
>>> Listed vulnerabilities are low to moderate and come from sub-sub
>>> dependencies. Fixing should be handled in the sub packages.
>>> 
>>> In terms of issues that can be resolved in CLI will require and be
>>> performed within the next major release.
>>> 
>>> —
>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>>> For additional commands, e-mail: dev-help@cordova.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


Re: [VOTE] cordova-cli 11.1.0 Release

Posted by Norman Breau <no...@nbsolutions.ca>.
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 issues (to be fixed in upcoming major release
> 12.0, PRs exist)
> * license headers ok
> * changes look good https://github.com/apache/cordova-
> cli/compare/11.0.0...11.1.0
>
> PLEASE NOTE: The correct download link is
> https://dist.apache.org/repos/dist/dev/cordova/cli-11.1.0/
>
>
> On January 11, 2023, Erisu <er...@apache.org> wrote:
>> Please review and vote on this cordova-cli release v11.1.0
>> 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/lib-11.1.0
>>
>> The package was published from its corresponding git tag:
>>   cordova-cli: 11.1.0 (934a0ff4b1)
>>
>> Upon a successful vote I will upload the archive to dist/, publish it
>> to npm, and post the blog post.
>>
>> Voting guidelines: https://github.com/apache/cordova-
>> coho/blob/master/docs/release-voting.md
>>
>> Voting will go on for a minimum of 48 hours.
>>
>> ====
>>
>> I vote +1:
>>
>> * Ran coho audit-license-headers over the relevant repos
>> * Ran coho check-license to ensure all dependencies and sub-
>> dependencies have Apache-compatible licenses
>> * Ensured the continuous build was green when repo was tagged
>> * Ran `npm test`
>>
>> * Ran various `cordova` test w/ sample app:
>>   * `cordova`
>>   * `cordova -v`
>>   * `cordova create`
>>   * `cordova info`
>>   * `cordova help`
>>   * `cordova config ls`
>>   * `cordova requirements`
>>   * `cordova telemetry`
>>   * `cordova plugin`
>>   * `cordova plugin add`
>>   * `cordova plugin rm`
>>   * `cordova platform`
>>   * `cordova platform add`
>>   * `cordova platform rm`
>>   * `cordova build`
>>   * `cordova prepare`
>>   * `cordova compile`
>>   * `cordova run`
>>   * `cordova serve`
>>
>> * Ran `npm audit`
>>
>> ---
>>
>> 16 vulnerabilities (12 low, 4 moderate)
>>
>> Listed vulnerabilities are low to moderate and come from sub-sub
>> dependencies. Fixing should be handled in the sub packages.
>>
>> In terms of issues that can be resolved in CLI will require and be
>> performed within the next major release.
>>
>> —
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>> For additional commands, e-mail: dev-help@cordova.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


Re: [VOTE] cordova-cli 11.1.0 Release

Posted by Niklas Merz <ni...@apache.org>.
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 issues (to be fixed in upcoming major release
12.0, PRs exist)
* license headers ok
* changes look good https://github.com/apache/cordova-
cli/compare/11.0.0...11.1.0

PLEASE NOTE: The correct download link is
https://dist.apache.org/repos/dist/dev/cordova/cli-11.1.0/


On January 11, 2023, Erisu <er...@apache.org> wrote:
> Please review and vote on this cordova-cli release v11.1.0
> 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/lib-11.1.0
>
> The package was published from its corresponding git tag:
>  cordova-cli: 11.1.0 (934a0ff4b1)
>
> Upon a successful vote I will upload the archive to dist/, publish it
> to npm, and post the blog post.
>
> Voting guidelines: https://github.com/apache/cordova-
> coho/blob/master/docs/release-voting.md
>
> Voting will go on for a minimum of 48 hours.
>
> ====
>
> I vote +1:
>
> * Ran coho audit-license-headers over the relevant repos
> * Ran coho check-license to ensure all dependencies and sub-
> dependencies have Apache-compatible licenses
> * Ensured the continuous build was green when repo was tagged
> * Ran `npm test`
>
> * Ran various `cordova` test w/ sample app:
>  * `cordova`
>  * `cordova -v`
>  * `cordova create`
>  * `cordova info`
>  * `cordova help`
>  * `cordova config ls`
>  * `cordova requirements`
>  * `cordova telemetry`
>  * `cordova plugin`
>  * `cordova plugin add`
>  * `cordova plugin rm`
>  * `cordova platform`
>  * `cordova platform add`
>  * `cordova platform rm`
>  * `cordova build`
>  * `cordova prepare`
>  * `cordova compile`
>  * `cordova run`
>  * `cordova serve`
>
> * Ran `npm audit`
>
> ---
>
> 16 vulnerabilities (12 low, 4 moderate)
>
> Listed vulnerabilities are low to moderate and come from sub-sub
> dependencies. Fixing should be handled in the sub packages.
>
> In terms of issues that can be resolved in CLI will require and be
> performed within the next major release.
>
> —
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org