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

Bump rocm-docs-core from 1.10.0 to 1.12.0 in /docs/sphinx #29

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rocm-docs-core from 1.10.0 to 1.12.0.

Release notes

Sourced from rocm-docs-core's releases.

v1.12.0 (2024-12-16)

Feat

  • Instinct documentation link in ROCm docs

[main cfab072] bump: version 1.11.0 → 1.12.0 3 files changed, 10 insertions(+), 4 deletions(-)

v1.11.0 (2024-12-05)

Feat

  • projects.yaml: Add tensile to intersphinx mapping

Fix

  • article_info.py: Remove svg if article info is empty
  • core.py: Apply os list for article info fix for all article info option
  • article-info.html: Only add apply to string if os list is not empty

Refactor

  • article_info.py: Apply mypy type check suggestions
  • article-info.html: Add custom class to span with svgs in article info
  • core.py: Split out article info logic into article_info.py
  • Remove default author
  • Modify markers in article-info.html
  • core.py: Set default OS and date to empty
  • core.py: Join article os info from list
  • core.py: Set default article info os using all_article_info_os if not present

[main b7e2ddd] bump: version 1.10.0 → 1.11.0 3 files changed, 27 insertions(+), 4 deletions(-)

Changelog

Sourced from rocm-docs-core's changelog.

v1.12.0 (2024-12-16)

Feat

  • Instinct documentation link in ROCm docs

v1.11.0 (2024-12-05)

Feat

  • projects.yaml: Add tensile to intersphinx mapping

Fix

  • article_info.py: Remove svg if article info is empty
  • core.py: Apply os list for article info fix for all article info option
  • article-info.html: Only add apply to string if os list is not empty

Refactor

  • article_info.py: Apply mypy type check suggestions
  • article-info.html: Add custom class to span with svgs in article info
  • core.py: Split out article info logic into article_info.py
  • Remove default author
  • Modify markers in article-info.html
  • core.py: Set default OS and date to empty
  • core.py: Join article os info from list
  • core.py: Set default article info os using all_article_info_os if not present
Commits
  • cfab072 bump: version 1.11.0 → 1.12.0
  • c3a4070 Merge pull request #1051 from saadrahim/naming
  • e9d934a feat: Instinct documentation link in ROCm docs
  • a4331f7 Merge pull request #1060 from ROCm/dependabot/pip/argcomplete-3.5.2
  • 6d8ec1e build: bump argcomplete from 3.5.1 to 3.5.2
  • 726b230 Merge pull request #1058 from ROCm/dependabot/pip/commitizen-4.1.0
  • 7af1b61 build: bump commitizen from 4.0.0 to 4.1.0
  • e6c7ef9 Merge pull request #1056 from ROCm/dependabot/pip/six-1.17.0
  • 4fd3def build: bump six from 1.16.0 to 1.17.0
  • b7e2ddd bump: version 1.10.0 → 1.11.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/ROCm/rocm-docs-core) from 1.10.0 to 1.12.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.10.0...v1.12.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 added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@saadrahim
Copy link
Member

@farshadghodsian merging this will fix the Instinct Hub to Instinct Documentation

Copy link
Contributor

@farshadghodsian farshadghodsian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, approved ✔️

@saadrahim saadrahim merged commit f7e96b8 into main Dec 21, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docs/sphinx/rocm-docs-core-1.12.0 branch December 21, 2024 20:20
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.

2 participants