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 is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner August 11, 2025 14:58
@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.69%. Comparing base (c90f129) to head (2e448bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1161   +/-   ##
=======================================
  Coverage   94.69%   94.69%           
=======================================
  Files          41       41           
  Lines        2622     2622           
=======================================
  Hits         2483     2483           
  Misses        139      139           

☔ 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-it-py-4.x branch 6 times, most recently from 0933977 to 745ba69 Compare August 22, 2025 13:49
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 5 times, most recently from 556764c to 1408e5a Compare September 2, 2025 09:52
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 5 times, most recently from 5a2ab0a to 14e0d76 Compare September 8, 2025 10:24
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 2 times, most recently from e303905 to be03263 Compare September 16, 2025 10:59
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 8 times, most recently from 390022b to 366c22b Compare September 25, 2025 15:25
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 2 times, most recently from 7fe086f to cb51695 Compare October 1, 2025 10:17
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 6 times, most recently from 1698fa6 to 35b7803 Compare October 6, 2025 10:49
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 10 times, most recently from f9ce480 to a7b8678 Compare October 21, 2025 12:13
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch 2 times, most recently from e636d7f to 0098433 Compare October 24, 2025 11:15
@abbiemery abbiemery force-pushed the renovate/markdown-it-py-4.x branch from 0098433 to d61dc86 Compare October 24, 2025 12:35
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch from d61dc86 to 2524b16 Compare October 24, 2025 12:36
@renovate renovate bot force-pushed the renovate/markdown-it-py-4.x branch from 2524b16 to 2e448bf Compare October 28, 2025 12:42
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