backstage / mkdocs-techdocs-core

The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions
Apache License 2.0
82 stars 61 forks source link

chore(deps): update dependency pymdown-extensions to v10.7.1 #173

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymdown-extensions ==10.3.1 -> ==10.7.1 age adoption passing confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions) ### [`v10.7.1`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.7.1) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1) #### 10.7.1 - **FIX**: SmartSymbols: Ensure symbols are properly translated in table of content tokens. ### [`v10.7`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.7) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.6...10.7) #### 10.7 - **NEW**: Emoji: Update Twemoji and Gemoji data to latest. - **NEW**: Emoji: Due to recent Gemoji update, non-standard emoji are no longer indexed. So emoji such as `:octocat:` are no longer resolved. - **NEW**: Highlight: Added new option `default_lang` which will cause code blocks with no language specifier to be highlighted with the specified default language instead of plain text. This affects indented code blocks and code blocks defined with SuperFences. - **NEW**: InlineHilite: `style_plain_text` can be specified with a language string (in addition to its previous boolean requirement) to treat inline code blocks with no explicit language specifier with a specific default language. ### [`v10.6`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.6) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.5...10.6) #### 10.6 - **NEW**: MagicLink: Allow configuring custom repository providers based off the existing providers. ### [`v10.5`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.5) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.4...10.5) ##### 10.5 - **NEW**: Blocks: Admonitions and Details now allow configuring custom block classes and default titles. - **FIX**: Keys: Ensure that Keys does not parse base64 encoded URLs. ### [`v10.4`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.4) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4) #### 10.4 - **NEW**: Snippets: Allow PathLike objects for `base_path` to better support interactions with MkDocs. - **FIX**: Block Admonitions: Empty titles should be respected. - **FIX**: Block Details: Empty summary should be respected.

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==10.7.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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