From 9a284970774f362cc654d4edd9da8f6136652e76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 12:11:54 +0000 Subject: [PATCH] chore(deps): bump drift from 2.28.2 to 2.29.0 in the drift group Bumps the drift group with 1 update: [drift](https://github.com/simolus3/drift). Updates `drift` from 2.28.2 to 2.29.0 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.28.2...drift-2.29.0) --- updated-dependencies: - dependency-name: drift dependency-version: 2.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 92fb135e67..134a448c16 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,37 +15,37 @@ environment: # tool. dependencies: async: ^2.10.0 - build_runner: ^2.4.9 + build_runner: ^2.10.3 build_web_compilers: ^4.0.0 - built_value: ^8.10.1 - built_value_generator: ^8.10.1 + built_value: ^8.12.0 + built_value_generator: ^8.12.0 code_builder: ^4.10.1 connectivity_plus: ^7.0.0 # This must roughly match what's included in `dart format` # on stable so that CI checks pass for generated code. - dart_style: ^3.0.1 + dart_style: ^3.1.3 device_info_plus: ^12.0.0 - drift: ^2.25.0 - drift_dev: ^2.25.1 - ffigen: ^9.0.0 + drift: ^2.29.0 + drift_dev: ^2.29.0 + ffigen: ^20.0.0 file: ^7.0.1 flutter_plugin_android_lifecycle: ^2.0.9 graphs: ^2.1.0 http: ^1.3.0 intl: ^0.20.2 json_annotation: ^4.9.0 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.11.1 mime: ^2.0.0 oauth2: ^2.0.2 package_info_plus: ^9.0.0 - pigeon: ^25.5.0 + pigeon: ^26.1.0 sqlite3: ^2.7.6 - source_gen: ^2.0.0 + source_gen: ^4.0.2 stack_trace: ^1.10.0 uuid: ^4.5.1 win32: ^5.14.0 xml: ^6.5.0 - test: ^1.22.1 + test: ^1.27.0 aft: # The current constraints for platform SDKs and OSs.