ROCm / HIP

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

Bump rocm-docs-core[api_reference] from 1.1.1 to 1.7.2 in /docs/sphinx #3581

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.7.2.

Release notes

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

v1.7.2 (2024-08-21)

Fix

  • projects.py: Update pattern matching for old release announcement

[main e606899] bump: version 1.7.1 → 1.7.2 3 files changed, 10 insertions(+), 4 deletions(-)

v1.7.1 (2024-08-19)

Fix

  • crop image from left side
  • make cards brighter
  • adjust padding back to 1
  • change card font to san-serif and adjust padding
  • change bg image to default one from ROCm/ROCm

[main e2f8af1] bump: version 1.7.0 → 1.7.1 3 files changed, 14 insertions(+), 4 deletions(-)

v1.7.0 (2024-08-14)

Feat

  • Add css classes for card banners

Fix

  • projects.yaml: Update doc dev branch for HIP to docs/develop

[main 36f661d] bump: version 1.6.2 → 1.7.0 3 files changed, 14 insertions(+), 4 deletions(-)

v1.6.2 (2024-08-06)

Fix

  • projects.yaml: Update development branches for projects

Refactor

  • Doxyfile: Remove unused tags from Doxyfile
  • doxygen.py: Fix warning for progress_message

[main 3a3a4c4] bump: version 1.6.1 → 1.6.2 3 files changed, 15 insertions(+), 4 deletions(-)

v1.6.1 (2024-07-25)

... (truncated)

Changelog

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

v1.7.2 (2024-08-21)

Fix

  • projects.py: Update pattern matching for old release announcement

v1.7.1 (2024-08-19)

Fix

  • crop image from left side
  • make cards brighter
  • adjust padding back to 1
  • change card font to san-serif and adjust padding
  • change bg image to default one from ROCm/ROCm

v1.7.0 (2024-08-14)

Feat

  • Add css classes for card banners

Fix

  • projects.yaml: Update doc dev branch for HIP to docs/develop

v1.6.2 (2024-08-06)

Fix

  • projects.yaml: Update development branches for projects

Refactor

  • Doxyfile: Remove unused tags from Doxyfile
  • doxygen.py: Fix warning for progress_message

v1.6.1 (2024-07-25)

Fix

  • project.yaml: rocDecode and rocAL default to develop branch now

Refactor

  • Remove unused import
  • Remove unused test code
  • Remove SphinxTestApp
  • Removed deprecated code
  • test_projects.py: Format with black

... (truncated)

Commits
  • e606899 bump: version 1.7.1 → 1.7.2
  • 4460cc0 Merge pull request #920 from samjwu/announcements
  • 457ef34 Merge pull request #924 from ROCm/dependabot/pip/importlib-metadata-8.4.0
  • eafa545 build: bump importlib-metadata from 8.3.0 to 8.4.0
  • 83c1b78 Merge pull request #923 from ROCm/dependabot/pip/importlib-metadata-8.3.0
  • d71299a build: bump importlib-metadata from 8.2.0 to 8.3.0
  • e2f8af1 bump: version 1.7.0 → 1.7.1
  • 4153c2d Merge pull request #915 from ROCm/experimentWithCardBanners
  • b851aee style(projects.py): Apply black formatting
  • 983e546 fix: crop image from left side
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.