ROCm / rocALUTION

Next generation library for iterative sparse solvers for ROCm platform
https://rocm.docs.amd.com/projects/rocALUTION/en/latest/
MIT License
74 stars 38 forks source link

Bump rocm-docs-core from 0.31.0 to 0.34.0 in /docs/sphinx #205

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps rocm-docs-core from 0.31.0 to 0.34.0.

Release notes

Sourced from rocm-docs-core's releases.

v0.34.0 (2024-02-08)

Feat

  • core.py: Add html_image myst extension
  • core.py: Enable dollarmath myst extension for inline latex math

[main ab6b2c2] bump: version 0.33.2 → 0.34.0 3 files changed, 11 insertions(+), 4 deletions(-)

v0.33.2 (2024-02-06)

Fix

  • left-side-menu.jinja: Set main doc link for blogs flavor

[main 428a4a1] bump: version 0.33.1 → 0.33.2 3 files changed, 10 insertions(+), 4 deletions(-)

v0.33.1 (2024-02-05)

Fix

  • header.html: Import version_list macro from header.jinja into header.html
  • Change rocm-blogs flavor top level header to ROCm Blogs
  • Change rocm-blogs second level header Lab Notes to ROCm Docs
  • Remove version list from rocm-blogs header

[main 77eb7a6] bump: version 0.33.0 → 0.33.1 3 files changed, 19 insertions(+), 4 deletions(-)

v0.33.0 (2024-01-26)

Feat

  • theme.py: Add rocm-blogs to lsit of supported flavors
  • Add ROCm blogs flavor

Fix

  • header.jinja: New statement block for setting custom repo url

Refactor

  • rocm-blogs/footer.jinja: Refactor to pass Python linting

[main 325f0e8] bump: version 0.32.0 → 0.33.0 3 files changed, 19 insertions(+), 4 deletions(-)

... (truncated)

Changelog

Sourced from rocm-docs-core's changelog.

v0.34.0 (2024-02-08)

Feat

  • core.py: Add html_image myst extension
  • core.py: Enable dollarmath myst extension for inline latex math

v0.33.2 (2024-02-06)

Fix

  • left-side-menu.jinja: Set main doc link for blogs flavor

v0.33.1 (2024-02-05)

Fix

  • remove old folder
  • Revert "fix: remove toc"
  • remove toc
  • remove duplicates
  • merge conflicts
  • header.html: Import version_list macro from header.jinja into header.html
  • Change rocm-blogs flavor top level header to ROCm Blogs
  • Change rocm-blogs second level header Lab Notes to ROCm Docs
  • Remove version list from rocm-blogs header
  • sync wordlist

v0.33.0 (2024-01-26)

Feat

  • theme.py: Add rocm-blogs to lsit of supported flavors
  • Add ROCm blogs flavor

Fix

  • header.jinja: New statement block for setting custom repo url

Refactor

  • rocm-blogs/footer.jinja: Refactor to pass Python linting

v0.32.0 (2024-01-26)

Feat

  • theme.conf: Update header latest version
Commits
  • ab6b2c2 bump: version 0.33.2 → 0.34.0
  • 8ca0fee Merge pull request #639 from samjwu/dollarmath
  • 907c77f feat(core.py): Add html_image myst extension
  • 425891f feat(core.py): Enable dollarmath myst extension for inline latex math
  • 9dfb486 Merge pull request #637 from ROCm/dependabot/pip/ruff-0.2.1
  • 74a9745 build: bump ruff from 0.2.0 to 0.2.1
  • 428a4a1 bump: version 0.33.1 → 0.33.2
  • 839e327 Merge pull request #636 from samjwu/blog-left-menu
  • 4a523d0 fix(left-side-menu.jinja): Set main doc link for blogs flavor
  • 77eb7a6 bump: version 0.33.0 → 0.33.1
  • 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 7 months ago

The following labels could not be found: documentation, ci:docs-only.

dependabot[bot] commented 6 months ago

Superseded by #206.