After running `mix do deps.unlock --all, deps.clean --all, clean, deps.get` the following dependencies were updated: ``` credo ................... 1.7.0 ... 1.7.1 db_connection ........... 2.5.0 ... 2.6.0 dialyxir ................ 1.4.0 ... 1.4.2 ecto_sql ................ 3.10.1 .. 3.10.2 gettext ................. 0.23.0 .. 0.23.1 phoenix ................. 1.7.9 ... 1.7.10 phoenix_ecto ............ 4.4.2 ... 4.4.3 phoenix_live_dashboard .. 0.8.0 ... 0.8.3 phoenix_live_view ....... 0.19.5 .. 0.20.1 phoenix_view ............ 2.0.2 ... 2.0.3 postgrex ................ 0.17.1 .. 0.17.3 websock_adapter ......... 0.5.4 ... 0.5.5 ``` For a detailed diff view check [diff.hex.pm][0]. [0]: https://diff.hex.pm/diffs?diffs[]=credo:1.7.0:1.7.1&diffs[]=db_connection:2.5.0:2.6.0&diffs[]=dialyxir:1.4.0:1.4.2&diffs[]=ecto_sql:3.10.1:3.10.2&diffs[]=gettext:0.23.0:0.23.1&diffs[]=phoenix:1.7.9:1.7.10&diffs[]=phoenix_ecto:4.4.2:4.4.3&diffs[]=phoenix_live_dashboard:0.8.0:0.8.3&diffs[]=phoenix_live_view:0.19.5:0.20.1&diffs[]=phoenix_view:2.0.2:2.0.3&diffs[]=postgrex:0.17.1:0.17.3&diffs[]=websock_adapter:0.5.4:0.5.5 Reviewed-on: #50 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Languages
Elixir
93.3%
Makefile
3.1%
Dockerfile
2.8%
Shell
0.7%
Batchfile
0.1%