ROCm / HIP

HIP: C++ Heterogeneous-Compute Interface for Portability
https://rocmdocs.amd.com/projects/HIP/
MIT License
3.54k stars 518 forks source link

Bump rocm-docs-core[api_reference] from 1.1.1 to 1.3.0 in /docs/sphinx #3509

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps rocm-docs-core[api_reference] from 1.1.1 to 1.3.0.

Release notes

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

v1.3.0 (2024-06-04)

Feat

  • projects.yaml: Add rocprofiler-sdk to projects
  • projects.yaml: add rocminfo and rocm_bandwidth_test to projects list

[main c21e9ad] bump: version 1.2.1 → 1.3.0 3 files changed, 11 insertions(+), 4 deletions(-)

v1.2.1 (2024-06-03)

Fix

  • custom.css: Change line color at dark mode of multiline list

[main 9c4db30] bump: version 1.2.0 → 1.2.1 3 files changed, 10 insertions(+), 4 deletions(-)

v1.2.0 (2024-05-27)

Feat

  • projects.yaml: Add rocr_debug_agent to projects.yaml

[main 8f8d6eb] bump: version 1.1.3 → 1.2.0 3 files changed, 10 insertions(+), 4 deletions(-)

v1.1.3 (2024-05-22)

Fix

  • Get header version from URL instead of theme.conf

Refactor

  • projects.py: Use ROCm org when checking versions for banner
  • theme.py: Point to ROCm org instead of RadeonOpenCompute for rocm-docs-core

[main f33b091] bump: version 1.1.2 → 1.1.3 3 files changed, 15 insertions(+), 4 deletions(-)

v1.1.2 (2024-05-16)

Fix

  • projects.yaml: add rocr-runtime
  • custom.css: add bottom margin to images in rst files
  • 404.html: Remove relative link in 404.html page

... (truncated)

Changelog

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

v1.3.0 (2024-06-04)

Feat

  • projects.yaml: Add rocprofiler-sdk to projects
  • projects.yaml: add rocminfo and rocm_bandwidth_test to projects list

v1.2.1 (2024-06-03)

Fix

  • custom.css: Change line color at dark mode of multiline list

v1.2.0 (2024-05-27)

Feat

  • projects.yaml: Add rocr_debug_agent to projects.yaml

v1.1.3 (2024-05-22)

Fix

  • Get header version from URL instead of theme.conf

Refactor

  • projects.py: Use ROCm org when checking versions for banner
  • theme.py: Point to ROCm org instead of RadeonOpenCompute for rocm-docs-core

v1.1.2 (2024-05-16)

Fix

  • projects.yaml: add rocr-runtime
  • custom.css: add bottom margin to images in rst files
  • 404.html: Remove relative link in 404.html page
Commits
  • c21e9ad bump: version 1.2.1 → 1.3.0
  • 6351c06 Merge pull request #810 from samjwu/rocprofiler-sdk
  • d72e973 feat(projects.yaml): Add rocprofiler-sdk to projects
  • f8c9696 Merge pull request #809 from peterjunpark/update-proj
  • 90622d1 feat(projects.yaml): add rocminfo and rocm_bandwidth_test to projects list
  • 432d5d6 bump: version 1.2.0 → 1.2.1
  • c9e5faf Merge pull request #805 from ROCm/dependabot/pip/typing-extensions-4.12.1
  • 80e6eee Merge pull request #806 from ROCm/dependabot/pip/ruff-0.4.7
  • d5b5fec Merge pull request #807 from ROCm/dependabot/pip/certifi-2024.6.2
  • ea9065f Merge pull request #804 from ROCm/update_line-block_list
  • 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 3 weeks ago

Superseded by #3517.