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.1.3 in /docs/sphinx #3495

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

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.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
  • f33b091 bump: version 1.1.2 → 1.1.3
  • 5c5c435 Merge pull request #769 from samjwu/header
  • 17e66e8 Merge pull request #786 from peterjunpark/update-spellcheck-wordlist
  • 9926375 ci(.wordlist.txt): Update spellcheck wordlist
  • b018ecd Merge pull request #782 from ROCm/dependabot/pip/pytest-8.2.1
  • 8322909 Merge pull request #781 from ROCm/dependabot/pip/requests-2.32.0
  • 438f32a Merge pull request #783 from ROCm/dependabot/pip/commitizen-3.26.0
  • d858b26 build: bump commitizen from 3.25.0 to 3.26.0
  • db2261c build: bump pytest from 8.2.0 to 8.2.1
  • 0f824d3 build: bump requests from 2.31.0 to 2.32.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 1 month ago

Superseded by #3498.