Skip to content

Bump rocm-docs-core[api_reference] from 1.20.1 to 1.21.1 in /projects/rocrand/docs/sphinx#378

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

Bump rocm-docs-core[api_reference] from 1.20.1 to 1.21.1 in /projects/rocrand/docs/sphinx#378
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/projects/rocrand/docs/sphinx/rocm-docs-core-api_reference--1.21.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 25, 2025

Bumps rocm-docs-core[api_reference] from 1.20.1 to 1.21.1.

Release notes

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

v1.21.1 (2025-06-24)

Fix

  • add missing theme name to supported_flavors list

[main 7dc2bb8] bump: version 1.21.0 → 1.21.1 3 files changed, 10 insertions(+), 4 deletions(-)

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(-)

Changelog

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

v1.21.1 (2025-06-24)

Fix

  • add missing theme name to supported_flavors list

v1.21.0 (2025-06-23)

Feat

  • Add rocm-ls project
  • correct project name
  • Add hipcim and rocm-ls theme
Commits
  • 7dc2bb8 bump: version 1.21.0 → 1.21.1
  • 86a97c2 Merge pull request #1331 from ROCm/alexxu12/fix-rocm-ls-theme
  • 002a699 fix: add missing theme name to supported_flavors list
  • 8c757a7 Merge pull request #1329 from ROCm/dependabot/pip/pygments-2.19.2
  • 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
  • 675663a build: bump pygments from 2.19.1 to 2.19.2
  • a143354 feat: Add rocm-ls project
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.20.1 to 1.21.1.
- [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.20.1...v1.21.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.21.1
  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 25, 2025 17:00
@dependabot dependabot Bot requested a review from a team as a code owner June 25, 2025 17:00
@dependabot dependabot Bot added ci:docs-only Docs only changes dependencies Pull requests that update a dependency file documentation labels Jun 25, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 25, 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 ci:docs-only Docs only changes dependencies Pull requests that update a dependency file labels Jun 25, 2025
@assistant-librarian assistant-librarian Bot added project: rocrand external contribution Code contribution from users community.. labels Jun 25, 2025
bethune-bryant pushed a commit to bethune-bryant/rocm-libraries that referenced this pull request Jul 11, 2025
… documentation refresh (ROCm#378) (ROCm#389)

First phase of hipSOLVER documentation refresh (ROCm#378)

* First phase of hipSOLVER docs refresh

* Update meta data

* Standardize capitalization

* Incorporate feedback from review

(cherry picked from commit 87fb874)
ammallya pushed a commit that referenced this pull request Sep 18, 2025
* First phase of hipSOLVER docs refresh

* Update meta data

* Standardize capitalization

* Incorporate feedback from review

[ROCm/hipSOLVER commit: 87fb874]
rahulc-gh pushed a commit that referenced this pull request Sep 23, 2025
* First phase of hipSOLVER docs refresh

* Update meta data

* Standardize capitalization

* Incorporate feedback from review

[ROCm/hipsolver commit: 87fb874]
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been inactive for 25 days and will be marked as stale.

If you would like to keep this PR open, please:

  • Add new commits
  • Add a comment explaining why it should remain open

This PR will be automatically closed in 5 days if no further activity occurs.

@github-actions github-actions Bot added the Stale PR has no activity for 25+ days label Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically closed due to inactivity (30 days with no updates).

If you'd like to continue working on this, feel free to reopen the PR or create a new one.

@github-actions github-actions Bot closed this Apr 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

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/projects/rocrand/docs/sphinx/rocm-docs-core-api_reference--1.21.1 branch April 28, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs-only Docs only changes dependencies Pull requests that update a dependency file documentation external contribution Code contribution from users community.. project: rocrand Stale PR has no activity for 25+ days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants