Upgrade runtime and deps #60

Merged
joao.dubas merged 2 commits from jpd-update-runtime into main 2024-02-11 13:53:12 +00:00
Owner

Upgrade project runtimes and dependencies to the latest versions.

  1. Runtimes:
    1. elixir to 1.16.1
    2. erlang to 26.2.2
  2. Dependencies:
    1. absinte from 1.7.5 to 1.7.6
    2. credo from 1.7.1 to 1.7.4
    3. dialyxir from 1.4.2 to 1.4.3
    4. ecto_sql from 3.10.3 to 3.11.1
    5. gettext from 0.23.1 to 0.24.0
    6. mix_audit from 2.1.1 to 2.1.2
    7. pg_ranges from 1.1.0 to 1.1.1
    8. phoenix from 1.7.10 to 1.7.11
    9. plug_cowboy from 2.6.1 to 2.7.0
    10. postgrex from 0.17.3 to 0.17.4
    11. telemetry_metrics from 0.6.1 to 0.6.2
Upgrade project runtimes and dependencies to the latest versions. 1. Runtimes: 1. `elixir` to 1.16.1 1. `erlang` to 26.2.2 1. [Dependencies][0]: 1. `absinte` from 1.7.5 to 1.7.6 1. `credo` from 1.7.1 to 1.7.4 1. `dialyxir` from 1.4.2 to 1.4.3 1. `ecto_sql` from 3.10.3 to 3.11.1 1. `gettext` from 0.23.1 to 0.24.0 1. `mix_audit` from 2.1.1 to 2.1.2 1. `pg_ranges` from 1.1.0 to 1.1.1 1. `phoenix` from 1.7.10 to 1.7.11 1. `plug_cowboy` from 2.6.1 to 2.7.0 1. `postgrex` from 0.17.3 to 0.17.4 1. `telemetry_metrics` from 0.6.1 to 0.6.2 [0]: https://diff.hex.pm/diffs?diffs[]=absinte:1.7.5:1.7.6&diffs[]=credo:1.7.1:1.7.4&diffs[]=dialyxir:1.4.2:1.4.3&diffs[]=ecto_sql:3.10.3:3.11.1&diffs[]=gettext:0.23.1:0.24.0&diffs[]=mix_audit:2.1.1:2.1.2&diffs[]=pg_ranges:1.1.0:1.1.1&diffs[]=phoenix:1.7.10:1.7.11&diffs[]=plug_cowboy:2.6.1:2.7.0&diffs[]=postgrex:0.17.3:0.17.4&diffs[]=telemetry_metrics:0.6.1:0.6.2
joao.dubas added 2 commits 2024-02-11 05:11:41 +00:00
* elixir: 1.15.7 to 1.16.1
* erlang: 26.1.2 to 26.2.2
feat: upgrade deps
Some checks failed
continuous-integration/drone/pr Build is failing
b5f2ed7617
joao.dubas force-pushed jpd-update-runtime from b5f2ed7617 to ae004baa9e 2024-02-11 05:17:13 +00:00 Compare
joao.dubas changed title from [WIP] Upgrade runtime and deps to Upgrade runtime and deps 2024-02-11 13:52:37 +00:00
joao.dubas merged commit 1b21556d2c into main 2024-02-11 13:53:12 +00:00
joao.dubas deleted branch jpd-update-runtime 2024-02-11 13:53:12 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#60
No description provided.