chore(deps): update dependency mistletoe to v1.6.0#565
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #565 +/- ##
=======================================
Coverage 75.03% 75.03%
=======================================
Files 27 27
Lines 2115 2115
=======================================
Hits 1587 1587
Misses 528 528 Continue to review full report in Codecov by Harness.
|
renovate
Bot
force-pushed
the
renovate/mistletoe-1-x
branch
from
July 12, 2026 13:00
4086e92 to
4be7664
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
==1.5.1→==1.6.0Release Notes
miyuchina/mistletoe (mistletoe)
v1.6.0Compare Source
Fixed
$and other reserved chars in links (#248).<http://example.com/@​user/1234>being rendered as<a href="mailto:...">...</a>(#260).HtmlRenderer: Escape characters in image src.MarkdownRenderer: Fix type annotations (#265, #267).JiraRenderer: Escape pipes in table cells (#270).MarkdownRenderer: Escape pipes in table cells (#274).MarkdownRenderer: Preserve line break before/after HTML span during word-wrap (#275).GithubWiki: Reduce backtracking in wiki links (#276).remove_token()against duplicate removal (#281).HtmlRenderer: Escape mailto autolink hrefs (#283).Changed
Full Changelog: miyuchina/mistletoe@v1.5.1...v1.6.0
Special thanks to @nijel as the most active contributor in this release!
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.