ROCm / rocBLAS

Next generation BLAS implementation for ROCm platform
https://rocm.docs.amd.com/projects/rocBLAS/en/latest/
Other
340 stars 157 forks source link

Bump rocm-docs-core from 0.12.0 to 0.13.1 in /docs/.sphinx #1319

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rocm-docs-core from 0.12.0 to 0.13.1.

Release notes

Sourced from rocm-docs-core's releases.

v0.13.1 (2023-05-29)

Refactor

  • doxygen.py: remove extra print statement when copying over doxygen styling files
  • left-side-menu: rename main doc link to ROCm Documentation Home

[main 70176cb] bump: version 0.13.0 → 0.13.1 2 files changed, 9 insertions(+), 2 deletions(-)

v0.13.0 (2023-05-27)

Feat

  • left-side-menu.html: dynamically change homepage link for develop branch
  • add link to ROCm docs home to top of TOC

Fix

  • header.html: fix link to amd.com

Refactor

  • include master branch for left side menu
  • update development_branches
  • include dev branch names in left-side-menu
  • move yaml file to data folder
  • add yaml with development branches
  • dynamically change branch in left side menu

[main 62c1afd] bump: version 0.12.0 → 0.13.0 2 files changed, 22 insertions(+), 2 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.13.1 (2023-05-29)

Refactor

  • doxygen.py: remove extra print statement when copying over doxygen styling files
  • left-side-menu: rename main doc link to ROCm Documentation Home

v0.13.0 (2023-05-27)

Feat

  • left-side-menu.html: dynamically change homepage link for develop branch
  • add link to ROCm docs home to top of TOC

Fix

  • header.html: fix link to amd.com

Refactor

  • include master branch for left side menu
  • update development_branches
  • include dev branch names in left-side-menu
  • move yaml file to data folder
  • add yaml with development branches
  • dynamically change branch in left side menu
Commits
  • 70176cb bump: version 0.13.0 → 0.13.1
  • 8977dcf Merge pull request #220 from samjwu/docs
  • 8c6f93a Merge branch 'develop' into docs
  • 1ddb0ef refactor(left-side-menu): rename main doc link to ROCm Documentation Home
  • 75c6512 Merge pull request #201 from samjwu/util
  • 443c5fe docs: add user guide
  • 0b28f0f Merge pull request #218 from RadeonOpenCompute/dependabot/pip/typing-extensio...
  • 1a21855 Merge pull request #217 from RadeonOpenCompute/dependabot/pip/deprecated-1.2.14
  • e77b74e build(deps): bump typing-extensions from 4.5.0 to 4.6.2
  • 7f4e7a1 build(deps): bump deprecated from 1.2.13 to 1.2.14
  • 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 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 year ago

Looks like rocm-docs-core is up-to-date now, so this is no longer needed.

amcamd commented 1 year ago

@samjwu please direct this PR to rocBLAS-internal not to rocBLAS