Commit 1371b9f
authored
chore(deps): update dependency mistune to v3.2.0 (#557)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [mistune](https://redirect.github.com/lepture/mistune) | `==3.1.4` ->
`==3.2.0` |

|

|
---
### Release Notes
<details>
<summary>lepture/mistune (mistune)</summary>
###
[`v3.2.0`](https://redirect.github.com/lepture/mistune/releases/tag/v3.2.0)
[Compare
Source](https://redirect.github.com/lepture/mistune/compare/v3.1.4...v3.2.0)
##### 🚀 Features
- Support footnotes that start on the next line. - by
[@​kylechui](https://redirect.github.com/kylechui)
[<samp>(2677e)</samp>](https://redirect.github.com/lepture/mistune/commit/2677e2d)
- Properly handle code blocks inside footnotes. - by
[@​kylechui](https://redirect.github.com/kylechui)
[<samp>(0516c)</samp>](https://redirect.github.com/lepture/mistune/commit/0516c9e)
- Support python 3.14 - by
[@​lepture](https://redirect.github.com/lepture)
[<samp>(7e0eb)</samp>](https://redirect.github.com/lepture/mistune/commit/7e0eb65)
##### 🐞 Bug Fixes
- Render ref links and footnotes in footnotes. - by
[@​lepture](https://redirect.github.com/lepture)
[<samp>(bd90e)</samp>](https://redirect.github.com/lepture/mistune/commit/bd90e44)
- Render ref links in TOC. - by
[@​lemon24](https://redirect.github.com/lemon24)
[<samp>(a0a01)</samp>](https://redirect.github.com/lepture/mistune/commit/a0a0148)
- Update typing for mypy upgrades - by
[@​lepture](https://redirect.github.com/lepture)
[<samp>(8d49c)</samp>](https://redirect.github.com/lepture/mistune/commit/8d49cba)
- Render correct html for footnotes - by
[@​lepture](https://redirect.github.com/lepture)
[<samp>(9b622)</samp>](https://redirect.github.com/lepture/mistune/commit/9b62204)
##### [View changes on
GitHub](https://redirect.github.com/lepture/mistune/compare/v3.1.4...v3.2.0)
</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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cognitedata/pygen).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ff16454 commit 1371b9f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
0 commit comments