Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Type Update Change
comrak dependencies minor =0.42.0 -> =0.44.0

Release Notes

kivikakk/comrak (comrak)

v0.44.0

Compare Source

Parser changes:

  • Autolink validation is now stricter in the default mode, to maintain conformance with the GitHub Flavored Markdown autolinks extension spec. Those parses which previously worked but no longer do --- such as http://localhost (!), www.com (!?), or https:// (!?!) --- are now part of the relaxed_autolinks option. See more discussion in the PR. (by @​chamlis in #​618)

New APIs:

  • You can write footnotes with their body inline by enabling the inline_footnotes extension and using the syntax ^[footnote content] (by @​sheremetyev in #​619)

New Contributors

Diff: kivikakk/comrak@v0.43.0...v0.44.0

v0.43.0

Compare Source

Parser changes:

  • Autolink validation is now stricter in the default mode, to maintain conformance with the GitHub Flavored Markdown autolinks extension spec. Those parses which previously worked but no longer do --- such as http://localhost (!), www.com (!?), or https:// (!?!) --- are now part of the relaxed_autolinks option. See more discussion in the PR. (by @​chamlis in #​618)

New APIs:

  • You can write footnotes with their body inline by enabling the inline_footnotes extension and using the syntax ^[footnote content] (by @​sheremetyev in #​619)

New Contributors

Diff: kivikakk/comrak@v0.43.0...v0.44.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/comrak-0.x branch 2 times, most recently from 3ba5021 to d8a6c1d Compare October 8, 2025 11:57
@renovate renovate bot force-pushed the renovate/comrak-0.x branch 2 times, most recently from bf3e9a9 to 0d96ae5 Compare October 14, 2025 05:42
@renovate renovate bot changed the title Update Rust crate comrak to v0.43.0 Update Rust crate comrak to v0.44.0 Oct 14, 2025
@Turbo87 Turbo87 force-pushed the renovate/comrak-0.x branch from 0d96ae5 to 0baff9f Compare October 14, 2025 05:54
@Turbo87 Turbo87 enabled auto-merge October 14, 2025 05:54
Copy link
Contributor Author

renovate bot commented Oct 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Turbo87 Turbo87 merged commit 94c92f2 into main Oct 14, 2025
10 checks passed
@Turbo87 Turbo87 deleted the renovate/comrak-0.x branch October 14, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants