You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dmitry Blotsky (JIRA)" <ji...@apache.org> on 2015/12/07 21:46:10 UTC

[jira] [Comment Edited] (CB-10110) Audit and remove all ">=" dependencies and pins

    [ https://issues.apache.org/jira/browse/CB-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045690#comment-15045690 ] 

Dmitry Blotsky edited comment on CB-10110 at 12/7/15 8:45 PM:
--------------------------------------------------------------

[~stevegill] that sounds good to me. Let's do this for all Cordova-related repos. We shouldn't have any {{>=}} s in our code.


was (Author: dblotsky):
[~stevegill] that sounds good to me. Let's do this for all Cordova-related repos. We shouldn't have any {{>=}}s in our code.

> Audit and remove all ">=" dependencies and pins
> -----------------------------------------------
>
>                 Key: CB-10110
>                 URL: https://issues.apache.org/jira/browse/CB-10110
>             Project: Apache Cordova
>          Issue Type: Task
>            Reporter: Dmitry Blotsky
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> This applies to _all_ components. We should never automatically update to major versions of dependencies or pins; it should be a deliberate manual process.
> They should be replaced with carets ({{^}}) where the version is greater than 1.0.0, and with strict equality ({{==}}) where the version is less than 1.0.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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