Skip to content

Comments

Update Elixir to 1.19.3 and Erlang/OTP to 28.2#54

Open
Copilot wants to merge 3 commits intomainfrom
copilot/update-elixir-erlang-versions
Open

Update Elixir to 1.19.3 and Erlang/OTP to 28.2#54
Copilot wants to merge 3 commits intomainfrom
copilot/update-elixir-erlang-versions

Conversation

Copy link

Copilot AI commented Jan 20, 2026

Updates runtime and CI to latest versions.

Changes

  • .tool-versions: Elixir 1.19.3-otp-28, Erlang 28.2
  • CI matrix: Tests against OTP 28.2 (latest) and 27.3 (compatibility)

Updated from Elixir 1.19.2 to 1.19.3 and Erlang 28.1.1 to 28.2. CI upgraded from testing 1.17.3+1.18.3 on OTP 27.3 to testing 1.19.3 on both OTP 27.3 and 28.2.

Original prompt

Can you create a pull request with Elixir and Erlang updated to latest versions?


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: RoyalIcing <2635733+RoyalIcing@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Elixir and Erlang to latest versions Update Elixir to 1.18.3 and Erlang/OTP to 28.2 Jan 20, 2026
Copilot AI requested a review from royalicing January 20, 2026 22:34
.tool-versions Outdated
@@ -1,2 +1,2 @@
elixir 1.19.2-otp-28
erlang 28.1.1
elixir 1.18.3-otp-28
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've gone backwards

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 00d0aed - updated to Elixir 1.19.3 (I had incorrectly downgraded to 1.18.3)

Co-authored-by: RoyalIcing <2635733+RoyalIcing@users.noreply.github.com>
Copy link
Author

Copilot AI commented Jan 20, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/elixir-lang/elixir/releases
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)
  • https://api.github.com/repos/erlang/otp/releases
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title Update Elixir to 1.18.3 and Erlang/OTP to 28.2 Update Elixir to 1.19.3 and Erlang/OTP to 28.2 Jan 20, 2026
Copilot AI requested a review from royalicing January 20, 2026 22:45
@royalicing royalicing marked this pull request as ready for review January 20, 2026 22:47
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