Dependency Dashboard #33

Open
opened 2026-03-04 00:04:11 -06:00 by graham · 0 comments
Owner

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: GitHub token is required for some dependencies
  • ⚠️ WARN: No github.com token has been configured. Skipping release notes retrieval

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

asdf (1)
.tool-versions (1)
  • elixir 1.19.5-otp-28 → [Updates: 1.19.5]
devcontainer (1)
.devcontainer/devcontainer.json (2)
  • ghcr.io/devcontainers/features/git 1
  • ghcr.io/devcontainers/features/github-cli 1
docker-compose (1)
.devcontainer/docker-compose.yml (1)
  • postgis/postgis 17-3.5
dockerfile (2)
.devcontainer/Dockerfile
Dockerfile
github-actions (7)
.forgejo/workflows/build.yaml
.forgejo/workflows/renovate.yaml
.github/workflows/claude-code-review.yml
.github/workflows/claude.yml
.github/workflows/dependency-updates.yml
.github/workflows/deploy.yml
.github/workflows/elixir.yaml (1)
  • postgis/postgis 17-3.5
mix (1)
mix.exs (39)
  • tidewave ~> 0.5
  • error_tracker ~> 0.8
  • bcrypt_elixir ~> 3.0 → [Updates: ~> 3.3]
  • certifi ~> 2.9 → [Updates: ~> 2.16]
  • ecto_psql_extras ~> 0.8.8
  • ecto_sql ~> 3.13
  • geo ~> 4.1
  • geo_postgis ~> 3.4 → [Updates: ~> 3.7]
  • gen_stage ~> 1.2 → [Updates: ~> 1.3]
  • gettext ~> 1.0
  • jason ~> 1.4
  • libcluster ~> 3.3 → [Updates: ~> 3.5]
  • phoenix ~> 1.8
  • phoenix_ecto ~> 4.4 → [Updates: ~> 4.7]
  • phoenix_html ~> 4.3.0
  • phoenix_live_dashboard ~> 0.8
  • phoenix_live_reload ~> 1.2 → [Updates: ~> 1.6]
  • phoenix_live_view ~> 1.1.26 → [Updates: ~> 1.1.28]
  • postgrex >= 0.0.0 → [Updates: >= 0.22.0]
  • swoosh ~> 1.23 → [Updates: ~> 1.25]
  • resend ~> 0.4.1 → [Updates: ~> 0.4.5]
  • telemetry_metrics ~> 1.0 → [Updates: ~> 1.1]
  • telemetry_poller ~> 1.0 → [Updates: ~> 1.3]
  • esbuild ~> 0.10
  • tailwind ~> 0.4.0 → [Updates: ~> 0.4.1]
  • bandit ~> 1.5 → [Updates: ~> 1.10]
  • req ~> 0.5
  • credo ~> 1.7
  • dialyxir ~> 1.0 → [Updates: ~> 1.4]
  • exvcr ~> 0.15 → [Updates: ~> 0.17]
  • faker ~> 0.18
  • floki >= 0.30.0 → [Updates: >= 0.38.1]
  • lazy_html >= 0.1.0 → [Updates: >= 0.1.11]
  • mix_test_watch ~> 1.1 → [Updates: ~> 1.4]
  • stream_data ~> 1.3
  • igniter ~> 0.7.0 → [Updates: ~> 0.7.7]
  • mox ~> 1.2
  • styler ~> 1.10 → [Updates: ~> 1.11]
  • hammer ~> 7.0 → [Updates: ~> 7.3]
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: GitHub token is required for some dependencies - ⚠️ WARN: No github.com token has been configured. Skipping release notes retrieval ## PR Edited (Blocked) The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/igniter-0.x -->[chore(deps): Update dependency igniter to ~> 0.7.7](pulls/35) ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/floki-0.x -->[chore(deps): Update dependency floki to >= 0.38.1](pulls/39) - [ ] <!-- rebase-branch=renovate/lazy_html-0.x -->[chore(deps): Update dependency lazy_html to >= 0.1.11](pulls/42) - [ ] <!-- rebase-branch=renovate/phoenix_live_view-1.x -->[chore(deps): Update dependency phoenix_live_view to ~> 1.1.28](pulls/38) - [ ] <!-- rebase-branch=renovate/hammer-7.x -->[chore(deps): Update dependency hammer to ~> 7.3](pulls/41) - [ ] <!-- rebase-branch=renovate/swoosh-1.x -->[chore(deps): Update dependency swoosh to ~> 1.25](pulls/40) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/bandit-1.x -->[chore(deps): Update dependency bandit to ~> 1.10](pulls/5) - [ ] <!-- recreate-branch=renovate/bcrypt_elixir-3.x -->[chore(deps): Update dependency bcrypt_elixir to ~> 3.3](pulls/6) - [ ] <!-- recreate-branch=renovate/certifi-2.x -->[chore(deps): Update dependency certifi to ~> 2.16](pulls/7) - [ ] <!-- recreate-branch=renovate/dialyxir-1.x -->[chore(deps): Update dependency dialyxir to ~> 1.4](pulls/8) - [ ] <!-- recreate-branch=renovate/elixir-1.x -->[chore(deps): update dependency elixir to v1.19.5](pulls/10) - [ ] <!-- recreate-branch=renovate/exvcr-0.x -->[chore(deps): Update dependency exvcr to ~> 0.17](pulls/11) - [ ] <!-- recreate-branch=renovate/gen_stage-1.x -->[chore(deps): Update dependency gen_stage to ~> 1.3](pulls/13) - [ ] <!-- recreate-branch=renovate/geo_postgis-3.x -->[chore(deps): Update dependency geo_postgis to ~> 3.7](pulls/14) - [ ] <!-- recreate-branch=renovate/libcluster-3.x -->[chore(deps): Update dependency libcluster to ~> 3.5](pulls/18) - [ ] <!-- recreate-branch=renovate/mix_test_watch-1.x -->[chore(deps): Update dependency mix_test_watch to ~> 1.4](pulls/19) - [ ] <!-- recreate-branch=renovate/phoenix_ecto-4.x -->[chore(deps): Update dependency phoenix_ecto to ~> 4.7](pulls/20) - [ ] <!-- recreate-branch=renovate/phoenix_live_reload-1.x -->[chore(deps): Update dependency phoenix_live_reload to ~> 1.6](pulls/21) - [ ] <!-- recreate-branch=renovate/postgrex-0.x -->[chore(deps): Update dependency postgrex to >= 0.22.0](pulls/23) - [ ] <!-- recreate-branch=renovate/resend-0.x -->[chore(deps): Update dependency resend to ~> 0.4.5](pulls/24) - [ ] <!-- recreate-branch=renovate/styler-1.x -->[chore(deps): Update dependency styler to ~> 1.11](pulls/30) - [ ] <!-- recreate-branch=renovate/tailwind-0.x -->[chore(deps): Update dependency tailwind to ~> 0.4.1](pulls/26) - [ ] <!-- recreate-branch=renovate/telemetry_metrics-1.x -->[chore(deps): Update dependency telemetry_metrics to ~> 1.1](pulls/27) - [ ] <!-- recreate-branch=renovate/telemetry_poller-1.x -->[chore(deps): Update dependency telemetry_poller to ~> 1.3](pulls/28) ## Detected Dependencies <details><summary>asdf (1)</summary> <blockquote> <details><summary>.tool-versions (1)</summary> - `elixir 1.19.5-otp-28` → [Updates: `1.19.5`] </details> </blockquote> </details> <details><summary>devcontainer (1)</summary> <blockquote> <details><summary>.devcontainer/devcontainer.json (2)</summary> - `ghcr.io/devcontainers/features/git 1` - `ghcr.io/devcontainers/features/github-cli 1` </details> </blockquote> </details> <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>.devcontainer/docker-compose.yml (1)</summary> - `postgis/postgis 17-3.5` </details> </blockquote> </details> <details><summary>dockerfile (2)</summary> <blockquote> <details><summary>.devcontainer/Dockerfile</summary> </details> <details><summary>Dockerfile</summary> </details> </blockquote> </details> <details><summary>github-actions (7)</summary> <blockquote> <details><summary>.forgejo/workflows/build.yaml</summary> </details> <details><summary>.forgejo/workflows/renovate.yaml</summary> </details> <details><summary>.github/workflows/claude-code-review.yml</summary> </details> <details><summary>.github/workflows/claude.yml</summary> </details> <details><summary>.github/workflows/dependency-updates.yml</summary> </details> <details><summary>.github/workflows/deploy.yml</summary> </details> <details><summary>.github/workflows/elixir.yaml (1)</summary> - `postgis/postgis 17-3.5` </details> </blockquote> </details> <details><summary>mix (1)</summary> <blockquote> <details><summary>mix.exs (39)</summary> - `tidewave ~> 0.5` - `error_tracker ~> 0.8` - `bcrypt_elixir ~> 3.0` → [Updates: `~> 3.3`] - `certifi ~> 2.9` → [Updates: `~> 2.16`] - `ecto_psql_extras ~> 0.8.8` - `ecto_sql ~> 3.13` - `geo ~> 4.1` - `geo_postgis ~> 3.4` → [Updates: `~> 3.7`] - `gen_stage ~> 1.2` → [Updates: `~> 1.3`] - `gettext ~> 1.0` - `jason ~> 1.4` - `libcluster ~> 3.3` → [Updates: `~> 3.5`] - `phoenix ~> 1.8` - `phoenix_ecto ~> 4.4` → [Updates: `~> 4.7`] - `phoenix_html ~> 4.3.0` - `phoenix_live_dashboard ~> 0.8` - `phoenix_live_reload ~> 1.2` → [Updates: `~> 1.6`] - `phoenix_live_view ~> 1.1.26` → [Updates: `~> 1.1.28`] - `postgrex >= 0.0.0` → [Updates: `>= 0.22.0`] - `swoosh ~> 1.23` → [Updates: `~> 1.25`] - `resend ~> 0.4.1` → [Updates: `~> 0.4.5`] - `telemetry_metrics ~> 1.0` → [Updates: `~> 1.1`] - `telemetry_poller ~> 1.0` → [Updates: `~> 1.3`] - `esbuild ~> 0.10` - `tailwind ~> 0.4.0` → [Updates: `~> 0.4.1`] - `bandit ~> 1.5` → [Updates: `~> 1.10`] - `req ~> 0.5` - `credo ~> 1.7` - `dialyxir ~> 1.0` → [Updates: `~> 1.4`] - `exvcr ~> 0.15` → [Updates: `~> 0.17`] - `faker ~> 0.18` - `floki >= 0.30.0` → [Updates: `>= 0.38.1`] - `lazy_html >= 0.1.0` → [Updates: `>= 0.1.11`] - `mix_test_watch ~> 1.1` → [Updates: `~> 1.4`] - `stream_data ~> 1.3` - `igniter ~> 0.7.0` → [Updates: `~> 0.7.7`] - `mox ~> 1.2` - `styler ~> 1.10` → [Updates: `~> 1.11`] - `hammer ~> 7.0` → [Updates: `~> 7.3`] </details> </blockquote> </details>
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
graham/aprs.me#33
No description provided.