Skip to content

Bump rocm-docs-core from 0.26.0 to 0.28.0 in /docs/.sphinx#409

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/docs/dot-sphinx/rocm-docs-core-0.28.0
Closed

Bump rocm-docs-core from 0.26.0 to 0.28.0 in /docs/.sphinx#409
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/docs/dot-sphinx/rocm-docs-core-0.28.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 17, 2023

Bumps rocm-docs-core from 0.26.0 to 0.28.0.

Release notes

Sourced from rocm-docs-core's releases.

v0.28.0 (2023-11-16)

Feat

  • doxygen.py: Enable doxygen extended toc with forked doxysphinx

[main 7f6f66f] bump: version 0.27.0 → 0.28.0 2 files changed, 8 insertions(+), 2 deletions(-)

v0.27.0 (2023-11-02)

Feat

  • projects.yaml: Add hip-vs
  • doxygen.py: automatic setup of doxylink
  • Update latest ROCm version in projects.py and theme.conf
  • doxygen,projects: Make doxygen tagfile available
  • projects.py: Allow to fetch project indices explicitly

Fix

  • projects: always resolve project references in TOC and templates
  • util.py: Modify RTD regex to allow for .org sites
  • theme.py: Partially handle not being in a git repository
  • doxygen.py: Pass doxygen executable to doxysphinx

Refactor

  • tests: Move project tests to separate file

[main 48a91a6] bump: version 0.26.0 → 0.27.0 2 files changed, 23 insertions(+), 2 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.28.0 (2023-11-16)

Feat

  • doxygen.py: Enable doxygen extended toc with forked doxysphinx

v0.27.0 (2023-11-02)

Feat

  • projects.yaml: Add hip-vs
  • doxygen.py: automatic setup of doxylink
  • Update latest ROCm version in projects.py and theme.conf
  • doxygen,projects: Make doxygen tagfile available
  • projects.py: Allow to fetch project indices explicitly

Fix

  • projects: always resolve project references in TOC and templates
  • util.py: Modify RTD regex to allow for .org sites
  • theme.py: Partially handle not being in a git repository
  • doxygen.py: Pass doxygen executable to doxysphinx

Refactor

  • tests: Move project tests to separate file
Commits
  • 7f6f66f bump: version 0.27.0 → 0.28.0
  • 5df9eba Merge pull request #515 from StreamHPC/exclude-rst-code-blocks-fix2
  • 785fc5c ci(.spellcheck.yaml): Update .spellcheck.yaml space at code block
  • 48c6b48 ci(.spellcheck.yaml): Fix ReST code blocks ignore regular expression
  • 24d6590 Merge pull request #511 from RadeonOpenCompute/dependabot/pip/mpire-2.8.1
  • 7847b4b Merge pull request #509 from RadeonOpenCompute/dependabot/pip/black-23.11.0
  • 1f530bc Merge pull request #507 from RadeonOpenCompute/dependabot/pip/ruff-0.1.5
  • 71568e3 Merge pull request #506 from RadeonOpenCompute/dependabot/pip/wrapt-1.16.0
  • aa573f3 Merge pull request #505 from RadeonOpenCompute/dependabot/pip/argcomplete-3.1.6
  • 82a1e99 Merge pull request #504 from RadeonOpenCompute/dependabot/pip/urllib3-2.1.0
  • 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.26.0 to 0.28.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.26.0...v0.28.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 Nov 17, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 27, 2023

Superseded by #411.

@dependabot dependabot Bot closed this Nov 27, 2023
@dependabot dependabot Bot deleted the dependabot/pip/docs/dot-sphinx/rocm-docs-core-0.28.0 branch November 27, 2023 12:23
assistant-librarian Bot pushed a commit that referenced this pull request Jul 14, 2025
[rocRAND][Code Coverage] Increase Code Coverage for rocRAND (#409)

This PR is recreated to merge into develop instead of release staging
branch. Previous PR is #173.
assistant-librarian Bot pushed a commit that referenced this pull request Aug 8, 2025
[rocRAND][Code Coverage][Cherry Pick] Increase Code Coverage
 for rocRAND (#409) (#1038)

Re opening this cherry-pick PR from source to trigger CI. Original PR
here (#759)
ammallya pushed a commit that referenced this pull request Oct 28, 2025
This PR is recreated to merge into develop instead of release staging
branch. Previous PR is #173.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants