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

Update elixir to 1.18 and elixir deps #4515

Merged
merged 2 commits into from
Jan 5, 2025
Merged

Conversation

IvanIvanoff
Copy link
Member

@IvanIvanoff IvanIvanoff commented Jan 3, 2025

Changes

  • Update Elixir to 1.18.1 and Erlang/OTP to 27.2
  • Format <%= %> into {...} in HEEX. Fix issues with GraphQL queries

Ticket

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have tried to find clearer solution before commenting hard-to-understand parts of code
  • I have added tests that prove my fix is effective or that my feature works

@IvanIvanoff IvanIvanoff changed the title update elixir and deps Update elixir to 1.18 and elixir deps Jan 3, 2025
@IvanIvanoff IvanIvanoff requested a review from tspenov January 3, 2025 12:22
GraphQL queries are like {query { field } } which is processed as
interpolation. Replace { and } with &lbrace; and &rbrace; to avoid
syntax errors
@IvanIvanoff IvanIvanoff force-pushed the update-elixir-and-deps branch from 6f6b4e6 to c9c50cd Compare January 3, 2025 14:02
@IvanIvanoff IvanIvanoff merged commit 667e086 into master Jan 5, 2025
4 checks passed
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