exiv2 icon indicating copy to clipboard operation
exiv2 copied to clipboard

Bump DoozyX/clang-format-lint-action from 0.17 to 0.18

Open dependabot[bot] opened this issue 1 year ago • 3 comments

Bumps DoozyX/clang-format-lint-action from 0.17 to 0.18.

Release notes

Sourced from DoozyX/clang-format-lint-action's releases.

v0.18

Fix invalid escape sequence warning #67 Add clang-format 18 #70

Commits

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)

dependabot[bot] avatar Aug 12 '24 18:08 dependabot[bot]

These clang-format changes are interesting to say the least. Some of them look like they won't conflict with older versions.

Having said that, this needs to be manually handled.

neheb avatar Aug 12 '24 21:08 neheb

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.

Project coverage is 64.65%. Comparing base (77915ad) to head (d26e6a0). Report is 36 commits behind head on main.

Files Patch % Lines
src/convert.cpp 0.00% 5 Missing :warning:
src/tiffvisitor_int.cpp 0.00% 3 Missing :warning:
src/basicio.cpp 0.00% 2 Missing :warning:
src/bmffimage.cpp 50.00% 0 Missing and 1 partial :warning:
src/pngchunk_int.cpp 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3025      +/-   ##
==========================================
+ Coverage   64.62%   64.65%   +0.03%     
==========================================
  Files         104      104              
  Lines       22239    22240       +1     
  Branches    10911    10911              
==========================================
+ Hits        14371    14379       +8     
+ Misses       5626     5616      -10     
- Partials     2242     2245       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 14 '24 22:08 codecov[bot]

Fixing the rest of these will be hard

Merging https://github.com/Exiv2/exiv2/ will make it easier.

neheb avatar Aug 14 '24 22:08 neheb

@mergify backport 0.28.x

kmilos avatar Sep 30 '24 16:09 kmilos

backport 0.28.x

✅ Backports have been created

mergify[bot] avatar Sep 30 '24 16:09 mergify[bot]