canonical / vanilla-framework

From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
https://vanillaframework.io
GNU Lesser General Public License v3.0
849 stars 169 forks source link

chore(deps): update dependency mistune to v3 #5406

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mistune ==0.8.4 -> ==3.0.2 age adoption passing confidence

Release Notes

lepture/mistune (mistune) ### [`v3.0.2`](https://redirect.github.com/lepture/mistune/releases/tag/v3.0.2) [Compare Source](https://redirect.github.com/lepture/mistune/compare/v3.0.1...v3.0.2) #####    🐞 Bug Fixes - Fix RecursionError for lists  -  by [@​lepture](https://redirect.github.com/lepture) [(44cc6)](https://redirect.github.com/lepture/mistune/commit/44cc62b) #####     [View changes on GitHub](https://redirect.github.com/lepture/mistune/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://redirect.github.com/lepture/mistune/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/lepture/mistune/compare/v3.0.0...v3.0.1) #####    🚀 Features - Add py.typed for mypy  -  by [@​lepture](https://redirect.github.com/lepture) [(777db)](https://redirect.github.com/lepture/mistune/commit/777db05) #####    🐞 Bug Fixes - Include more files in sdist explicitly  -  by [@​mgorny](https://redirect.github.com/mgorny) in [https://github.com/lepture/mistune/issues/350](https://redirect.github.com/lepture/mistune/issues/350) [(d65a0)](https://redirect.github.com/lepture/mistune/commit/d65a097) - Renderer="ast" same as render=None  -  by [@​matthewdeanmartin](https://redirect.github.com/matthewdeanmartin) in [https://github.com/lepture/mistune/issues/351](https://redirect.github.com/lepture/mistune/issues/351) [(fc19c)](https://redirect.github.com/lepture/mistune/commit/fc19c49) #####     [View changes on GitHub](https://redirect.github.com/lepture/mistune/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://redirect.github.com/lepture/mistune/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/lepture/mistune/compare/v2.0.5...v3.0.0) #####    🚀 Features - Add more type hints  -  by [@​lepture](https://redirect.github.com/lepture) [(26a69)](https://redirect.github.com/lepture/mistune/commit/26a6974) #####    🐞 Bug Fixes - Ensure new line at end of the text  -  by [@​lepture](https://redirect.github.com/lepture) - Do not strip leading unicode spaces like emsp (full-width space)  -  by [@​alphatownsman](https://redirect.github.com/alphatownsman) #####     [View changes on GitHub](https://redirect.github.com/lepture/mistune/compare/v3.0.0rc5...v3.0.0) ### [`v2.0.5`](https://redirect.github.com/lepture/mistune/releases/tag/v2.0.5): Version 2.0.5 [Compare Source](https://redirect.github.com/lepture/mistune/compare/v2.0.4...v2.0.5) Improve on parsing list. Make it possible to customize list regex. ref [https://github.com/lepture/mistune/issues/331](https://redirect.github.com/lepture/mistune/issues/331) ### [`v2.0.4`](https://redirect.github.com/lepture/mistune/releases/tag/v2.0.4): Version 2.0.4 [Compare Source](https://redirect.github.com/lepture/mistune/compare/v2.0.3...v2.0.4) - Fix `url` plugin in `` tag - Fix `*` formatting ### [`v2.0.3`](https://redirect.github.com/lepture/mistune/releases/tag/v2.0.3): Version 2.0.3 [Compare Source](https://redirect.github.com/lepture/mistune/compare/v2.0.2...v2.0.3) - Fix **table** plugin - Security fix for CVE-2022-34749 ### [`v2.0.2`](https://redirect.github.com/lepture/mistune/releases/tag/v2.0.2): Version 2.0.2 [Compare Source](https://redirect.github.com/lepture/mistune/compare/v2.0.1...v2.0.2) Fix ` escape_url ` via [https://github.com/lepture/mistune/pull/295](https://redirect.github.com/lepture/mistune/pull/295) ### [`v2.0.1`](https://redirect.github.com/lepture/mistune/releases/tag/v2.0.1): Version 2.0.1 [Compare Source](https://redirect.github.com/lepture/mistune/compare/v2.0.0...v2.0.1) Fix XSS for image link syntax. ### [`v2.0.0`](https://redirect.github.com/lepture/mistune/releases/tag/v2.0.0): Version 2.0.0 [Compare Source](https://redirect.github.com/lepture/mistune/compare/v0.8.4...v2.0.0) First release of Mistune v2.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

bartaz commented 3 weeks ago

This is blocked by https://github.com/canonical/canonicalwebteam.templatefinder/issues/26

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.