Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps rocm-docs-core[api_reference] from 1.18.2 to 1.21.0.

Release notes

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

v1.21.0 (2025-06-23)

Feat

  • Add rocm-ls project
  • correct project name
  • Add hipcim and rocm-ls theme

[main 285603f] bump: version 1.20.1 → 1.21.0 3 files changed, 12 insertions(+), 4 deletions(-)

v1.20.1 (2025-06-09)

Fix

  • Pin pydata-sphinx-theme ver to fix sidebar

[main bffadef] bump: version 1.20.0 → 1.20.1 3 files changed, 10 insertions(+), 4 deletions(-)

v1.20.0 (2025-05-30)

Feat

  • projects.yaml: Add new component rocm-compute-viewer to projects.yaml

[main 0251383] bump: version 1.19.1 → 1.20.0 3 files changed, 10 insertions(+), 4 deletions(-)

v1.19.1 (2025-05-29)

Fix

  • repo publication approved; revert back menu items

[main 9ca2f7c] bump: version 1.19.0 → 1.19.1 3 files changed, 10 insertions(+), 4 deletions(-)

v1.19.0 (2025-05-26)

Feat

  • projects.yaml: Add new ROCm-DS components and rocSHMEM to projects.yaml

Fix

  • Update LICENSE.txt

[main 8e84166] bump: version 1.18.4 → 1.19.0 3 files changed, 14 insertions(+), 4 deletions(-)

... (truncated)

Changelog

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

v1.21.0 (2025-06-23)

Feat

  • Add rocm-ls project
  • correct project name
  • Add hipcim and rocm-ls theme

v1.20.1 (2025-06-09)

Fix

  • Pin pydata-sphinx-theme ver to fix sidebar

v1.20.0 (2025-05-30)

Feat

  • projects.yaml: Add new component rocm-compute-viewer to projects.yaml

v1.19.1 (2025-05-29)

Fix

  • repo publication approved; revert back menu items

v1.19.0 (2025-05-26)

Feat

  • projects.yaml: Add new ROCm-DS components and rocSHMEM to projects.yaml

Fix

  • Update LICENSE.txt

v1.18.4 (2025-05-02)

Fix

  • remove header tab 'github', 'support' and 'community' due to private status of the repo

v1.18.3 (2025-05-02)

Fix

  • add a hardcoded change that updates ROCm-DS header version, will implement a more robust solution after EA
Commits
  • 285603f bump: version 1.20.1 → 1.21.0
  • a057925 Merge branch 'develop'
  • 0d68fd4 bump: version 1.20.0 → 1.20.1
  • 3cc0ec3 Merge pull request #1328 from SwRaw/swraw/docs
  • a143354 feat: Add rocm-ls project
  • 48b9943 feat: correct project name
  • 63c66d8 feat: Add hipcim and rocm-ls theme
  • 7d372e7 Merge pull request #1327 from ROCm/dependabot/pip/pytest-8.4.1
  • 4edade5 Merge pull request #1326 from ROCm/dependabot/pip/urllib3-2.5.0
  • 27e8256 build: bump pytest from 8.4.0 to 8.4.1
  • 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.18.2 to 1.21.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.18.2...v1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from samjwu June 24, 2025 12:18
@dependabot dependabot bot requested a review from jrmadsen as a code owner June 24, 2025 12:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation labels Jun 24, 2025
@dependabot dependabot bot requested a review from dgaliffiAMD as a code owner June 24, 2025 12:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Jun 24, 2025
@dgaliffiAMD dgaliffiAMD merged commit 1d076db into amd-staging Jun 24, 2025
3 of 6 checks passed
@dgaliffiAMD dgaliffiAMD deleted the dependabot/pip/docs/sphinx/rocm-docs-core-api_reference--1.21.0 branch June 24, 2025 14:21
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 documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants