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.20.0 in /docs/sphinx #3

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

v0.20.0 (2023-07-28)

Feat

  • Add config option to specify doxygen exe
  • Add reusable md rst linting
  • Turn linting workflow into reusable

Fix

  • core.py: fix setting up the base url for the 404 page
  • one-off indentation
  • config handling style
  • MD032
  • MD031
  • add missing mdlint config file

[main 52c8f2c] bump: version 0.19.0 → 0.20.0 2 files changed, 19 insertions(+), 2 deletions(-)

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

... (truncated)

Changelog

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

v0.20.0 (2023-07-28)

Feat

  • Add config option to specify doxygen exe
  • Add reusable md rst linting
  • Turn linting workflow into reusable

Fix

  • core.py: fix setting up the base url for the 404 page
  • one-off indentation
  • config handling style
  • MD032
  • MD031
  • add missing mdlint config file

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

... (truncated)

Commits
  • 52c8f2c bump: version 0.19.0 → 0.20.0
  • 38d17ca Merge pull request #314 from StreamHPC/fix_404_page
  • d9c00da fix(core.py): fix setting up the base url for the 404 page
  • ad4e854 Merge pull request #306 from StreamHPC/custom-doxygen
  • fec08ff Merge pull request #312 from StreamHPC/add-md-rst-linting
  • dda8377 fix: MD032
  • 80c527e fix: MD031
  • 7dc5d07 fix: add missing mdlint config file
  • 4465a77 feat: Add reusable md rst linting
  • 7e2cdff Merge pull request #296 from RadeonOpenCompute/dependabot/pip/zipp-3.16.2
  • 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)