Skip to content

Bump mistune from 3.3.3 to 3.3.4#8330

Merged
jenshnielsen merged 1 commit into
mainfrom
dependabot/pip/mistune-3.3.4
Jul 23, 2026
Merged

Bump mistune from 3.3.3 to 3.3.4#8330
jenshnielsen merged 1 commit into
mainfrom
dependabot/pip/mistune-3.3.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mistune from 3.3.3 to 3.3.4.

Release notes

Sourced from mistune's releases.

v3.3.4

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Changelog

Sourced from mistune's changelog.

Version 3.3.4

Released on Jul 22, 2026

  • Harden inline parsing against deeply nested and adversarial link, image, emphasis, formatting, math, and reference inputs.
  • Improve performance for repeated link suffixes, dense emphasis, unclosed formatting markers, inline spoilers, and adjacent ruby tokens.
  • Refactor the inline parser into dedicated emphasis and link modules.
  • Escape literal */_ emphasis markers in the Markdown renderer so round-tripping escaped text does not re-introduce emphasis.
Commits
  • 69ec2b8 chore: release 3.3.4
  • 234aa25 test: more deadline for pypy
  • b77ee58 fix: prevent deep alt parsing
  • 66b2171 refactor: expose entity boundary helper
  • 30ef44b refactor: move link token construction
  • 3066209 refactor: require explicit emphasis depth
  • 0396492 refactor: split inline parser modules
  • 80b3e85 refactor: isolate inline parser state bounds
  • 7b0194c test: cover inline performance edge cases
  • b4dd328 perf: optimize inline edge-case parsing
  • 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 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 [mistune](https://github.com/lepture/mistune) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](lepture/mistune@v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: mistune
  dependency-version: 3.3.4
  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 Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 04:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 23, 2026
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.11%. Comparing base (c19cba5) to head (a71270c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8330   +/-   ##
=======================================
  Coverage   71.11%   71.11%           
=======================================
  Files         305      305           
  Lines       32004    32004           
=======================================
  Hits        22760    22760           
  Misses       9244     9244           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen
jenshnielsen added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit 56e6718 Jul 23, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/mistune-3.3.4 branch July 23, 2026 07:29
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