Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump elixir and erlang so they don't conflict #5991

Closed
wants to merge 1 commit into from

Conversation

jeffwidman
Copy link
Member

@jeffwidman jeffwidman commented Oct 30, 2022

The 1.13.x series of Elixir wasn't precompiled to work with Erlang OTP 25.

The 1.14.x series changed from a single pre-compiled binary to releasing separate versions compatible with OTP 23, 24, and 25.

So bump to Erlang OTP 25, and also to the Elixir version that's compiled with OTP 25.

Related:

Also, we may need to switch away from using the Erlang Solutions PPA to install Erlang via the default PPA, but I'm hopeful we won't need to do this...

@jeffwidman jeffwidman force-pushed the try-newest-elixir-and-erlang branch from bafd92c to 7945007 Compare October 31, 2022 00:05
@jeffwidman jeffwidman force-pushed the try-newest-elixir-and-erlang branch from 7945007 to 1d4e951 Compare October 31, 2022 00:18
The `1.13.x` series of Elixir wasn't precompiled to work with Erlang OTP
25.

The `1.14.x` series changed from a single pre-compiled binary to
releasing separate versions compatible with OTP 23, 24, and 25.

So bump to Erlang OTP 25, and also to the Elixir version that's compiled
with OTP 25.

The Elixir project only pre-compiles SHA1 and SHA256, so using SHA256
instead of SHA512.
@jeffwidman jeffwidman force-pushed the try-newest-elixir-and-erlang branch from 1d4e951 to 6f19429 Compare October 31, 2022 23:42
@jeffwidman
Copy link
Member Author

I'm going to hold off on this because due to https://github.com/dependabot/dependabot-core/pull/5030/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557R216-R223 we may have to hold back to Erlang OTP 24... and I extracted the Elixir bump separately into #6004.

@jeffwidman jeffwidman closed this Nov 1, 2022
@jeffwidman jeffwidman deleted the try-newest-elixir-and-erlang branch November 1, 2022 00:38
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.

1 participant