Skip to content

build(deps): bump rocm-docs-core from 1.35.0 to 1.36.0 in /projects/rocblas/docs/sphinx in the rocblas-docs-dependencies group#9277

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/projects/rocblas/docs/sphinx/rocblas-docs-dependencies-bb0d098b49
Open

build(deps): bump rocm-docs-core from 1.35.0 to 1.36.0 in /projects/rocblas/docs/sphinx in the rocblas-docs-dependencies group#9277
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/projects/rocblas/docs/sphinx/rocblas-docs-dependencies-bb0d098b49

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the rocblas-docs-dependencies group in /projects/rocblas/docs/sphinx with 1 update: rocm-docs-core.

Updates rocm-docs-core from 1.35.0 to 1.36.0

Release notes

Sourced from rocm-docs-core's releases.

v1.36.0 (2026-07-08)

Feat

  • llms: convert raw HTML tables to Markdown in the full text
  • llms: note that each project publishes its own llms files
  • llms: add rocm_docs_llms_full_exclude to skip pages from full text
  • llms: enable generation for rocm-docs-core's own docs
  • llms: generate llms.txt and llms-full.txt from the resolved doctree
  • theme: add instinct-design flavor with AMD Instinct Design System

Fix

  • llms: preserve line breaks in HTML table cells and format
  • llms: HTML table conversion fix
  • llms: de-duplicate TOC pages on the normalized docname
  • llms: only generate llms files for HTML builders
  • llms: index generated/doxygen pages instead of dropping them
  • llms: log unsupported-node warnings as INFO, not WARNING
  • llms: preserve sphinx-design tab labels in the full text
  • llms: Apply suggestions from code review
  • llms: add 'discoverable' to the spellcheck wordlist
  • llms: preserve content of unsupported admonitions
  • llms: use a Handler subclass to capture warnings
  • llms: resolve CI lint and spellcheck failures
  • theme: address instinct-design review feedback
  • article_info.py: fix massive read time bug from hipDF

Refactor

  • llms: make sphinx-markdown-builder optional and rename config

[main ca47b29] bump: version 1.35.0 → 1.36.0 3 files changed, 36 insertions(+), 4 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v1.36.0 (2026-07-08)

Feat

  • llms: convert raw HTML tables to Markdown in the full text
  • llms: note that each project publishes its own llms files
  • llms: add rocm_docs_llms_full_exclude to skip pages from full text
  • llms: enable generation for rocm-docs-core's own docs
  • llms: generate llms.txt and llms-full.txt from the resolved doctree
  • theme: add instinct-design flavor with AMD Instinct Design System

Fix

  • llms: preserve line breaks in HTML table cells and format
  • llms: HTML table conversion fix
  • llms: de-duplicate TOC pages on the normalized docname
  • llms: only generate llms files for HTML builders
  • llms: index generated/doxygen pages instead of dropping them
  • llms: log unsupported-node warnings as INFO, not WARNING
  • llms: preserve sphinx-design tab labels in the full text
  • llms: Apply suggestions from code review
  • llms: add 'discoverable' to the spellcheck wordlist
  • llms: preserve content of unsupported admonitions
  • llms: use a Handler subclass to capture warnings
  • llms: resolve CI lint and spellcheck failures
  • theme: address instinct-design review feedback
  • article_info.py: fix massive read time bug from hipDF

Refactor

  • llms: make sphinx-markdown-builder optional and rename config
Commits
  • ca47b29 bump: version 1.35.0 → 1.36.0
  • 9717b29 Merge pull request #1548 from ROCm/udpate_llms_solution
  • 5c15181 refactor(llms): make sphinx-markdown-builder optional and rename config
  • ddc83ed build: bump build from 1.3.0 to 1.5.0
  • effb495 build: bump filelock from 3.29.0 to 3.29.5
  • 3f046db build: bump nbclient from 0.10.4 to 0.11.0
  • cde8fb5 build: bump pytest from 9.0.3 to 9.1.1
  • 5ed9eef build: bump cryptography from 48.0.0 to 49.0.0
  • 8ec6057 build: bump pre-commit from 4.5.0 to 4.6.0
  • 13acb57 chore(projects.yaml): remove unavailable projects from projects.yaml
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

Bumps the rocblas-docs-dependencies group in /projects/rocblas/docs/sphinx with 1 update: [rocm-docs-core](https://github.com/ROCm/rocm-docs-core).


Updates `rocm-docs-core` from 1.35.0 to 1.36.0
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.35.0...v1.36.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rocblas-docs-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 10, 2026
@dependabot dependabot Bot requested review from a team as code owners July 10, 2026 16:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 10, 2026
@therock-pr-bot

therock-pr-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

❌ PR Check — Action Required

Check Status Details
🌿 Branch Name ✅ Pass
📝 PR Title/Description ❌ Fail Error: Title is too long (126 characters).
Expected: at most 80 characters.
Desired format: type(optional-scope): short description
───
Error: PR description must reference a JIRA ID, ISSUE ID, or a GitHub closing keyword.
Expected: include a JIRA ID / ISSUE ID line (separator : or -, or omitted; value may be a JIRA key, a number with/without #, or a link), OR a closing keyword + issue reference. Accepted examples:
JIRA ID : TESTAUTO-6039
JIRA ID - #330
JIRA ID #330
ISSUE ID : TESTUTO-3334
ISSUE ID #3334
ISSUE ID - TESTAUTO-3433
ISSUE ID : https://github.com/<org_name>/<repo_name>/issues/1234
Closes #10
Fixes octo-org/octo-repo#100
Resolves: #123
#123
https://github.com/<org_name>/<repo_name>/issues/123
Current: no valid JIRA/ISSUE/closing-keyword reference found
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass PR does not contain code files — Unit Test auto-passed
🔎 pre-commit ✅ Pass
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled

⚠️ 1 policy check(s) failed. Please address the issues above before this PR can be Reviewed.

🚫 Please fix the failed policies

  • ❌ PR Title/Description

The Not ready to Review label was added to this PR. Once all policies pass, the label is removed automatically.

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

@therock-pr-bot

Copy link
Copy Markdown

🚫 Please fix the failed policies before requesting reviews.

The following policy checks failed:

  • ❌ PR Title/Description

The Not ready to Review label has been added to this PR.
Once all policies pass, the label will be removed automatically.

@assistant-librarian assistant-librarian Bot added the external contribution Code contribution from users community.. label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs-only Docs only changes dependencies Pull requests that update a dependency file documentation external contribution Code contribution from users community.. Not ready to Review project: rocblas python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant