Update dependency mistune to v3 #7

Open
renovate wants to merge 1 commit from renovate/mistune-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
mistune project.dependencies major ==2.0.0.rc1==3.2.0

Release Notes

lepture/mistune (mistune)

v3.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.3

Compare Source

   🚀 Features
    View changes on GitHub

v3.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Ensure new line at end of the text  -  by @​lepture
  • Do not strip leading unicode spaces like emsp (full-width space)  -  by @​alphatownsman
    View changes on GitHub

v2.0.5: Version 2.0.5

Compare Source

Improve on parsing list. Make it possible to customize list regex. ref #​331

v2.0.4: Version 2.0.4

Compare Source

  • Fix url plugin in <a> tag
  • Fix * formatting

v2.0.3: Version 2.0.3

Compare Source

  • Fix table plugin
  • Security fix for CVE-2022-34749

v2.0.2: Version 2.0.2

Compare Source

Fix escape_url via #​295

v2.0.1: Version 2.0.1

Compare Source

Fix XSS for image link syntax.

v2.0.0: Version 2.0.0

Compare Source

First release of Mistune v2.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mistune](https://github.com/lepture/mistune) | project.dependencies | major | `==2.0.0.rc1` → `==3.2.0` | --- ### Release Notes <details> <summary>lepture/mistune (mistune)</summary> ### [`v3.2.0`](https://github.com/lepture/mistune/releases/tag/v3.2.0) [Compare Source](https://github.com/lepture/mistune/compare/v3.1.4...v3.2.0) #####    🚀 Features - Support footnotes that start on the next line.  -  by [@&#8203;kylechui](https://github.com/kylechui) [<samp>(2677e)</samp>](https://github.com/lepture/mistune/commit/2677e2d) - Properly handle code blocks inside footnotes.  -  by [@&#8203;kylechui](https://github.com/kylechui) [<samp>(0516c)</samp>](https://github.com/lepture/mistune/commit/0516c9e) - Support python 3.14  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(7e0eb)</samp>](https://github.com/lepture/mistune/commit/7e0eb65) #####    🐞 Bug Fixes - Render ref links and footnotes in footnotes.  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(bd90e)</samp>](https://github.com/lepture/mistune/commit/bd90e44) - Render ref links in TOC.  -  by [@&#8203;lemon24](https://github.com/lemon24) [<samp>(a0a01)</samp>](https://github.com/lepture/mistune/commit/a0a0148) - Update typing for mypy upgrades  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(8d49c)</samp>](https://github.com/lepture/mistune/commit/8d49cba) - Render correct html for footnotes  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(9b622)</samp>](https://github.com/lepture/mistune/commit/9b62204) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.1.4...v3.2.0) ### [`v3.1.4`](https://github.com/lepture/mistune/releases/tag/v3.1.4) [Compare Source](https://github.com/lepture/mistune/compare/v3.1.3...v3.1.4) #####    🐞 Bug Fixes - Add fenced directive break rule in list parser, [#&#8203;412](https://github.com/lepture/mistune/issues/412)  -  by [@&#8203;lepture](https://github.com/lepture) in [#&#8203;412](https://github.com/lepture/mistune/issues/412) [<samp>(ea3ec)</samp>](https://github.com/lepture/mistune/commit/ea3ecaf) - Prevent remove unicode whitespace when parsing atx heading  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(9e720)</samp>](https://github.com/lepture/mistune/commit/9e72063) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://github.com/lepture/mistune/releases/tag/v3.1.3) [Compare Source](https://github.com/lepture/mistune/compare/v3.1.2...v3.1.3) #####    🚀 Features - Announce supports for python 3.12 and 3.13  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(ff831)</samp>](https://github.com/lepture/mistune/commit/ff83129) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.1.2...v3.1.3) ### [`v3.1.2`](https://github.com/lepture/mistune/releases/tag/v3.1.2) [Compare Source](https://github.com/lepture/mistune/compare/v3.1.1...v3.1.2) #####    🐞 Bug Fixes - **plugin**: Fix footnote plugins when rendering ast  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(a7289)</samp>](https://github.com/lepture/mistune/commit/a728952) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://github.com/lepture/mistune/releases/tag/v3.1.1) [Compare Source](https://github.com/lepture/mistune/compare/v3.1.0...v3.1.1) #####    🐞 Bug Fixes - Change attribute name from markdown to md in the Plugin class  -  by [@&#8203;impocode](https://github.com/impocode) [<samp>(f86ad)</samp>](https://github.com/lepture/mistune/commit/f86ad48) - Improve ruby plugin  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(34f5a)</samp>](https://github.com/lepture/mistune/commit/34f5a77) - Fix render\_toc\_url method for rendering empty iterable, via [#&#8203;407](https://github.com/lepture/mistune/issues/407)  -  by [@&#8203;lepture](https://github.com/lepture) in [#&#8203;407](https://github.com/lepture/mistune/issues/407) [<samp>(ac530)</samp>](https://github.com/lepture/mistune/commit/ac53009) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://github.com/lepture/mistune/releases/tag/v3.1.0) [Compare Source](https://github.com/lepture/mistune/compare/v3.0.2...v3.1.0) #####    🐞 Bug Fixes - Add typing-extensions into dependencies  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(93fd1)</samp>](https://github.com/lepture/mistune/commit/93fd197) - Cleanup unused imports  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(6d046)</samp>](https://github.com/lepture/mistune/commit/6d04695) - Make typing-extension optional dependency  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(f7db5)</samp>](https://github.com/lepture/mistune/commit/f7db503) - Importing Self from typing\_extensions  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(0772c)</samp>](https://github.com/lepture/mistune/commit/0772c78) - Only HTML-escape codespan in HTML render  -  by [@&#8203;mentalisttraceur](https://github.com/mentalisttraceur) [<samp>(245c0)</samp>](https://github.com/lepture/mistune/commit/245c006) - Only HTML-escape URLs when rendering to HTML  -  by [@&#8203;mentalisttraceur](https://github.com/mentalisttraceur) [<samp>(f4237)</samp>](https://github.com/lepture/mistune/commit/f423704) - Use correct importing for typing\_extensions  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(4f91d)</samp>](https://github.com/lepture/mistune/commit/4f91db8) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.0.2...v3.1.0) ### [`v3.0.2`](https://github.com/lepture/mistune/releases/tag/v3.0.2) [Compare Source](https://github.com/lepture/mistune/compare/v3.0.1...v3.0.2) #####    🐞 Bug Fixes - Fix RecursionError for lists  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(44cc6)</samp>](https://github.com/lepture/mistune/commit/44cc62b) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://github.com/lepture/mistune/releases/tag/v3.0.1) [Compare Source](https://github.com/lepture/mistune/compare/v3.0.0...v3.0.1) #####    🚀 Features - Add py.typed for mypy  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(777db)</samp>](https://github.com/lepture/mistune/commit/777db05) #####    🐞 Bug Fixes - Include more files in sdist explicitly  -  by [@&#8203;mgorny](https://github.com/mgorny) in [#&#8203;350](https://github.com/lepture/mistune/issues/350) [<samp>(d65a0)</samp>](https://github.com/lepture/mistune/commit/d65a097) - Renderer="ast" same as render=None  -  by [@&#8203;matthewdeanmartin](https://github.com/matthewdeanmartin) in [#&#8203;351](https://github.com/lepture/mistune/issues/351) [<samp>(fc19c)</samp>](https://github.com/lepture/mistune/commit/fc19c49) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://github.com/lepture/mistune/releases/tag/v3.0.0) [Compare Source](https://github.com/lepture/mistune/compare/v2.0.5...v3.0.0) #####    🚀 Features - Add more type hints  -  by [@&#8203;lepture](https://github.com/lepture) [<samp>(26a69)</samp>](https://github.com/lepture/mistune/commit/26a6974) #####    🐞 Bug Fixes - Ensure new line at end of the text  -  by [@&#8203;lepture](https://github.com/lepture) - Do not strip leading unicode spaces like emsp (full-width space)  -  by [@&#8203;alphatownsman](https://github.com/alphatownsman) #####     [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.0.0rc5...v3.0.0) ### [`v2.0.5`](https://github.com/lepture/mistune/releases/tag/v2.0.5): Version 2.0.5 [Compare Source](https://github.com/lepture/mistune/compare/v2.0.4...v2.0.5) Improve on parsing list. Make it possible to customize list regex. ref [#&#8203;331](https://github.com/lepture/mistune/issues/331) ### [`v2.0.4`](https://github.com/lepture/mistune/releases/tag/v2.0.4): Version 2.0.4 [Compare Source](https://github.com/lepture/mistune/compare/v2.0.3...v2.0.4) - Fix `url` plugin in `<a>` tag - Fix `*` formatting ### [`v2.0.3`](https://github.com/lepture/mistune/releases/tag/v2.0.3): Version 2.0.3 [Compare Source](https://github.com/lepture/mistune/compare/v2.0.2...v2.0.3) - Fix **table** plugin - Security fix for CVE-2022-34749 ### [`v2.0.2`](https://github.com/lepture/mistune/releases/tag/v2.0.2): Version 2.0.2 [Compare Source](https://github.com/lepture/mistune/compare/v2.0.1...v2.0.2) Fix `escape_url ` via [#&#8203;295](https://github.com/lepture/mistune/pull/295) ### [`v2.0.1`](https://github.com/lepture/mistune/releases/tag/v2.0.1): Version 2.0.1 [Compare Source](https://github.com/lepture/mistune/compare/v2.0.0...v2.0.1) Fix XSS for image link syntax. ### [`v2.0.0`](https://github.com/lepture/mistune/releases/tag/v2.0.0): Version 2.0.0 [Compare Source](https://github.com/lepture/mistune/compare/v2.0.0rc1...v2.0.0) First release of Mistune v2. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni4zIiwidXBkYXRlZEluVmVyIjoiNDMuNzYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency mistune to v3
Some checks failed
CI / tests (push) Failing after 1m13s
CI / pre-commit (push) Successful in 1m50s
CI / build (push) Has been skipped
9dcb10eb0e
Some checks failed
CI / tests (push) Failing after 1m13s
Required
Details
CI / pre-commit (push) Successful in 1m50s
Required
Details
CI / build (push) Has been skipped
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mistune-3.x:renovate/mistune-3.x
git switch renovate/mistune-3.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
flipdot/forumbot!7
No description provided.