-
-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: jidicula/clang-format-action
base: v4.16.0
head repository: jidicula/clang-format-action
compare: v4.17.0
- 19 commits
- 6 files changed
- 4 contributors
Commits on Oct 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6190009 - Browse repository at this point
Copy the full SHA 6190009View commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bda485b - Browse repository at this point
Copy the full SHA bda485bView commit details
Commits on Nov 1, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for c14d7ab - Browse repository at this point
Copy the full SHA c14d7abView commit details
Commits on Nov 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bea9eaa - Browse repository at this point
Copy the full SHA bea9eaaView commit details
Commits on Nov 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fbffc27 - Browse repository at this point
Copy the full SHA fbffc27View commit details
Commits on Dec 1, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for fb1a7a5 - Browse repository at this point
Copy the full SHA fb1a7a5View commit details
Commits on Feb 2, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for f70b135 - Browse repository at this point
Copy the full SHA f70b135View commit details
Commits on Feb 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4205382 - Browse repository at this point
Copy the full SHA 4205382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d18549 - Browse repository at this point
Copy the full SHA 8d18549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5e6fb - Browse repository at this point
Copy the full SHA 9c5e6fbView commit details
Commits on Feb 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for de28414 - Browse repository at this point
Copy the full SHA de28414View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1b28202 - Browse repository at this point
Copy the full SHA 1b28202View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8cf0fe9 - Browse repository at this point
Copy the full SHA 8cf0fe9View commit details
Commits on Mar 10, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 50dbf2b - Browse repository at this point
Copy the full SHA 50dbf2bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b3b5915 - Browse repository at this point
Copy the full SHA b3b5915View commit details
Commits on Mar 11, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4a64e49 - Browse repository at this point
Copy the full SHA 4a64e49View commit details
Commits on Mar 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ad0e3dc - Browse repository at this point
Copy the full SHA ad0e3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b596bc3 - Browse repository at this point
Copy the full SHA b596bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a18028 - Browse repository at this point
Copy the full SHA 3a18028View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.16.0...v4.17.0