Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ZedThree/clang-tidy-review from 0.14.0 to 0.15.1 (#500)
Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.14.0 to 0.15.1. <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.15.1</h2> <h2>What's Changed</h2> <ul> <li>Fix Recursive source clang-tidy by <a href="https://github.com/bwrsandman"><code>@bwrsandman</code></a> in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/104">ZedThree/clang-tidy-review#104</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ZedThree/clang-tidy-review/compare/v0.15.0...v0.15.1">https://github.com/ZedThree/clang-tidy-review/compare/v0.15.0...v0.15.1</a></p> <h2>v0.15.0</h2> <h2>What's Changed</h2> <ul> <li>Python fixes for running on multiple platforms and outside of docker by <a href="https://github.com/bwrsandman"><code>@bwrsandman</code></a> in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/103">ZedThree/clang-tidy-review#103</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ZedThree/clang-tidy-review/compare/v0.14.0...v0.15.0">https://github.com/ZedThree/clang-tidy-review/compare/v0.14.0...v0.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/0dd8d19bb8843bd77739b45fbefc1ae5bd415f9c"><code>0dd8d19</code></a> Merge pull request <a href="https://redirect.github.com/zedthree/clang-tidy-review/issues/104">#104</a> from bwrsandman/recursive-source-config</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/7765f56c9ababbd5264eb65ad4c7f811b5cc75ad"><code>7765f56</code></a> Fix Recursive source clang-tidy</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/7e7ae435614a727989eb2a6b003fe7d548638356"><code>7e7ae43</code></a> Merge pull request <a href="https://redirect.github.com/zedthree/clang-tidy-review/issues/103">#103</a> from bwrsandman/windows_shell_fix</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/406fab7d45c5f8c72c1f02d8f8a78fd9211e8d96"><code>406fab7</code></a> Apply black changes</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/e2610c9474fddc1ee2e6b7f343a0d9c0a0a06e8b"><code>e2610c9</code></a> Use pathlib for clang_tidy_binary and args list for version</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/e78c0b171597e2ca74b44011e4f5c830682639c9"><code>e78c0b1</code></a> Add an option to merge multiple comments</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/a09d6ab33b3fb2f84c40f8d67a5dfd1b4e2a5a67"><code>a09d6ab</code></a> Split workflow: return the number of comments</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/df2e12122b01447d8beb7eb5ed41e85b59ab588d"><code>df2e121</code></a> Fix review command line to run on windows</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/828c9a45e1b47ef2e14dc865cf76fa7e719fef05"><code>828c9a4</code></a> Bump versions of actions in README</li> <li>See full diff in <a href="https://github.com/zedthree/clang-tidy-review/compare/v0.14.0...v0.15.1">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.14.0&new-version=0.15.1)](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