build(deps): bump pymdown-extensions from 10.21.3 to 11.0.1 in /docs - #9266
build(deps): bump pymdown-extensions from 10.21.3 to 11.0.1 in /docs#9266dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.21.3...11.0.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.1 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 |
📝 WalkthroughWalkthroughThe documentation requirements update pins Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[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 |
|
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. |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/requirements.txt (1)
301-303: 🔒 Security & Privacy | 🔵 TrivialAdd supply-chain attestations for the documentation artifact.
CI already installs
docs/requirements.txtwithpip install --require-hashes. The workflow does not generate an SBOM or provenance attestation, or sign the uploadeddocs-siteartifact with Sigstore/cosign. Add these controls, or document the higher-level pipeline that applies them before deployment.🤖 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, Add supply-chain controls to the documentation build workflow that installs docs/requirements.txt: generate an SBOM and provenance attestation, and sign the uploaded docs-site artifact with Sigstore or cosign. If these controls are implemented by a higher-level deployment pipeline instead, document that pipeline and its enforcement point near the documentation artifact flow.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: Add supply-chain controls to the documentation build
workflow that installs docs/requirements.txt: generate an SBOM and provenance
attestation, and sign the uploaded docs-site artifact with Sigstore or cosign.
If these controls are implemented by a higher-level deployment pipeline instead,
document that pipeline and its enforcement point near the documentation artifact
flow.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: 034f993d-5a2a-49ae-874b-a97980ea8e09
📒 Files selected for processing (1)
docs/requirements.txt
|
rebase 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. |
|
Looks like pymdown-extensions is no longer a dependency, so this is no longer needed. |
Bumps pymdown-extensions from 10.21.3 to 11.0.1.
Release notes
Sourced from pymdown-extensions's releases.
Commits
c684985Merge commit from fork6d0097bUpdate 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 optionDependabot 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