Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps mistletoe from 1.5.0 to 1.5.1.

Release notes

Sourced from mistletoe's releases.

v1.5.1

Fixed

  • Parsing slow when there are many table-like lines on input (#254).
  • sdist is missing test-requirements.txt (#253).
Commits
  • 71262e1 chore: version 1.5.1
  • a008627 build: add test-requirements.txt to sdist (#253)
  • b09010c fix: escape earlier from Table check_interrupts_paragraph (#254)
  • 70de16b fix: escape early from Table read (#254)
  • 0be5adb docs: python -m build doesn't build just the Wheel file
  • 0860a86 chore: next dev version
  • See full diff 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.5.0 to 1.5.1.
- [Release notes](https://github.com/miyuchina/mistletoe/releases)
- [Commits](miyuchina/mistletoe@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: mistletoe
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 8, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

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

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

@ReenigneArcher ReenigneArcher merged commit 378c18d into master Dec 8, 2025
17 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/mistletoe-1.5.1 branch December 8, 2025 20:59
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.

2 participants