Skip to content

chore(deps): Bump pymdown-extensions from 10.16.1 to 10.21.2#335

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pymdown-extensions-10.21.2
Open

chore(deps): Bump pymdown-extensions from 10.16.1 to 10.21.2#335
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pymdown-extensions-10.21.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps pymdown-extensions from 10.16.1 to 10.21.2.

Release notes

Sourced from pymdown-extensions's releases.

10.21. 2

10.21.2

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

10.20.1

  • FIX: Quotes: Ensure the first class for callouts (the alert type) is always rendered lowercase.

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.

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.

10.19.1

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

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.

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.

10.17.2

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

10.17.1

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

... (truncated)

Commits
  • a4fdd73 Skip tag 10.21.1 has we accidentally already used it
  • 8afb4cd Docs: Update JS deps
  • 7bf5b29 Pygments needs a non-None value for code block title (#2863)
  • 20b11eb Fix some spelling and formatting
  • c9edba3 Docs: strengthen Snippets warning and add security considerations
  • 6d92b68 Bump version
  • baeca0e Docs: update JS deps
  • bf2a237 Add classes and attributes to captions (#2844)
  • 5c69e05 Fix bitbucket reference (#2835)
  • fa4a066 Fix spelling
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 18:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 30, 2026
@codacy-production
Copy link
Copy Markdown
Contributor

codacy-production bot commented Mar 30, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

@codacy-production codacy-production bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates pymdown-extensions from 10.16.1 to 10.21.2. The changes are up to standards according to Codacy analysis, and no new quality issues or complexities were introduced.

There is a gap in acceptance criteria verification: the PR lacks evidence that the MkDocs build and Markdown extension rendering (such as Highlight and Admonition) have been validated post-upgrade. No critical security flaws or logic bugs were found that would prevent merging.

Test suggestions

  • Verify that the MkDocs documentation site builds successfully with the updated extension library.
  • Verify that existing Markdown extensions (e.g., Highlight, Admonition) render correctly after the upgrade.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the MkDocs documentation site builds successfully with the updated extension library.
2. Verify that existing Markdown extensions (e.g., Highlight, Admonition) render correctly after the upgrade.

🗒️ Improve review quality by adding custom instructions

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.16.1...10.21.2)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 10.21.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pymdown-extensions-10.21.2 branch from fc673bb to a784750 Compare March 31, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants