ROCm / rocminfo

ROCm Application for Reporting System Info
Other
32 stars 30 forks source link

Bump rocm-docs-core from 1.5.0 to 1.7.0 in /docs/sphinx #89

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps rocm-docs-core from 1.5.0 to 1.7.0.

Release notes

Sourced from rocm-docs-core's releases.

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)

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
  • Update conf.py for site tests
  • test_doxygen.py: Fix typo in doxygen dir

[main 21b07b0] bump: version 1.6.0 → 1.6.1 3 files changed, 20 insertions(+), 4 deletions(-)

v1.6.0 (2024-07-24)

Feat

... (truncated)

Changelog

Sourced from rocm-docs-core's changelog.

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
  • Update conf.py for site tests
  • test_doxygen.py: Fix typo in doxygen dir

v1.6.0 (2024-07-24)

Feat

  • projects: Add intersphinx links to github and files

Refactor

  • Set github version

v1.5.1 (2024-07-23)

Fix

... (truncated)

Commits
  • 36f661d bump: version 1.6.2 → 1.7.0
  • 2cc6408 Merge pull request #917 from samjwu/hipdoc
  • 9e82e94 fix(projects.yaml): Update doc dev branch for HIP to docs/develop
  • 380bc08 Merge pull request #890 from samjwu/maetveis-css-card-banners
  • 27e0189 Merge pull request #914 from ROCm/dependabot/pip/soupsieve-2.6
  • 202f0ce build: bump soupsieve from 2.5 to 2.6
  • 6009a9b Merge pull request #913 from ROCm/dependabot/pip/zipp-3.20.0
  • 8650485 Merge pull request #912 from ROCm/dependabot/pip/commitizen-3.29.0
  • b0dfd04 build: bump zipp from 3.19.2 to 3.20.0
  • fcbffa2 build: bump commitizen from 3.28.0 to 3.29.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 #90.