Update dependency mistune to v2 [SECURITY]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mistune | ==0.8.4 -> ==2.0.3 |
GitHub Vulnerability Alerts
CVE-2022-34749
In Mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking.
Release Notes
lepture/mistune
v2.0.3
v2.0.2
Fix escape_url via https://github.com/lepture/mistune/pull/295
v2.0.1
Fix XSS for image link syntax.
v2.0.0
First release of Mistune v2.
Configuration
📅 Schedule: Branch creation - "" (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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
renovate[bot] is not a collaborator of the repo
Blocked by templatefinder depending on mistune 0.8.4 (https://github.com/canonical/canonicalwebteam.templatefinder/issues/26)