build(deps): bump pymdown-extensions from 10.11.2 to 10.16.1 in the pip group across 1 directory#16
build(deps): bump pymdown-extensions from 10.11.2 to 10.16.1 in the pip group across 1 directory#16dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the pip group with 1 update in the / directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `pymdown-extensions` from 10.11.2 to 10.16.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.11.2...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Codacy's Analysis Summary0 new issue (≤ 0 issue)
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates pymdown-extensions to 10.16.1. This version drops support for Python 3.8. Ensure your CI/CD and deployment environments are running Python 3.9 or newer to avoid installation failures.
🗒️ Improve review quality by adding custom instructions
| # Markdown extensions | ||
| Pygments==2.18.0 | ||
| pymdown-extensions==10.11.2 | ||
| pymdown-extensions==10.16.1 |
There was a problem hiding this comment.
🟡 MEDIUM RISK
Suggestion: Version 10.16.1 drops support for Python 3.8. Environments running Python 3.8 will encounter installation failures.
Try running the following prompt in your IDE agent:
Scan the repository for CI configurations and environment files to ensure the Python version is updated to 3.9 or higher.
Bumps the pip group with 1 update in the / directory: pymdown-extensions.
Updates
pymdown-extensionsfrom 10.11.2 to 10.16.1Release notes
Sourced from pymdown-extensions's releases.
... (truncated)
Commits
b50d15aCaption pattern should match a literal dot (#2717)f64422fUpdate copyright9edb926Use Trusted Publisher7d3d4f9Add early support for Python 3.14 (#2697)beb841eDocs: Update JS deps620d7fdDocs: update JS depsa49f32aRefactor for mypy issue52a481bDocs: update JS dependencies2a1828aAllow raw HTML in caption prefix (#2679)fbf4bf2Fix issue where manual captions in auto were not respected properly (#2678)Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.