From b2ebe8f0aea9fe30708bd41455fbdbe28aa45dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:57:40 +0000 Subject: [PATCH] chore(deps): bump hooks from 1.0.2 to 1.0.3 in the all group Bumps the all group with 1 update: [hooks](https://github.com/dart-lang/native/tree/main/pkgs). Updates `hooks` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v1.0.3/pkgs) --- updated-dependencies: - dependency-name: hooks dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- examples/dart_only/pubspec.yaml | 2 +- examples/flutter/pubspec.yaml | 2 +- native_toolchain_rust/pubspec.yaml | 2 +- pubspec.lock | 12 ++++++++++-- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/examples/dart_only/pubspec.yaml b/examples/dart_only/pubspec.yaml index f822b61..9fc948a 100644 --- a/examples/dart_only/pubspec.yaml +++ b/examples/dart_only/pubspec.yaml @@ -6,7 +6,7 @@ environment: sdk: ^3.9.0 dependencies: - hooks: ^1.0.2 + hooks: ^1.0.3 native_toolchain_rust: ^1.0.4 dev_dependencies: diff --git a/examples/flutter/pubspec.yaml b/examples/flutter/pubspec.yaml index d897aca..cb04c55 100644 --- a/examples/flutter/pubspec.yaml +++ b/examples/flutter/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: flutter: sdk: flutter - hooks: ^1.0.2 + hooks: ^1.0.3 native_toolchain_rust: ^1.0.4 dev_dependencies: diff --git a/native_toolchain_rust/pubspec.yaml b/native_toolchain_rust/pubspec.yaml index d97a37d..939c161 100644 --- a/native_toolchain_rust/pubspec.yaml +++ b/native_toolchain_rust/pubspec.yaml @@ -13,7 +13,7 @@ environment: dependencies: code_assets: ^1.0.0 - hooks: ^1.0.2 + hooks: ^1.0.3 logging: ^1.3.0 meta: ^1.16.0 path: ^1.9.1 diff --git a/pubspec.lock b/pubspec.lock index 59106a3..63508d8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -241,10 +241,10 @@ packages: dependency: transitive description: name: hooks - sha256: e79ed1e8e1929bc6ecb6ec85f0cb519c887aa5b423705ded0d0f2d9226def388 + sha256: "025f060e86d2d4c3c47b56e33caf7f93bf9283340f26d23424ebcfccf34f621e" url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.0.3" http: dependency: transitive description: @@ -474,6 +474,14 @@ packages: url: "https://pub.dev" source: hosted version: "3.2.2" + record_use: + dependency: transitive + description: + name: record_use + sha256: "2551bd8eecfe95d14ae75f6021ad0248be5c27f138c2ec12fcb52b500b3ba1ed" + url: "https://pub.dev" + source: hosted + version: "0.6.0" shelf: dependency: transitive description: