Skip to content

Bump comrak from 0.50.0 to 0.51.0#444

Merged
gjtorikian merged 1 commit intomainfrom
dependabot/cargo/comrak-0.51.0
Mar 14, 2026
Merged

Bump comrak from 0.50.0 to 0.51.0#444
gjtorikian merged 1 commit intomainfrom
dependabot/cargo/comrak-0.51.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps comrak from 0.50.0 to 0.51.0.

Release notes

Sourced from comrak's releases.

v0.51.0

新年快乐! :) 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:

Bug fixes:

Dependency updates:

Documentation:

New Contributors

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

Changelog

Sourced from comrak's changelog.

[v0.51.0] - 2026-03-10

新年快乐! :) 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:

Bug fixes:

Dependency updates:

Documentation:

New Contributors

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

Commits
  • bc14250 Merge pull request #770 from kivikakk/release/v0.51.0
  • e88e634 CHANGELOG: finish v0.51.0.
  • 91be7ee CHANGELOG.md: add generated portion.
  • 7ad7e61 Merge pull request #763 from neilberkman/add-typst-formatter
  • 113ba2d Change pathological timeout back to 4s
  • 66a6c15 Add Typst formatter
  • d6d5268 restore fuzz build.
  • b45d30d Cargo.toml: v0.51.0.
  • a98aade Merge pull request #769 from xvchris/feat/compact-html
  • 7391880 feat: Add compact_html render option to suppress pretty-printing newlines
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [comrak](https://github.com/kivikakk/comrak) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md)
- [Commits](kivikakk/comrak@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 14, 2026
@gjtorikian gjtorikian merged commit c9ac53f into main Mar 14, 2026
4 of 7 checks passed
@gjtorikian gjtorikian deleted the dependabot/cargo/comrak-0.51.0 branch March 14, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant