ROCm / rocm_smi_lib

ROCm SMI LIB
https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/
MIT License
116 stars 49 forks source link

Bump rocm-docs-core[api_reference] from 0.26.0 to 0.30.0 in /docs/.sphinx #143

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps rocm-docs-core[api_reference] from 0.26.0 to 0.30.0.

Release notes

Sourced from rocm-docs-core[api_reference]'s releases.

v0.30.0 (2023-11-29)

Feat

  • Updating our links for installation subprojects

Fix

  • theme.py: Add list flavor to list of supported flavors

Refactor

  • Rename list theme to rocm-api-tools-list

[main 806fc02] bump: version 0.29.0 → 0.30.0 2 files changed, 16 insertions(+), 2 deletions(-)

v0.29.0 (2023-11-24)

Feat

  • projects.yaml: Add linux install guide to projects.yaml
  • Add new flavor - list theme
  • Add all versions link to header
  • Header name change to AMD ROCm Software
  • projects.yaml: Add rocDecode to projects

[main 137371b] bump: version 0.28.0 → 0.29.0 2 files changed, 12 insertions(+), 2 deletions(-)

v0.28.0 (2023-11-16)

Feat

  • doxygen.py: Enable doxygen extended toc with forked doxysphinx

[main 7f6f66f] bump: version 0.27.0 → 0.28.0 2 files changed, 8 insertions(+), 2 deletions(-)

v0.27.0 (2023-11-02)

Feat

  • projects.yaml: Add hip-vs
  • doxygen.py: automatic setup of doxylink
  • Update latest ROCm version in projects.py and theme.conf
  • doxygen,projects: Make doxygen tagfile available
  • projects.py: Allow to fetch project indices explicitly

Fix

... (truncated)

Changelog

Sourced from rocm-docs-core[api_reference]'s changelog.

v0.30.0 (2023-11-29)

Feat

  • Updating our links for installation subprojects

Fix

  • theme.py: Add list flavor to list of supported flavors

Refactor

  • Rename list theme to rocm-api-tools-list

v0.29.0 (2023-11-24)

Feat

  • projects.yaml: Add linux install guide to projects.yaml
  • Add new flavor - list theme
  • Add all versions link to header
  • Header name change to AMD ROCm Software
  • projects.yaml: Add rocDecode to projects

v0.28.0 (2023-11-16)

Feat

  • doxygen.py: Enable doxygen extended toc with forked doxysphinx

v0.27.0 (2023-11-02)

Feat

  • projects.yaml: Add hip-vs
  • doxygen.py: automatic setup of doxylink
  • Update latest ROCm version in projects.py and theme.conf
  • doxygen,projects: Make doxygen tagfile available
  • projects.py: Allow to fetch project indices explicitly

Fix

  • projects: always resolve project references in TOC and templates
  • util.py: Modify RTD regex to allow for .org sites
  • theme.py: Partially handle not being in a git repository
  • doxygen.py: Pass doxygen executable to doxysphinx

Refactor

  • tests: Move project tests to separate file
Commits
  • 806fc02 bump: version 0.29.0 → 0.30.0
  • eb90496 Merge pull request #539 from samjwu/flavors
  • 161fe06 refactor: Rename list theme to rocm-api-tools-list
  • 8291eb0 Merge pull request #544 from RadeonOpenCompute/dependabot/pip/exceptiongroup-...
  • 39105e8 Merge pull request #545 from RadeonOpenCompute/dependabot/pip/virtualenv-20.24.7
  • 8e61906 Merge pull request #543 from RadeonOpenCompute/dependabot/pip/idna-3.6
  • f61fd56 Merge pull request #542 from RadeonOpenCompute/dependabot/pip/wcwidth-0.2.12
  • d7a189e Merge pull request #541 from RadeonOpenCompute/dependabot/pip/pydata-sphinx-t...
  • e304c4a build(deps): bump wcwidth from 0.2.10 to 0.2.12
  • 0ca7c36 build(deps): bump pydata-sphinx-theme from 0.14.3 to 0.14.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)
dependabot[bot] commented 9 months ago

Superseded by #144.