ROCm / rocALUTION

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

Bump rocm-docs-core from 0.6.0 to 0.7.1 in /docs/.sphinx #169

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rocm-docs-core from 0.6.0 to 0.7.1.

Release notes

Sourced from rocm-docs-core's releases.

v0.7.1 (2023-04-26)

[main 3b33c82] bump: version 0.7.0 → 0.7.1 2 files changed, 4 insertions(+), 2 deletions(-)

v0.7.0 (2023-04-26)

Feat

  • core.py: set specific page settings first before setting general settings
  • core.py: add ability to set article info for all pages
  • allow substitutions for author, date, and read time in article info
  • add article info for linux and windows
  • core.py: add article info with supported os info

Fix

  • deps: Fix search highlight in doxysphinx by updating sphinx version

Refactor

  • use consistent formatting for init and remove empty list from core
  • core.py: move linkcheck configs to core from init

[main 55c76bd] bump: version 0.6.0 → 0.7.0 2 files changed, 21 insertions(+), 2 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.7.1 (2023-04-26)

v0.7.0 (2023-04-26)

Feat

  • core.py: set specific page settings first before setting general settings
  • core.py: add ability to set article info for all pages
  • allow substitutions for author, date, and read time in article info
  • add article info for linux and windows
  • core.py: add article info with supported os info

Fix

  • deps: Fix search highlight in doxysphinx by updating sphinx version

Refactor

  • use consistent formatting for init and remove empty list from core
  • core.py: move linkcheck configs to core from init
Commits
  • 3b33c82 bump: version 0.7.0 → 0.7.1
  • 93dbfc2 Merge pull request #136 from samjwu/dependencies
  • 0387f5a build: change doxysphinx version from 3.3.0 to 3.2.3
  • c7c42e2 build: update requirements and dependencies
  • 55c76bd bump: version 0.6.0 → 0.7.0
  • ee0f30c Merge pull request #134 from StreamHPC/fix-highlight
  • 45ff639 fix(deps): Fix search highlight in doxysphinx by updating sphinx version
  • 4b028fa Merge pull request #132 from samjwu/article-info
  • b2dfb75 feat(core.py): set specific page settings first before setting general settings
  • bc638dd feat(core.py): add ability to set article info for all pages
  • 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.