Skip to content

Update dependency pymdown-extensions to v10.21.2#784

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pymdown-extensions-10.x-lockfile
Open

Update dependency pymdown-extensions to v10.21.2#784
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pymdown-extensions-10.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
pymdown-extensions 10.16.110.21.2 age confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions)

v10.21.2: 10.21. 2

Compare Source

10.21.2

  • FIX: Highlight: Latest Pygments versions cannot handle a "filename" for code block titles of None.

v10.21

10.21

  • NEW: Caption: Add support for specifying not only IDs but classes and arbitrary attributes. Initial work by
    @​joapuiib.
  • FIX: MagicLink: Fix a matching pattern for Bitbucket repo.

v10.20

Compare Source

10.20

  • NEW: Quotes: New blockquotes extension added that uses a more modern approach when compared to Python Markdown's
    default. Quotes specifically will not group consecutive blockquotes together in the same lazy fashion that the
    default Python Markdown does which follows a more modern trend to how parsers these days handle block quotes.

    In addition, Quotes also provides an optional feature to enable specifying callouts/alerts in the style used by
    GitHub and Obsidian.

v10.19.1

Compare Source

10.19.1

  • FIX: Arithmatex: Fix issue where block $$ math used inline within a paragraph could result in nested math
    parsing.

v10.19

Compare Source

10.19

  • NEW: Emoji: Update Twemoji to use Unicode 16.
  • NEW: Critic: Roll back view mode deprecation as some still like to use it, though further enhancements to this
    mode are not planned.

v10.18

Compare Source

10.18

  • NEW: Critic: view mode has been deprecated. To avoid warnings or future issues, explicitly set mode to
    either accept or reject. In the future, the new default will be accept and the view mode will be removed
    entirely.
  • FIX: Block Admonition: important should have always been available as a default.

v10.17.2

Compare Source

10.17.2

  • FIX: Blocks: Blocks extensions will now better handle nesting of indented style Admonitions, Details, and Tabbed
    and other non-conflicting blocks.

v10.17.1

Compare Source

10.17.1

  • FIX: Fix an issue where Highlight can override another extension in the "registered" list in Python Markdown.

v10.17

Compare Source

10.17

  • NEW: Allow specifying static IDs in caption block headers via #id syntax.

Configuration

📅 Schedule: (UTC)

  • 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.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (562b81a) to head (4683582).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #784   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1194      1194           
=========================================
  Hits          1194      1194           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch from f531489 to 90659f8 Compare November 26, 2025 19:41
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.17.1 Update dependency pymdown-extensions to v10.17.2 Nov 26, 2025
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.17.2 Update dependency pymdown-extensions to v10.18 Dec 7, 2025
@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch 2 times, most recently from d7a94ef to 5d4c596 Compare December 11, 2025 20:34
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.18 Update dependency pymdown-extensions to v10.19 Dec 11, 2025
@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch from 5d4c596 to 4c9df70 Compare December 14, 2025 17:43
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.19 Update dependency pymdown-extensions to v10.19.1 Dec 14, 2025
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.19.1 Update dependency pymdown-extensions to v10.20 Dec 31, 2025
@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch from 4c9df70 to 2a5e502 Compare December 31, 2025 21:47
@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch from 2a5e502 to 5487682 Compare January 24, 2026 08:35
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.20 Update dependency pymdown-extensions to v10.20.1 Jan 24, 2026
@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch from 5487682 to 7be3a00 Compare February 15, 2026 21:35
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.20.1 Update dependency pymdown-extensions to v10.21 Feb 15, 2026
@renovate renovate Bot force-pushed the renovate/pymdown-extensions-10.x-lockfile branch from 7be3a00 to 4683582 Compare March 29, 2026 17:03
@renovate renovate Bot changed the title Update dependency pymdown-extensions to v10.21 Update dependency pymdown-extensions to v10.21.2 Mar 29, 2026
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.

1 participant