Bump rocm-docs-core[api_reference] from 1.30.0 to 1.30.1 in /docs/sphinx#1583
Merged
kiritigowda merged 1 commit intodevelopfrom Dec 1, 2025
Conversation
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.30.0 to 1.30.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.30.0...v1.30.1) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kiritigowda
approved these changes
Dec 1, 2025
JeniferC99
pushed a commit
that referenced
this pull request
Jan 22, 2026
* Docs - Bump rocm-docs-core[api_reference] from 1.27.0 to 1.29.0 in /docs/sphinx (#1577) Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.27.0 to 1.29.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.27.0...v1.29.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Dependecies - Use OpenCV & FFMPEG only in Ubuntu (#1575) * Dependecies - Use OpenCV & FFMPEG in Ubuntu * Min Deps Mode - Support Min deps build * CMakeLists - Fix * Ubuntu - 22 Only support for extented support * Package - Enable Lintian Support MIVisionX (#1573) * lintian errors fix * move overrides install * use provided changelog and copyright. Fixed formatting * keep changelog name. Don't install lintian overrides * keep copyright.txt naming * remove overrides * remove overrides and addressing comments --------- Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> * VX_Media - Add missing include directive (#1578) Signed-off-by: Christian Heusel <christian@heusel.eu> * Docs - Bump rocm-docs-core[api_reference] from 1.29.0 to 1.30.0 in /docs/sphinx (#1579) Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.29.0 to 1.30.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.29.0...v1.30.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Docs - Bump rocm-docs-core[api_reference] from 1.30.0 to 1.30.1 in /docs/sphinx (#1583) Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.30.0 to 1.30.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.30.0...v1.30.1) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Docs - Bump fonttools from 4.55.0 to 4.61.0 in /docs/sphinx (#1584) Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.0 to 4.61.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.55.0...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * OpenVX - Fix Memory leak (#1580) * Fix - Memory leak * Removed comment --------- Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> * VX_RPP - Update memory allocation for HIP augmentation parameters (#1570) * Modified memory allocation to use hipHostMalloc for few functionalities * Modified memory allocation to use hipHostMalloc for other functionalities * Modified memory allocation to use hipHostMalloc for additional 3 kernels * Modified memory allocation to use hipHostMalloc for 2 kernels additional parameters * Updated version * Modified blend to use AGO_TARGET_AFFINITY_GPU flag and removed usage of ENABLE_HIP * Modified usage of AGO_TARGET_AFFINITY_GPU flag * Updated ResizeCropMirror changes * Removed nullPtr condition * Updated Flip and colorTemperature * updated version in RPP cmakelist * Update two more kernels and CMake * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Change macro * Update rpp package version to 2.2.1 --------- Co-authored-by: shobana-mcw <shobana@multicorewareinc.com> Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * VX_NN - mem leak fix (#1585) * Fix - Memory leak * Removed comment * Fix - mem leak * Fix - mem leak --------- Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> * CMakeLists - update GPU targets (#1581) * upgrade mathjax version to 3.x to resolve a vulnerability (#1587) * Upgrade MathJax to 3.x to resolve vulnerability (#1588) * upgrade mathjax version to 3.x to resolve a vulnerability * upgrade MathJax to 3.x * VX_OpenCV & VX_Media - mem leak fix (#1586) * Fix - Memory leak * Removed comment * Fix - mem leak * Fix - mem leak * VX_OpenCV - mem leak fix * VX_OpenCV - mem leak fix * VX_MEDIA - mem leak fix * VX_MEDIA - mem leak fix * Update amd_openvx_extensions/amd_media/decoder.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update OpenCV_goodFeaturesToTrackdetector.cpp --------- Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Docs - Bump urllib3 from 2.5.0 to 2.6.0 in /docs/sphinx (#1589) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Docs - Update CHANGELOG.md (#1590) Updates for ROCm 7.2 --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Christian Heusel <christian@heusel.eu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jonatluu <jonatluu@amd.com> Co-authored-by: Christian Heusel <christian@heusel.eu> Co-authored-by: Sruthi Srinivasan <srutsrin@amd.com> Co-authored-by: Sundar Rajan Vaithiyanathan <99159823+SundarRajan28@users.noreply.github.com> Co-authored-by: shobana-mcw <shobana@multicorewareinc.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com> Co-authored-by: alexxu-amd <159800977+alexxu-amd@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rocm-docs-core[api_reference] from 1.30.0 to 1.30.1.
Release notes
Sourced from rocm-docs-core[api_reference]'s releases.
Changelog
Sourced from rocm-docs-core[api_reference]'s changelog.
Commits
be634f9bump: version 1.30.0 → 1.30.1a99e224Merge pull request #1458 from ROCm/alexxu12/fix-flavor9953b3efix: fix rocm-simulation flavorDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)