Skip to content

Bump mistune from 3.2.1 to 3.3.0#1894

Merged
mpharrigan merged 1 commit into
mainfrom
dependabot/uv/mistune-3.3.0
Jul 20, 2026
Merged

Bump mistune from 3.2.1 to 3.3.0#1894
mpharrigan merged 1 commit into
mainfrom
dependabot/uv/mistune-3.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mistune from 3.2.1 to 3.3.0.

Release notes

Sourced from mistune's releases.

v3.3.0

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Changelog

Sourced from mistune's changelog.

Version 3.3.0

Released on Jun 21, 2026

  • Improve CommonMark compatibility and parser performance.
  • Add command line entrypoint with UTF-8 output.
  • Support display and backtick math.
  • Render plugin list and table nodes in Markdown renderer.
  • Escape leading block markers in Markdown renderer.
  • Fix RST renderer for block quotes nested in lists.
  • Avoid generated heading ID collisions in TOC.
  • Harden URL, image, figure, and include directive handling.
  • Fix quadratic scans in inline links, reference links, and formatting markers.
  • Fix math escaping, currency pattern matching, and cross-line matching.
Commits
  • 15c3b79 chore: release 3.3.0
  • bdc01ad tests: increase run time on pypy
  • 7cf1814 tests: increase run time for pypy
  • 6dfdc3d tests: add more tests
  • 17c50f6 chore: fix mypy issues
  • 63abe4b chore: use ruff check and format
  • e6c1b18 chore: resolve mypy issues
  • dcf8902 test(math): cover escaped math output
  • c4093c4 fix(toc): avoid generated id collisions
  • e3e51de fix(image): validate figure width option
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Involves packages or other software that qsim depends on python:uv Pull requests that update python:uv code labels Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/mistune-3.3.0 branch from 26ec8a1 to 3042a68 Compare July 17, 2026 22:07
@mpharrigan
mpharrigan enabled auto-merge (squash) July 20, 2026 17:54
@dependabot
dependabot Bot force-pushed the dependabot/uv/mistune-3.3.0 branch 2 times, most recently from 3b1e616 to 21cf681 Compare July 20, 2026 18:04
Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](lepture/mistune@v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: mistune
  dependency-version: 3.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/mistune-3.3.0 branch from 21cf681 to c965bdf Compare July 20, 2026 18:14
@mpharrigan
mpharrigan merged commit cc1174f into main Jul 20, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/mistune-3.3.0 branch July 20, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Involves packages or other software that qsim depends on python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant