From 0f2f91ea116a138735eb9ad1ffc2a81a819916f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:36:23 +0000 Subject: [PATCH] chore(deps): bump the all group with 3 updates Bumps the all group with 3 updates: [melos](https://github.com/invertase/melos/tree/main/packages), [meta](https://github.com/dart-lang/sdk/tree/main/pkg) and [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `melos` from 7.8.0 to 7.8.1 - [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v7.8.1/packages) Updates `meta` from 1.17.0 to 1.18.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/1.18.0/pkg) Updates `test` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.31.0/pkgs) --- updated-dependencies: - dependency-name: melos dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: meta dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: test dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- pubspec.lock | 20 ++++++++++---------- pubspec.yaml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5f2c423..264fab8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -342,18 +342,18 @@ packages: dependency: "direct dev" description: name: melos - sha256: "9dcac9ca25da86540d1e843f85fffb29967cc5c79d76ca1aacddb57590cee84e" + sha256: b40731f34d3aacb199641a9b4955e52a866b0b0bc93ffc5c8ff21bffc6593134 url: "https://pub.dev" source: hosted - version: "7.8.0" + version: "7.8.1" meta: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: transitive description: @@ -587,26 +587,26 @@ packages: dependency: transitive description: name: test - sha256: "280d6d890011ca966ad08df7e8a4ddfab0fb3aa49f96ed6de56e3521347a9ae7" + sha256: "8d9ceddbab833f180fbefed08afa76d7c03513dfdba87ffcec2718b02bbcbf20" url: "https://pub.dev" source: hosted - version: "1.30.0" + version: "1.31.0" test_api: dependency: transitive description: name: test_api - sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" + sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e" url: "https://pub.dev" source: hosted - version: "0.7.10" + version: "0.7.11" test_core: dependency: transitive description: name: test_core - sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51" + sha256: "1991d4cfe85d5043241acac92962c3977c8d2f2add1ee73130c7b286417d1d34" url: "https://pub.dev" source: hosted - version: "0.6.16" + version: "0.6.17" toml: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b59b405..704b275 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ workspace: - examples/flutter dev_dependencies: - melos: ^7.8.0 + melos: ^7.8.1 very_good_analysis: ^10.2.0 melos: