cpp_vcpkg_project
cpp_vcpkg_project copied to clipboard
chore(deps): bump DoozyX/clang-format-lint-action from 0.16.2 to 0.17
Bumps DoozyX/clang-format-lint-action from 0.16.2 to 0.17.
Release notes
Sourced from DoozyX/clang-format-lint-action's releases.
v0.17
What's Changed
- Changed clang-format version to be the latest (17) #57
- Add clang-format 17.0.2 by
@alemuntoniin DoozyX/clang-format-lint-action#60- Allow directories with white-spaces to be passed by
@rjwignarin DoozyX/clang-format-lint-action#63New Contributors
@alemuntonimade their first contribution in DoozyX/clang-format-lint-action#60@rjwignarmade their first contribution in DoozyX/clang-format-lint-action#63Full Changelog: https://github.com/DoozyX/clang-format-lint-action/compare/v0.16.2...v0.17
Commits
11b773bUpdate action.yml1ecdb34Update README.mdad467e3Merge pull request #63 from rjwignar/whitespacesTestf6987b4Merge pull request #60 from alemuntoni/master5b3cd8cremoved commented-out draft code from split_list_arg() and list_files()d4653f9added comment for regex pattern in split_list_arg()fee86darefactored split_list_arg()4cfac55moved path normalization logic from split_list_arg() to normalize_paths()bacf977moved path normalization logic from list_files() to split_list_arg()797fe4dextended split_list_arg to split by whitespaces while ignoring filepaths with...- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)