Skip to content

Bump rocm-docs-core from 0.11.0 to 0.14.0 in /docs/.sphinx#17

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2023

Bumps rocm-docs-core from 0.11.0 to 0.14.0.

Release notes

Sourced from rocm-docs-core's releases.

v0.14.0 (2023-06-16)

Feat

  • header.html: write to header in italics if future release or release candidate
  • header.html: include the version number in the top level header if the branch contains it
  • rdcMisc.js: toggle light/dark mode caption when changing themes

Refactor

  • header.html: make the added part in italics for top level header
  • _toc.yml.in: correct toc typo
  • move theme mode captions to separate js file
  • rdcMisc.js: use 4 spaces for tabs in rdcMisc

[main 7daa2b7] bump: version 0.13.4 → 0.14.0 2 files changed, 17 insertions(+), 2 deletions(-)

v0.13.4 (2023-06-07)

Fix

  • init.py: stop searching CMakeLists.txt for version string

[main 6d005a3] bump: version 0.13.3 → 0.13.4 2 files changed, 8 insertions(+), 2 deletions(-)

v0.13.3 (2023-06-01)

Fix

  • New email address

[main b0b2122] bump: version 0.13.2 → 0.13.3 2 files changed, 8 insertions(+), 2 deletions(-)

v0.13.2 (2023-05-31)

Fix

  • custom.css: force navbar text to left align
  • Fix footer interaction with flyout nav
  • CSS fixes around announcement banner

[main 94c4593] bump: version 0.13.1 → 0.13.2 2 files changed, 10 insertions(+), 2 deletions(-)

v0.13.1 (2023-05-29)

Refactor

... (truncated)

Changelog

Sourced from rocm-docs-core's changelog.

v0.14.0 (2023-06-16)

Feat

  • header.html: write to header in italics if future release or release candidate
  • header.html: include the version number in the top level header if the branch contains it
  • rdcMisc.js: toggle light/dark mode caption when changing themes

Refactor

  • header.html: make the added part in italics for top level header
  • _toc.yml.in: correct toc typo
  • move theme mode captions to separate js file
  • rdcMisc.js: use 4 spaces for tabs in rdcMisc

v0.13.4 (2023-06-07)

Fix

  • init.py: stop searching CMakeLists.txt for version string

v0.13.3 (2023-06-01)

Fix

  • New email address

v0.13.2 (2023-05-31)

Fix

  • custom.css: force navbar text to left align
  • Fix footer interaction with flyout nav
  • CSS fixes around announcement banner

v0.13.1 (2023-05-29)

Refactor

  • doxygen.py: remove extra print statement when copying over doxygen styling files
  • left-side-menu: rename main doc link to ROCm Documentation Home

v0.13.0 (2023-05-27)

Feat

  • left-side-menu.html: dynamically change homepage link for develop branch
  • add link to ROCm docs home to top of TOC

Fix

... (truncated)

Commits
  • 7daa2b7 bump: version 0.13.4 → 0.14.0
  • c05efb9 Merge pull request #250 from samjwu/header-version
  • 2435687 refactor(header.html): make the added part in italics for top level header
  • 3d523ab feat(header.html): write to header in italics if future release or release ca...
  • 5c7a7ea refactor(_toc.yml.in): correct toc typo
  • f9bb41b feat(header.html): include the version number in the top level header if the ...
  • 7b773b5 docs(_toc.yml.in): put guides at the top of the TOC
  • ccb548c Merge pull request #246 from RadeonOpenCompute/dependabot/pip/filelock-3.12.2
  • 13d427f Merge pull request #245 from RadeonOpenCompute/dependabot/pip/pre-commit-3.3.3
  • 0227969 Merge pull request #244 from RadeonOpenCompute/dependabot/pip/commitizen-3.3.0
  • 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 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](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.11.0 to 0.14.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.14.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  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 Jun 16, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 21, 2023

Superseded by #18.

@dependabot dependabot Bot closed this Jun 21, 2023
@dependabot dependabot Bot deleted the dependabot/pip/docs/dot-sphinx/rocm-docs-core-0.14.0 branch June 21, 2023 10:05
assistant-librarian Bot pushed a commit to jayhawk-commits/hipSPARSELt that referenced this pull request May 17, 2025
Refactor gravity inversion logic and add emergency kangarooprotocol failsafe (ROCm#17)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- Rewrote the gravity inversion core to allow for partial localized flips without disrupting global orientation matrices.
- Introduced a new vectorized calibration algorithm that ensures smooth transition between inverted and standard gravity zones.
- Implemented emergency failsafe protocol codenamed "KANGAROO" which triggers bounce-back mode if sudden inversion exceeds safe acceleration thresholds.
- Updated physics simulation layer to account for upside-down fluid dynamics, including reverse buoyancy and anti-condensation logic.
- Added a configurable delay parameter to avoid user nausea during rapid vertical toggling sequences.
- Replaced deprecated anti-fall safeguards with new magneto-anchored boots API (now fully asynchronous).
- Conducted regression testing in simulated zero-gravity environments; results show 95.3% compliance with user stability standards.
- Documented known edge case where kangaroo protocol engages during elevator descent—currently logged as WARN, pending UX review.
Caution: This commit should be deployed only in test environments where ceiling-mounted assets have been secured. Failure to do so may result in unexpected oscillations or furniture liberation events. Further tuning required for platypus mode.
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