Skip to content

chore(deps): update dependency markdown to >=3.2,<3.9#270

Merged
awanlin merged 1 commit into
mainfrom
renovate/markdown-3.x
Apr 15, 2025
Merged

chore(deps): update dependency markdown to >=3.2,<3.9#270
awanlin merged 1 commit into
mainfrom
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 Adoption Passing Confidence
Markdown (changelog) >=3.2,<3.8 -> >=3.2,<3.9 age adoption passing confidence

Release Notes

Python-Markdown/markdown (Markdown)

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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested review from a team and awanlin as code owners April 11, 2025 19:28
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 11, 2025
@awanlin awanlin merged commit 58da524 into main Apr 15, 2025
7 checks passed
@awanlin awanlin deleted the renovate/markdown-3.x branch April 15, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant