Skip to content

fix(deps): update rust crate comrak to 0.51.0#3255

Merged
syphar merged 1 commit intomainfrom
renovate/comrak-0.x
Mar 16, 2026
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Type Update Change
comrak dependencies minor 0.50.00.51.0

Release Notes

kivikakk/comrak (comrak)

v0.51.0

Compare Source

新年快乐! :) What a lovely assortment of improvements, fixes, and new contributors we have in this release. Of particular note, Comrak has gained initial support for formatting to Typst, thanks to @​neilberkman! This is a first cut and there are some known issues — see the PR — but I'm super happy to have folks testing it sooner rather than later!

Changed APIs:

New APIs:

  • Added RenderPlugins::codefence_renderers to register language-specific codefence renderers. (by @​neilberkman in #​751)
  • Added CodefenceRendererAdapter for language-specific codefence rendering. Its write method receives parsed codefence language and metadata (lang, meta) alongside code and source position. (by @​neilberkman in #​751)
  • Add ++insert++ extension and guillemet smart punctuation. (by @​neilberkman in #​754)
  • Add Typst formatter. (by @​neilberkman in #​763)
  • Add compact_html render option to suppress newlines in pretty-printing. (by @​xvchris in #​769)

Bug fixes:

Dependency updates:

  • Replace unicode_categories with finl_unicode for Unicode character categories. (by @​Martin005 in #​757)
  • Bump bon from 3.8.2 to 3.9.0. (by @dependabot[bot] in #​759)
  • Bump clap from 4.5.54 to 4.5.60. (by @dependabot[bot] in #​748, #​756, #​758, #​766)
  • Bump strum from 0.27.2 to 0.28.0. (by @dependabot[bot] in #​765)
  • Bump time from 0.3.36 to 0.3.47 in /fuzz. (by @dependabot[bot] in #​744)
  • Bump toml from 0.9.10+spec-1.1.0 to 1.0.3+spec-1.1.0. (by @dependabot[bot] in #​742, #​760, #​767)

Documentation:

New Contributors

Diff: kivikakk/comrak@v0.50.0...v0.51.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 March 16, 2026 01:40
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Mar 16, 2026
@syphar syphar merged commit 92c80a5 into main Mar 16, 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 Mar 16, 2026
@syphar syphar deleted the renovate/comrak-0.x branch March 16, 2026 04:44
@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 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant