From 87d01d5661f2aee37fc2a7b19dbc869cae911a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:21:09 +0000 Subject: [PATCH] chore(deps): bump the dart-deps group with 2 updates (#3741) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brandon DeRosier --- packages/artifact_proxy/pubspec.yaml | 4 ++-- packages/discord_gcp_alerts/pubspec.yaml | 4 ++-- packages/jwt/pubspec.yaml | 4 ++-- packages/shorebird_cli/pubspec.yaml | 4 ++-- packages/shorebird_code_push_client/pubspec.yaml | 2 +- packages/stripe_api/pubspec.yaml | 4 ++-- pubspec.lock | 8 ++++---- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index f92a5602..3c415b47 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: shelf_hotreload: ^1.6.0 dev_dependencies: - build_runner: ^2.14.1 - json_serializable: ^6.13.1 + build_runner: ^2.15.0 + json_serializable: ^6.13.2 mocktail: ^1.0.5 test: ^1.31.1 diff --git a/packages/discord_gcp_alerts/pubspec.yaml b/packages/discord_gcp_alerts/pubspec.yaml index 1dd0988e..693924e4 100644 --- a/packages/discord_gcp_alerts/pubspec.yaml +++ b/packages/discord_gcp_alerts/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: shelf_router: ^1.1.0 dev_dependencies: - build_runner: ^2.14.1 - json_serializable: ^6.13.1 + build_runner: ^2.15.0 + json_serializable: ^6.13.2 mocktail: ^1.0.5 test: ^1.31.1 diff --git a/packages/jwt/pubspec.yaml b/packages/jwt/pubspec.yaml index f2151d65..8b8628ec 100644 --- a/packages/jwt/pubspec.yaml +++ b/packages/jwt/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: ttl_cache: ^0.3.0 dev_dependencies: - build_runner: ^2.14.1 - json_serializable: ^6.13.1 + build_runner: ^2.15.0 + json_serializable: ^6.13.2 path: ^1.9.0 test: ^1.31.1 diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index fbebb1d9..15f8c6df 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -53,10 +53,10 @@ dependencies: yaml_edit: ^2.2.4 dev_dependencies: - build_runner: ^2.14.1 + build_runner: ^2.15.0 build_verify: ^3.1.1 build_version: ^2.1.1 - json_serializable: ^6.13.1 + json_serializable: ^6.13.2 mocktail: ^1.0.5 test: ^1.31.1 diff --git a/packages/shorebird_code_push_client/pubspec.yaml b/packages/shorebird_code_push_client/pubspec.yaml index b227ce36..e344bea8 100644 --- a/packages/shorebird_code_push_client/pubspec.yaml +++ b/packages/shorebird_code_push_client/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: path: ../shorebird_code_push_protocol dev_dependencies: - build_runner: ^2.14.1 + build_runner: ^2.15.0 build_verify: ^3.1.1 build_version: ^2.0.0 mocktail: ^1.0.5 diff --git a/packages/stripe_api/pubspec.yaml b/packages/stripe_api/pubspec.yaml index cd8cd7da..3639bd56 100644 --- a/packages/stripe_api/pubspec.yaml +++ b/packages/stripe_api/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: json_annotation: ^4.11.0 dev_dependencies: - build_runner: ^2.14.1 - json_serializable: ^6.13.1 + build_runner: ^2.15.0 + json_serializable: ^6.13.2 mocktail: ^1.0.5 test: ^1.31.1 diff --git a/pubspec.lock b/pubspec.lock index 786f7fb2..ba2a4755 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: transitive description: name: build_runner - sha256: "22fdcc3cfeb9d974d7408718c4be15ec5e9b1b350088f3a6c88f154e74dd700d" + sha256: "1523ce62448ebac2c15a8ba5fbad8acac169788658a7dd2a1c2d9c2a9318b9a6" url: "https://pub.dev" source: hosted - version: "2.14.1" + version: "2.15.0" build_verify: dependency: transitive description: @@ -373,10 +373,10 @@ packages: dependency: transitive description: name: json_serializable - sha256: fbcf404b03520e6e795f6b9b39badb2b788407dfc0a50cf39158a6ae1ca78925 + sha256: "2c15e78e1cc6e62aadecf59f81566fd56829713d96a8c4177699e2b2e17f20db" url: "https://pub.dev" source: hosted - version: "6.13.1" + version: "6.13.2" logging: dependency: transitive description: