From 1932954cefed5d22cf61bfa893797ad8ed378e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:05:57 +0000 Subject: [PATCH] chore(deps): bump build_runner Bumps the build_runner group with 1 update in the /packages/aws_signature_v4 directory: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.5.4 to 2.8.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.5.4...build_runner-v2.8.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build_runner ... Signed-off-by: dependabot[bot] --- packages/aws_signature_v4/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/aws_signature_v4/pubspec.yaml b/packages/aws_signature_v4/pubspec.yaml index 093e644a068..7b74fe8251c 100644 --- a/packages/aws_signature_v4/pubspec.yaml +++ b/packages/aws_signature_v4/pubspec.yaml @@ -26,7 +26,7 @@ dev_dependencies: build_verify: ^3.0.0 build_version: ^2.1.1 build_web_compilers: ^4.0.0 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.9.4 stream_channel: ^2.1.0 test: ^1.22.1