Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

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

Updates clang-tools from 0.15.3 to 0.16.0

Release notes

Sourced from clang-tools's releases.

v0.16.0

🚀 New features and improvements

🐛 Bug fixes

👷 Changes for developers

📦 Dependency updates

Full Changelog: cpp-linter/clang-tools-pip@v0.15.3...v0.16.0

Commits
  • 29c5700 New CLI to install clang-format and clang-tidy Python wheels (#133)
  • 327e2a9 chore: Bump actions/download-artifact from 5.0.0 to 6.0.0 (#131)
  • 3861d1d chore: Bump actions/upload-artifact from 4 to 5 (#132)
  • 9cd2373 feat: support python 3.14 (#130)
  • 83fc1af fix: update stale workflow permissions for reusable workflow compatibility (#...
  • 2be3d1b chore: delete .gitpod.yml (#127)
  • 57518ac chore: Bump actions/setup-python from 5.6.0 to 6.0.0 (#126)
  • See full diff 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 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 <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.15.3 to 0.16.0
- [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
- [Commits](cpp-linter/clang-tools-pip@v0.15.3...v0.16.0)

---
updated-dependencies:
- dependency-name: clang-tools
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: org
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A minor version bump python:uv Pull requests that update python:uv code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 18:53
@dependabot dependabot bot requested review from 2bndy5 and removed request for a team November 3, 2025 18:53
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

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.hpp
  • docs/examples/demo/demo.cpp
clang-tidy (v16.0.6) reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@shenxianpeng shenxianpeng removed the minor A minor version bump label Nov 3, 2025
Copy link
Collaborator

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ref #364

I assume actual use of the new CLI will happen in a different PR.

@shenxianpeng shenxianpeng merged commit 12018a1 into main Nov 3, 2025
47 checks passed
@shenxianpeng shenxianpeng deleted the dependabot/uv/org-eb2403bff1 branch November 3, 2025 19:54
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants