Skip to content

Bump rocm-docs-core[api_reference] from 0.11.0 to 0.30.0 in /docs/.sphinx#24

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

Bump rocm-docs-core[api_reference] from 0.11.0 to 0.30.0 in /docs/.sphinx#24
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/docs/dot-sphinx/rocm-docs-core-api_reference--0.30.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps rocm-docs-core[api_reference] from 0.11.0 to 0.30.0.

Release notes

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

v0.30.0 (2023-11-29)

Feat

  • Updating our links for installation subprojects

Fix

  • theme.py: Add list flavor to list of supported flavors

Refactor

  • Rename list theme to rocm-api-tools-list

[main 806fc02] bump: version 0.29.0 → 0.30.0 2 files changed, 16 insertions(+), 2 deletions(-)

v0.29.0 (2023-11-24)

Feat

  • projects.yaml: Add linux install guide to projects.yaml
  • Add new flavor - list theme
  • Add all versions link to header
  • Header name change to AMD ROCm Software
  • projects.yaml: Add rocDecode to projects

[main 137371b] bump: version 0.28.0 → 0.29.0 2 files changed, 12 insertions(+), 2 deletions(-)

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

... (truncated)

Changelog

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

v0.30.0 (2023-11-29)

Feat

  • Updating our links for installation subprojects

Fix

  • theme.py: Add list flavor to list of supported flavors

Refactor

  • Rename list theme to rocm-api-tools-list

v0.29.0 (2023-11-24)

Feat

  • projects.yaml: Add linux install guide to projects.yaml
  • Add new flavor - list theme
  • Add all versions link to header
  • Header name change to AMD ROCm Software
  • projects.yaml: Add rocDecode to projects

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

... (truncated)

Commits
  • 806fc02 bump: version 0.29.0 → 0.30.0
  • eb90496 Merge pull request #539 from samjwu/flavors
  • 161fe06 refactor: Rename list theme to rocm-api-tools-list
  • 8291eb0 Merge pull request #544 from RadeonOpenCompute/dependabot/pip/exceptiongroup-...
  • 39105e8 Merge pull request #545 from RadeonOpenCompute/dependabot/pip/virtualenv-20.24.7
  • 8e61906 Merge pull request #543 from RadeonOpenCompute/dependabot/pip/idna-3.6
  • f61fd56 Merge pull request #542 from RadeonOpenCompute/dependabot/pip/wcwidth-0.2.12
  • d7a189e Merge pull request #541 from RadeonOpenCompute/dependabot/pip/pydata-sphinx-t...
  • e304c4a build(deps): bump wcwidth from 0.2.10 to 0.2.12
  • 0ca7c36 build(deps): bump pydata-sphinx-theme from 0.14.3 to 0.14.4
  • 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[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.11.0 to 0.30.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.11.0...v0.30.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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 30, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 7, 2023

Superseded by #25.

@dependabot dependabot Bot closed this Dec 7, 2023
@dependabot dependabot Bot deleted the dependabot/pip/docs/dot-sphinx/rocm-docs-core-api_reference--0.30.0 branch December 7, 2023 14:23
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