fix(deps): update dependency markdown to v3.8.2 #83

Open
renovate-bot wants to merge 1 commit from renovate/markdown-3.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
markdown (changelog) dependencies minor 3.7 -> 3.8.2

Release Notes

Python-Markdown/markdown (markdown)

v3.8.2

Compare Source

Fixed
  • Fix codecs deprecation in Python 3.14.
  • Fix issue with unclosed comment parsing in Python 3.14.
  • Fix issue with unclosed declarations in Python 3.14.
  • Fix issue with unclosed HTML tag <foo and Python 3.14.

v3.8.1

Compare Source

Fixed
  • Ensure incomplete markup declaration in raw HTML doesn't crash parser (#​1534).
  • Fixed dropped content in md_in_html (#​1526).
  • Fixed HTML handling corner case that prevented some content from not being rendered (#​1528).

v3.8

Compare Source

Changed
  • DRY fix in abbr extension by introducing method create_element (#​1483).
  • Clean up test directory by removing some redundant tests and port
    non-redundant cases to the newer test framework.
  • Improved performance of the raw HTML post-processor (#​1510).
Fixed
  • Backslash Unescape IDs set via attr_list on toc (#​1493).
  • Ensure md_in_html processes content inside "markdown" blocks as they are
    parsed outside of "markdown" blocks to keep things more consistent for
    third-party extensions (#​1503).
  • md_in_html handle tags within inline code blocks better (#​1075).
  • md_in_html fix handling of one-liner block HTML handling (#​1074).
  • Ensure <center> is treated like a block-level element (#​1481).
  • Ensure that abbr extension respects AtomicString and does not process
    perceived abbreviations in these strings (#​1512).
  • Ensure smarty extension correctly renders nested closing quotes (#​1514).

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [markdown](https://github.com/Python-Markdown/markdown) ([changelog](https://python-markdown.github.io/changelog/)) | dependencies | minor | `3.7` -> `3.8.2` | --- ### Release Notes <details> <summary>Python-Markdown/markdown (markdown)</summary> ### [`v3.8.2`](https://github.com/Python-Markdown/markdown/releases/tag/3.8.2) [Compare Source](https://github.com/Python-Markdown/markdown/compare/3.8.1...3.8.2) ##### Fixed - Fix `codecs` deprecation in Python 3.14. - Fix issue with unclosed comment parsing in Python 3.14. - Fix issue with unclosed declarations in Python 3.14. - Fix issue with unclosed HTML tag `<foo` and Python 3.14. ### [`v3.8.1`](https://github.com/Python-Markdown/markdown/releases/tag/3.8.1) [Compare Source](https://github.com/Python-Markdown/markdown/compare/3.8...3.8.1) ##### Fixed - Ensure incomplete markup declaration in raw HTML doesn't crash parser ([#&#8203;1534](https://github.com/Python-Markdown/markdown/issues/1534)). - Fixed dropped content in `md_in_html` ([#&#8203;1526](https://github.com/Python-Markdown/markdown/issues/1526)). - Fixed HTML handling corner case that prevented some content from not being rendered ([#&#8203;1528](https://github.com/Python-Markdown/markdown/issues/1528)). ### [`v3.8`](https://github.com/Python-Markdown/markdown/releases/tag/3.8) [Compare Source](https://github.com/Python-Markdown/markdown/compare/3.7...3.8) ##### Changed - DRY fix in `abbr` extension by introducing method `create_element` ([#&#8203;1483](https://github.com/Python-Markdown/markdown/issues/1483)). - Clean up test directory by removing some redundant tests and port non-redundant cases to the newer test framework. - Improved performance of the raw HTML post-processor ([#&#8203;1510](https://github.com/Python-Markdown/markdown/issues/1510)). ##### Fixed - Backslash Unescape IDs set via `attr_list` on `toc` ([#&#8203;1493](https://github.com/Python-Markdown/markdown/issues/1493)). - Ensure `md_in_html` processes content inside "markdown" blocks as they are parsed outside of "markdown" blocks to keep things more consistent for third-party extensions ([#&#8203;1503](https://github.com/Python-Markdown/markdown/issues/1503)). - `md_in_html` handle tags within inline code blocks better ([#&#8203;1075](https://github.com/Python-Markdown/markdown/issues/1075)). - `md_in_html` fix handling of one-liner block HTML handling ([#&#8203;1074](https://github.com/Python-Markdown/markdown/issues/1074)). - Ensure `<center>` is treated like a block-level element ([#&#8203;1481](https://github.com/Python-Markdown/markdown/issues/1481)). - Ensure that `abbr` extension respects `AtomicString` and does not process perceived abbreviations in these strings ([#&#8203;1512](https://github.com/Python-Markdown/markdown/issues/1512)). - Ensure `smarty` extension correctly renders nested closing quotes ([#&#8203;1514](https://github.com/Python-Markdown/markdown/issues/1514)). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/markdown-3.x-lockfile from 472c376991 to 68295ba7b6 2025-04-24 20:42:09 +00:00 Compare
renovate-bot force-pushed renovate/markdown-3.x-lockfile from 68295ba7b6 to fd30ccb660 2025-05-25 22:52:15 +00:00 Compare
renovate-bot changed title from fix(deps): update dependency markdown to v3.8 to fix(deps): update dependency markdown to v3.8.1 2025-06-18 15:23:41 +00:00
renovate-bot force-pushed renovate/markdown-3.x-lockfile from fd30ccb660 to e40f360a8e 2025-06-18 15:23:45 +00:00 Compare
renovate-bot changed title from fix(deps): update dependency markdown to v3.8.1 to fix(deps): update dependency markdown to v3.8.2 2025-06-19 17:21:00 +00:00
renovate-bot force-pushed renovate/markdown-3.x-lockfile from e40f360a8e to a0837f118f 2025-06-19 17:21:01 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/markdown-3.x-lockfile:renovate/markdown-3.x-lockfile
git switch renovate/markdown-3.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/markdown-3.x-lockfile
git switch renovate/markdown-3.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/markdown-3.x-lockfile
git switch renovate/markdown-3.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/markdown-3.x-lockfile
git switch main
git merge --squash renovate/markdown-3.x-lockfile
git switch main
git merge --ff-only renovate/markdown-3.x-lockfile
git switch main
git merge renovate/markdown-3.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/quackscape#83
No description provided.