Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ROCm/rocm-docs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: ROCm/rocm-docs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 15 commits
  • 6 files changed
  • 4 contributors

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    12deb9b View commit details
    Browse the repository at this point in the history
  2. build: bump sphinx-notfound-page from 1.0.0 to 1.0.2

    Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 1.0.0 to 1.0.2.
    - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
    - [Commits](readthedocs/sphinx-notfound-page@1.0.0...1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-notfound-page
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    7868700 View commit details
    Browse the repository at this point in the history
  3. build: bump ruff from 0.4.4 to 0.4.5

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.4.5.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.4...v0.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    02d8078 View commit details
    Browse the repository at this point in the history
  4. build: bump sphinx-design from 0.5.0 to 0.6.0

    Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/executablebooks/sphinx-design/releases)
    - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md)
    - [Commits](executablebooks/sphinx-design@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-design
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c62df3c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #791 from ROCm/dependabot/pip/ruff-0.4.5

    build: bump ruff from 0.4.4 to 0.4.5
    samjwu authored May 23, 2024
    Configuration menu
    Copy the full SHA
    346a2c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #792 from ROCm/dependabot/pip/sphinx-design-0.6.0

    build: bump sphinx-design from 0.5.0 to 0.6.0
    samjwu authored May 23, 2024
    Configuration menu
    Copy the full SHA
    55f94f9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #790 from ROCm/dependabot/pip/sphinx-notfound-page…

    …-1.0.2
    
    build: bump sphinx-notfound-page from 1.0.0 to 1.0.2
    samjwu authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0606bdf View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. build: bump typing-extensions from 4.11.0 to 4.12.0

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.0.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.11.0...4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    4fd8f7a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. ci: Update spellcheck yml

    - Handle one line doxygen
    - Update figure handle in rst files
    - Ignore docs/doxygen/mainpage.md
    neon60 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c9d59ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #793 from ROCm/dependabot/pip/typing-extensions-4.…

    …12.0
    
    build: bump typing-extensions from 4.11.0 to 4.12.0
    samjwu authored May 27, 2024
    Configuration menu
    Copy the full SHA
    36826e2 View commit details
    Browse the repository at this point in the history
  3. build: bump zipp from 3.18.2 to 3.19.0

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.2 to 3.19.0.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.18.2...v3.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d9ee2b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #795 from ROCm/dependabot/pip/zipp-3.19.0

    build: bump zipp from 3.18.2 to 3.19.0
    samjwu authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ad03a75 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #794 from ROCm/update_spelling_rst

    Update spellcheck yml
    samjwu authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d71ab4c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #789 from samjwu/rocrdebugagnet

    feat(projects.yaml): Add rocr_debug_agent to projects.yaml
    samjwu authored May 27, 2024
    Configuration menu
    Copy the full SHA
    70887b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f8d6eb View commit details
    Browse the repository at this point in the history
Loading