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.2.0 in /docs/sphinx #3498

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

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

Release notes

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

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

[main dd6bca9] bump: version 1.1.1 → 1.1.2 3 files changed, 12 insertions(+), 4 deletions(-)

Changelog

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

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
  • 8f8d6eb bump: version 1.1.3 → 1.2.0
  • 70887b7 Merge pull request #789 from samjwu/rocrdebugagnet
  • d71ab4c Merge pull request #794 from ROCm/update_spelling_rst
  • ad03a75 Merge pull request #795 from ROCm/dependabot/pip/zipp-3.19.0
  • d9ee2b2 build: bump zipp from 3.18.2 to 3.19.0
  • 36826e2 Merge pull request #793 from ROCm/dependabot/pip/typing-extensions-4.12.0
  • c9d59ad ci: Update spellcheck yml
  • 4fd8f7a build: bump typing-extensions from 4.11.0 to 4.12.0
  • 0606bdf Merge pull request #790 from ROCm/dependabot/pip/sphinx-notfound-page-1.0.2
  • 55f94f9 Merge pull request #792 from ROCm/dependabot/pip/sphinx-design-0.6.0
  • 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 #3507.