chore(deps-dev): bump clang-tools from 0.18.0 to 1.1.0#450
chore(deps-dev): bump clang-tools from 0.18.0 to 1.1.0#450dependabot[bot] wants to merge 14 commits into
Conversation
Bumps the org group with 1 update: [clang-tools](https://github.com/cpp-linter/clang-tools-pip). Updates `clang-tools` from 0.18.0 to 1.0.0 - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.18.0...v1.0.0) --- updated-dependencies: - dependency-name: clang-tools dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: org ... Signed-off-by: dependabot[bot] <support@github.com>
… org group" This reverts commit c5b853f.
Cpp-Linter Report
|
34e6c01 to
8cc332b
Compare
The --wheel install path is broken for clang-tidy versions 15/16/17 on Windows due to missing DLL dependencies in the pip wheels. - Always use --binary (static builds) which are self-contained - Remove the uv pip install pip step (only needed by --wheel) - Static builds support all versions 11-22 across Linux/macOS/Windows
Bumps the org group with 1 update: clang-tools.
Updates
clang-toolsfrom 0.18.0 to 1.0.0Release notes
Sourced from clang-tools's releases.
Commits
5791cd9docs: sync binary tag and add generated CLI reference page (#191)cec3f5fUpdate README to reflect supported Clang toolse1655f7docs: update feature section and add win-arm64 platform badge (#190)6ced3fcfeat: support new release 2026.06.15-a56c0263 (#189)b10e1e2[pre-commit.ci] pre-commit autoupdate (#188)88f29e5docs: add clang-include-cleaner and clang-apply-replacements to wheel tools d...34e250afeat: support forclang-include-cleanerandclang-apply-replacementsand ...2b4da85chore: pre-release cleanup for v1.0.0 (#183)630cac3docs: update feature descriptions for clarity and consistency (#184)4368465Update badge order from READMEDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions