Skip to content

Conversation

@neilberkman
Copy link
Owner

  • Update .tool-versions to Erlang 28.1.1 and Elixir 1.19.2-otp-28
  • Add Elixir 1.19 support to mix.exs version constraint
  • Relax dependency version constraints to allow latest patch versions:
    • jason: 1.4.4 → 1.4 (allows latest 1.4.x)
    • castore: 1.0.15 → 1.0 (allows latest 1.0.x)
    • temp: 0.4.9 → 0.4 (allows latest 0.4.x)
    • plug: 1.18.1 → 1.18 (allows latest 1.18.x)
    • ex_doc: 0.38.3 → 0.38 (allows latest 0.38.x)
    • dialyxir: 1.4.6 → 1.4 (allows latest 1.4.x)
    • quokka: 2.11.2 → 2.11 (allows latest 2.11.x)
  • Update CI test matrix to include Elixir 1.19.2 with OTP 28.1.1
  • Update CI format check and dialyzer conditions for new versions

This ensures the library stays current with the latest Elixir/Erlang
releases and allows dependencies to receive patch updates automatically.

- Update .tool-versions to Erlang 28.1.1 and Elixir 1.19.2-otp-28
- Add Elixir 1.19 support to mix.exs version constraint
- Relax dependency version constraints to allow latest patch versions:
  - jason: 1.4.4 → 1.4 (allows latest 1.4.x)
  - castore: 1.0.15 → 1.0 (allows latest 1.0.x)
  - temp: 0.4.9 → 0.4 (allows latest 0.4.x)
  - plug: 1.18.1 → 1.18 (allows latest 1.18.x)
  - ex_doc: 0.38.3 → 0.38 (allows latest 0.38.x)
  - dialyxir: 1.4.6 → 1.4 (allows latest 1.4.x)
  - quokka: 2.11.2 → 2.11 (allows latest 2.11.x)
- Update CI test matrix to include Elixir 1.19.2 with OTP 28.1.1
- Update CI format check and dialyzer conditions for new versions

This ensures the library stays current with the latest Elixir/Erlang
releases and allows dependencies to receive patch updates automatically.
@neilberkman neilberkman merged commit 8177393 into main Nov 4, 2025
6 checks passed
@neilberkman neilberkman deleted the erlang-elixir-update branch November 4, 2025 21:55
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