From f57a99c785a096c26a0111e05f8b94d13b0faf71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:25:52 +0000 Subject: [PATCH] chore(deps): Bump test in /flutter_news_example/api Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.25.12 to 1.25.14. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.14/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- flutter_news_example/api/pubspec.lock | 22 +++++++++++----------- flutter_news_example/api/pubspec.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/flutter_news_example/api/pubspec.lock b/flutter_news_example/api/pubspec.lock index d1aa092c4..c979abcb8 100644 --- a/flutter_news_example/api/pubspec.lock +++ b/flutter_news_example/api/pubspec.lock @@ -5,23 +5,23 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834 + sha256: "16e298750b6d0af7ce8a3ba7c18c69c3785d11b15ec83f6dcd0ad2a0009b3cab" url: "https://pub.dev" source: hosted - version: "72.0.0" + version: "76.0.0" _macros: dependency: transitive description: dart source: sdk - version: "0.3.2" + version: "0.3.3" analyzer: dependency: transitive description: name: analyzer - sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139 + sha256: "1f14db053a8c23e260789e9b0980fa27f2680dd640932cae5e1137cce0e46e1e" url: "https://pub.dev" source: hosted - version: "6.7.0" + version: "6.11.0" args: dependency: transitive description: @@ -130,10 +130,10 @@ packages: dependency: "direct main" description: name: collection - sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76" url: "https://pub.dev" source: hosted - version: "1.18.0" + version: "1.19.1" convert: dependency: transitive description: @@ -306,10 +306,10 @@ packages: dependency: transitive description: name: macros - sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536" + sha256: "1d9e801cd66f7ea3663c45fc708450db1fa57f988142c64289142c9b7ee80656" url: "https://pub.dev" source: hosted - version: "0.1.2-main.4" + version: "0.1.3-main.0" matcher: dependency: transitive description: @@ -521,10 +521,10 @@ packages: dependency: "direct dev" description: name: test - sha256: "22eb7769bee38c7e032d532e8daa2e1cc901b799f603550a4db8f3a5f5173ea2" + sha256: "8391fbe68d520daf2314121764d38e37f934c02fd7301ad18307bd93bd6b725d" url: "https://pub.dev" source: hosted - version: "1.25.12" + version: "1.25.14" test_api: dependency: transitive description: diff --git a/flutter_news_example/api/pubspec.yaml b/flutter_news_example/api/pubspec.yaml index 9c65d619e..85e37b5b2 100644 --- a/flutter_news_example/api/pubspec.yaml +++ b/flutter_news_example/api/pubspec.yaml @@ -19,7 +19,7 @@ dev_dependencies: build_runner: ^2.4.9 json_serializable: ^6.9.0 mocktail: ^1.0.4 - test: ^1.25.12 + test: ^1.25.14 very_good_analysis: ^6.0.0 dependency_overrides: