Skip to content

dependabot: bump mistletoe from 1.5.1 to 1.6.0 - #261

Merged
NejcS merged 1 commit into
mainfrom
dependabot/pip/mistletoe-1.6.0
Aug 3, 2026
Merged

dependabot: bump mistletoe from 1.5.1 to 1.6.0#261
NejcS merged 1 commit into
mainfrom
dependabot/pip/mistletoe-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps mistletoe from 1.5.1 to 1.6.0.

Release notes

Sourced from mistletoe's releases.

v1.6.0

Fixed

  • Incorrect escaping of $ and other reserved chars in links (#248).
  • Fix <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).
  • 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!

Commits
  • 70cced1 chore: version 1.6.0
  • 52905cc Escape mailto autolink hrefs
  • adf7ff7 fix: guard remove_token against duplicate removal
  • 5ce15a9 fix(gihub_wiki): reduce backtracking in wiki links
  • d23a054 fix: avoid crash on overlapping delimiters
  • 9c9f9a1 fix: preserve line break before/after HTML span during word-wrap
  • bdc83c8 fix: escape pipes inside table
  • beb3dc0 feat: bump supported Python versions
  • 99b49b7 jira_render - handle pipe in table cell
  • 2fd34ba docs: fix MarkdownRenderer example (#243)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/miyuchina/mistletoe/releases)
- [Commits](miyuchina/mistletoe@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: mistletoe
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2026
@NejcS NejcS self-assigned this Aug 3, 2026
@NejcS
NejcS self-requested a review August 3, 2026 06:20
@NejcS
NejcS merged commit c1d859d into main Aug 3, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/mistletoe-1.6.0 branch August 3, 2026 06:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant