From c8538fe8ad1abbf43c5614152aed0818afeb789c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 11:17:53 +0000 Subject: [PATCH] build(deps): bump test from 1.26.3 to 1.27.0 Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.27.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.27.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a27365d..4ad10c7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -653,26 +653,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7" + sha256: "8f0eb7fa76b7d05a4f3707e0dbd581babef5b0915ca508b757cf15d0cabb56cb" url: "https://pub.dev" source: hosted - version: "1.26.3" + version: "1.27.0" test_api: dependency: transitive description: name: test_api - sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55 + sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8" url: "https://pub.dev" source: hosted - version: "0.7.7" + version: "0.7.8" test_core: dependency: transitive description: name: test_core - sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0" + sha256: bad9916601a4f2ef6e4dbc466fb712e4b42cf4917c3fd428b018f51984fce13b url: "https://pub.dev" source: hosted - version: "0.6.12" + version: "0.6.13" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 50722e7..6322cdf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: dev_dependencies: mocktail: ^1.0.3 - test: ^1.25.5 + test: ^1.27.0 very_good_analysis: ^9.0.0 dependency_overrides: