Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps rocm-docs-core from 0.33.0 to 0.34.2.

Release notes

Sourced from rocm-docs-core's releases.

v0.34.2 (2024-02-15)

Fix

  • left-side-menu.jinja: Fix main doc link for rocm flavor left side menu

[main 5f70421] bump: version 0.34.1 → 0.34.2 3 files changed, 10 insertions(+), 4 deletions(-)

v0.34.1 (2024-02-15)

Fix

  • Update left side menu

[main 576be1a] bump: version 0.34.0 → 0.34.1 3 files changed, 10 insertions(+), 4 deletions(-)

v0.34.0 (2024-02-08)

Feat

  • core.py: Add html_image myst extension
  • core.py: Enable dollarmath myst extension for inline latex math

[main ab6b2c2] bump: version 0.33.2 → 0.34.0 3 files changed, 11 insertions(+), 4 deletions(-)

v0.33.2 (2024-02-06)

Fix

  • left-side-menu.jinja: Set main doc link for blogs flavor

[main 428a4a1] bump: version 0.33.1 → 0.33.2 3 files changed, 10 insertions(+), 4 deletions(-)

v0.33.1 (2024-02-05)

Fix

  • header.html: Import version_list macro from header.jinja into header.html
  • Change rocm-blogs flavor top level header to ROCm Blogs
  • Change rocm-blogs second level header Lab Notes to ROCm Docs
  • Remove version list from rocm-blogs header

[main 77eb7a6] bump: version 0.33.0 → 0.33.1 3 files changed, 19 insertions(+), 4 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.34.2 (2024-02-15)

Fix

  • left-side-menu.jinja: Fix main doc link for rocm flavor left side menu

v0.34.1 (2024-02-15)

Fix

  • Update left side menu

v0.34.0 (2024-02-08)

Feat

  • core.py: Add html_image myst extension
  • core.py: Enable dollarmath myst extension for inline latex math

v0.33.2 (2024-02-06)

Fix

  • left-side-menu.jinja: Set main doc link for blogs flavor

v0.33.1 (2024-02-05)

Fix

  • remove old folder
  • Revert "fix: remove toc"
  • remove toc
  • remove duplicates
  • merge conflicts
  • header.html: Import version_list macro from header.jinja into header.html
  • Change rocm-blogs flavor top level header to ROCm Blogs
  • Change rocm-blogs second level header Lab Notes to ROCm Docs
  • Remove version list from rocm-blogs header
  • sync wordlist
Commits
  • 5f70421 bump: version 0.34.1 → 0.34.2
  • 866072f Merge pull request #649 from samjwu/left
  • a3e7388 fix(left-side-menu.jinja): Fix main doc link for rocm flavor left side menu
  • 576be1a bump: version 0.34.0 → 0.34.1
  • 8184d28 Merge pull request #643 from ROCm/LisaDelaney-patch-1
  • c8e69bd fix: Update left side menu
  • 2e84104 Merge pull request #648 from ROCm/dependabot/pip/black-24.2.0
  • d47fac1 build: bump black from 24.1.1 to 24.2.0
  • 542b026 Merge pull request #646 from ROCm/dependabot/pip/tqdm-4.66.2
  • 9ce55c7 Merge pull request #645 from ROCm/dependabot/pip/identify-2.5.34
  • 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](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.33.0 to 0.34.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.33.0...v0.34.2)

---
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 requested a review from zjing14 as a code owner February 16, 2024 19:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation labels Feb 16, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 2024

Dependabot tried to add @samjwu as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/asroy/ck_tile/pulls/86/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the asroy/ck_tile repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 2024

The following labels could not be found: ci:docs-only.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2024

Superseded by #87.

@dependabot dependabot bot closed this Feb 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/docs/sphinx/rocm-docs-core-0.34.2 branch February 23, 2024 19:43
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