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.18.0 to 0.19.0 (onnx#6157)
Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.18.0 to 0.19.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.19.0</h2> <h2>What's Changed</h2> <ul> <li>Add links to check documentation in review by <a href="https://github.com/bwrsandman"><code>@bwrsandman</code></a> in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/123">ZedThree/clang-tidy-review#123</a></li> <li>Add clang-tidy 18 by <a href="https://github.com/daljit46"><code>@daljit46</code></a> in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/121">ZedThree/clang-tidy-review#121</a></li> <li>Add a hint for generating the compile command outside the container by <a href="https://github.com/m-kuhn"><code>@m-kuhn</code></a> in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/120">ZedThree/clang-tidy-review#120</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/daljit46"><code>@daljit46</code></a> made their first contribution in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/121">ZedThree/clang-tidy-review#121</a></li> <li><a href="https://github.com/m-kuhn"><code>@m-kuhn</code></a> made their first contribution in <a href="https://redirect.github.com/ZedThree/clang-tidy-review/pull/120">ZedThree/clang-tidy-review#120</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ZedThree/clang-tidy-review/compare/v0.18.0...v0.19.0">https://github.com/ZedThree/clang-tidy-review/compare/v0.18.0...v0.19.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/85799d63d217e8d0686b7735fb923acc986d8043"><code>85799d6</code></a> Merge pull request <a href="https://redirect.github.com/zedthree/clang-tidy-review/issues/120">#120</a> from m-kuhn/patch-1</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/b719737efab14c01d5db685a87925e18e2d0f2b8"><code>b719737</code></a> Merge pull request <a href="https://redirect.github.com/zedthree/clang-tidy-review/issues/121">#121</a> from daljit46/clang_tidy_18</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/3ff13b4112a16890a3eafedbce1213ef805f10b0"><code>3ff13b4</code></a> Merge pull request <a href="https://redirect.github.com/zedthree/clang-tidy-review/issues/123">#123</a> from bwrsandman/links-in-comments</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/dbe658e1a07ca18043459c3faeab6d6376974ac4"><code>dbe658e</code></a> Add links to check documentation in review</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/9bde8c5e4faea4dcd1290ec8a16558384bdcaf1b"><code>9bde8c5</code></a> Add clang-tidy 18</li> <li><a href="https://github.com/ZedThree/clang-tidy-review/commit/65fbe78c4af1b8c809b1c68e729ca57ef7b77679"><code>65fbe78</code></a> Add a hint for generating the compile command outside</li> <li>See full diff in <a href="https://github.com/zedthree/clang-tidy-review/compare/900895863e31d749b3a97e8d4de93f15927d235f...85799d63d217e8d0686b7735fb923acc986d8043">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.18.0&new-version=0.19.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