Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2025

This PR contains the following updates:

Package Type Update Change
pre-commit/mirrors-clang-format repository major v19.1.7v20.1.8

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pre-commit/mirrors-clang-format (pre-commit/mirrors-clang-format)

v20.1.8

Compare Source

v20.1.7

Compare Source

v20.1.6

Compare Source

v20.1.5

Compare Source

v20.1.4

Compare Source

v20.1.3

Compare Source

v20.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the CI Continuous integration label Dec 24, 2025
@renovate renovate bot force-pushed the renovate/main-pre-commit-mirrors-clang-format-20.x branch from 9c8de75 to b931ccf Compare December 31, 2025 06:03
@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot added vector Related to vector data processing raster Related to raster data processing C Related code is in C C++ Related code is in C++ libraries module imagery raster3d labels Jan 2, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

clang-format

[clang-format] reported by reviewdog 🐶

firstprivate(north, east, south, west, ns_med, H, V) \
private(row, col, size, slp_ptr, asp_ptr, pcurv_ptr, tcurv_ptr, dx_ptr, \


[clang-format] reported by reviewdog 🐶

delete(pres_cell);


[clang-format] reported by reviewdog 🐶

delete(pres_cell);


[clang-format] reported by reviewdog 🐶

delete(pres_cell);


[clang-format] reported by reviewdog 🐶

delete(pres_cell);


[clang-format] reported by reviewdog 🐶

delete(pres_cell);


[clang-format] reported by reviewdog 🐶

int operator, int *ofield, ATTRIBUTES *attr, struct ilist *BList,


[clang-format] reported by reviewdog 🐶

int operator, int *ofield, ATTRIBUTES *attr, struct ilist *BList)


[clang-format] reported by reviewdog 🐶

if ((ACats->n_cats > 0 && operator == OP_AND) ||
(ACats->n_cats == 0 && operator == OP_NOT)) {


[clang-format] reported by reviewdog 🐶

operator = OP_AND;


[clang-format] reported by reviewdog 🐶

operator = OP_OR;


[clang-format] reported by reviewdog 🐶

operator = OP_NOT;


[clang-format] reported by reviewdog 🐶

operator = OP_XOR;


[clang-format] reported by reviewdog 🐶

if (type[0] == GV_LINE && (operator == OP_OR || operator == OP_XOR))


[clang-format] reported by reviewdog 🐶

parm->operator = G_define_option();


[clang-format] reported by reviewdog 🐶

int operator, const char *relate)


[clang-format] reported by reviewdog 🐶

int operator, const char *relate)


[clang-format] reported by reviewdog 🐶

int operator, const char *relate, int area)


[clang-format] reported by reviewdog 🐶

operator = OP_EQUALS;


[clang-format] reported by reviewdog 🐶

operator = OP_INTERSECTS;


[clang-format] reported by reviewdog 🐶

operator = OP_INTERSECTS;


[clang-format] reported by reviewdog 🐶

operator = OP_TOUCHES;


[clang-format] reported by reviewdog 🐶

operator = OP_CROSSES;


[clang-format] reported by reviewdog 🐶

operator = OP_WITHIN;


[clang-format] reported by reviewdog 🐶

operator = OP_CONTAINS;


[clang-format] reported by reviewdog 🐶

operator = OP_OVERLAPS;


[clang-format] reported by reviewdog 🐶

operator = OP_OVERLAP;


[clang-format] reported by reviewdog 🐶

operator = OP_RELATE;


[clang-format] reported by reviewdog 🐶

if (operator == OP_RELATE && !parm.relate->answer) {


[clang-format] reported by reviewdog 🐶

if (operator != OP_OVERLAP) {


[clang-format] reported by reviewdog 🐶

operator = OP_OVERLAP;


[clang-format] reported by reviewdog 🐶

int operator, const char *relate, int *ALines, int *AAreas,


[clang-format] reported by reviewdog 🐶

if (operator != OP_OVERLAP) {


[clang-format] reported by reviewdog 🐶

if (operator != OP_OVERLAP) {


[clang-format] reported by reviewdog 🐶

if (operator != OP_OVERLAP) {


[clang-format] reported by reviewdog 🐶

if (operator != OP_OVERLAP) {

@echoix echoix changed the title CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 (main) CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20.1.0 (main) Jan 2, 2026
@echoix echoix enabled auto-merge (squash) January 2, 2026 19:56
@echoix echoix merged commit 83362df into main Jan 2, 2026
37 checks passed
@github-actions github-actions bot added this to the 8.5.0 milestone Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Related code is in C C++ Related code is in C++ CI Continuous integration imagery libraries module raster Related to raster data processing raster3d vector Related to vector data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants