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: jidicula/clang-format-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.16.0
Choose a base ref
...
head repository: jidicula/clang-format-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.17.0
Choose a head ref
  • 19 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 29, 2025

  1. ci: Use ubuntu-slim (#256)

    jidicula authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    6190009 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    bda485b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. build: bump actions/setup-go from 5 to 6 (#260)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    c14d7ab View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Configuration menu
    Copy the full SHA
    bea9eaa View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    fbffc27 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. build: bump docker/metadata-action from 5.9.0 to 5.10.0 (#265)

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.9.0 to 5.10.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@v5.9.0...v5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-version: 5.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    fb1a7a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. build: bump docker/login-action from 3.6.0 to 3.7.0 (#266)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    f70b135 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    4205382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d18549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c5e6fb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    de28414 View commit details
    Browse the repository at this point in the history
  2. build: Don't create OCI index wrappers (#273)

    Apparently buildx wraps images in OCI indexes, so the actual image manifests are
    untagged children of the tagged index.
    
    Related to: #267
    jidicula authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    1b28202 View commit details
    Browse the repository at this point in the history
  3. build: bump docker/build-push-action from 6.18.0 to 6.19.2 (#271)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 6.19.2.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.18.0...v6.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-version: 6.19.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    8cf0fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. build: bump docker/build-push-action from 6.19.2 to 7.0.0 (#277)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.19.2 to 7.0.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.19.2...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    50dbf2b View commit details
    Browse the repository at this point in the history
  2. build: bump docker/login-action from 3.7.0 to 4.0.0 (#276)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3.7.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: 4.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    b3b5915 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. build: bump docker/metadata-action from 5.10.0 to 6.0.0 (#275)

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@v5.10.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    4a64e49 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    ad0e3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b596bc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a18028 View commit details
    Browse the repository at this point in the history
Loading