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.9.0
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.9.2
Choose a head ref
  • 15 commits
  • 5 files changed
  • 6 contributors

Commits on Nov 18, 2024

  1. build: bump pyjwt[crypto] from 2.9.0 to 2.10.0

    Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.0.
    - [Release notes](https://github.com/jpadilla/pyjwt/releases)
    - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
    - [Commits](jpadilla/pyjwt@2.9.0...2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyjwt[crypto]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    de86ed8 View commit details
    Browse the repository at this point in the history
  2. build: bump commitizen from 3.30.1 to 3.31.0

    Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.30.1 to 3.31.0.
    - [Release notes](https://github.com/commitizen-tools/commitizen/releases)
    - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
    - [Commits](commitizen-tools/commitizen@v3.30.1...v3.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: commitizen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    267d7af View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge pull request #1026 from ROCm/dependabot/pip/pyjwt-crypto--2.10.0

    build: bump pyjwt[crypto] from 2.9.0 to 2.10.0
    samjwu authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    331369b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1027 from ROCm/dependabot/pip/commitizen-3.31.0

    build: bump commitizen from 3.30.1 to 3.31.0
    samjwu authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    11a0d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f000c4c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #1036 from samjwu/pythonlinting

    style(theme.py): Apply black formatter
    samjwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d2d4139 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    45d8eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d5f5e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125d8d1 View commit details
    Browse the repository at this point in the history
  4. chore: Merge branch 'main' into develop

    Sync version bumps
    samjwu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    db4d7b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1041 from ROCm/alexxu12/userAgent

    Fix: Add User-Agent into request header
    alexxu-amd authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    08270b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ee05b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a98622 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Merge pull request #1042 from AMD-melliott/generic-theme-fix

    fix: add "generic" to supported_flavors list
    samjwu authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    494ebfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a270923 View commit details
    Browse the repository at this point in the history
Loading