backstage / mkdocs-techdocs-core

The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions
Apache License 2.0
82 stars 61 forks source link

chore(deps): update dependency markdown to >=3.2,<3.7 #177

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Markdown (changelog) >=3.2,<3.4 -> >=3.2,<3.7 age adoption passing confidence

Release Notes

Python-Markdown/markdown (Markdown) ### [`v3.6`](https://togithub.com/Python-Markdown/markdown/compare/3.5.2...3.6) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.5.2...3.6) ### [`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)). ### [`v3.5.1`](https://togithub.com/Python-Markdown/markdown/releases/tag/3.5.1) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.5...3.5.1) ##### Fixed - Fix a performance problem with HTML extraction where large HTML input could trigger quadratic line counting behavior ([#​1392](https://togithub.com/Python-Markdown/markdown/issues/1392)). - Improve and expand type annotations in the code base ([#​1394](https://togithub.com/Python-Markdown/markdown/issues/1394)). ### [`v3.5`](https://togithub.com/Python-Markdown/markdown/compare/3.4.4...3.5) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.4.4...3.5) ### [`v3.4.4`](https://togithub.com/Python-Markdown/markdown/compare/3.4.3...3.4.4) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.4.3...3.4.4) ### [`v3.4.3`](https://togithub.com/Python-Markdown/markdown/compare/3.4.2...3.4.3) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.4.2...3.4.3) ### [`v3.4.2`](https://togithub.com/Python-Markdown/markdown/compare/3.4.1...3.4.2) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.4.1...3.4.2) ### [`v3.4.1`](https://togithub.com/Python-Markdown/markdown/compare/3.4...3.4.1) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.4...3.4.1) ### [`v3.4`](https://togithub.com/Python-Markdown/markdown/compare/3.3.7...3.4) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.3.7...3.4)

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.

github-actions[bot] commented 3 months ago

This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!

renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=3.2,<3.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.