Skip to content

Update mistune to 3.0.2#490

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-mistune-0.8.4-to-3.0.2
Closed

Update mistune to 3.0.2#490
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-mistune-0.8.4-to-3.0.2

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates mistune from 0.8.4 to 3.0.2.

Changelog

3.0.2

   🐞 Bug Fixes

- Fix RecursionError for lists  -  by 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)

3.0.1

   🚀 Features

- Add py.typed for mypy  -  by lepture [<samp>(777db)</samp>](https://github.com/lepture/mistune/commit/777db05)

   🐞 Bug Fixes

- Include more files in sdist explicitly  -  by mgorny in https://github.com/lepture/mistune/issues/350 [<samp>(d65a0)</samp>](https://github.com/lepture/mistune/commit/d65a097)
- Renderer="ast" same as render=None  -  by matthewdeanmartin in 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)

3.0.0

   🚀 Features

- Add more type hints  -  by lepture [<samp>(26a69)</samp>](https://github.com/lepture/mistune/commit/26a6974)

   🐞 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](https://github.com/lepture/mistune/compare/v3.0.0rc5...v3.0.0)

3.0.0rc5

   🐞 Bug Fixes

- Fix empty list renderer  -  by gholker[<samp>(8a66f)</samp>](https://github.com/lepture/mistune/commit/8a66f)
- Fix fenced directive by lepture
- Fix inline link parser by lepture
- Fix block math plugin for multiple lines by lepture

    [View changes on GitHub](https://github.com/lepture/mistune/compare/v2.0.5...v3.0.0rc5)

2.0.5

Improve on parsing list. Make it possible to customize list regex. ref https://github.com/lepture/mistune/issues/331

2.0.4

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

2.0.3

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

2.0.2

Fix `escape_url ` via https://github.com/lepture/mistune/pull/295

2.0.1

Fix XSS for image link syntax.

2.0.0

First release of Mistune v2.

2.0.0rc1

In this release, we have a **Security Fix** for harmful links.

2.0.0a1

This is the first release of v2. An alpha version for users to have a preview of the new mistune.
Links

@pyup-bot pyup-bot mentioned this pull request Sep 30, 2023
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #669

@pyup-bot pyup-bot closed this Dec 30, 2024
@BarthJr BarthJr deleted the pyup-update-mistune-0.8.4-to-3.0.2 branch December 30, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant