Commit c690706
authored
Bump ZedThree/clang-tidy-review from 0.20.1 to 0.21.0 (#23)
Bumps
[ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review)
from 0.20.1 to 0.21.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.21.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: use pygithub to get PR comments by <a
href="https://github.com/Nerixyz"><code>@Nerixyz</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/142">ZedThree/clang-tidy-review#142</a></li>
<li>Add support for clang-tidy-19 by <a
href="https://github.com/aobolensk"><code>@aobolensk</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/141">ZedThree/clang-tidy-review#141</a></li>
<li>[install_commands] add option to inject install commands by <a
href="https://github.com/akallabeth"><code>@akallabeth</code></a> in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/146">ZedThree/clang-tidy-review#146</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/aobolensk"><code>@aobolensk</code></a>
made their first contribution in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/141">ZedThree/clang-tidy-review#141</a></li>
<li><a
href="https://github.com/akallabeth"><code>@akallabeth</code></a> made
their first contribution in <a
href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/146">ZedThree/clang-tidy-review#146</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ZedThree/clang-tidy-review/compare/v0.20.1...v0.21.0">https://github.com/ZedThree/clang-tidy-review/compare/v0.20.1...v0.21.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/4ea7f7b72e7e039588ef5e64de9a845e5a3f8db5"><code>4ea7f7b</code></a>
Apply black changes</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/237487fd8d6c1efb36cd4074a00ff79e9f361b30"><code>237487f</code></a>
Merge pull request <a
href="https://redirect.github.com/zedthree/clang-tidy-review/issues/146">#146</a>
from akallabeth/master</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/48a2ce6924f8d158fda3428b6f7688b0daaabf37"><code>48a2ce6</code></a>
strip enclosing quotes</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/27c845211e51b551b64373e40e2e5ddce1d452cb"><code>27c8452</code></a>
quote install commands</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/5714de4825666426c57f1b857e73cb407ad6a53d"><code>5714de4</code></a>
Merge pull request <a
href="https://redirect.github.com/zedthree/clang-tidy-review/issues/141">#141</a>
from aobolensk/v0.20.1-patch-clang-tidy-19</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/187ce1c8b00151983ec9ee66301f5a415d5b5165"><code>187ce1c</code></a>
Merge pull request <a
href="https://redirect.github.com/zedthree/clang-tidy-review/issues/142">#142</a>
from Nerixyz/fix/pr-comments</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/a6a03166cb988f1e8e2bfb07d698661f1177e50d"><code>a6a0316</code></a>
[install_commands] add option to inject install commands</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/b9e7f522c310886afd30489da268d91499b53197"><code>b9e7f52</code></a>
fix: use pygithub to get PR comments directly</li>
<li><a
href="https://github.com/ZedThree/clang-tidy-review/commit/ba7a1be1fadaadc4473666a2aa33ce8243c2e34b"><code>ba7a1be</code></a>
Add support for clang-tidy-19</li>
<li>See full diff in <a
href="https://github.com/zedthree/clang-tidy-review/compare/v0.20.1...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 31adb7c commit c690706
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments