Skip to content

Bump rocm-docs-core from 1.35.0 to 1.38.0 in /docs/sphinx#126

Merged
AMD-melliott merged 1 commit into
developfrom
dependabot/pip/docs/sphinx/rocm-docs-core-1.38.0
Jul 16, 2026
Merged

Bump rocm-docs-core from 1.35.0 to 1.38.0 in /docs/sphinx#126
AMD-melliott merged 1 commit into
developfrom
dependabot/pip/docs/sphinx/rocm-docs-core-1.38.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rocm-docs-core from 1.35.0 to 1.38.0.

Release notes

Sourced from rocm-docs-core's releases.

v1.38.0 (2026-07-16)

Feat

  • theme: update rocm theme with new secondary nav
  • theme: add ai-ecosystem theme with new secondary header nav

Fix

  • theme: update instinct header
  • fix linting
  • expand if statement to include ROCM_LATEST_RELEASE case
  • delete unused variables to fix linting
  • remove preview banner
  • css: remove unnecessary z-index override on secondary sidebar
  • pin sphinx-book-theme to 1.1.4
  • update nav links
  • theme: update left side menu title
  • css: sidebar collapser and breadcrumbs alignment
  • clean up header nav
  • css: article header icon alignment

[main 41eef9e] bump: version 1.37.0 → 1.38.0 3 files changed, 26 insertions(+), 4 deletions(-)

v1.37.0 (2026-07-13)

Feat

  • theme.py: surpress sidebar for rocm-ft flavor
  • remove left side bar
  • remove TOC side bar
  • add new flavor for Fluid Topics docs

[main 409e250] bump: version 1.36.0 → 1.37.0 3 files changed, 13 insertions(+), 4 deletions(-)

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

... (truncated)

Changelog

Sourced from rocm-docs-core's changelog.

v1.38.0 (2026-07-16)

Feat

  • theme: update rocm theme with new secondary nav
  • theme: add ai-ecosystem theme with new secondary header nav

Fix

  • theme: update instinct header
  • fix linting
  • expand if statement to include ROCM_LATEST_RELEASE case
  • delete unused variables to fix linting
  • remove preview banner
  • css: remove unnecessary z-index override on secondary sidebar
  • pin sphinx-book-theme to 1.1.4
  • update nav links
  • theme: update left side menu title
  • css: sidebar collapser and breadcrumbs alignment
  • clean up header nav
  • css: article header icon alignment

v1.37.0 (2026-07-13)

Feat

  • theme.py: surpress sidebar for rocm-ft flavor
  • remove left side bar
  • remove TOC side bar
  • add new flavor for Fluid Topics docs

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

... (truncated)

Commits
  • 41eef9e bump: version 1.37.0 → 1.38.0
  • 569a6ad Merge pull request #1575 from ROCm/ai-ecosystem-theme
  • 4c9d1ae fix(theme): update instinct header
  • 94e12b3 fix: fix linting
  • cc8bcaf fix: expand if statement to include ROCM_LATEST_RELEASE case
  • 95e8d77 fix: delete unused variables to fix linting
  • 914b92a fix: remove preview banner
  • 6fba82f fix(css): remove unnecessary z-index override on secondary sidebar
  • 416cbea fix: pin sphinx-book-theme to 1.1.4
  • 43b88b1 fix: update nav links
  • 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.35.0 to 1.38.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.38.0)

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

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 16, 2026
@dependabot
dependabot Bot requested a review from mbenavidez-amd as a code owner July 16, 2026 15:05
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 16, 2026
@dependabot dependabot Bot added the python Pull requests that update python code label Jul 16, 2026
@AMD-melliott
AMD-melliott merged commit d32caec into develop Jul 16, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/docs/sphinx/rocm-docs-core-1.38.0 branch July 16, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant