Skip to content

chore(deps-dev): bump clang-tools from 0.18.0 to 1.1.0#450

Open
dependabot[bot] wants to merge 14 commits into
mainfrom
dependabot/uv/org-40cfaa902a
Open

chore(deps-dev): bump clang-tools from 0.18.0 to 1.1.0#450
dependabot[bot] wants to merge 14 commits into
mainfrom
dependabot/uv/org-40cfaa902a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the org group with 1 update: clang-tools.

Updates clang-tools from 0.18.0 to 1.0.0

Release notes

Sourced from clang-tools's releases.

v1.0.0

💥 Breaking changes

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

🚦 Tests

📦 Dependency updates

Full Changelog: cpp-linter/clang-tools-pip@v0.18.0...v1.0.0

Commits
  • 5791cd9 docs: sync binary tag and add generated CLI reference page (#191)
  • cec3f5f Update README to reflect supported Clang tools
  • e1655f7 docs: update feature section and add win-arm64 platform badge (#190)
  • 6ced3fc feat: support new release 2026.06.15-a56c0263 (#189)
  • b10e1e2 [pre-commit.ci] pre-commit autoupdate (#188)
  • 88f29e5 docs: add clang-include-cleaner and clang-apply-replacements to wheel tools d...
  • 34e250a feat: support for clang-include-cleaner and clang-apply-replacements and ...
  • 2b4da85 chore: pre-release cleanup for v1.0.0 (#183)
  • 630cac3 docs: update feature descriptions for clarity and consistency (#184)
  • 4368465 Update badge order from README
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major A major version bump python:uv Pull requests that update python:uv code labels Jun 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 17, 2026 16:02
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2026
@dependabot dependabot Bot requested review from 2bndy5 and removed request for a team June 17, 2026 16:02
@dependabot dependabot Bot added major A major version bump python:uv Pull requests that update python:uv code labels Jun 17, 2026
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v16.0.6) reports: 2 file(s) not formatted
  • docs/examples/demo/demo.cpp
  • docs/examples/demo/demo.hpp
clang-tidy (v16.0.6) reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@shenxianpeng shenxianpeng force-pushed the dependabot/uv/org-40cfaa902a branch from 34e6c01 to 8cc332b Compare June 17, 2026 17:30
Comment thread pyproject.toml Outdated
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
@shenxianpeng shenxianpeng changed the title chore(deps-dev): bump clang-tools from 0.18.0 to 1.0.0 in the org group chore(deps-dev): bump clang-tools from 0.18.0 to 1.0.1 in the org group Jun 17, 2026
@shenxianpeng shenxianpeng changed the title chore(deps-dev): bump clang-tools from 0.18.0 to 1.0.1 in the org group chore(deps-dev): bump clang-tools from 0.18.0 to 1.0.1 Jun 18, 2026
@shenxianpeng shenxianpeng changed the title chore(deps-dev): bump clang-tools from 0.18.0 to 1.0.1 chore(deps-dev): bump clang-tools from 0.18.0 to 1.1.0 Jun 19, 2026
Comment thread pyproject.toml Outdated
Comment thread action.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major A major version bump python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant