Skip to content

Updates for Elixir 1.19 #1372

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Updates for Elixir 1.19 #1372

wants to merge 3 commits into from

Conversation

cschiewek
Copy link
Contributor

@cschiewek cschiewek commented Jun 24, 2025

This PR makes the necessary changes to get Absinthe working with Elixir 1.19

Changes include:

  • Update mix.exs
  • Updating CI to test against 1.19
  • Removing a Absinthe.Language.Render.do_block/2 function head that was never being called and was raising a dialyzer error.
  • Updating a test to make the formatter happy across all versions

@cschiewek cschiewek changed the title Remove errors and warnings from 1.19 compile Updates for Elixir 1.19 Jun 24, 2025
@cschiewek cschiewek force-pushed the cschiewek/elixir-1.19 branch from e0f9c7c to ea6e7cf Compare June 24, 2025 17:56
@cschiewek cschiewek requested a review from a team June 24, 2025 18:26
@cschiewek cschiewek marked this pull request as ready for review June 24, 2025 18:26
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