This website requires JavaScript.
Explore
Help
Sign In
joao.dubas
/
ex_trainer
Watch
1
Star
0
Fork
0
You've already forked ex_trainer
Code
Issues
1
Pull Requests
2
Projects
Releases
Wiki
Activity
ex_trainer
/
.tool-versions
3 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Upgrade runtime and deps (#60) 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 Reviewed-on: https://gitea.dubas.dev/joao.dubas/ex_trainer/pulls/60
2024-02-11 13:53:11 +00:00
erlang 26.2.2
chore(deps): update dependency elixir to v1.16.2 (#64) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | patch | `1.16.1` -> `1.16.2` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: https://gitea.dubas.dev/joao.dubas/ex_trainer/pulls/64 Co-authored-by: renovate-bot <renovate-bot@dubas.dev> Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-03-19 11:52:41 +00:00
elixir 1.16.2
Reference in New Issue
Copy Permalink