From 3d790604a42d1c145872abf7a85f972739cf18c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:35:13 +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.6 to 1.8.7. - [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.6...1.8.7) --- updated-dependencies: - dependency-name: staabm/annotate-pull-request-from-checkstyle dependency-version: 1.8.7 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 af8d88207..2e1978d69 100644 --- a/composer.lock +++ b/composer.lock @@ -1829,16 +1829,16 @@ }, { "name": "staabm/annotate-pull-request-from-checkstyle", - "version": "1.8.6", + "version": "1.8.7", "source": { "type": "git", "url": "https://github.com/staabm/annotate-pull-request-from-checkstyle.git", - "reference": "5072e6827aab0a287528b971e6b8e986b20be41c" + "reference": "9cab4b00e2f2e86dc54fb88e2a1b4bf15443d6dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/staabm/annotate-pull-request-from-checkstyle/zipball/5072e6827aab0a287528b971e6b8e986b20be41c", - "reference": "5072e6827aab0a287528b971e6b8e986b20be41c", + "url": "https://api.github.com/repos/staabm/annotate-pull-request-from-checkstyle/zipball/9cab4b00e2f2e86dc54fb88e2a1b4bf15443d6dd", + "reference": "9cab4b00e2f2e86dc54fb88e2a1b4bf15443d6dd", "shasum": "" }, "require": { @@ -1869,7 +1869,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.6" + "source": "https://github.com/staabm/annotate-pull-request-from-checkstyle/tree/1.8.7" }, "funding": [ { @@ -1877,7 +1877,7 @@ "type": "github" } ], - "time": "2025-09-17T05:20:34+00:00" + "time": "2026-05-05T12:33:44+00:00" }, { "name": "symfony/console",