Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump rocm-docs-core from 0.36.0 to 0.37.0 in /docs/sphinx #102

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps rocm-docs-core from 0.36.0 to 0.37.0.

Release notes

Sourced from rocm-docs-core's releases.

v0.37.0 (2024-03-19)

Feat

  • theme.py: Remove banner on latest release

[main b86abeb] bump: version 0.36.0 → 0.37.0 3 files changed, 10 insertions(+), 4 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v0.37.0 (2024-03-19)

Feat

  • theme.py: Remove banner on latest release
Commits
  • b86abeb bump: version 0.36.0 → 0.37.0
  • d1a2275 Merge pull request #698 from samjwu/rm-banner
  • 0730e1c style(theme.py): Remove empty whitespace for ruff linting
  • 97b1c97 feat(theme.py): Remove banner on latest release
  • 58cc3d8 Merge pull request #697 from ROCm/dependabot/pip/mpire-2.10.1
  • 10515a3 Merge pull request #696 from ROCm/dependabot/pip/commitizen-3.20.0
  • dd40173 build: bump mpire from 2.10.0 to 2.10.1
  • ed4f37d build: bump commitizen from 3.18.4 to 3.20.0
  • b45cad7 Merge pull request #695 from ROCm/dependabot/pip/ruff-0.3.3
  • 6a5f768 Merge pull request #694 from ROCm/dependabot/pip/black-24.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 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.36.0 to 0.37.0.
- [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.36.0...v0.37.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2024 11:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation labels Mar 20, 2024
@dependabot dependabot bot requested a review from samjwu March 20, 2024 11:54
@samjwu samjwu merged commit 9d2a950 into develop Mar 20, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docs/sphinx/rocm-docs-core-0.37.0 branch March 20, 2024 15:23
yhuiYH added a commit that referenced this pull request Mar 28, 2024
Squashed commit of the following:

commit a5f975a
Merge: 96b9de3 f844651
Author: Sam Wu <[email protected]>
Date:   Wed Mar 27 11:31:13 2024 -0600

    Merge pull request #118 from ROCm/dependabot/pip/docs/sphinx/rocm-docs-core-0.38.0

    build(deps): Bump rocm-docs-core from 0.37.0 to 0.38.0 in /docs/sphinx

commit 96b9de3
Author: Young Hui - AMD <[email protected]>
Date:   Wed Mar 27 13:06:57 2024 -0400

    update MI300A OS support (#116)

    * update MI300A OS support

    * whitespace

commit f844651
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 27 11:14:49 2024 +0000

    build(deps): Bump rocm-docs-core from 0.37.0 to 0.38.0 in /docs/sphinx

    Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.37.0 to 0.38.0.
    - [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.37.0...v0.38.0)

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

    Signed-off-by: dependabot[bot] <[email protected]>

commit fba4a54
Author: Young Hui - AMD <[email protected]>
Date:   Tue Mar 26 11:48:13 2024 -0400

    Bump rocm and amdgpu install instructions to 6.1 from 6.0.2 (#112)

    * Update table for MI300X

    * bump rocm and amdgpu version to 6.1 from 6.0.2

    * Spelling/wording

commit 992d850
Author: Young Hui - AMD <[email protected]>
Date:   Mon Mar 25 12:15:12 2024 -0400

    update SLES prerequisites to use Perl from 15.5 (#111)

commit b2ecbc0
Author: Young Hui - AMD <[email protected]>
Date:   Mon Mar 25 09:58:56 2024 -0400

    Fix Ubuntu kernel version (#110)

    https://www.phoronix.com/news/Ubuntu-22.04.4-LTS-Released

commit 73bff69
Author: Lisa <[email protected]>
Date:   Fri Mar 22 18:05:01 2024 -0600

    Update .wordlist.txt (#107)

commit 80c3f61
Author: Logan Grado <[email protected]>
Date:   Fri Mar 22 15:32:36 2024 -0700

    Docker update (#92)

    Co-authored-by: Lisa <[email protected]>
    Co-authored-by: Saad Rahim (AMD) <[email protected]>
    Co-authored-by: Sam Wu <[email protected]>

commit 5356159
Author: Bence Parajdi <[email protected]>
Date:   Fri Mar 22 22:45:46 2024 +0100

    add multi version install guide (#83)

    * add multi version install guide

    * use templates in command line samples

    * rename variable to rocm_latest_versions

    * fix multi-versioned install to align with the description

    * fix rocm_latest_versions variable not rendering

    * separate multi-version install from the basic install steps

    * fix install sections to the multi-version install

    * fix no substitution

    * add a short description to multi-install
    fix some minor errors

    * change versions in multi version install

    * update multi-version to 6.0.2 and 6.0.0, and fix ubuntu install instructions

    * forgot another instance of apt update

    ---------

    Co-authored-by: Young Hui <[email protected]>

commit 5be16ee
Author: Young Hui - AMD <[email protected]>
Date:   Fri Mar 22 15:39:19 2024 -0400

    cleanup supported OSes (#106)

commit 0e71230
Merge: 9d2a950 c0617d5
Author: Sam Wu <[email protected]>
Date:   Fri Mar 22 10:59:18 2024 -0600

    Merge pull request #105 from samjwu/pytorch-typo

    docs(pytorch-install.rst): Fix path typo when cloning PyTorch repo

commit c0617d5
Author: Sam Wu <[email protected]>
Date:   Fri Mar 22 10:19:19 2024 -0600

    docs(pytorch-install.rst): Fix path typo when cloning PyTorch repo

commit 9d2a950
Merge: e707557 19bc156
Author: Sam Wu <[email protected]>
Date:   Wed Mar 20 09:23:01 2024 -0600

    Merge pull request #102 from ROCm/dependabot/pip/docs/sphinx/rocm-docs-core-0.37.0

    build(deps): Bump rocm-docs-core from 0.36.0 to 0.37.0 in /docs/sphinx

commit 19bc156
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 20 11:54:18 2024 +0000

    build(deps): Bump rocm-docs-core from 0.36.0 to 0.37.0 in /docs/sphinx

    Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.36.0 to 0.37.0.
    - [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.36.0...v0.37.0)

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

    Signed-off-by: dependabot[bot] <[email protected]>

commit e707557
Merge: 3367ce2 d16e9db
Author: Sam Wu <[email protected]>
Date:   Tue Mar 19 15:42:09 2024 -0600

    Merge pull request #98 from samjwu/bot

    Update dependabot config

commit d16e9db
Author: Sam Wu <[email protected]>
Date:   Tue Mar 19 14:56:08 2024 -0600

    Update dependabot config

commit 3367ce2
Merge: 9542ae8 cfba2a4
Author: Sam Wu <[email protected]>
Date:   Tue Mar 19 14:53:34 2024 -0600

    Merge pull request #88 from ROCm/dependabot/pip/docs/sphinx/rocm-docs-core-0.36.0

    build(deps): Bump rocm-docs-core from 0.35.1 to 0.36.0 in /docs/sphinx

commit cfba2a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 12 11:29:05 2024 +0000

    build(deps): Bump rocm-docs-core from 0.35.1 to 0.36.0 in /docs/sphinx

    Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.35.1 to 0.36.0.
    - [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.35.1...v0.36.0)

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

    Signed-off-by: dependabot[bot] <[email protected]>
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