etalab / transport-site

Rendre disponible, valoriser et améliorer les données transports
https://transport.data.gouv.fr
194 stars 30 forks source link

Mise à jour Phoenix & Ecto à prévoir #1423

Closed thbar closed 3 years ago

thbar commented 3 years ago

Je prépare le terrain avec des ressources et notes.

Ressources utiles:

Voici les éléments les plus importants:

$ mix hex.outdated
warning: path "apps/worker" is a directory but it has no mix.exs. Mix won't consider this directory as part of your umbrella application. Please add a "mix.exs" or set the ":apps" key in your umbrella configuration with all relevant apps names as atoms
Dependency              Current     Latest  Update possible  
bypass                  1.0.0       2.1.0   No               
cachex                  3.3.0       3.3.0                    
castore                 0.1.8       0.1.8                    
cors_plug               2.0.2       2.0.2                    
credo                   0.10.2      1.5.3   No               
csv                     2.1.1       2.4.1   Yes              
dialyxir                1.0.0-rc.7  1.0.0   Yes              
earmark                 1.3.1       1.4.13  Yes              
ecto                    3.1.7       3.5.5   No               
ecto_sql                3.1.6       3.5.3   Yes              
ex_aws                  2.1.1       2.1.6   Yes              
ex_aws_s3               2.0.2       2.1.0   Yes              
exconstructor           1.1.0       1.1.0                    
excoveralls             0.12.3      0.13.4  Yes              
exshape                 2.2.6       2.2.7   Yes              
exvcr                   0.10.3      0.12.2  Yes              
floki                   0.29.0      0.29.0                   
geo_postgis             2.1.0       3.3.1   No               
gettext                 0.17.1      0.18.2  Yes              
hound                   1.0.4       1.1.1   Yes              
httpoison               1.5.0       1.7.0   No               
iconv                   1.0.10      1.0.12  Yes              
jason                   1.2.2       1.2.2                    
mint                    0.2.1       1.2.0   No               
mock                    0.3.6       0.3.6                    
oauth2                  0.9.4       2.0.0   No               
open_api_spex           3.8.0       3.9.0   Yes              
phoenix                 1.4.17      1.5.7   No               
phoenix_html            2.13.3      2.14.3  No               
phoenix_html_sanitizer  1.0.2       1.1.0   No               
phoenix_live_reload     1.2.0       1.3.0   Yes              
phoenix_live_view       0.3.1       0.15.1  No               
phoenix_markdown        1.0.3       1.0.3                    
plug                    1.11.0      1.11.0                   
plug_cowboy             1.0.0       2.4.1   No               
postgrex                0.14.1      0.15.7  Yes              
quantum                 2.3.4       3.3.0   No               
recon                   2.4.0       2.5.1   Yes              
scrivener               2.6.0       2.7.0   Yes              
scrivener_ecto          2.0.0       2.7.0   Yes              
scrivener_html          1.8.1       1.8.1                    
scrivener_list          2.0.1       2.0.1                    
sentry                  7.2.5       8.0.4   No               
sweet_xml               0.6.6       0.6.6                    
timex                   3.6.1       3.6.2   Yes              
typed_ecto_schema       0.1.1       0.1.1                    
unidecode               0.0.2       0.0.2                    
vex                     0.8.0       0.8.0
thbar commented 3 years ago

Phoenix a été mis à jour dans #1457.

LiveView a été mis à jour dans #1431.

La suite sera traquée dans #1422 et #1336