Skip to content

chore(deps): update dependency mistletoe to v1.6.0#565

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/mistletoe-1-x
Jul 12, 2026
Merged

chore(deps): update dependency mistletoe to v1.6.0#565
ReenigneArcher merged 1 commit into
masterfrom
renovate/mistletoe-1-x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

miyuchina/mistletoe (mistletoe)

v1.6.0

Compare Source

Fixed

  • Incorrect escaping of $ and other reserved chars in links (#​248).
  • Fix <http://example.com/@&#8203;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).
  • Avoid crash on overlapping emphasis delimiters (#​271). 🎉
  • GithubWiki: Reduce backtracking in wiki links (#​276).
  • Guard remove_token() against duplicate removal (#​281).
  • HtmlRenderer: Escape mailto autolink hrefs (#​283).

Changed

  • Bump supported Python versions (#​272)

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)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 12, 2026
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.03%. Comparing base (a677235) to head (4be7664).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a677235...4be7664. Read the comment docs.

@renovate
renovate Bot force-pushed the renovate/mistletoe-1-x branch from 4086e92 to 4be7664 Compare July 12, 2026 13:00
@sonarqubecloud

Copy link
Copy Markdown

@ReenigneArcher
ReenigneArcher merged commit 3017cbd into master Jul 12, 2026
17 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/mistletoe-1-x branch July 12, 2026 13:03
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant