From 09560c72b6ae08585118f7e1d9eda1362e8189d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 00:26:31 +0000 Subject: [PATCH] chore(deps): update dependency staabm/annotate-pull-request-from-checkstyle to ^1.8.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c4dc8514c5..fe98503dde 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require-dev": { "nextcloud/coding-standard": "^v1.4.0", "nextcloud/ocp": "dev-stable30", - "staabm/annotate-pull-request-from-checkstyle": "^1.8.5", + "staabm/annotate-pull-request-from-checkstyle": "^1.8.6", "phpunit/phpunit": "^9", "psalm/phar": "^5.26.1", "bamarni/composer-bin-plugin": "^1.8.2" diff --git a/composer.lock b/composer.lock index dc883e95ce..af0de8d0e9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bdaef1bdcd10ed875e4bac4f7ce68ab0", + "content-hash": "a77105eaa651bce5deb4b0836b45d167", "packages": [ { "name": "composer/pcre", @@ -2836,16 +2836,16 @@ }, { "name": "staabm/annotate-pull-request-from-checkstyle", - "version": "1.8.5", + "version": "1.8.6", "source": { "type": "git", "url": "https://github.com/staabm/annotate-pull-request-from-checkstyle.git", - "reference": "082e7f859860f6e79094b6ec86606bd6d0fe9014" + "reference": "5072e6827aab0a287528b971e6b8e986b20be41c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/staabm/annotate-pull-request-from-checkstyle/zipball/082e7f859860f6e79094b6ec86606bd6d0fe9014", - "reference": "082e7f859860f6e79094b6ec86606bd6d0fe9014", + "url": "https://api.github.com/repos/staabm/annotate-pull-request-from-checkstyle/zipball/5072e6827aab0a287528b971e6b8e986b20be41c", + "reference": "5072e6827aab0a287528b971e6b8e986b20be41c", "shasum": "" }, "require": { @@ -2876,7 +2876,7 @@ ], "support": { "issues": "https://github.com/staabm/annotate-pull-request-from-checkstyle/issues", - "source": "https://github.com/staabm/annotate-pull-request-from-checkstyle/tree/1.8.5" + "source": "https://github.com/staabm/annotate-pull-request-from-checkstyle/tree/1.8.6" }, "funding": [ { @@ -2884,7 +2884,7 @@ "type": "github" } ], - "time": "2023-05-08T15:56:45+00:00" + "time": "2025-09-17T05:20:34+00:00" }, { "name": "theseer/tokenizer",