nolte / ansible-role-msopenjdk

Ansible Role for install the Microsoft OpenJDK from Archive.
https://nolte.github.io/ansible-role-msopenjdk
0 stars 1 forks source link

Update dependency pymdown-extensions to v10.7 #166

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymdown-extensions ==10.0.1 -> ==10.7 age adoption passing confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions) ### [`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. ### [`v10.3.1`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.3.1) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.3...10.3.1) #### 10.3.1 - **FIX**: SuperFences: Fix an issue where braces were not handled properly in attributes. ### [`v10.3`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.3) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.2.1...10.3) #### 10.3 - **NEW**: Officially support Python 3.12. - **NEW**: Drop Python 3.7 support. ### [`v10.2.1`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.2.1) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.2...10.2.1) #### 10.2.1 - **FIX**: Tabbed: Fix regression. ### [`v10.2`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.2) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.1.0...10.2) #### 10.2 - **NEW**: Highlight: Add new `stripnl` option to configure Pygments' default handling of stripping leading and and trailing new lines from code blocks. Mainly affects fenced code blocks. - **FIX**: SuperFences: Fix issue where when SuperFences attempts to test if a placeholder is its own, it can throw an exception. ### [`v10.1`](https://togithub.com/facelessuser/pymdown-extensions/compare/10.0.1...10.1.0) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.0.1...10.1.0)

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 5 months ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 5 months ago

This PR was automatically closed because of stale in 10 days

renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==10.7). 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.