Bump pymdown-extensions from 10.21 to 10.21.3 in /images/mkdocs#30
Bump pymdown-extensions from 10.21 to 10.21.3 in /images/mkdocs#30dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.21...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Auto Pull Request Review from LlamaPReview
Review Status: Automated Review Skipped
Dear contributor,
Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.
Analysis Result:
PR contains only a dependency version bump for pymdown-extensions from 10.21 to 10.21.3, which includes security fixes and minor bug fixes. No substantive code changes are present, aligning with the criteria for skipping a review.
We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.
Best regards,
LlamaPReview Team
Code Review SummaryStatus: No Issues Found | Recommendation: Merge This PR performs a routine dependency version bump for
No code logic changes or security concerns. This is a standard patch version update. Files Reviewed (2 files)
Reviewed by laguna-m.1-20260312:free · 66,915 tokens |
Bumps pymdown-extensions from 10.21 to 10.21.3.
Release notes
Sourced from pymdown-extensions's releases.
Commits
4262841Fix spelling63b7835Merge commit from fork3d18550Docs: update js depsa4fdd73Skip tag 10.21.1 has we accidentally already used it8afb4cdDocs: Update JS deps7bf5b29Pygments needs a non-None value for code block title (#2863)20b11ebFix some spelling and formattingc9edba3Docs: strengthen Snippets warning and add security considerationsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade
pymdown-extensionsinimages/mkdocsfrom 10.21 to 10.21.3 to harden docs builds and improve stability. Includes fixes for a snippets directory traversal issue (withrestrict_base_path), safer handling of code block titles in Pygments, and consistent callout class casing.Written for commit 4f4abaf. Summary will update on new commits. Review in cubic