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/02 02:08:11 UTC

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

Dmitry Blotsky created CB-10110:
-----------------------------------

             Summary: 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


This applies to _all_ components. We should never automatically update to major versions of dependencies; 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