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[api_reference] from 1.5.0 to 1.7.0 in /docs/sphinx #139

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps rocm-docs-core[api_reference] from 1.5.0 to 1.7.0.

Release notes

Sourced from rocm-docs-core[api_reference]'s releases.

v1.7.0 (2024-08-14)

Feat

  • Add css classes for card banners

Fix

  • projects.yaml: Update doc dev branch for HIP to docs/develop

[main 36f661d] bump: version 1.6.2 → 1.7.0 3 files changed, 14 insertions(+), 4 deletions(-)

v1.6.2 (2024-08-06)

Fix

  • projects.yaml: Update development branches for projects

Refactor

  • Doxyfile: Remove unused tags from Doxyfile
  • doxygen.py: Fix warning for progress_message

[main 3a3a4c4] bump: version 1.6.1 → 1.6.2 3 files changed, 15 insertions(+), 4 deletions(-)

v1.6.1 (2024-07-25)

Fix

  • project.yaml: rocDecode and rocAL default to develop branch now

Refactor

  • Remove unused import
  • Remove unused test code
  • Remove SphinxTestApp
  • Removed deprecated code
  • test_projects.py: Format with black
  • Update conf.py for site tests
  • test_doxygen.py: Fix typo in doxygen dir

[main 21b07b0] bump: version 1.6.0 → 1.6.1 3 files changed, 20 insertions(+), 4 deletions(-)

v1.6.0 (2024-07-24)

Feat

... (truncated)

Changelog

Sourced from rocm-docs-core[api_reference]'s changelog.

v1.7.0 (2024-08-14)

Feat

  • Add css classes for card banners

Fix

  • projects.yaml: Update doc dev branch for HIP to docs/develop

v1.6.2 (2024-08-06)

Fix

  • projects.yaml: Update development branches for projects

Refactor

  • Doxyfile: Remove unused tags from Doxyfile
  • doxygen.py: Fix warning for progress_message

v1.6.1 (2024-07-25)

Fix

  • project.yaml: rocDecode and rocAL default to develop branch now

Refactor

  • Remove unused import
  • Remove unused test code
  • Remove SphinxTestApp
  • Removed deprecated code
  • test_projects.py: Format with black
  • Update conf.py for site tests
  • test_doxygen.py: Fix typo in doxygen dir

v1.6.0 (2024-07-24)

Feat

  • projects: Add intersphinx links to github and files

Refactor

  • Set github version

v1.5.1 (2024-07-23)

Fix

... (truncated)

Commits
  • 36f661d bump: version 1.6.2 → 1.7.0
  • 2cc6408 Merge pull request #917 from samjwu/hipdoc
  • 9e82e94 fix(projects.yaml): Update doc dev branch for HIP to docs/develop
  • 380bc08 Merge pull request #890 from samjwu/maetveis-css-card-banners
  • 27e0189 Merge pull request #914 from ROCm/dependabot/pip/soupsieve-2.6
  • 202f0ce build: bump soupsieve from 2.5 to 2.6
  • 6009a9b Merge pull request #913 from ROCm/dependabot/pip/zipp-3.20.0
  • 8650485 Merge pull request #912 from ROCm/dependabot/pip/commitizen-3.29.0
  • b0dfd04 build: bump zipp from 3.19.2 to 3.20.0
  • fcbffa2 build: bump commitizen from 3.28.0 to 3.29.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[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.5.0 to 1.7.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.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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 a team as a code owner August 15, 2024 09:14
@dependabot dependabot bot added ci:docs-only Skip most non doc CI for this PR dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation labels Aug 15, 2024
@dependabot dependabot bot requested a review from samjwu August 15, 2024 09:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2024

Superseded by #141.

@dependabot dependabot bot closed this Aug 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/docs/sphinx/develop/rocm-docs-core-api_reference--1.7.0 branch August 20, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:docs-only Skip most non doc CI for this PR 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.

0 participants