Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cpp-linter/cpp-linter-action from 2.11.0 to 2.12.0 #169

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps cpp-linter/cpp-linter-action from 2.11.0 to 2.12.0.

Release notes

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

v2.12.0

🚀 New features and improvements

  • Swtich to actions/stale by @​shenxianpeng in #230
  • new inputs:
    • ignore-tidy: A file filter for clang-tidy
    • ignore-format: A file filter for clang-format
    • passive-reviews: A flag to indicate that PR reviews should not approve not request changes (posts reviews as a comment)
  • glob patterns are now supported in ignore, ignore-format, and ignore-tidy inputs.

📝 Documentation updates

✍ Other changes

  • using homebrew to install clang tools on mac runner by @​2bndy5 in #244

📦 Dependency updates

Full Changelog: cpp-linter/cpp-linter-action@v2.11.0...v2.12.0

Commits
  • 820b182 Bump the pip group across 1 directory with 2 updates (#247)
  • 09a8c47 using homebrew to install clang tools on mac runner (#244)
  • 91cfe27 chore: update used-by badge by github-actions[bot] (#245)
  • 8147325 chore: update used-by badge by github-actions[bot] (#241)
  • 08fd783 chore: update used-by badge by github-actions[bot] (#235)
  • a3ed755 chore: update used-by badge by github-actions[bot] (#232)
  • bbc2138 chore: update used-by badge by github-actions[bot] (#231)
  • 60d8794 Swtich to actions/stale (#230)
  • c07c25d chore: update used-by badge by github-actions[bot] (#229)
  • 85b82ef chore: update used-by badge by github-actions[bot] (#228)
  • 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 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)

Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](cpp-linter/cpp-linter-action@v2.11.0...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from edunad as a code owner June 10, 2024 18:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 10, 2024
@edunad edunad merged commit c2ae9a8 into master Jun 14, 2024
3 of 4 checks passed
@edunad edunad deleted the dependabot/github_actions/cpp-linter/cpp-linter-action-2.12.0 branch June 14, 2024 08:45
Copy link

Cpp-Linter Report ✔️

No problems need attention.

Have any feedback or feature suggestions? Share it here.

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.

1 participant