Skip to content

chore: Bump cpp-linter to v1.12.1#420

Merged
2bndy5 merged 2 commits intomainfrom
copilot/bump-cpp-linter-version
Apr 3, 2026
Merged

chore: Bump cpp-linter to v1.12.1#420
2bndy5 merged 2 commits intomainfrom
copilot/bump-cpp-linter-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 3, 2026

Manually bumps cpp-linter to the latest release (1.12.1) and regenerates uv.lock.

Changes

  • pyproject.toml: cpp-linter 1.12.01.12.1; requires-python tightened to >=3.10 to match the new upstream requirement
  • uv.lock: Regenerated — cpp-linter updated, importlib-metadata and zipp removed (no longer needed without Python 3.9 support), click, filelock, and pygit2 version pins simplified

Fixes #416

Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-action/sessions/f54d4448-cba5-421f-ba89-d12aa3daf051

Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
Copilot AI changed the title [WIP] Update cpp-linter to latest version and uv.lock file Bump cpp-linter to v1.12.1 Apr 3, 2026
Copilot AI requested a review from shenxianpeng April 3, 2026 19:45
@shenxianpeng shenxianpeng marked this pull request as ready for review April 3, 2026 19:48
@shenxianpeng shenxianpeng requested a review from a team as a code owner April 3, 2026 19:48
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

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 changed the title Bump cpp-linter to v1.12.1 chore: Bump cpp-linter to v1.12.1 Apr 3, 2026
@shenxianpeng shenxianpeng requested a review from 2bndy5 April 3, 2026 19:51
@2bndy5
Copy link
Copy Markdown
Collaborator

2bndy5 commented Apr 3, 2026

Removing dependencies for Python 3.9 should also resolve some security alerts also. 🤞

@2bndy5 2bndy5 merged commit 89288ef into main Apr 3, 2026
45 of 46 checks passed
@2bndy5 2bndy5 deleted the copilot/bump-cpp-linter-version branch April 3, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

One line changes don't detected as problematic in lines-changed-only=true mode

3 participants