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 0.38.0 to 0.38.1 in /docs/sphinx #737

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps rocm-docs-core from 0.38.0 to 0.38.1.

Release notes

Sourced from rocm-docs-core's releases.

v0.38.1 (2024-04-10)

Fix

  • extra_stylesheet.css: Fix flexbox positioning for doxygen content

Refactor

  • Specify left instead of flex-end

[main 9423d6a] bump: version 0.38.0 → 0.38.1 3 files changed, 14 insertions(+), 4 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.38.1 (2024-04-10)

Fix

  • extra_stylesheet.css: Fix flexbox positioning for doxygen content

Refactor

  • Specify left instead of flex-end
Commits
  • 9423d6a bump: version 0.38.0 → 0.38.1
  • 94503c6 Merge pull request #720 from samjwu/doxysphinx-css
  • d9e390c refactor: Specify left instead of flex-end
  • 2d9fa39 fix(extra_stylesheet.css): Fix flexbox positioning for doxygen content
  • e0b70fa Merge pull request #719 from ROCm/dependabot/pip/filelock-3.13.4
  • e959017 build: bump filelock from 3.13.3 to 3.13.4
  • 1350782 Merge pull request #718 from ROCm/dependabot/pip/typing-extensions-4.11.0
  • 0062ecb build: bump typing-extensions from 4.10.0 to 4.11.0
  • 905071c Merge pull request #716 from ROCm/dependabot/pip/ruff-0.3.5
  • 344c28e build: bump ruff from 0.3.4 to 0.3.5
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 month ago

Superseded by #749.