chore(deps): Bump mistune from 3.2.0 to 3.2.1 in /sdk/python/requirements
Closed
Number: #6373
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
May 06, 2026 at 09:13 PM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
May 15, 2026 at 04:38 AM UTC
(about 1 month ago)
(about 1 month ago)
Closed:
May 15, 2026 at 04:38 AM UTC
(about 1 month ago)
(about 1 month ago)
Time to Close:
8 days
Labels:
dependencies python
dependencies python
Description:
Bumps mistune from 3.2.0 to 3.2.1.
Release notes
Sourced from mistune's releases.
v3.2.1
🐞 Bug Fixes
- Resolve Windows compatibility issues in file inclusion and tests - by
@Yuki9814(25471)- Escape html text - by
@lepture(a3cb6)- Update link reference - by
@lepture(85eb5)- Handle escaped dollar signs in inline math - by
@saschabuehrlein lepture/mistune#370 (7bd57)- Escape id of toc - by
@lepture(04880)- Escape id of headings - by
@lepture(28556)- Remove double-encoding of image alt text - by
@lawrence3699(0d6f3)- Escape xml for math plugin - by
@lepture(5fa09)- Use strict regex for image's height and width - by
@lepture(8d0cb)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_REto 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
067f908chore: release 3.2.1bf55030Merge pull request #438 from saschabuehrle/fix/issue-3708d0cb75fix: use strict regex for image's height and width5fa092efix: escape xml for math plugin71ec947Merge pull request #440 from lawrence3699/fix/image-alt-double-encoding0d6f3d8fix: remove double-encoding of image alt text2855622fix: escape id of headings04880a0fix: escape id of toc7bd5709fix: handle escaped dollar signs in inline math (fixes #370)85eb54ffix: update link reference- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Package:
mistune
Ecosystem:
pip
pip
Version Change:
3.2.0 → 3.2.1
Update Type:
Patch
Patch
Path:
/sdk/python/requirements
Technical Details
| ID: | 15805711 |
| UUID: | 4394471802 |
| Node ID: | PR_kwDOCZq0ys7Y7PWT |
| Host: | GitHub |
| Repository: | feast-dev/feast |