Skip to content

Tuple.append/2 is deprecated, use Tuple.insert_at/3 instead on Elixir 1.18#511

Merged
RobertDober merged 3 commits intopragdave:masterfrom
nightconcept:master
Jun 21, 2025
Merged

Tuple.append/2 is deprecated, use Tuple.insert_at/3 instead on Elixir 1.18#511
RobertDober merged 3 commits intopragdave:masterfrom
nightconcept:master

Conversation

@nightconcept
Copy link
Contributor

I found these deprecations and fixed them up. It looks like they were meant to be changed at some point from this discussion, but the changes haven't made it in.

I also updated the action to test Elixir 1.18 as well since that is the version with the actual deprecation message.

Deprecation reference: Elixir v1.18.0 released

@RobertDober
Copy link
Collaborator

Thx for the PR
sorry for the delay, not really looking at Earmark anymore

@RobertDober RobertDober merged commit 73eb2b2 into pragdave:master Jun 21, 2025
5 of 7 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