From 3fc29debfc6e2db3609c156ee12546835817839d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:09:22 +0000 Subject: [PATCH] build(deps): bump test Bumps the dart-bindings-pub-minor-patch group with 1 update in the /bindings/dart directory: [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `test` from 1.31.2 to 1.32.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.32.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dart-bindings-pub-minor-patch ... Signed-off-by: dependabot[bot] --- bindings/dart/pubspec.lock | 12 ++++++------ bindings/dart/pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bindings/dart/pubspec.lock b/bindings/dart/pubspec.lock index 0eada5b..38714f3 100644 --- a/bindings/dart/pubspec.lock +++ b/bindings/dart/pubspec.lock @@ -389,26 +389,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "0d5ba5602ec3baa28c8ce365e1efc5575969c765f45c554a3e167dc7945b9c30" + sha256: de5d145b0afff7921e5e788a880f52d7e5f3ae24068a202f6fd3b58e4ba26323 url: "https://pub.dev" source: hosted - version: "1.31.2" + version: "1.32.0" test_api: dependency: transitive description: name: test_api - sha256: "475610b2aa23c19687cce2961e44b0cc57cafe220f67c2b80201231b2a07fbe7" + sha256: "0a10344e901e5b2e63819567951cb6a06673ed6b84f40462188ff5a0c41f371f" url: "https://pub.dev" source: hosted - version: "0.7.13" + version: "0.7.14" test_core: dependency: transitive description: name: test_core - sha256: a39c204a4fc7a7ccb04a2b985e359fda3cc37e45e0b8ac61c3fb1a05aa832132 + sha256: "80f3fb49087454e07e7e07c67578cfdd156c8c3a5227d8b3f47c7b2d019c2e93" url: "https://pub.dev" source: hosted - version: "0.6.19" + version: "0.6.20" typed_data: dependency: transitive description: diff --git a/bindings/dart/pubspec.yaml b/bindings/dart/pubspec.yaml index 4fdacf1..5d73ab0 100644 --- a/bindings/dart/pubspec.yaml +++ b/bindings/dart/pubspec.yaml @@ -15,4 +15,4 @@ dependencies: dev_dependencies: ffigen: ^21.0.0 lints: ^6.1.0 - test: ^1.25.0 + test: ^1.32.0