From 187a0594eff214b2e83571b1a9b361aed4683710 Mon Sep 17 00:00:00 2001 From: Tsavo Knott Date: Mon, 2 Mar 2026 14:56:45 -0500 Subject: [PATCH] chore(deps): align post-merge dependency versions --- .consumers/encrypt/v5.1.10/pubspec.yaml | 2 +- .consumers/grpc-dart/v5.3.6/pubspec.yaml | 2 +- .consumers/mindfck/v0.0.15/pubspec.yaml | 6 +++--- .../runtime_aot_client_examples/v0.0.3/pubspec.yaml | 8 ++++---- .consumers/runtime_aot_tooling/v1.0.2/pubspec.yaml | 8 ++++---- .../runtime_common_codestyle/v0.1.10/pubspec.yaml | 3 ++- .consumers/runtime_isomorphic_ipc/v0.1.2/pubspec.yaml | 6 +++--- .../runtime_isomorphic_library/v1.2.5/pubspec.yaml | 10 +++++----- .../runtime_telemetric_library/v0.0.5/pubspec.yaml | 8 ++++---- 9 files changed, 27 insertions(+), 26 deletions(-) diff --git a/.consumers/encrypt/v5.1.10/pubspec.yaml b/.consumers/encrypt/v5.1.10/pubspec.yaml index 51d54a1..4f49cae 100644 --- a/.consumers/encrypt/v5.1.10/pubspec.yaml +++ b/.consumers/encrypt/v5.1.10/pubspec.yaml @@ -27,7 +27,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 lints: ^6.0.0 test: ^1.24.0 diff --git a/.consumers/grpc-dart/v5.3.6/pubspec.yaml b/.consumers/grpc-dart/v5.3.6/pubspec.yaml index cecc205..6c45afe 100644 --- a/.consumers/grpc-dart/v5.3.6/pubspec.yaml +++ b/.consumers/grpc-dart/v5.3.6/pubspec.yaml @@ -45,7 +45,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 # ========================================================================== # Direct pub.dev dev dependencies diff --git a/.consumers/mindfck/v0.0.15/pubspec.yaml b/.consumers/mindfck/v0.0.15/pubspec.yaml index 9f2560c..d559380 100644 --- a/.consumers/mindfck/v0.0.15/pubspec.yaml +++ b/.consumers/mindfck/v0.0.15/pubspec.yaml @@ -19,14 +19,14 @@ dependencies: git: url: git@github.com:open-runtime/grpc-dart.git tag_pattern: v{{version}} - version: ^5.3.7 + version: ^5.3.8 dev_dependencies: runtime_ci_tooling: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 build_runner: ^2.11.0 test: ^1.24.0 leak_tracker: ^11.0.1 @@ -35,7 +35,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/encrypt.git tag_pattern: v{{version}} - version: ^5.1.11 + version: ^6.0.0 cli_script: git: url: git@github.com:open-runtime/dart_cli_script.git diff --git a/.consumers/runtime_aot_client_examples/v0.0.3/pubspec.yaml b/.consumers/runtime_aot_client_examples/v0.0.3/pubspec.yaml index 19a9542..4998516 100644 --- a/.consumers/runtime_aot_client_examples/v0.0.3/pubspec.yaml +++ b/.consumers/runtime_aot_client_examples/v0.0.3/pubspec.yaml @@ -43,17 +43,17 @@ dependencies: git: url: git@github.com:open-runtime/encrypt.git tag_pattern: v{{version}} - version: ^5.1.11 + version: ^6.0.0 grpc: git: url: git@github.com:open-runtime/grpc-dart.git tag_pattern: v{{version}} - version: ^5.3.7 + version: ^5.3.8 runtime_isomorphic_library: git: url: git@github.com:open-runtime/runtime_isomorphic_library.git tag_pattern: v{{version}} - version: ^1.2.6 + version: ^3.0.0 runtime_mindfck: git: url: git@github.com:open-runtime/mindfck.git @@ -75,7 +75,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 # ========================================================================== # diff --git a/.consumers/runtime_aot_tooling/v1.0.2/pubspec.yaml b/.consumers/runtime_aot_tooling/v1.0.2/pubspec.yaml index 9bc5bb6..81acc9b 100644 --- a/.consumers/runtime_aot_tooling/v1.0.2/pubspec.yaml +++ b/.consumers/runtime_aot_tooling/v1.0.2/pubspec.yaml @@ -32,17 +32,17 @@ dependencies: git: url: git@github.com:open-runtime/runtime_isomorphic_library.git tag_pattern: v{{version}} - version: ^1.2.6 + version: ^3.0.0 grpc: git: url: git@github.com:open-runtime/grpc-dart.git tag_pattern: v{{version}} - version: ^5.3.7 + version: ^5.3.8 encrypt: git: url: git@github.com:open-runtime/encrypt.git tag_pattern: v{{version}} - version: ^5.1.11 + version: ^6.0.0 dev_dependencies: # Resolves from workspace (packages/libraries/dart/runtime_ci_tooling) in monorepo. @@ -51,7 +51,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 build_cli: ^2.2.10 build_runner: ^2.4.14 lints: ^6.0.0 diff --git a/.consumers/runtime_common_codestyle/v0.1.10/pubspec.yaml b/.consumers/runtime_common_codestyle/v0.1.10/pubspec.yaml index 2e8a6d0..ef8aa89 100644 --- a/.consumers/runtime_common_codestyle/v0.1.10/pubspec.yaml +++ b/.consumers/runtime_common_codestyle/v0.1.10/pubspec.yaml @@ -5,6 +5,7 @@ homepage: https://github.com/open-runtime/runtime_common_codestyle repository: https://github.com/open-runtime/runtime_common_codestyle environment: sdk: ^3.9.0 + dependencies: # ========================================================================== # @@ -21,4 +22,4 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 diff --git a/.consumers/runtime_isomorphic_ipc/v0.1.2/pubspec.yaml b/.consumers/runtime_isomorphic_ipc/v0.1.2/pubspec.yaml index 0e23ed2..2e6bdff 100644 --- a/.consumers/runtime_isomorphic_ipc/v0.1.2/pubspec.yaml +++ b/.consumers/runtime_isomorphic_ipc/v0.1.2/pubspec.yaml @@ -32,12 +32,12 @@ dependencies: git: url: git@github.com:open-runtime/grpc-dart.git tag_pattern: v{{version}} - version: ^5.3.7 + version: ^5.3.8 runtime_isomorphic_library: git: url: git@github.com:open-runtime/runtime_isomorphic_library.git tag_pattern: v{{version}} - version: ^1.2.6 + version: ^3.0.0 dev_dependencies: # ========================================================================== @@ -52,7 +52,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 # ========================================================================== # Direct pub.dev dev dependencies diff --git a/.consumers/runtime_isomorphic_library/v1.2.5/pubspec.yaml b/.consumers/runtime_isomorphic_library/v1.2.5/pubspec.yaml index 2e4718a..e19953a 100644 --- a/.consumers/runtime_isomorphic_library/v1.2.5/pubspec.yaml +++ b/.consumers/runtime_isomorphic_library/v1.2.5/pubspec.yaml @@ -29,10 +29,10 @@ dependencies: http: ^1.3.0 googleapis: ^15.0.0 googleapis_auth: ^2.0.0 - image: ^4.7.2 + image: ^4.5.4 moment_dart: ^5.3.0 protobuf: ^6.0.0 - sentry: ^9.4.1 + sentry: ^9.8.0 string_similarity: ^2.1.1 # ========================================================================== @@ -44,12 +44,12 @@ dependencies: git: url: git@github.com:open-runtime/encrypt.git tag_pattern: v{{version}} - version: ^5.1.11 + version: ^6.0.0 grpc: git: url: git@github.com:open-runtime/grpc-dart.git tag_pattern: v{{version}} - version: ^5.3.7 + version: ^5.3.8 dev_dependencies: analyzer: ">=8.0.0 <11.0.0" @@ -57,7 +57,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 runtime_common_codestyle: git: url: git@github.com:open-runtime/runtime_common_codestyle.git diff --git a/.consumers/runtime_telemetric_library/v0.0.5/pubspec.yaml b/.consumers/runtime_telemetric_library/v0.0.5/pubspec.yaml index 4beec4f..812881f 100644 --- a/.consumers/runtime_telemetric_library/v0.0.5/pubspec.yaml +++ b/.consumers/runtime_telemetric_library/v0.0.5/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: meta: ^1.16.0 protobuf: ^6.0.0 retry: ^3.1.2 - sentry: ^9.4.1 + sentry: ^9.8.0 synchronized: ^3.4.0 # ========================================================================== @@ -34,12 +34,12 @@ dependencies: git: url: git@github.com:open-runtime/grpc-dart.git tag_pattern: v{{version}} - version: ^5.3.7 + version: ^5.3.8 runtime_isomorphic_library: git: url: git@github.com:open-runtime/runtime_isomorphic_library.git tag_pattern: v{{version}} - version: ^1.2.6 + version: ^3.0.0 dev_dependencies: # ========================================================================== @@ -54,7 +54,7 @@ dev_dependencies: git: url: git@github.com:open-runtime/runtime_ci_tooling.git tag_pattern: v{{version}} - version: ^0.9.1 + version: ^0.14.1 # ========================================================================== # Direct pub.dev dev dependencies