ROCm / amdsmi

AMD SMI
https://rocm.docs.amd.com/projects/amdsmi/en/latest
MIT License
29 stars 12 forks source link

Bump rocm-docs-core[api_reference] from 0.13.3 to 0.19.0 in /docs/sphinx #2

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps rocm-docs-core[api_reference] from 0.13.3 to 0.19.0.

Release notes

Sourced from rocm-docs-core[api_reference]'s releases.

v0.19.0 (2023-07-11)

Feat

  • Add "local" flavor for providing the flavor in the project
  • Add support for theme "flavors"

Refactor

  • projects.py,theme.py: Decouple announcement strings from projects.py
  • projects.py: Don't read projects.yaml again for release announcement
  • projects.py: replace uses of _load_mapping with _create_mapping
  • projects.py: Make Project creation more explicit

[main bcb592f] bump: version 0.18.4 → 0.19.0 2 files changed, 16 insertions(+), 2 deletions(-)

v0.18.4 (2023-07-05)

Fix

  • projects.yaml: add rpp to projects.yaml

[main 501b187] bump: version 0.18.3 → 0.18.4 2 files changed, 8 insertions(+), 2 deletions(-)

v0.18.3 (2023-06-29)

Fix

  • projects.yaml: add more projects to yaml
  • projects.py: use development_branch string instead of variable

[main 1be7c68] bump: version 0.18.2 → 0.18.3 2 files changed, 9 insertions(+), 2 deletions(-)

v0.18.2 (2023-06-28)

Fix

  • update latest version to 5.6.0

[main c13bb96] bump: version 0.18.1 → 0.18.2 2 files changed, 8 insertions(+), 2 deletions(-)

v0.18.1 (2023-06-27)

Fix

  • projects.py: do not have an announcement stating the latest version

... (truncated)

Changelog

Sourced from rocm-docs-core[api_reference]'s changelog.

v0.19.0 (2023-07-11)

Feat

  • Add "local" flavor for providing the flavor in the project
  • Add support for theme "flavors"

Refactor

  • projects.py,theme.py: Decouple announcement strings from projects.py
  • projects.py: Don't read projects.yaml again for release announcement
  • projects.py: replace uses of _load_mapping with _create_mapping
  • projects.py: Make Project creation more explicit

v0.18.4 (2023-07-05)

Fix

  • projects.yaml: add rpp to projects.yaml

v0.18.3 (2023-06-29)

Fix

  • projects.yaml: add more projects to yaml
  • projects.py: use development_branch string instead of variable

v0.18.2 (2023-06-28)

Fix

  • update latest version to 5.6.0

v0.18.1 (2023-06-27)

Fix

  • projects.py: do not have an announcement stating the latest version

Refactor

  • header.html: revert flyout to default position for consistency

v0.18.0 (2023-06-27)

Feat

  • add extrahead block with metadata in layout.html

Fix

... (truncated)

Commits
  • bcb592f bump: version 0.18.4 → 0.19.0
  • 4401aa4 Merge pull request #285 from StreamHPC/local_flavor
  • 0f37d55 feat: Add "local" flavor for providing the flavor in the project
  • 4c99d0e Merge pull request #284 from StreamHPC/flavors
  • ff9de8e Merge pull request #283 from StreamHPC/refactor
  • 2ba6261 Merge pull request #281 from samjwu/guides
  • d22c32d refactor(projects.py,theme.py): Decouple announcement strings from projects.py
  • 692da92 feat: Add support for theme "flavors"
  • fbedfce refactor(projects.py): Don't read projects.yaml again for release announcement
  • f983c9f style: enable and fix unused function argument checks
  • 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 11 months ago

Superseded by #3.