Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rocm-docs-core[api_reference] from 1.1.1 to 1.4.0 in /docs/sphinx #3517

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2024

Bumps rocm-docs-core[api_reference] from 1.1.1 to 1.4.0.

Release notes

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

v1.4.0 (2024-06-06)

Feat

  • Add google site verification content to theme context
  • Add template for google site verification content

Refactor

  • Get versions from data branch instead of header-versions branch

[main 9f5e9e4] bump: version 1.3.0 → 1.4.0 3 files changed, 15 insertions(+), 4 deletions(-)

v1.3.0 (2024-06-04)

Feat

  • projects.yaml: Add rocprofiler-sdk to projects
  • projects.yaml: add rocminfo and rocm_bandwidth_test to projects list

[main c21e9ad] bump: version 1.2.1 → 1.3.0 3 files changed, 11 insertions(+), 4 deletions(-)

v1.2.1 (2024-06-03)

Fix

  • custom.css: Change line color at dark mode of multiline list

[main 9c4db30] bump: version 1.2.0 → 1.2.1 3 files changed, 10 insertions(+), 4 deletions(-)

v1.2.0 (2024-05-27)

Feat

  • projects.yaml: Add rocr_debug_agent to projects.yaml

[main 8f8d6eb] bump: version 1.1.3 → 1.2.0 3 files changed, 10 insertions(+), 4 deletions(-)

v1.1.3 (2024-05-22)

Fix

  • Get header version from URL instead of theme.conf

Refactor

... (truncated)

Changelog

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

v1.4.0 (2024-06-06)

Feat

  • Add google site verification content to theme context
  • Add template for google site verification content

Refactor

  • Get versions from data branch instead of header-versions branch

v1.3.0 (2024-06-04)

Feat

  • projects.yaml: Add rocprofiler-sdk to projects
  • projects.yaml: add rocminfo and rocm_bandwidth_test to projects list

v1.2.1 (2024-06-03)

Fix

  • custom.css: Change line color at dark mode of multiline list

v1.2.0 (2024-05-27)

Feat

  • projects.yaml: Add rocr_debug_agent to projects.yaml

v1.1.3 (2024-05-22)

Fix

  • Get header version from URL instead of theme.conf

Refactor

  • projects.py: Use ROCm org when checking versions for banner
  • theme.py: Point to ROCm org instead of RadeonOpenCompute for rocm-docs-core

v1.1.2 (2024-05-16)

Fix

  • projects.yaml: add rocr-runtime
  • custom.css: add bottom margin to images in rst files
  • 404.html: Remove relative link in 404.html page
Commits
  • 9f5e9e4 bump: version 1.3.0 → 1.4.0
  • 0185a42 Merge pull request #808 from samjwu/gsitever
  • 4cefb5e Merge pull request #814 from ROCm/dependabot/pip/ruff-0.4.8
  • 302fd5e Merge pull request #816 from ROCm/dependabot/pip/nodeenv-1.9.1
  • d8d741d Merge pull request #815 from ROCm/dependabot/pip/zipp-3.19.2
  • 5a2fc3b Merge pull request #813 from ROCm/dependabot/pip/cryptography-42.0.8
  • 0d2bee9 Merge pull request #812 from ROCm/dependabot/pip/pytest-8.2.2
  • a95aa3e Merge pull request #803 from amitkumar-amd/updateFeedbackMenuForBlogAndROCmPo...
  • 6649f5b docs: Remove feedback from rocm header
  • 58feb67 docs: Remove feedback from blogs header
  • 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/ROCm/rocm-docs-core) from 1.1.1 to 1.4.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.1.1...v1.4.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] <[email protected]>
@dependabot dependabot bot added the ci:docs-only Only run Read the Docs CI on this PR label Jun 7, 2024
@dependabot dependabot bot requested a review from gandryey as a code owner June 7, 2024 00:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file documentation labels Jun 7, 2024
@dependabot dependabot bot requested a review from samjwu June 7, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:docs-only Only run Read the Docs CI on this PR dependencies Pull requests that update a dependency file documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants