ROCm / rocBLAS

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

Bump rocm-docs-core from 0.11.0 to 0.11.1 in /docs/.sphinx #1313

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rocm-docs-core from 0.11.0 to 0.11.1.

Release notes

Sourced from rocm-docs-core's releases.

v0.11.1 (2023-05-23)

Fix

  • header.html: point docs repos to library repos
  • core.py: use round to nearest minute for read time
  • versioning script mismatch

[main 6e6f219] bump: version 0.11.0 → 0.11.1 2 files changed, 10 insertions(+), 2 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.11.1 (2023-05-23)

Fix

  • header.html: point docs repos to library repos
  • core.py: use round to nearest minute for read time
  • versioning script mismatch
Commits
  • 6e6f219 bump: version 0.11.0 → 0.11.1
  • 2184e81 Merge pull request #205 from samjwu/header-links
  • 956176d fix(header.html): point docs repos to library repos
  • 7e847b9 Merge pull request #203 from RadeonOpenCompute/dependabot/pip/fastjsonschema-...
  • 05b8ffd Merge pull request #204 from RadeonOpenCompute/dependabot/pip/requests-2.31.0
  • bba7e02 build(deps): bump requests from 2.30.0 to 2.31.0
  • 018f8b2 build(deps): bump fastjsonschema from 2.16.3 to 2.17.1
  • 1ffa5de Merge pull request #202 from samjwu/read-time
  • 4583f53 fix(core.py): use round to nearest minute for read time
  • e09723a Merge pull request #199 from StreamHPC/compatibility-pages-review-vocabulary
  • 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