Skip to content

chore(deps): bump cpp-linter/cpp-linter-action from 2.4.2 to 2.18.0#556

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/cpp-linter/cpp-linter-action-2.18.0
Open

chore(deps): bump cpp-linter/cpp-linter-action from 2.4.2 to 2.18.0#556
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/cpp-linter/cpp-linter-action-2.18.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps cpp-linter/cpp-linter-action from 2.4.2 to 2.18.0.

Release notes

Sourced from cpp-linter/cpp-linter-action's releases.

v2.18.0

🚀 New features and improvements

📦 Dependency updates

  • chore(deps): bump requests from 2.32.4 to 2.33.0 in the dev group across 1 directory by @dependabot[bot] in #421
  • chore(deps-dev): bump mkdocs-include-markdown-plugin from 7.1.8 to 7.2.2 by @dependabot[bot] in #418
  • chore(deps-dev): bump mkdocs-material from 9.6.19 to 9.7.6 by @dependabot[bot] in #414

Full Changelog: cpp-linter/cpp-linter-action@v2.17.1...v2.18.0

v2.17.1

✍ Other changes

📦 Dependency updates

  • chore(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #411
  • chore(deps): bump the dev group across 1 directory with 4 updates by @dependabot[bot] in #407

Full Changelog: cpp-linter/cpp-linter-action@v2.17.0...v2.17.1

v2.17.0

🚀 New features and improvements

  • feat: support clang version to include 22 and adjust default version to 20 by @​shenxianpeng in #398

👷 Changes for developers

  • chore(deps): update Dependabot configuration to limit open pull requests and change schedule to weekly by @​shenxianpeng in #400

Full Changelog: cpp-linter/cpp-linter-action@v2.16.7...v2.17.0

v2.16.7

🐛 Bug fixes

  • chore(deps-dev): bump cpp-linter from 1.11.3 to 1.11.4 in the org group by @dependabot[bot] in #390

📦 Dependency updates

... (truncated)

Commits
  • 77c390c feat: Switch clang tools from static binaries to wheels (#368)
  • 7672123 chore(deps): bump requests in the dev group across 1 directory (#421)
  • 531a5dc chore(deps-dev): bump mkdocs-include-markdown-plugin from 7.1.8 to 7.2.2 (#418)
  • 617f0c0 chore(deps-dev): bump mkdocs-material from 9.6.19 to 9.7.6 (#414)
  • 89288ef chore: Bump cpp-linter to v1.12.1 (#420)
  • 7ba5d69 chore(deps): bump the actions group across 1 directory with 2 updates (#411)
  • 4f0870f chore(dev): update release-drafter usage (#410)
  • 794df87 chore(deps): bump the dev group across 1 directory with 4 updates (#407)
  • 2446798 feat: support clang version to include 22 and adjust default version to 20 (#...
  • d67d37b chore(deps): update Dependabot config to limit open pull requests and change ...
  • 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 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)

Note

Low Risk
CI-only dependency bump with no application code changes; main risk is possible lint/format behavior differences from the upgraded action.

Overview
Updates the cpp-linter GitHub Actions workflow to pin cpp-linter/cpp-linter-action from v2.4.2 to v2.18.0 (commit 77c390c5…). All existing step inputs (style, tidy-checks, version: 15, files-changed-only, database, etc.) are unchanged.

The upstream jump includes clang tooling delivered via wheels instead of static binaries, newer default clang support in later releases, and routine dependency bumps inside the action itself.

Reviewed by Cursor Bugbot for commit 511f753. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.4.2 to 2.18.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](cpp-linter/cpp-linter-action@e84192c...77c390c)

---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 15, 2026 15:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 15, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants