[jira] [Resolved] (IGNITE-7941) Update dependencies to latest versions and migrate to caret(^) in package.json + package.json.lock

2018-08-04 Thread Alexey Kuznetsov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kuznetsov resolved IGNITE-7941.
--
Resolution: Fixed  (was: Won't Do)

Removed "^" from all package.json

> Update dependencies to latest versions and migrate to caret(^) in 
> package.json + package.json.lock 
> ---
>
> Key: IGNITE-7941
> URL: https://issues.apache.org/jira/browse/IGNITE-7941
> Project: Ignite
>  Issue Type: Improvement
>  Components: wizards
>Reporter: Alexander Kalinin
>Assignee: Alexey Kuznetsov
>Priority: Minor
> Fix For: 2.7
>
>
> We should orgnized package.json files in way that latest stable dependencies 
> are installed
>  * move to caret versions notations.
>  * add package.json.lock to git versioning.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (IGNITE-7941) Update dependencies to latest versions and migrate to caret(^) in package.json + package.json.lock

2018-07-12 Thread Alexander Kalinin (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Kalinin resolved IGNITE-7941.
---
Resolution: Won't Do

As the research has shown using package-lock.json and versions with carets 
leads to lots of complexities and build failures. Pinned version are more 
preferable so far.

> Update dependencies to latest versions and migrate to caret(^) in 
> package.json + package.json.lock 
> ---
>
> Key: IGNITE-7941
> URL: https://issues.apache.org/jira/browse/IGNITE-7941
> Project: Ignite
>  Issue Type: Improvement
>  Components: wizards
>Reporter: Alexander Kalinin
>Assignee: Alexander Kalinin
>Priority: Minor
> Fix For: 2.7
>
>
> We should orgnized package.json files in way that latest stable dependencies 
> are installed
>  * move to caret versions notations.
>  * add package.json.lock to git versioning.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)