Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

Bumps mistletoe from 1.4.0 to 1.5.0.

Release notes

Sourced from mistletoe's releases.

v1.5.0

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).
Commits
  • e1d402e chore: version 1.5.0
  • db75055 Add types to init.py's markdown function (#251)
  • 31e38f7 docs: describe Document's constructor (#64)
  • 52737ce ci: upgrade from deprecated ubuntu-20.04
  • 15dd2d5 docs: add README content to PyPi/package (#239)
  • ec3c344 fix: caret is not escaped in LaTeXRenderer (#234)
  • dd8de86 docs: fix typos
  • 2fbb8b1 build(docs): git-ignore generated html documentation
  • ac6b3b3 build(docs): generate html for all the md files
  • 872491d build(docs): separate top-level elements by newline again
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.0 to 1.5.0.
- [Release notes](https://github.com/miyuchina/mistletoe/releases)
- [Changelog](https://github.com/miyuchina/mistletoe/blob/master/cutting-a-release.md)
- [Commits](miyuchina/mistletoe@v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 19, 2025
Copy link

Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.30%. Comparing base (269126e) to head (aa1d164).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #456   +/-   ##
=======================================
  Coverage   60.30%   60.30%           
=======================================
  Files          21       21           
  Lines        1164     1164           
=======================================
  Hits          702      702           
  Misses        462      462           

@ReenigneArcher ReenigneArcher merged commit 89f2c07 into master Oct 19, 2025
17 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/mistletoe-1.5.0 branch October 19, 2025 14:34
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