philsupertramp / wiki

documentation web app written in django
MIT License
0 stars 0 forks source link

Update dependency Markdown to v3.5.2 #252

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Markdown (changelog) ==3.5.1 -> ==3.5.2 age adoption passing confidence

Release Notes

Python-Markdown/markdown (Markdown) ### [`v3.5.2`](https://togithub.com/Python-Markdown/markdown/releases/tag/3.5.2) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.5.1...3.5.2) ##### Fixed - Fix type annotations for `convertFile` - it accepts only bytes-based buffers. Also remove legacy checks from Python 2 ([#​1400](https://togithub.com/Python-Markdown/markdown/issues/1400)) - Remove legacy import needed only in Python 2 ([#​1403](https://togithub.com/Python-Markdown/markdown/issues/1403)) - Fix typo that left the attribute `AdmonitionProcessor.content_indent` unset ([#​1404](https://togithub.com/Python-Markdown/markdown/issues/1404)) - Fix edge-case crash in `InlineProcessor` with `AtomicString` ([#​1406](https://togithub.com/Python-Markdown/markdown/issues/1406)). - Fix edge-case crash in `codehilite` with an empty `code` tag ([#​1405](https://togithub.com/Python-Markdown/markdown/issues/1405)). - Improve and expand type annotations in the code base ([#​1401](https://togithub.com/Python-Markdown/markdown/issues/1401)). - Fix handling of bogus comments ([#​1425](https://togithub.com/Python-Markdown/markdown/issues/1425)).

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.



This PR has been generated by Mend Renovate. View repository job log here.