Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pymdown-extensions to v10.12 #1509

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

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

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions)

v10.12

Compare Source

10.12

  • NEW: Blocks: Blocks extensions no longer considered in beta.
  • NEW: Details: Details is marked as "legacy" in documentation in favor of the new pymdownx.blocks.details approach.
  • NEW: Tabbed: Tabbed is marked as "legacy" in documentation in favor of the new pymdownx.blocks.tab approach.
  • NEW: Caption: Add new "blocks" style extension called Caption which helps with specifying figures with captions.
  • NEW: Emoji: Add a new strict option that will raise an exception if an emoji is used whose name has changed,
    removed, or never existed.
  • FIX: Emoji: Emoji links should be generated such that they point to the new CDN version.

v10.11.2

Compare Source

10.11.2

  • FIX: SuperFences: Fix a regression where certain patterns could cause a hang.

v10.11.1

Compare Source

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

Compare Source

10.11

  • NEW: SuperFences: Allow fenced code to be parsed in the form ```lang {.class #id}.

v10.10.2

Compare Source

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

Compare Source

10.10.1

  • FIX: FancyLists: Remove a mistaken semicolon from injected classes.

v10.10

Compare Source

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.

v10.9

Compare Source

10.9
  • NEW: Officially support Python 3.13.
  • FIX: Snippets: Better handling of cases where URL snippet requests contain no header length.

v10.8.1

Compare Source

10.8.1

  • FIX: Snippets: Fix snippet line range with a start of line 1.

v10.8

Compare Source

10.8
  • NEW: Require Python Markdown 3.6+.
  • FIX: Fix some test cases.
  • FIX: Fix warnings due to recent changes in Python Markdown.

v10.7.1

Compare Source

10.7.1

  • FIX: SmartSymbols: Ensure symbols are properly translated in table of content tokens.

v10.7

Compare Source

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

Compare Source

10.6

  • NEW: MagicLink: Allow configuring custom repository providers based off the existing providers.

v10.5

Compare Source

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

Compare Source

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: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch 12 times, most recently from 72d653c to a040944 Compare September 13, 2024 10:50
@renovate renovate bot changed the title chore(deps): update dependency pymdown-extensions to v10.9 Update dependency pymdown-extensions to v10.9 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch 11 times, most recently from 5ae116f to 5f8ee2a Compare September 13, 2024 11:51
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 5f8ee2a to 6e4eade Compare September 22, 2024 04:33
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.9 Update dependency pymdown-extensions to v10.10 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 6e4eade to 79c1ebd Compare September 22, 2024 21:42
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.10 Update dependency pymdown-extensions to v10.10.1 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 79c1ebd to 668aa35 Compare September 26, 2024 07:40
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.10.1 Update dependency pymdown-extensions to v10.10.2 Sep 26, 2024
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.10.2 Update dependency pymdown-extensions to v10.11 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 668aa35 to fec2be1 Compare September 27, 2024 16:47
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.11 Update dependency pymdown-extensions to v10.11.1 Sep 29, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch 2 times, most recently from c7d60ef to 4ca3876 Compare October 1, 2024 17:04
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.11.1 Update dependency pymdown-extensions to v10.11.2 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 4ca3876 to 1f96d6f Compare October 10, 2024 22:42
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.11.2 chore(deps): update dependency pymdown-extensions to v10.11.2 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 1f96d6f to 65238da Compare October 29, 2024 05:17
@renovate renovate bot changed the title chore(deps): update dependency pymdown-extensions to v10.11.2 chore(deps): update dependency pymdown-extensions to v10.12 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 65238da to 487a46b Compare November 6, 2024 19:37
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 487a46b to 0cc7650 Compare November 11, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants