From 45705aa4ac3d0d3d10cc8ff875832a0af1130fec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 00:28:47 +0000 Subject: [PATCH 1/2] Update dependency cosee_lints to v0.12.0 --- native_image_cropper/example/pubspec.yaml | 2 +- native_image_cropper/pubspec.yaml | 2 +- native_image_cropper_android/example/pubspec.yaml | 2 +- native_image_cropper_android/pubspec.yaml | 2 +- native_image_cropper_ios/example/pubspec.yaml | 2 +- native_image_cropper_ios/pubspec.yaml | 2 +- native_image_cropper_macos/example/pubspec.yaml | 2 +- native_image_cropper_macos/pubspec.yaml | 2 +- native_image_cropper_platform_interface/example/pubspec.lock | 4 ++-- native_image_cropper_platform_interface/example/pubspec.yaml | 2 +- native_image_cropper_platform_interface/pubspec.yaml | 2 +- native_image_cropper_web/example/pubspec.yaml | 2 +- native_image_cropper_web/pubspec.yaml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/native_image_cropper/example/pubspec.yaml b/native_image_cropper/example/pubspec.yaml index 1b18e63f..e6525eb4 100644 --- a/native_image_cropper/example/pubspec.yaml +++ b/native_image_cropper/example/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper/pubspec.yaml b/native_image_cropper/pubspec.yaml index f17a1620..0cbae3e4 100644 --- a/native_image_cropper/pubspec.yaml +++ b/native_image_cropper/pubspec.yaml @@ -40,5 +40,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_android/example/pubspec.yaml b/native_image_cropper_android/example/pubspec.yaml index adbde405..dce64337 100644 --- a/native_image_cropper_android/example/pubspec.yaml +++ b/native_image_cropper_android/example/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_android/pubspec.yaml b/native_image_cropper_android/pubspec.yaml index 8c6b0ff4..5c3f5d68 100644 --- a/native_image_cropper_android/pubspec.yaml +++ b/native_image_cropper_android/pubspec.yaml @@ -26,5 +26,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_ios/example/pubspec.yaml b/native_image_cropper_ios/example/pubspec.yaml index f1b389d5..13391e41 100644 --- a/native_image_cropper_ios/example/pubspec.yaml +++ b/native_image_cropper_ios/example/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_ios/pubspec.yaml b/native_image_cropper_ios/pubspec.yaml index 10335dc1..bdee630f 100644 --- a/native_image_cropper_ios/pubspec.yaml +++ b/native_image_cropper_ios/pubspec.yaml @@ -25,5 +25,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_macos/example/pubspec.yaml b/native_image_cropper_macos/example/pubspec.yaml index a64a2bfd..4dd89d59 100644 --- a/native_image_cropper_macos/example/pubspec.yaml +++ b/native_image_cropper_macos/example/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_macos/pubspec.yaml b/native_image_cropper_macos/pubspec.yaml index f23b054d..0385edf2 100644 --- a/native_image_cropper_macos/pubspec.yaml +++ b/native_image_cropper_macos/pubspec.yaml @@ -25,5 +25,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_platform_interface/example/pubspec.lock b/native_image_cropper_platform_interface/example/pubspec.lock index 9be9a67a..aec96ba6 100644 --- a/native_image_cropper_platform_interface/example/pubspec.lock +++ b/native_image_cropper_platform_interface/example/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: "3f80f7584233c88464f15b00b23c552e952d7d3c6a7696290c46d06abb236f94" + sha256: c3f8217508009efc935ea91803ec4219fc65a772997dd25278502b774d329674 url: "https://pub.dev" source: hosted - version: "0.11.0" + version: "0.12.0" crypto: dependency: transitive description: diff --git a/native_image_cropper_platform_interface/example/pubspec.yaml b/native_image_cropper_platform_interface/example/pubspec.yaml index d47a901f..6f498364 100644 --- a/native_image_cropper_platform_interface/example/pubspec.yaml +++ b/native_image_cropper_platform_interface/example/pubspec.yaml @@ -18,5 +18,5 @@ dependencies: path: ../ dev_dependencies: - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_platform_interface/pubspec.yaml b/native_image_cropper_platform_interface/pubspec.yaml index e49758b1..953724f2 100644 --- a/native_image_cropper_platform_interface/pubspec.yaml +++ b/native_image_cropper_platform_interface/pubspec.yaml @@ -17,5 +17,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_web/example/pubspec.yaml b/native_image_cropper_web/example/pubspec.yaml index 73379438..cb6458a8 100644 --- a/native_image_cropper_web/example/pubspec.yaml +++ b/native_image_cropper_web/example/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_web/pubspec.yaml b/native_image_cropper_web/pubspec.yaml index 33f35989..f0354a61 100644 --- a/native_image_cropper_web/pubspec.yaml +++ b/native_image_cropper_web/pubspec.yaml @@ -26,5 +26,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ^0.11.0 + cosee_lints: 0.12.0 dart_code_linter: ^4.0.0 From bfa6131a8f491aa7150282e4d2895b646ca936b6 Mon Sep 17 00:00:00 2001 From: Ngoc Quoc Huynh Date: Wed, 8 Apr 2026 10:34:01 +0200 Subject: [PATCH 2/2] Bump cosee_lints to 0.13.0 --- native_image_cropper/example/pubspec.lock | 6 +++--- native_image_cropper/example/pubspec.yaml | 2 +- native_image_cropper/pubspec.yaml | 2 +- native_image_cropper_android/example/pubspec.lock | 6 +++--- native_image_cropper_android/example/pubspec.yaml | 2 +- native_image_cropper_android/pubspec.yaml | 2 +- native_image_cropper_ios/example/pubspec.lock | 6 +++--- native_image_cropper_ios/example/pubspec.yaml | 2 +- native_image_cropper_ios/pubspec.yaml | 2 +- native_image_cropper_macos/example/pubspec.lock | 6 +++--- native_image_cropper_macos/example/pubspec.yaml | 2 +- native_image_cropper_macos/pubspec.yaml | 2 +- .../example/pubspec.lock | 6 +++--- .../example/pubspec.yaml | 2 +- native_image_cropper_platform_interface/pubspec.yaml | 2 +- native_image_cropper_web/example/pubspec.lock | 6 +++--- native_image_cropper_web/example/pubspec.yaml | 2 +- native_image_cropper_web/pubspec.yaml | 2 +- 18 files changed, 30 insertions(+), 30 deletions(-) diff --git a/native_image_cropper/example/pubspec.lock b/native_image_cropper/example/pubspec.lock index 78aee471..2395d591 100644 --- a/native_image_cropper/example/pubspec.lock +++ b/native_image_cropper/example/pubspec.lock @@ -101,10 +101,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: "3f80f7584233c88464f15b00b23c552e952d7d3c6a7696290c46d06abb236f94" + sha256: "4369ad0964e217729530356f4323ca936ed08b89180d29fd59391cd91bbafe7d" url: "https://pub.dev" source: hosted - version: "0.11.0" + version: "0.13.0" crypto: dependency: transitive description: @@ -629,5 +629,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.10.3 <4.0.0" + dart: ">=3.11.0 <4.0.0" flutter: ">=3.38.4" diff --git a/native_image_cropper/example/pubspec.yaml b/native_image_cropper/example/pubspec.yaml index e6525eb4..097884bf 100644 --- a/native_image_cropper/example/pubspec.yaml +++ b/native_image_cropper/example/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper/pubspec.yaml b/native_image_cropper/pubspec.yaml index 0cbae3e4..65e262fb 100644 --- a/native_image_cropper/pubspec.yaml +++ b/native_image_cropper/pubspec.yaml @@ -40,5 +40,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_android/example/pubspec.lock b/native_image_cropper_android/example/pubspec.lock index 1263c5e3..f8223e2c 100644 --- a/native_image_cropper_android/example/pubspec.lock +++ b/native_image_cropper_android/example/pubspec.lock @@ -93,10 +93,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: "3f80f7584233c88464f15b00b23c552e952d7d3c6a7696290c46d06abb236f94" + sha256: "4369ad0964e217729530356f4323ca936ed08b89180d29fd59391cd91bbafe7d" url: "https://pub.dev" source: hosted - version: "0.11.0" + version: "0.13.0" crypto: dependency: transitive description: @@ -456,5 +456,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.10.0 <4.0.0" + dart: ">=3.11.0 <4.0.0" flutter: ">=3.18.0-18.0.pre.54" diff --git a/native_image_cropper_android/example/pubspec.yaml b/native_image_cropper_android/example/pubspec.yaml index dce64337..533b8c41 100644 --- a/native_image_cropper_android/example/pubspec.yaml +++ b/native_image_cropper_android/example/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_android/pubspec.yaml b/native_image_cropper_android/pubspec.yaml index 5c3f5d68..705fdc0e 100644 --- a/native_image_cropper_android/pubspec.yaml +++ b/native_image_cropper_android/pubspec.yaml @@ -26,5 +26,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_ios/example/pubspec.lock b/native_image_cropper_ios/example/pubspec.lock index 8093718d..80de5d44 100644 --- a/native_image_cropper_ios/example/pubspec.lock +++ b/native_image_cropper_ios/example/pubspec.lock @@ -93,10 +93,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: "3f80f7584233c88464f15b00b23c552e952d7d3c6a7696290c46d06abb236f94" + sha256: "4369ad0964e217729530356f4323ca936ed08b89180d29fd59391cd91bbafe7d" url: "https://pub.dev" source: hosted - version: "0.11.0" + version: "0.13.0" crypto: dependency: transitive description: @@ -464,5 +464,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.10.0 <4.0.0" + dart: ">=3.11.0 <4.0.0" flutter: ">=3.18.0-18.0.pre.54" diff --git a/native_image_cropper_ios/example/pubspec.yaml b/native_image_cropper_ios/example/pubspec.yaml index 13391e41..08e39f15 100644 --- a/native_image_cropper_ios/example/pubspec.yaml +++ b/native_image_cropper_ios/example/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_ios/pubspec.yaml b/native_image_cropper_ios/pubspec.yaml index bdee630f..b25ba04a 100644 --- a/native_image_cropper_ios/pubspec.yaml +++ b/native_image_cropper_ios/pubspec.yaml @@ -25,5 +25,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_macos/example/pubspec.lock b/native_image_cropper_macos/example/pubspec.lock index 1c3e8464..72c0650d 100644 --- a/native_image_cropper_macos/example/pubspec.lock +++ b/native_image_cropper_macos/example/pubspec.lock @@ -93,10 +93,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: "3f80f7584233c88464f15b00b23c552e952d7d3c6a7696290c46d06abb236f94" + sha256: "4369ad0964e217729530356f4323ca936ed08b89180d29fd59391cd91bbafe7d" url: "https://pub.dev" source: hosted - version: "0.11.0" + version: "0.13.0" crypto: dependency: transitive description: @@ -464,5 +464,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.10.0 <4.0.0" + dart: ">=3.11.0 <4.0.0" flutter: ">=3.18.0-18.0.pre.54" diff --git a/native_image_cropper_macos/example/pubspec.yaml b/native_image_cropper_macos/example/pubspec.yaml index 4dd89d59..89ee0364 100644 --- a/native_image_cropper_macos/example/pubspec.yaml +++ b/native_image_cropper_macos/example/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_macos/pubspec.yaml b/native_image_cropper_macos/pubspec.yaml index 0385edf2..5241e906 100644 --- a/native_image_cropper_macos/pubspec.yaml +++ b/native_image_cropper_macos/pubspec.yaml @@ -25,5 +25,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_platform_interface/example/pubspec.lock b/native_image_cropper_platform_interface/example/pubspec.lock index aec96ba6..9651e691 100644 --- a/native_image_cropper_platform_interface/example/pubspec.lock +++ b/native_image_cropper_platform_interface/example/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: c3f8217508009efc935ea91803ec4219fc65a772997dd25278502b774d329674 + sha256: "4369ad0964e217729530356f4323ca936ed08b89180d29fd59391cd91bbafe7d" url: "https://pub.dev" source: hosted - version: "0.12.0" + version: "0.13.0" crypto: dependency: transitive description: @@ -347,5 +347,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.10.0 <4.0.0" + dart: ">=3.11.0 <4.0.0" flutter: ">=3.3.0" diff --git a/native_image_cropper_platform_interface/example/pubspec.yaml b/native_image_cropper_platform_interface/example/pubspec.yaml index 6f498364..afabac50 100644 --- a/native_image_cropper_platform_interface/example/pubspec.yaml +++ b/native_image_cropper_platform_interface/example/pubspec.yaml @@ -18,5 +18,5 @@ dependencies: path: ../ dev_dependencies: - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_platform_interface/pubspec.yaml b/native_image_cropper_platform_interface/pubspec.yaml index 953724f2..f630440d 100644 --- a/native_image_cropper_platform_interface/pubspec.yaml +++ b/native_image_cropper_platform_interface/pubspec.yaml @@ -17,5 +17,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 diff --git a/native_image_cropper_web/example/pubspec.lock b/native_image_cropper_web/example/pubspec.lock index 9da3e598..e2e4e921 100644 --- a/native_image_cropper_web/example/pubspec.lock +++ b/native_image_cropper_web/example/pubspec.lock @@ -101,10 +101,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: "3f80f7584233c88464f15b00b23c552e952d7d3c6a7696290c46d06abb236f94" + sha256: "4369ad0964e217729530356f4323ca936ed08b89180d29fd59391cd91bbafe7d" url: "https://pub.dev" source: hosted - version: "0.11.0" + version: "0.13.0" crypto: dependency: transitive description: @@ -589,5 +589,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.10.3 <4.0.0" + dart: ">=3.11.0 <4.0.0" flutter: ">=3.38.4" diff --git a/native_image_cropper_web/example/pubspec.yaml b/native_image_cropper_web/example/pubspec.yaml index cb6458a8..7545a375 100644 --- a/native_image_cropper_web/example/pubspec.yaml +++ b/native_image_cropper_web/example/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0 flutter: diff --git a/native_image_cropper_web/pubspec.yaml b/native_image_cropper_web/pubspec.yaml index f0354a61..42494fb6 100644 --- a/native_image_cropper_web/pubspec.yaml +++ b/native_image_cropper_web/pubspec.yaml @@ -26,5 +26,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: 0.12.0 + cosee_lints: ^0.13.0 dart_code_linter: ^4.0.0