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.2 in /docs/sphinx #206

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps rocm-docs-core from 0.31.0 to 0.34.2.

Release notes

Sourced from rocm-docs-core's releases.

v0.34.2 (2024-02-15)

Fix

  • left-side-menu.jinja: Fix main doc link for rocm flavor left side menu

[main 5f70421] bump: version 0.34.1 → 0.34.2 3 files changed, 10 insertions(+), 4 deletions(-)

v0.34.1 (2024-02-15)

Fix

  • Update left side menu

[main 576be1a] bump: version 0.34.0 → 0.34.1 3 files changed, 10 insertions(+), 4 deletions(-)

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(-)

... (truncated)

Changelog

Sourced from rocm-docs-core's changelog.

v0.34.2 (2024-02-15)

Fix

  • left-side-menu.jinja: Fix main doc link for rocm flavor left side menu

v0.34.1 (2024-02-15)

Fix

  • Update left side menu

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

... (truncated)

Commits
  • 5f70421 bump: version 0.34.1 → 0.34.2
  • 866072f Merge pull request #649 from samjwu/left
  • a3e7388 fix(left-side-menu.jinja): Fix main doc link for rocm flavor left side menu
  • 576be1a bump: version 0.34.0 → 0.34.1
  • 8184d28 Merge pull request #643 from ROCm/LisaDelaney-patch-1
  • c8e69bd fix: Update left side menu
  • 2e84104 Merge pull request #648 from ROCm/dependabot/pip/black-24.2.0
  • d47fac1 build: bump black from 24.1.1 to 24.2.0
  • 542b026 Merge pull request #646 from ROCm/dependabot/pip/tqdm-4.66.2
  • 9ce55c7 Merge pull request #645 from ROCm/dependabot/pip/identify-2.5.34
  • 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 6 months ago

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

dependabot[bot] commented 6 months 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.