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.4.0 to 1.7.2 in /docs/sphinx #195

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps rocm-docs-core[api_reference] from 1.4.0 to 1.7.2.

Release notes

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

v1.7.2 (2024-08-21)

Fix

  • projects.py: Update pattern matching for old release announcement

[main e606899] bump: version 1.7.1 → 1.7.2 3 files changed, 10 insertions(+), 4 deletions(-)

v1.7.1 (2024-08-19)

Fix

  • crop image from left side
  • make cards brighter
  • adjust padding back to 1
  • change card font to san-serif and adjust padding
  • change bg image to default one from ROCm/ROCm

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

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)

... (truncated)

Changelog

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

v1.7.2 (2024-08-21)

Fix

  • projects.py: Update pattern matching for old release announcement

v1.7.1 (2024-08-19)

Fix

  • crop image from left side
  • make cards brighter
  • adjust padding back to 1
  • change card font to san-serif and adjust padding
  • change bg image to default one from ROCm/ROCm

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

... (truncated)

Commits
  • e606899 bump: version 1.7.1 → 1.7.2
  • 4460cc0 Merge pull request #920 from samjwu/announcements
  • 457ef34 Merge pull request #924 from ROCm/dependabot/pip/importlib-metadata-8.4.0
  • eafa545 build: bump importlib-metadata from 8.3.0 to 8.4.0
  • 83c1b78 Merge pull request #923 from ROCm/dependabot/pip/importlib-metadata-8.3.0
  • d71299a build: bump importlib-metadata from 8.2.0 to 8.3.0
  • e2f8af1 bump: version 1.7.0 → 1.7.1
  • 4153c2d Merge pull request #915 from ROCm/experimentWithCardBanners
  • b851aee style(projects.py): Apply black formatting
  • 983e546 fix: crop image from left side
  • 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.4.0 to 1.7.2.
- [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.4.0...v1.7.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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 Sep 1, 2024
@dependabot dependabot bot requested a review from samjwu September 1, 2024 02:57
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2024

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

Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #204.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/docs/sphinx/rocm-docs-core-api_reference--1.7.2 branch October 1, 2024 02:31
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