Skip to content

Bump mistune from 3.2.0 to 3.2.1 in /python#13965

Merged
eavanvalkenburg merged 1 commit into
mainfrom
dependabot/uv/python/mistune-3.2.1
Jun 17, 2026
Merged

Bump mistune from 3.2.0 to 3.2.1 in /python#13965
eavanvalkenburg merged 1 commit into
mainfrom
dependabot/uv/python/mistune-3.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor

Bumps mistune from 3.2.0 to 3.2.1.

Release notes

Sourced from mistune's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from mistune's changelog.

Version 3.2.1

Released on May 3, 2026

  • Escape link in render_toc_ul.
  • Escape text in math plugin.
  • Fix regex for math plugin.
  • Escape heading's ID attribute.
  • Fix LINK_TITLE_RE to prevent DoS.
  • Escape class attribute for admonition directive.
  • Remove double-encoding of image alt text.
  • Escape class attribute for image directive.
  • Fix width/height attribute for image directive.
Commits
  • 067f908 chore: release 3.2.1
  • bf55030 Merge pull request #438 from saschabuehrle/fix/issue-370
  • 8d0cb75 fix: use strict regex for image's height and width
  • 5fa092e fix: escape xml for math plugin
  • 71ec947 Merge pull request #440 from lawrence3699/fix/image-alt-double-encoding
  • 0d6f3d8 fix: remove double-encoding of image alt text
  • 2855622 fix: escape id of headings
  • 04880a0 fix: escape id of toc
  • 7bd5709 fix: handle escaped dollar signs in inline math (fixes #370)
  • 85eb54f fix: update link reference
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copilot AI review requested due to automatic review settings May 7, 2026 13:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python:uv Pull requests that update python:uv code labels May 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 7, 2026 13:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python:uv Pull requests that update python:uv code labels May 7, 2026
@dependabot dependabot Bot removed the request for review from Copilot May 7, 2026 13:16
@moonbox3 moonbox3 added the python Pull requests for the Python Semantic Kernel label May 7, 2026
@github-actions github-actions Bot changed the title Bump mistune from 3.2.0 to 3.2.1 in /python Python: Bump mistune from 3.2.0 to 3.2.1 in /python May 7, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Code Review

Reviewers: 4 | Confidence: 61% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by dependabot[bot]'s agents

Bumps [mistune](https://github.com/lepture/mistune) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](lepture/mistune@v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Python: Bump mistune from 3.2.0 to 3.2.1 in /python Bump mistune from 3.2.0 to 3.2.1 in /python May 11, 2026
Copilot AI review requested due to automatic review settings May 11, 2026 23:12
@dependabot dependabot Bot force-pushed the dependabot/uv/python/mistune-3.2.1 branch from 26745ba to 0b4e934 Compare May 11, 2026 23:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@moonbox3 moonbox3 added this pull request to the merge queue Jun 17, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 17, 2026
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Jun 17, 2026
Merged via the queue into main with commit 00bad6f Jun 17, 2026
31 checks passed
@eavanvalkenburg eavanvalkenburg deleted the dependabot/uv/python/mistune-3.2.1 branch June 17, 2026 12:56
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. Used by Dependabot. python:uv Pull requests that update python:uv code python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants