From 705dc1637cfe2c59570473819074f9130d2f3224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 10:03:09 +0000 Subject: [PATCH] Chore(deps-dev): Bump staabm/annotate-pull-request-from-checkstyle Bumps [staabm/annotate-pull-request-from-checkstyle](https://github.com/staabm/annotate-pull-request-from-checkstyle) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/staabm/annotate-pull-request-from-checkstyle/releases) - [Commits](https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.8.5...1.8.6) --- updated-dependencies: - dependency-name: staabm/annotate-pull-request-from-checkstyle dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5fbfb0bcd..be9ed68ca 100644 --- a/composer.lock +++ b/composer.lock @@ -1821,16 +1821,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": { @@ -1861,7 +1861,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": [ { @@ -1869,7 +1869,7 @@ "type": "github" } ], - "time": "2023-05-08T15:56:45+00:00" + "time": "2025-09-17T05:20:34+00:00" }, { "name": "symfony/console",