5074a28507
feat: upgrade dependencies
...
continuous-integration/drone/pr Build is passing
* `ex_doc`: from 0.38.1 to 0.38.2
2025-06-16 20:37:38 -03:00
f23bbcb557
merge: updates from upstream
...
Conflicts:
mix.lock
2025-06-16 20:36:16 -03:00
d687c8f467
feat: upgrade runtimes and dependencies ( #157 )
...
continuous-integration/drone/push Build is passing
Upgrade runtimes:
* `lefthook`: from 1.11.13 to 1.11.14
Upgrade transitive dependencies:
* `ecto`: from 3.12.5 to 3.12.6
* `phoenix_live_view`: from 1.0.12 to 1.0.17
* `plug`: from 1.17.0 to 1.18.0
Reviewed-on: #157
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-06-16 23:33:38 +00:00
9294c274dc
merge: updates from upstream
...
continuous-integration/drone/pr Build is passing
Conflicts:
mix.lock
2025-06-16 20:21:46 -03:00
f111cc1d2d
chore(deps): update dependency absinthe to v1.7.10 ( #156 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [absinthe](https://hex.pm/packages/absinthe ) ([source](https://github.com/absinthe-graphql/absinthe )) | prod | patch | `1.7.9` -> `1.7.10` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #156
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-06-16 23:05:43 +00:00
05a1336477
chore(deps): update dependency mix_audit to v2.1.5 ( #155 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [mix_audit](https://hex.pm/packages/mix_audit ) ([source](https://github.com/mirego/mix_audit )) | dev | patch | `2.1.4` -> `2.1.5` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #155
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-06-16 16:48:13 +00:00
d7b3a3b87e
feat(deps): upgrade ex_doc
from 0.37.3 to 0.38.1
continuous-integration/drone/pr Build is passing
2025-05-22 19:12:35 +00:00
01ff79373d
merge: updates from upstream
...
Conflicts:
mix.lock
2025-05-22 19:05:12 +00:00
3797c0592f
chore(deps): update absinthe_plug digest to 24ec7aa ( #153 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| absinthe_plug | prod | digest | `916d818` -> `24ec7aa` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #153
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-22 18:50:05 +00:00
541d29ae77
feat: upgrade runtimes ( #154 )
...
continuous-integration/drone/push Build is passing
The following changes were made:
* Upgrade `lefthook` from 1.11.2 to 1.11.3
* Sync `elixir` version in `Dockerfile` and `drone.yml` (from 1.18.3 to 1.18.4)
* Upgrade `debian` version in `Dockerfile` and `drone.yml` (from 20250428 to 20250520)
* Upgrade transitive dependencies:
* `castore` from 1.0.12 to 1.0.14
* `mime` from 2.0.6 to 2.0.7
* `phoenix_live_view` from 1.0.11 to 1.0.12
* Add `Dockerfile` to the CI cache key.
This is needed because the `.tool-versions` runtime versions aren't in sync with the `Dockerfile` and `drone.yml` versions.
Reviewed-on: #154
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-05-22 17:23:37 +00:00
0ee1a5b76c
chore(deps): update dependency elixir to v1.18.4 ( #152 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [elixir](https://elixir-lang.org/ ) ([source](https://github.com/elixir-lang/elixir )) | patch | `1.18.3` -> `1.18.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #152
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-22 13:32:02 +00:00
99685d5a83
merge: updates from upstream
...
continuous-integration/drone/pr Build is passing
Conflicts:
mix.exs
mix.lock
2025-05-13 18:21:48 +00:00
68d8b986ac
feat(ci/docker): upgrade runtimes ( #150 )
...
continuous-integration/drone/push Build is passing
* `erlang` from `27.3.3` to `27.3.4`
* `postgres` from `17.4` to `17.5`
Reviewed-on: #150
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-05-13 17:51:45 +00:00
0385353b54
chore(deps): update dependency erlang to v27.3.4 ( #149 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3.3` -> `27.3.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #149
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-13 17:33:24 +00:00
f978b5bdfb
chore(deps): update postgres docker tag to v17.5 ( #147 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| postgres | minor | `17.4-alpine` -> `17.5-alpine` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #147
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-13 14:55:04 +00:00
0e9ca8330c
chore(deps): update dependency sobelow to ~> 0.14 ( #148 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [sobelow](https://hex.pm/packages/sobelow ) ([source](https://github.com/sobelow/sobelow )) | dev | minor | `~> 0.13` -> `~> 0.14` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #148
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-13 14:54:33 +00:00
b340092dc1
merge: updates from upstream
continuous-integration/drone/pr Build is passing
2025-05-06 22:59:23 +00:00
3cb77cdf46
feat: upgrade runtimes and dependencies ( #145 )
...
continuous-integration/drone/push Build is passing
* Upgrade `lefthook` from 1.11.8 to 1.11.12
* Upgrade `debian bookworm` from 20250407 to 20250428
* Upgrade transient dependencies:
* `phoenix_live_view` from 1.0.10 to 1.0.11
Reviewed-on: #145
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-05-06 22:58:31 +00:00
37e05d2c0a
chore(deps): update dependency phoenix_ecto to v4.6.4 ( #144 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [phoenix_ecto](https://hex.pm/packages/phoenix_ecto ) ([source](https://github.com/phoenixframework/phoenix_ecto )) | prod | patch | `4.6.3` -> `4.6.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #144
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-06 18:09:17 +00:00
64143b3537
chore(deps): update absinthe_plug digest to 916d818 ( #143 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| absinthe_plug | prod | digest | `5de21da` -> `916d818` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #143
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-06 17:41:28 +00:00
380a1dc974
chore(hex): update dependency lock
continuous-integration/drone/pr Build is passing
2025-05-02 20:23:46 +00:00
c481c42e5b
feat(growth): add weight-for-height calculation
continuous-integration/drone/pr Build is passing
2025-04-30 22:48:29 +00:00
49e990935c
merge: updates from upstream
2025-04-30 17:20:07 +00:00
3a0bc3621f
chore: improve compose for git worktree ( #142 )
...
continuous-integration/drone/push Build is passing
* Avoid multiple project names in `docker compose` by setting a common name.
* Simplify `develop` watch rules:
* When `mix.lock` is changed, rebuild the image.
* When any other file is changed, sync and restart the service.
* Except for directories that are related to deps/build/test/lsp.
* Remove `file` argument from `docker compose` in `Makefile`
Reviewed-on: #142
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-04-30 17:19:18 +00:00
d4299d4d7a
chore(deps): update dependency phoenix_live_dashboard to v0.8.7 ( #141 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [phoenix_live_dashboard](https://hex.pm/packages/phoenix_live_dashboard ) ([source](https://github.com/phoenixframework/phoenix_live_dashboard )) | prod | patch | `0.8.6` -> `0.8.7` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #141
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-30 12:57:37 +00:00
f54755df10
merge: updates from upstream
2025-04-29 14:39:05 +00:00
b9bb80fac7
chore(deps): update dependency credo to v1.7.12 ( #139 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [credo](https://hex.pm/packages/credo ) ([source](https://github.com/rrrene/credo )) | dev | patch | `1.7.11` -> `1.7.12` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #139
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-23 17:59:31 +00:00
613c028a67
chore(docker): upgrade erlang to 27.3.3 ( #140 )
...
continuous-integration/drone/push Build is passing
Upgrade docker image for [`elixir:1.18.3-erlang-27.3.3-debian-bookworm-20250407-slim`][0].
Reviewed-on: #140
[0]: https://hub.docker.com/layers/hexpm/elixir/1.18.3-erlang-27.3.3-debian-bookworm-20250407-slim/images/sha256-88627ea2786f2e9ad7520d0f12bc7a9266ea0d6e7f89f2e0e278404263d470a4
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-04-23 13:48:55 +00:00
4c0aeaed3a
chore(deps): update dependency erlang to v27.3.3 ( #138 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3.2` -> `27.3.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #138
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-23 13:21:18 +00:00
1873dcbd2e
merge: updates from upstream
continuous-integration/drone/pr Build is passing
2025-04-08 23:46:46 +00:00
70914b9c2f
merge: updates from upstream
...
Conflicts:
mix.exs
2025-04-08 23:42:25 +00:00
068bccf7d9
feat(deps): upgrade runtimes and transient dependencies ( #137 )
...
continuous-integration/drone/push Build is passing
1. Upgrade runtimes for `docker` and `ci`:
1. `erlang` from 27.3 to 27.3.2
2. `debian` from 20250224 to 20250407
2. Upgrade `lefthook` from 1.11.3 to 1.11.8
3. Upgrade transient dependencies:
1. `hpax`: from 1.0.2 to 1.0.3
2. `phoenix_live_view`: from 1.0.5 to 1.0.9
3. `plug_crypto`: from 2.1.0 to 2.1.1
Reviewed-on: #137
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-04-08 21:56:06 +00:00
801624232a
chore(deps): update dependency erlang to v27.3.2 ( #136 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3.1` -> `27.3.2` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #136
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-08 13:27:25 +00:00
eba513c929
chore(deps): update dependency telemetry_poller to ~> 1.2.0 ( #135 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [telemetry_poller](https://hex.pm/packages/telemetry_poller ) ([source](https://github.com/beam-telemetry/telemetry_poller )) | prod | minor | `~> 1.1.0` -> `~> 1.2.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #135
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-02 11:27:43 +00:00
f0c78f6dff
chore(deps): update dependency erlang to v27.3.1 ( #134 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3` -> `27.3.1` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #134
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-01 00:59:28 +00:00
a196b77864
chore(deps): update dependency phoenix to v1.7.21 ( #133 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [phoenix](https://hex.pm/packages/phoenix ) ([source](https://github.com/phoenixframework/phoenix )) | prod | patch | `1.7.20` -> `1.7.21` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #133
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-01 00:22:48 +00:00
33a65e77ac
merge: updates from upstream
continuous-integration/drone/pr Build is passing
2025-03-19 15:40:57 +00:00
1ed2d89cd4
chore(deps): update dependency absinthe to v1.7.9 ( #132 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [absinthe](https://hex.pm/packages/absinthe ) ([source](https://github.com/absinthe-graphql/absinthe )) | prod | patch | `1.7.8` -> `1.7.9` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #132
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-19 15:40:09 +00:00
0bf11bb809
feat(deps): upgrade transitive dependencies
...
continuous-integration/drone/pr Build is passing
* `earmark_parser` from 1.4.43 to 1.4.44
* `makeup` from 1.1.2 to 1.2.1
* `makeup_elixir` from 0.16.2 to 1.0.1
* `makeup_erlang` from 1.0.1 to 1.0.2
* `plug` from 1.16.1 to 1.17.0
* `saxy` from 1.5.0 to 1.6.0
2025-03-14 17:47:57 +00:00
706f065dc8
feat(deps): upgrade dependencies
...
* `ex_doc` from 0.36.1 to 0.37.3
* `xlsx_reader` from 0.8.7 to 0.8.8
2025-03-14 17:45:52 +00:00
8d07a04b95
merge: updates from upstream
...
continuous-integration/drone/pr Build is passing
Conflicts:
mix.lock
2025-03-14 17:38:28 +00:00
acf2143177
feat(deps): upgrade runtime and dependencies ( #131 )
...
continuous-integration/drone/push Build is passing
Ensure that the `docker` and `ci` environments use the same runtime versions from `mise`.
Also, update transitive dependencies:
* `mint`: from 1.6.2 to 1.7.1
* `peep`: from 3.4.1 to 3.5.0
* `phoenix_live_view`: from 1.0.2 to 1.0.5
Reviewed-on: #131
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-03-11 00:54:52 +00:00
1d9dd6b3ad
chore(deps): update absinthe_plug digest to 5de21da ( #125 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| absinthe_plug | prod | digest | `307c8bb` -> `5de21da` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #125
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-11 00:28:23 +00:00
9e01c57dc2
chore(deps): update dependency lcov_ex to v0.3.4 ( #128 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [lcov_ex](https://hex.pm/packages/lcov_ex ) ([source](https://github.com/dariodf/lcov_ex )) | dev | patch | `0.3.3` -> `0.3.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #128
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-09 21:52:49 +00:00
50e51715dc
chore(deps): update dependency phoenix to v1.7.20 ( #129 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [phoenix](https://hex.pm/packages/phoenix ) ([source](https://github.com/phoenixframework/phoenix )) | prod | patch | `1.7.18` -> `1.7.20` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #129
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-09 18:42:47 +00:00
aa94db5590
chore(deps): update dependency dns_cluster to ~> 0.2.0 ( #126 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [dns_cluster](https://hex.pm/packages/dns_cluster ) ([source](https://github.com/phoenixframework/dns_cluster )) | prod | minor | `~> 0.1.1` -> `~> 0.2.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #126
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-07 18:33:32 +00:00
7478829cbd
chore(deps): update dependency elixir to v1.18.3 ( #127 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [elixir](https://elixir-lang.org/ ) ([source](https://github.com/elixir-lang/elixir )) | patch | `1.18.2` -> `1.18.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #127
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-07 01:52:41 +00:00
04c80e314c
chore(deps): update postgres docker tag to v17.4 ( #124 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| postgres | minor | `17.3-alpine` -> `17.4-alpine` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #124
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-06 22:04:04 +00:00
ab2ade294e
chore(deps): update dependency erlang to v27.3 ( #123 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | minor | `27.2.2` -> `27.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #123
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-06 22:03:29 +00:00
81ea8bc06b
merge: updates from upstream
continuous-integration/drone/pr Build is passing
2025-02-14 22:07:52 +00:00