Skip to content

fix(deps): update dependency markdown to v3.10.2#341

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/markdown-3.x
Open

fix(deps): update dependency markdown to v3.10.2#341
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/markdown-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 11, 2025

This PR contains the following updates:

Package Change Age Confidence
markdown (changelog) 3.73.10.2 age confidence

Release Notes

Python-Markdown/markdown (markdown)

v3.10.2

Compare Source

Fixed
  • Fix a regression related to comment handling (#​1590).
  • More reliable fix for </ (#​1593).

v3.10.1

Compare Source

Fixed
  • Ensure nested elements inside inline comments are properly unescaped (#​1571).
  • Make the docs build successfully with mkdocstrings-python 2.0 (#​1575).
  • Fix infinite loop when multiple bogus or unclosed HTML comments appear in input (#​1578).
  • Fix another infinite loop when handling bad comments (#​1586).

v3.10

Compare Source

v3.9

Compare Source

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: (UTC)

  • 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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.26%. Comparing base (1519194) to head (3b97f5b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
- Coverage   82.29%   82.26%   -0.03%     
==========================================
  Files          20       20              
  Lines         610      609       -1     
==========================================
- Hits          502      501       -1     
  Misses        108      108              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from dec91c1 to 0dd2a8c Compare June 18, 2025 21:01
@renovate renovate Bot changed the title fix(deps): update dependency markdown to v3.8 fix(deps): update dependency markdown to v3.8.1 Jun 18, 2025
@renovate renovate Bot changed the title fix(deps): update dependency markdown to v3.8.1 fix(deps): update dependency markdown to v3.8.2 Jun 19, 2025
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 0dd2a8c to 483f7de Compare June 19, 2025 19:26
@renovate renovate Bot changed the title fix(deps): update dependency markdown to v3.8.2 fix(deps): update dependency markdown to v3.9 Sep 7, 2025
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 483f7de to 3b97f5b Compare September 7, 2025 20:13
@renovate renovate Bot changed the title fix(deps): update dependency markdown to v3.9 fix(deps): update dependency markdown to v3.10 Nov 3, 2025
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 3b97f5b to 8bd8fa1 Compare November 3, 2025 22:12
@renovate renovate Bot changed the title fix(deps): update dependency markdown to v3.10 fix(deps): update dependency markdown to v3.10.1 Jan 21, 2026
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 8bd8fa1 to 83928c4 Compare January 21, 2026 20:35
@renovate renovate Bot changed the title fix(deps): update dependency markdown to v3.10.1 fix(deps): update dependency markdown to v3.10.2 Feb 9, 2026
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 83928c4 to 3b73ea1 Compare February 9, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants