Skip to content

fix(deps): update rust crate comrak to 0.52.0#3280

Merged
syphar merged 1 commit intomainfrom
renovate/comrak-0.x
Apr 6, 2026
Merged

fix(deps): update rust crate comrak to 0.52.0#3280
syphar merged 1 commit intomainfrom
renovate/comrak-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2026

This PR contains the following updates:

Package Type Update Change
comrak dependencies minor 0.51.00.52.0

Release Notes

kivikakk/comrak (comrak)

v0.52.0

Compare Source

Happy April!

Reverts:

  • I had to remove the Typst formatter I was so happy about in the last release! This is very unfortunate. It turned out to be LLM-generated, and I just haven't had the time or energy to replace it myself. (by @​kivikakk in #​781)

Changed APIs:

  • Deprecate the option name header_ids in favor of header_id_prefix, to make it clear that the option value actually adds a prefix to the id attribute, and add the header_id_prefix_in_href option, which adds the same prefix to generated hrefs. (by @​miketheman in #​776)
  • Decouple greentext handling from blockquote parsing. (by @​Martin005 in #​789)
    • This means a lone > amongst blockquotes won't trigger greentext when enabled.

New APIs:

  • Add parse option for char-based columns in Sourcepos. They report by default in byte columns according to the input UTF-8 source. (by @​Martin005 in #​779)
  • Add block directive extension. (by @​P-SiZK in #​782)

Dependency updates:

  • Bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0. (by @dependabot[bot] in #​778)
  • I've lengthened the dependency cooldown in Dependabot to 90 days, given gestures aimlessly the state of everything. (15c22fa)

Documentation:

  • Added a CONTRIBUTING.md that directs the reader to the README's contributing section. (ddae155)

Build changes:

Behind the scenes:

New Contributors

Diff: kivikakk/comrak@v0.51.0...v0.52.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 6, 2026 00:42
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Apr 6, 2026
@syphar syphar merged commit 9e996d4 into main Apr 6, 2026
16 checks passed
@github-actions github-actions bot removed the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Apr 6, 2026
@syphar syphar deleted the renovate/comrak-0.x branch April 6, 2026 12:32
@github-actions github-actions bot added the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Apr 6, 2026
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Apr 7, 2026
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