ROCm / ROCmValidationSuite

The ROCm Validation Suite is a system administrator’s and cluster manager's tool for detecting and troubleshooting common problems affecting AMD GPU(s) running in a high-performance computing environment, enabled using the ROCm software stack on a compatible platform.
MIT License
56 stars 36 forks source link

Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx #769

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps rocm-docs-core from 1.4.0 to 1.4.1.

Release notes

Sourced from rocm-docs-core's releases.

v1.4.1 (2024-06-27)

Fix

  • header.jinja: Make GitHub repo url for install docs point to install docs instead of ROCm home

Refactor

  • core.py: Apply ruff suggested fix
  • core.py: Apply ruff suggested fix

[main 99d991a] bump: version 1.4.0 → 1.4.1 3 files changed, 15 insertions(+), 4 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v1.4.1 (2024-06-27)

Fix

  • header.jinja: Make GitHub repo url for install docs point to install docs instead of ROCm home

Refactor

  • core.py: Apply ruff suggested fix
  • core.py: Apply ruff suggested fix
Commits
  • 99d991a bump: version 1.4.0 → 1.4.1
  • bf8b666 Merge pull request #838 from samjwu/installdocs
  • ce10232 Merge pull request #837 from ROCm/dependabot/pip/ruff-0.5.0
  • a177b00 fix(header.jinja): Make GitHub repo url for install docs point to install doc...
  • 5112931 refactor(core.py): Apply ruff suggested fix
  • fe3d7cc refactor(core.py): Apply ruff suggested fix
  • adb7516 ci(justfile): Use ruff check since ruff <path> is deprecated in 0.5.0
  • 8fa26d4 build: bump ruff from 0.4.10 to 0.5.0
  • a19a725 Merge pull request #836 from ROCm/dependabot/pip/pydata-sphinx-theme-0.15.4
  • fbb1753 build: bump pydata-sphinx-theme from 0.15.3 to 0.15.4
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)