ROCm / rocm_smi_lib

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

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

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

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

[main 48a91a6] bump: version 0.26.0 → 0.27.0 2 files changed, 23 insertions(+), 2 deletions(-)

Changelog

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

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
  • 48a91a6 bump: version 0.26.0 → 0.27.0
  • 2f8c834 Merge pull request #487 from samjwu/hipvs
  • ccc39d2 feat(projects.yaml): Add hip-vs
  • 0f6f9bc Merge pull request #484 from RadeonOpenCompute/dependabot/pip/babel-2.13.1
  • 1700702 Merge pull request #483 from RadeonOpenCompute/dependabot/pip/virtualenv-20.24.6
  • 66ae910 Merge pull request #485 from RadeonOpenCompute/dependabot/pip/pydata-sphinx-t...
  • cf62866 Merge pull request #482 from RadeonOpenCompute/dependabot/pip/sphinxcontrib-d...
  • 3b57057 build(deps): bump virtualenv from 20.24.5 to 20.24.6
  • f48fac9 Merge pull request #481 from RadeonOpenCompute/dependabot/pip/wheel-0.41.3
  • 6162b4e build(deps): bump babel from 2.13.0 to 2.13.1
  • 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 7 months ago

Superseded by #140.