Skip to content

Update dependency Markdown to v3.5.1 - autoclosed

igswsihw-wmadepbot requested to merge renovate/markdown-3.x into main

This MR contains the following updates:

Package Update Change
Markdown (changelog) patch ==3.5 -> ==3.5.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

Python-Markdown/markdown (Markdown)

v3.5.1

Compare Source

Fixed
  • Fix a performance problem with HTML extraction where large HTML input could trigger quadratic line counting behavior (#​1392).
  • Improve and expand type annotations in the code base (#​1394).

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports