NO-JIRA: build(deps): bump pymdown-extensions from 10.21.3 to 11.0 in /docs - #9154
NO-JIRA: build(deps): bump pymdown-extensions from 10.21.3 to 11.0 in /docs#9154dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.21.3...11.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: '11.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
📝 WalkthroughWalkthroughUpdated Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/requirements.txt (1)
301-303: 🚀 Performance & Scalability | 🔵 Trivial | ⚡ Quick winPin the latest patched release,
11.0.1.Line [301-303] still pins
11.0, while11.0.1was released on July 2, 2026 and fixes regex-pattern inefficiencies in several extensions. Regenerate the exact hashes for11.0.1; PyPI provides both sdist and wheel hashes. (pypi.org)Proposed update
-pymdown-extensions==11.0 \ - --hash=sha256:8269cef0247f9e2d0a62fcea10860aba05c1cbab5470fd4b63230b96434dc589 \ - --hash=sha256:fbc4acb641814fa9d17521bbd21a5240ef739a662f11c06330c4b78c93e954d6 +pymdown-extensions==11.0.1 \ + --hash=sha256:dd2905ae6fc5b75582fafb139a1266ffc754705efa902aa50067fa7ff4f94ec0 \ + --hash=sha256:db3943a62bab7e03af1364f0c4083e64b91fb097675a4b6cceccfbe9a77e5eb2As per path instructions, production dependencies must use exact versions and hashes and avoid stale releases.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@docs/requirements.txt` around lines 301 - 303, Update the pymdown-extensions requirement in the dependency list from 11.0 to the patched 11.0.1 release, and replace both existing hash entries with the exact sdist and wheel hashes for 11.0.1. Preserve the current exact-version and hash-pinning format.Source: Path instructions
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@docs/requirements.txt`:
- Around line 301-303: Update the pymdown-extensions requirement in the
dependency list from 11.0 to the patched 11.0.1 release, and replace both
existing hash entries with the exact sdist and wheel hashes for 11.0.1. Preserve
the current exact-version and hash-pinning format.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: 15c6bc8d-45e5-47b2-8d9e-c7caf57c1c24
📒 Files selected for processing (1)
docs/requirements.txt
|
/hold Updating the dependencies will be resolved by #9139 |
|
/retitle NO-JIRA: build(deps): bump pymdown-extensions from 10.21.3 to 11.0 in /docs |
|
@dependabot[bot]: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Superseded by #9266. |
Bumps pymdown-extensions from 10.21.3 to 11.0.
Release notes
Sourced from pymdown-extensions's releases.
Commits
6d0097bUpdate changelogf4808eaBump version and update changeloga290074Update JS doc depsedce355Merge commit from fork9fb9643Update Python type deps299a129Docs: Update JS deps367d965Drop Python 3.9 (#2902)19ec936Fix issue with empty titles and Tabbed (#2901)4868783Fix npm option18a21f5zensical config should be stored in sdistDependabot 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 CodeRabbit
pymdown-extensionsrelease.