Skip to content

Commit 8dcab60

Browse files
authored
Bump clang-format from 18.1.8 to 21.1.8 (#3)
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 18.1.8 to 21.1.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/2d5d1c267873621d35d53e12d1d0ac206ab37654"><code>2d5d1c2</code></a> v21.1.8</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/22ca0916280432fb6e63ebc9eb655212cc32d8af"><code>22ca091</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/150">#150</a> from ssciwr/dependabot/github_actions/docker/setup-qe...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/771aa87f1660f7d0d5c11dc2304d85d704aadc2b"><code>771aa87</code></a> v21.1.7</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/825edabdd3254e9471e9ae74fd97fe1c0d3615da"><code>825edab</code></a> Bump docker/setup-qemu-action from 3.6.0 to 3.7.0</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/5a145d8c30b46e3b8ee40bc43b63ecd480a1cae3"><code>5a145d8</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/149">#149</a> from ssciwr/ci</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/3747556835f90484a7dad93c5288632011b32c12"><code>3747556</code></a> Update deprecated macos-13 intel mac runner to use macos-15-intel, bump actions</li> <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>Additional commits viewable in <a href="https://github.com/ssciwr/clang-format-wheel/compare/v18.1.8...v21.1.8">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=18.1.8&new-version=21.1.8)](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>
2 parents 4bcfec7 + 662bbed commit 8dcab60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = []
99
[dependency-groups]
1010
dev = [
1111
"cmake==4.2.1",
12-
"clang-format==18.1.8",
12+
"clang-format==21.1.8",
1313
"gcovr>=7.2",
1414
"pre-commit>=3.7.1",
1515
]

0 commit comments

Comments
 (0)