From 78e7c2a0953d7e0b470afced521a6bbfda4a829c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 09:09:28 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.15.1 to 2.16.0 Bumps [build_runner](https://github.com/dart-lang/build) from 2.15.1 to 2.16.0. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.15.1...build_runner-v2.16.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b73f3a4..d94dbb3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -45,10 +45,10 @@ packages: dependency: transitive description: name: build - sha256: "45d14a0fb23e018d8287c32fc98d726ce466b231928ed9b9200f29bd3ccd39ae" + sha256: b94f5da9ed3d081fd4ecc426c260998b5f4f4eb2f6d89b7e5472edef0b2b2a1b url: "https://pub.dev" source: hosted - version: "4.0.7" + version: "4.0.10" build_config: dependency: transitive description: @@ -69,10 +69,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "5367e521935b102bdf1e735d2aab461e36b2edca6517662d088dd04cc39f8d16" + sha256: "90363d438bd9f84a4d5bbb83352251f57d2d9d771bc95a44e6a33fe25fa52774" url: "https://pub.dev" source: hosted - version: "2.15.1" + version: "2.16.0" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2c12d5c..80e3b66 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,7 +60,7 @@ dev_dependencies: # rules and activating additional ones. flutter_lints: ^6.0.0 drift_dev: ^2.34.5 - build_runner: ^2.15.1 + build_runner: ^2.16.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec