Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
markdown-it-py ==3.0.0 -> ==4.0.0 age confidence

Release Notes

executablebooks/markdown-it-py (markdown-it-py)

v4.0.0

Compare Source

This primarily drops support for Python 3.9, adds support for Python 3.13,
and updates the parser to comply with Commonmark 0.31.2 and Markdown-It v14.1.0.

  • ⬆️ Drop support for Python 3.9 in #​360
  • ⬆️ Comply with Commonmark 0.31.2 in #​362
  • 👌 Improve performance of "text" inline rule in #​347
  • 👌 Use str.removesuffix in #​348
  • 👌 limit the number of autocompleted cells in a table in #​364
  • 👌 fix quadratic complexity in reference parser in #​367
  • 🐛 Fix emphasis inside raw links bugs in #​320

Full Changelog: executablebooks/markdown-it-py@v3.0.0...v4.0.0


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.

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.

1 participant