Skip to content

Commit

Permalink
Bump ZedThree/clang-tidy-review from 0.19.0 to 0.20.0 (#792)
Browse files Browse the repository at this point in the history
Bumps
[ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review)
from 0.19.0 to 0.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zedthree/clang-tidy-review/releases">ZedThree/clang-tidy-review's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.0</h2>
<h2>What's Changed</h2>
<ul>
<li>ensure diff paths are the same on all platforms by <a
href="https://github.com/bwrsandman"><code>@​bwrsandman</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/130">ZedThree/clang-tidy-review#130</a></li>
<li>Fix regression to cull_comments by <a
href="https://github.com/bwrsandman"><code>@​bwrsandman</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/128">ZedThree/clang-tidy-review#128</a></li>
<li>fix: support empty commits/PRs by <a
href="https://github.com/Nerixyz"><code>@​Nerixyz</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/132">ZedThree/clang-tidy-review#132</a></li>
<li>Add a run time profile report by <a
href="https://github.com/bwrsandman"><code>@​bwrsandman</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/127">ZedThree/clang-tidy-review#127</a></li>
<li>Use task queue to spawn multiple processes of tidy by <a
href="https://github.com/bwrsandman"><code>@​bwrsandman</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/126">ZedThree/clang-tidy-review#126</a></li>
<li>Fix remaining Ruff lints and (most) type errors by <a
href="https://github.com/Nerixyz"><code>@​Nerixyz</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/137">ZedThree/clang-tidy-review#137</a></li>
<li>Fix a bunch of ruff issues by <a
href="https://github.com/ZedThree"><code>@​ZedThree</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/133">ZedThree/clang-tidy-review#133</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ZedThree/clang-tidy-review/compare/v0.19.0...v0.20.0">https://github.com/ZedThree/clang-tidy-review/compare/v0.19.0...v0.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/95398232f4a8b8b8d7cd3191370f4ac077ca2046"><code>9539823</code></a>
Merge pull request <a
href="https://redirect.github.com/zedthree/clang-tidy-review/issues/133">#133</a>
from ZedThree/linting</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/3aea09f3850d4fc1cd1aaff9aa99dbdf2613679b"><code>3aea09f</code></a>
Use <code>Path</code> in more places</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/30fd7040161543f122ea880de9f0d3dc68149d3c"><code>30fd704</code></a>
Merge branch 'master' into linting</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/1ad1991d59519a3afeea71210ccadbf87a52573d"><code>1ad1991</code></a>
Merge pull request <a
href="https://redirect.github.com/zedthree/clang-tidy-review/issues/137">#137</a>
from Nerixyz/chore/more-linting</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/87a563ce94ff56fa79e055f3d503352b1b2c14e7"><code>87a563c</code></a>
fix: correct various types</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/5e9fb02cd82bf6494d4beb0b131af93e0d3e1fa3"><code>5e9fb02</code></a>
fix: use positional args for regex (<code>B034</code>)</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/71fa1583db3d7f4ec226ef3d6c87b57be3a687e1"><code>71fa158</code></a>
fix: merge <code>with</code> (<code>SIM117</code>)</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/afd3a850fa8d6b9bcaec39c2905dab421a54938b"><code>afd3a85</code></a>
fix: resolve <code>PTH*</code> lints</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/88d4e32f25ec19477e003e775780c4bce42c5ce4"><code>88d4e32</code></a>
Merge pull request <a
href="https://redirect.github.com/zedthree/clang-tidy-review/issues/126">#126</a>
from bwrsandman/multiprocess</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/02da2438af97cc01290bba072e379bd77f9aaa75"><code>02da243</code></a>
Use task queue to spawn multiple processes of tidy</li>
<li>Additional commits viewable in <a
href="https://github.com/zedthree/clang-tidy-review/compare/v0.19.0...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ZedThree/clang-tidy-review&package-manager=github_actions&previous-version=0.19.0&new-version=0.20.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e470861 commit ec76a04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-comments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: ZedThree/clang-tidy-review/post@85799d63d217e8d0686b7735fb923acc986d8043
- uses: ZedThree/clang-tidy-review/post@95398232f4a8b8b8d7cd3191370f4ac077ca2046
# lgtm_comment_body, max_comments, and annotations need to be set on the posting workflow in a split setup
with:
# adjust options as necessary
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
submodules: true
fetch-depth: 0

- uses: ZedThree/clang-tidy-review@v0.19.0
- uses: ZedThree/clang-tidy-review@v0.20.0
id: review
with:
config_file: src/.clang-tidy
Expand All @@ -27,7 +27,7 @@ jobs:
split_workflow: true

# Uploads an artefact containing clang_fixes.json
- uses: ZedThree/clang-tidy-review/upload@v0.19.0
- uses: ZedThree/clang-tidy-review/upload@v0.20.0

# If there are any comments, fail the check
- if: steps.review.outputs.total_comments > 0
Expand Down

0 comments on commit ec76a04

Please sign in to comment.