Skip to content

Update earmark_parser dependency version -> 1.4.46#2254

Merged
josevalim merged 5 commits into
elixir-lang:mainfrom
RobertDober:master
Jul 17, 2026
Merged

Update earmark_parser dependency version -> 1.4.46#2254
josevalim merged 5 commits into
elixir-lang:mainfrom
RobertDober:master

Conversation

@RobertDober

Copy link
Copy Markdown
Contributor
  • This will replace \u0000 chars with \ufffd chars as required in Commonmark and GFM

  • Also bumping required Elixir version to 1.15

This is the first version without warnings in Elixir 1.18.0

No other changes to the behavior.
this includes a fix for elixir-lang#1452 and an important fix for OTP-28
to avoid regular exprssions at compile time
This will replace \u0000 chars with \ufffd chars as required in Commonmark and GFM

Also bumping required Elixir version to 1.15
@github-actions

Copy link
Copy Markdown

@josevalim
josevalim merged commit 01f4763 into elixir-lang:main Jul 17, 2026
6 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants