From 9cb52f5adaed3d5cd37a367d59895e974dab3ae7 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Thu, 5 Sep 2024 14:18:11 +0000 Subject: [PATCH 1/2] dart_dev_4.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 80dcb108..0b0906bf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 4.1.1 +version: 4.2.0 description: > Centralized tooling for Dart projects. Consistent interface across projects. From 0faacdc2b95d9cc29f9624cfd1dab81d9e28a3b6 Mon Sep 17 00:00:00 2001 From: Rob Becker Date: Thu, 5 Sep 2024 08:22:16 -0600 Subject: [PATCH 2/2] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 581a040d..1708c6ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ dart_dev, like the compiled version of the run script. for better startup performance on subsequent runs. This compilation step will be cached until `tool/dart_dev/config.dart`, the installed packages, or the current Dart SDK is changed. +- Updated dependencies to allow analyzer 6, lints 4 +- Require Dart SDK minimum of 2.19 ## 4.1.1