ROCm / hip-python

HIP Python Low-level Bindings
https://rocm.docs.amd.com/projects/hip-python/en/latest/
MIT License
16 stars 3 forks source link

build(deps): bump rocm-docs-core from 0.22.0 to 0.24.0 in /hip-python/docs/.sphinx #25

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps rocm-docs-core from 0.22.0 to 0.24.0.

Release notes

Sourced from rocm-docs-core's releases.

v0.24.0 (2023-09-07)

Feat

  • theme.conf: update header version

[main ebbff67] bump: version 0.23.0 → 0.24.0 2 files changed, 8 insertions(+), 2 deletions(-)

v0.23.0 (2023-09-05)

Feat

  • copy common 404.md source file to projects

Refactor

  • theme.py: copy theme util pages on builder init

[main 3ab68f9] bump: version 0.22.1 → 0.23.0 2 files changed, 12 insertions(+), 2 deletions(-)

v0.22.1 (2023-09-05)

Fix

  • projects.yaml: add hipsparselt to projects yaml

[main 26d7fc1] bump: version 0.22.0 → 0.22.1 2 files changed, 8 insertions(+), 2 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.24.0 (2023-09-07)

Feat

  • theme.conf: update header version

v0.23.0 (2023-09-05)

Feat

  • copy common 404.md source file to projects

Refactor

  • theme.py: copy theme util pages on builder init

v0.22.1 (2023-09-05)

Fix

  • projects.yaml: add hipsparselt to projects yaml
Commits
  • ebbff67 bump: version 0.23.0 → 0.24.0
  • f014b06 Merge pull request #381 from samjwu/update_ver
  • cb9a8ae docs: use full major minor patch versions in version number for header
  • de84f5d docs: add common 404 to gitignore
  • 1e35394 feat(theme.conf): update header version
  • 3ab68f9 bump: version 0.22.1 → 0.23.0
  • 87a23de Merge branch 'develop' into HEAD
  • b7351b3 Merge pull request #371 from StreamHPC/workflows
  • 10aec46 Merge pull request #358 from samjwu/common-404
  • d576dcb docs(404.md): update 404.md in util 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 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 12 months ago

The following labels could not be found: dependencies.

samjwu commented 12 months ago

https://github.com/ROCmSoftwarePlatform/hip-python/pull/24

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