Skip to content

Bring dependencies and CI toolchain up to date#607

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/update-repo-to-latest-version
Draft

Bring dependencies and CI toolchain up to date#607
Copilot wants to merge 2 commits intomasterfrom
copilot/update-repo-to-latest-version

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 3, 2026

Several GitHub Actions, the Elixir/OTP runtime, and the Alpine base image were running on significantly outdated versions.

GitHub Actions

  • actions/checkout: v2/v3 → v4
  • docker/setup-qemu-action: v2 → v3
  • docker/setup-buildx-action: v2 → v3
  • docker/login-action: v1 → v3
  • docker/build-push-action: v4 → v6
  • FedericoCarboni/setup-ffmpeg: v2 → v3

Elixir / OTP

  • Dockerfile base image: elixir:1.17-otp-26-alpineelixir:1.18-otp-27-alpine
  • CI test matrix: OTP 2627, Elixir 1.171.18
  • mix.exs version constraint: ~> 1.17~> 1.18

Alpine

  • Pinned package repo URLs updated from v3.18v3.21

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: trueChazza <20368025+trueChazza@users.noreply.github.com>
Copilot AI changed the title [WIP] Update repository to latest version Bring dependencies and CI toolchain up to date Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants