Upgrade application dependencies #93

Merged
joao.dubas merged 3 commits from jpd-upgrade-deps into main 2024-08-12 20:08:20 +00:00

3 Commits

Author SHA1 Message Date
e466d1ce89
chore: add target to upgrade deps
All checks were successful
continuous-integration/drone/pr Build is passing
2024-08-12 20:02:51 +00:00
692e1a3261
chore(deps): upgrade transient deps
All checks were successful
continuous-integration/drone/pr Build is passing
2024-08-12 19:44:02 +00:00
7f72d8fc7d
feat(deps): upgrade application
Upgrade deps:

* `absinthe` from 1.7.7 to 1.7.8
* `ecto` from 3.11.2 to 3.12.0
* `ecto_sql` from 3.11.3 to 3.12.0
* `gettext` from 0.24.0 to 0.25.0
* `jason` from 1.4.3 to 1.4.4
* `mix_audit` from 2.1.3 to 2.1.4
* `postgrex` from 0.18.0 to 0.19.0
* `prom_ex` from 1.9.0 to 1.10.0
* `telemetry_metrics` from 0.6.2 to 1.0.0

Install deps:

* `peep` to 3.2.0
2024-08-12 19:32:12 +00:00