fix(deps): update dependency mistletoe to v1.5.1 #17

Merged
kfickel merged 2 commits from renovate/mistletoe-1.x into main 2026-01-18 18:20:22 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
mistletoe ==1.4.0==1.5.1 age confidence

Release Notes

miyuchina/mistletoe (mistletoe)

v1.5.1

Compare Source

Fixed

  • Parsing slow when there are many table-like lines on input (#​254).
  • sdist is missing test-requirements.txt (#​253).

v1.5.0

Compare Source

Fixed

  • LaTeXRenderer: Render thematic break on a new line (#​224).
  • LaTeXRenderer: Properly escape caret ("^") within raw text (#​234).
  • Incomplete configuration for tox and tests (#​220, #​221).
  • Add types to __init__.py's markdown function (#​251).

Documentation

  • Fix typos in the in-line documentation, while also resolving problems within the docs folder (#​226).
  • Describe Document's constructor and how end-of-lines are treated (#​64).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mistletoe](https://github.com/miyuchina/mistletoe) | `==1.4.0` → `==1.5.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mistletoe/1.5.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mistletoe/1.4.0/1.5.1?slim=true) | --- ### Release Notes <details> <summary>miyuchina/mistletoe (mistletoe)</summary> ### [`v1.5.1`](https://github.com/miyuchina/mistletoe/releases/tag/v1.5.1) [Compare Source](https://github.com/miyuchina/mistletoe/compare/v1.5.0...v1.5.1) ### Fixed - Parsing slow when there are many table-like lines on input ([#&#8203;254](https://github.com/miyuchina/mistletoe/issues/254)). - sdist is missing test-requirements.txt ([#&#8203;253](https://github.com/miyuchina/mistletoe/issues/253)). ### [`v1.5.0`](https://github.com/miyuchina/mistletoe/releases/tag/v1.5.0) [Compare Source](https://github.com/miyuchina/mistletoe/compare/v1.4.0...v1.5.0) ### Fixed - `LaTeXRenderer`: Render thematic break on a new line ([#&#8203;224](https://github.com/miyuchina/mistletoe/issues/224)). - `LaTeXRenderer`: Properly escape caret ("^") within raw text ([#&#8203;234](https://github.com/miyuchina/mistletoe/issues/234)). - Incomplete configuration for `tox` and tests ([#&#8203;220](https://github.com/miyuchina/mistletoe/issues/220), [#&#8203;221](https://github.com/miyuchina/mistletoe/issues/221)). - Add types to \_\_init\_\_.py's `markdown` function ([#&#8203;251](https://github.com/miyuchina/mistletoe/issues/251)). ### Documentation - Fix typos in the in-line documentation, while also resolving problems within the `docs` folder ([#&#8203;226](https://github.com/miyuchina/mistletoe/issues/226)). - Describe `Document`'s constructor and how end-of-lines are treated ([#&#8203;64](https://github.com/miyuchina/mistletoe/issues/64)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-01-18 17:57:44 +01:00
fix(deps): update dependency mistletoe to v1.5.1
Some checks failed
Continuous Integration / Lint, Check & Test (push) Failing after 1m19s
71661bee42
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-01-18 17:57:45 +01:00
kfickel force-pushed renovate/mistletoe-1.x from 71661bee42 to e9f3521ceb 2026-01-18 18:11:32 +01:00 Compare
kfickel added 1 commit 2026-01-18 18:18:55 +01:00
fix: update imports
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 55s
6c084a6b7d
kfickel merged commit 43e8a829bb into main 2026-01-18 18:20:22 +01:00
kfickel deleted branch renovate/mistletoe-1.x 2026-01-18 18:20:22 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kfickel/streamd#17
No description provided.