Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Bump rocm-docs-core from 0.20.0 to 0.24.0 in /docs/.sphinx #134

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps rocm-docs-core from 0.20.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(-)

v0.22.0 (2023-08-31)

Feat

  • projects.yaml: add hiptensor to projects.yaml

Fix

  • projects.yaml: Add ROCmCMakeBuildTools to projects.yaml

[main f263ae1] bump: version 0.21.0 → 0.22.0 2 files changed, 12 insertions(+), 2 deletions(-)

v0.21.0 (2023-08-29)

Feat

  • update latest version to 5.6.1

... (truncated)

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

v0.22.0 (2023-08-31)

Feat

  • projects.yaml: add hiptensor to projects.yaml

Fix

  • projects.yaml: Add ROCmCMakeBuildTools to projects.yaml

v0.21.0 (2023-08-29)

Feat

  • update latest version to 5.6.1

Fix

  • projects.yaml: add dev branch for rvs and rocal
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 <dependency name> 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)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.20.0 to 0.24.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.20.0...v0.24.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@samjwu samjwu self-assigned this Sep 7, 2023
Copy link
Collaborator

@kzhuravl kzhuravl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project was moved into llvm-project to simplify and improve the development (https://github.com/RadeonOpenCompute/llvm-project/tree/amd-stg-open/amd/hipcc). So no commits should go into this project.

I will update the README today.

@samjwu
Copy link
Member

samjwu commented Sep 7, 2023

Opened a PR for this in llvm-project: ROCm/llvm-project#12

Other todos: enable webhooks for ReadtheDocs CI on PRs as well as for new builds on pushes to branches (requires admin role on https://github.com/RadeonOpenCompute/llvm-project)

@samjwu samjwu closed this Sep 7, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 7, 2023

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.

@dependabot dependabot bot deleted the dependabot/pip/docs/dot-sphinx/rocm-docs-core-0.24.0 branch September 7, 2023 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants