Skip to content

Commit 7e2efdd

Browse files
Bump clang-format from 21.1.2 to 21.1.6 (onnx#7503)
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 21.1.2 to 21.1.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/b43cdff14e76160d57e29eee774209b1b8834e8d"><code>b43cdff</code></a> v21.1.6</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/303a117a34ac9402d792b42bcadcd78f933839c2"><code>303a117</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/148">#148</a> from ssciwr/dependabot/github_actions/actions/downloa...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/be0a06705c4918d2c1e3bd0be141efac7ba532a6"><code>be0a067</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/147">#147</a> from ssciwr/dependabot/github_actions/actions/upload-...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/3a3e2ec19292c87228a2817e96916c93df1129be"><code>3a3e2ec</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/145">#145</a> from ssciwr/dependabot/github_actions/pypa/cibuildwhe...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/ce02410fd8ad0509d05fe46393c52a1e2cdc8998"><code>ce02410</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/144">#144</a> from ssciwr/dependabot/github_actions/actions/setup-p...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/4472108f24294d56030e624b5be18a7671acce6e"><code>4472108</code></a> Bump to v21.1.5</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/54d0d519f74f586a7d81f6aeae2c70c2ab382747"><code>54d0d51</code></a> Bump actions/download-artifact from 5 to 6</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/b0ee4c5c260cbf7ffd49badd17d4a6fd58c26863"><code>b0ee4c5</code></a> Bump actions/upload-artifact from 4 to 5</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/8590a1dea371c3428975d83b709e8feaf65afc60"><code>8590a1d</code></a> Bump pypa/cibuildwheel from 3.1 to 3.2</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/43f48785100df1e3e5b5ed2d36eb4804fad339af"><code>43f4878</code></a> Bump actions/setup-python from 5 to 6</li> <li>See full diff in <a href="https://github.com/ssciwr/clang-format-wheel/compare/v21.1.2...v21.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clang-format&package-manager=pip&previous-version=21.1.2&new-version=21.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cff576c commit 7e2efdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-lintrunner.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ ruff==0.14.6
66
mypy==1.18.2
77
types-protobuf==6.30.2.20250822
88
# CLANG-FORMAT
9-
clang-format==21.1.2
9+
clang-format==21.1.6
1010
# EDITORCONFIG-CHECKER
1111
editorconfig-checker==3.4.1

0 commit comments

Comments
 (0)