From 0d2d52e7c2510223ed761c247287f1a1c7434371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 12:14:36 -0500 Subject: [PATCH] chore(deps): bump the dart-deps group with 2 updates (#3188) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/artifact_proxy/pubspec.yaml | 2 +- packages/discord_gcp_alerts/pubspec.yaml | 2 +- packages/jwt/pubspec.yaml | 2 +- packages/shorebird_cli/pubspec.yaml | 2 +- .../shorebird_code_push_client/pubspec.yaml | 2 +- .../shorebird_code_push_protocol/pubspec.yaml | 4 ++-- pubspec.lock | 20 +++++++++---------- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index 410d2639..9a03740c 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: shelf_hotreload: ^1.5.0 dev_dependencies: - build_runner: ^2.4.15 + build_runner: ^2.5.3 json_serializable: ^6.9.5 mocktail: ^1.0.4 test: ^1.25.15 diff --git a/packages/discord_gcp_alerts/pubspec.yaml b/packages/discord_gcp_alerts/pubspec.yaml index 5f7b711e..563ad437 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.4.15 + build_runner: ^2.5.3 json_serializable: ^6.9.5 mocktail: ^1.0.4 test: ^1.25.15 diff --git a/packages/jwt/pubspec.yaml b/packages/jwt/pubspec.yaml index 048349db..c06fd6f8 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.0.0 + build_runner: ^2.5.3 json_serializable: ^6.1.4 path: ^1.9.0 test: ^1.19.2 diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 02cb1a93..5057cc21 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: yaml_edit: ^2.2.2 dev_dependencies: - build_runner: ^2.4.15 + build_runner: ^2.5.3 build_verify: ^3.1.1 build_version: ^2.1.1 json_serializable: ^6.9.5 diff --git a/packages/shorebird_code_push_client/pubspec.yaml b/packages/shorebird_code_push_client/pubspec.yaml index aaff11eb..b3b0a86f 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.0.0 + build_runner: ^2.5.3 build_verify: ^3.1.1 build_version: ^2.0.0 mocktail: ^1.0.0 diff --git a/packages/shorebird_code_push_protocol/pubspec.yaml b/packages/shorebird_code_push_protocol/pubspec.yaml index 2d20fcfa..5d8c4d3e 100644 --- a/packages/shorebird_code_push_protocol/pubspec.yaml +++ b/packages/shorebird_code_push_protocol/pubspec.yaml @@ -10,13 +10,13 @@ environment: sdk: ">=3.8.0 <4.0.0" dependencies: - decimal: ^3.2.2 + decimal: ^3.2.4 equatable: ^2.0.5 json_annotation: ^4.8.1 meta: ^1.16.0 dev_dependencies: - build_runner: ^2.0.0 + build_runner: ^2.5.3 json_serializable: ^6.6.1 mocktail: ^1.0.0 test: ^1.19.2 diff --git a/pubspec.lock b/pubspec.lock index ca761071..3c21e70a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -61,10 +61,10 @@ packages: dependency: transitive description: name: build - sha256: cef23f1eda9b57566c81e2133d196f8e3df48f244b317368d65c5943d91148f0 + sha256: "74273591bd8b7f82eeb1f191c1b65a6576535bbfd5ca3722778b07d5702d33cc" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.5.3" build_config: dependency: transitive description: @@ -85,26 +85,26 @@ packages: dependency: transitive description: name: build_resolvers - sha256: b9e4fda21d846e192628e7a4f6deda6888c36b5b69ba02ff291a01fd529140f0 + sha256: badce70566085f2e87434531c4a6bc8e833672f755fc51146d612245947e91c9 url: "https://pub.dev" source: hosted - version: "2.4.4" + version: "2.5.3" build_runner: dependency: transitive description: name: build_runner - sha256: "058fe9dce1de7d69c4b84fada934df3e0153dd000758c4d65964d0166779aa99" + sha256: b9070a4127033777c0e63195f6f117ed16a351ed676f6313b095cf4f328c0b82 url: "https://pub.dev" source: hosted - version: "2.4.15" + version: "2.5.3" build_runner_core: dependency: transitive description: name: build_runner_core - sha256: "22e3aa1c80e0ada3722fe5b63fd43d9c8990759d0a2cf489c8c5d7b2bdebc021" + sha256: "1cdfece3eeb3f1263f7dbf5bcc0cba697bd0c22d2c866cb4b578c954dbb09bcf" url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "9.1.1" build_verify: dependency: transitive description: @@ -229,10 +229,10 @@ packages: dependency: transitive description: name: decimal - sha256: "6c2041df7caefc9393ae0b0dcc4abc700831014a2c252dd10e3952499673f0b2" + sha256: fc706a5618b81e5b367b01dd62621def37abc096f2b46a9bd9068b64c1fa36d0 url: "https://pub.dev" source: hosted - version: "3.2.2" + version: "3.2.4" equatable: dependency: transitive description: