ariandanim

ariandanim

Need update for current mix phx.new

Please update current deps for next phx.new, because when I try to make new app, some deps are currently update but current 1.8.0 rc-3 still the old one such as :

  • phoenix_ecto is in 4.5 (the update is 4.6.4)
  • ecto_sql is in 3.10 (the update is 3.12.1)
  • phoenix_live_reload is in 1.2 (the update is 1.6.0)
  • phoenix_live_view is in 1.0.9 (the update is 1.0.12)
  • swoosh is in 1.16 (the update is 1.19.1)
  • gettext is in 0.26 (the update is 0.26.2)
  • phoenix_html is in 4.1 (the update is 4.2.1)
  • telemetry_metrics is in 1.0 (the update is 1.1.0)
  • telemetry_polller is in 1.0 (the update is 1.2.0)
  • bandit is in 1.5 (the update is 1.6.11)

Marked As Solved

arcanemachine

arcanemachine

There’s an ongoing issue in the Phoenix issue tracker, perhaps you could add these items to the list over there:

https://github.com/phoenixframework/phoenix/issues/6251

Last Post!

ariandanim

ariandanim

AAH i see, tks Sir..
done i’ve added :hugs:

Where Next?

Popular in Questions Top

electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New

Other popular topics Top

grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 54006 488
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 54921 245
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New

We're in Beta

About us Mission Statement