poseidon / typhoon

Minimal and free Kubernetes distribution with Terraform
https://typhoon.psdn.io/
MIT License
1.94k stars 322 forks source link

Bump pymdown-extensions from 10.9 to v10.11.2 #1517

Open dghubble-renovate[bot] opened 2 weeks ago

dghubble-renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
pymdown-extensions minor ==10.9 -> ==10.11.2

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions) ### [`v10.11.2`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.11.2) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.11.1...10.11.2) #### 10.11.2 - **FIX**: SuperFences: Fix a regression where certain patterns could cause a hang. ### [`v10.11.1`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.11.1) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.11...10.11.1) #### 10.11.1 - **Fix**: SuperFences: Fix regression where an omitted language in conjunction with options in the fenced header can cause a fence to not be parsed. ### [`v10.11`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.11) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.10.2...10.11) #### 10.11 - **NEW**: SuperFences: Allow fenced code to be parsed in the form ` ```lang {.class #id} `. ### [`v10.10.2`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.10.2) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.10.2) #### 10.10.2 - **FIX**: BetterEm: Add better support for `*em, **em,strong***` and `_em, __em,strong___` cases. - **FIX**: Caret: Add better support for `*sup, **sup,ins***`. - **FIX**: Tilde: Add better support for `*sub, **sub,del***`. ### [`v10.10.1`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.10.1) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.10...10.10.1) #### 10.10.1 - **FIX**: FancyLists: Remove a mistaken semicolon from injected classes. ### [`v10.10`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.10) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.9...10.10) #### 10.10 - **NEW**: FancyLists: Add new FancyLists extension. - **NEW**: MagicLink: Change social links to support `x` instead of `twitter`. `twitter` is still recognized but is now deprecated and will be removed at a future time. - **NEW**: Emoji: Update Twemoji data to the latest. - **FIX**: PathConverter: Fixes for latest changes in Python regarding `urlunparse`.

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.