From 6c94106ee3983fd6215865b489e21fe141f09c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 12:04:19 +0000 Subject: [PATCH] Bump built_value from 8.12.5 to 8.12.6 in /lib/api_client Bumps [built_value](https://github.com/google/built_value.dart) from 8.12.5 to 8.12.6. - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/compare/v8.12.5...v8.12.6) --- updated-dependencies: - dependency-name: built_value dependency-version: 8.12.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lib/api_client/pubspec.lock | 4 ++-- lib/api_client/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/api_client/pubspec.lock b/lib/api_client/pubspec.lock index 7107e22a..3d628b85 100644 --- a/lib/api_client/pubspec.lock +++ b/lib/api_client/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: "direct main" description: name: built_value - sha256: "0730c18c770d05636a8f945c32a4d7d81cb6e0f0148c8db4ad12e7748f7e49af" + sha256: "34e4067d30ce212937df995f03b69992eea683539ceeac7f679a1f1eba055b56" url: "https://pub.dev" source: hosted - version: "8.12.5" + version: "8.12.6" built_value_generator: dependency: "direct dev" description: diff --git a/lib/api_client/pubspec.yaml b/lib/api_client/pubspec.yaml index a1609a9c..017766f0 100644 --- a/lib/api_client/pubspec.yaml +++ b/lib/api_client/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: dio: '^5.7.0' one_of: '>=1.5.0 <2.0.0' one_of_serializer: '>=1.5.0 <2.0.0' - built_value: '>=8.4.0 <9.0.0' + built_value: ^8.4.0 built_collection: '>=5.1.1 <6.0.0' dev_dependencies: