From fdbeb339da9c70af0ba198c00805dba06e81ebaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 08:59:24 +0000 Subject: [PATCH] chore(deps): bump meta from 1.18.0 to 1.18.1 in /auto_submit Bumps [meta](https://github.com/dart-lang/sdk/tree/main/pkg) from 1.18.0 to 1.18.1. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/1.18.1/pkg) --- updated-dependencies: - dependency-name: meta dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- auto_submit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml index 794256ed8..3497c82f0 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: http: 1.6.0 json_annotation: 4.9.0 logging: 1.2.0 - meta: 1.18.0 + meta: 1.18.1 mutex: 3.1.0 neat_cache: 2.0.5 retry: 3.1.2