ROCm / hipfort

Fortran interfaces for ROCm libraries
https://rocm.docs.amd.com/projects/hipfort/en/latest/
Other
68 stars 37 forks source link

Bump rocm-docs-core[api_reference] from 0.13.4 to 0.15.0 in /docs/.sphinx #107

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rocm-docs-core[api_reference] from 0.13.4 to 0.15.0.

Release notes

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

v0.15.0 (2023-06-20)

Feat

  • projects: expose project urls to html templates

Fix

  • projects.yaml: remove hardcoding of rocm to develop

[main e05ebd2] bump: version 0.14.0 → 0.15.0 2 files changed, 12 insertions(+), 2 deletions(-)

v0.14.0 (2023-06-16)

Feat

  • header.html: write to header in italics if future release or release candidate
  • header.html: include the version number in the top level header if the branch contains it
  • rdcMisc.js: toggle light/dark mode caption when changing themes

Refactor

  • header.html: make the added part in italics for top level header
  • _toc.yml.in: correct toc typo
  • move theme mode captions to separate js file
  • rdcMisc.js: use 4 spaces for tabs in rdcMisc

[main 7daa2b7] bump: version 0.13.4 → 0.14.0 2 files changed, 17 insertions(+), 2 deletions(-)

Changelog

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

v0.15.0 (2023-06-20)

Feat

  • projects: expose project urls to html templates

Fix

  • projects.yaml: remove hardcoding of rocm to develop

v0.14.0 (2023-06-16)

Feat

  • header.html: write to header in italics if future release or release candidate
  • header.html: include the version number in the top level header if the branch contains it
  • rdcMisc.js: toggle light/dark mode caption when changing themes

Refactor

  • header.html: make the added part in italics for top level header
  • _toc.yml.in: correct toc typo
  • move theme mode captions to separate js file
  • rdcMisc.js: use 4 spaces for tabs in rdcMisc
Commits
  • e05ebd2 bump: version 0.14.0 → 0.15.0
  • 9da8618 Merge pull request #248 from StreamHPC/projects_in_templates
  • 324fb58 Merge pull request #255 from RadeonOpenCompute/dependabot/pip/importlib-metad...
  • c2866bd Merge pull request #254 from RadeonOpenCompute/dependabot/pip/platformdirs-3.6.0
  • 2538338 Merge pull request #253 from RadeonOpenCompute/dependabot/pip/pyparsing-3.1.0
  • 8fed7a5 Merge pull request #252 from RadeonOpenCompute/dependabot/pip/doxysphinx-3.3.4
  • 8b988b6 Merge pull request #251 from RadeonOpenCompute/dependabot/pip/virtualenv-20.23.1
  • 7e43000 build(deps): bump importlib-metadata from 6.6.0 to 6.7.0
  • 423dc40 build(deps): bump platformdirs from 3.5.3 to 3.6.0
  • 4168f83 build(deps): bump pyparsing from 3.0.9 to 3.1.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 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)
dependabot[bot] commented 1 year ago

Superseded by #108.