34 packages have newer versions incompatible with dependency constraints. #530

Closed
opened 2026-06-07 13:37:29 +00:00 by guettli · 1 comment
guettli commented 2026-06-07 13:37:29 +00:00 (Migrated from codeberg.org)

update these package.

output:

39  : ┆ withExec dart analyze --fatal-infos
39  : ┆ Container.withExec DONE [0.0s]
40  : ┆ Container.stdout: String!
33  : ┆ Container.withExec DONE [11.1s]
33  : ┆ [11.1s] | Resolving dependencies...
33  : ┆ [11.1s] |   _fe_analyzer_shared 93.0.0 (101.0.0 available)
33  : ┆ [11.1s] |   analyzer 10.0.1 (13.1.0 available)
33  : ┆ [11.1s] |   cli_util 0.4.2 (0.5.1 available)
33  : ┆ [11.1s] |   code_assets 1.0.0 (1.2.1 available)
33  : ┆ [11.1s] |   dart_style 3.1.7 (3.1.9 available)
33  : ┆ [11.1s] |   dbus 0.7.12 (0.7.14 available)
33  : ┆ [11.1s] |   file_picker 12.0.0-beta.4 (12.0.0-beta.5 available)
33  : ┆ [11.1s] |   flutter_local_notifications 21.0.0 (22.0.0 available)
33  : ┆ [11.1s] |   flutter_local_notifications_linux 8.0.0 (8.0.1 available)
33  : ┆ [11.1s] |   flutter_local_notifications_platform_interface 11.0.0 (12.0.0 available)
33  : ┆ [11.1s] |   flutter_local_notifications_windows 3.0.0 (3.1.0 available)
33  : ┆ [11.1s] |   flutter_plugin_android_lifecycle 2.0.34 (2.0.35 available)
33  : ┆ [11.1s] |   flutter_secure_storage 10.3.0 (10.3.1 available)
33  : ┆ [11.1s] |   flutter_secure_storage_darwin 0.3.2 (0.4.0 available)
33  : ┆ [11.1s] |   go_router 17.2.3 (17.3.0 available)
33  : ┆ [11.1s] |   hooks 1.0.3 (2.0.2 available)
33  : ┆ [11.1s] |   image 4.8.0 (4.9.1 available)
33  : ┆ [11.1s] |   matcher 0.12.19 (0.12.20 available)
33  : ┆ [11.1s] | > meta 1.18.0 (was 1.17.0) (1.18.3 available)
33  : ┆ [11.1s] |   mockito 5.6.4 (5.7.0 available)
33  : ┆ [11.1s] |   native_toolchain_c 0.17.6 (0.19.1 available)
33  : ┆ [11.1s] |   objective_c 9.3.0 (9.4.1 available)
33  : ┆ [11.1s] | ! path_provider_android 2.2.20 (overridden) (2.3.1 available)
33  : ┆ [11.1s] |   qr 3.0.2 (4.0.0 available)
33  : ┆ [11.1s] |   sqlite3 3.3.1 (from dev dependency to direct dependency) (3.3.2 available)
33  : ┆ [11.1s] |   synchronized 3.4.0+1 (3.4.1 available)
33  : ┆ [11.1s] | > test 1.31.0 (was 1.30.0) (1.31.1 available)
33  : ┆ [11.1s] | > test_api 0.7.11 (was 0.7.10) (0.7.12 available)
33  : ┆ [11.1s] | > test_core 0.6.17 (was 0.6.16) (0.6.18 available)
33  : ┆ [11.1s] | ! url_launcher_android 6.3.24 (overridden) (6.3.32 available)
33  : ┆ [11.1s] |   vector_math 2.2.0 (2.4.0 available)
33  : ┆ [11.1s] |   webview_flutter_android 4.12.0 (4.13.0 available)
33  : ┆ [11.1s] |   webview_flutter_wkwebview 3.25.1 (3.26.0 available)
33  : ┆ [11.1s] |   xml 6.6.1 (7.0.1 available)
33  : ┆ [11.1s] | Changed 5 dependencies!
33  : ┆ [11.1s] | 34 packages have newer versions incompatible with dependency constraints.
33  : ┆ [11.1s] | Try `flutter pub outdated` for more information.


Agentloop runs

# Started (UTC) Ended (UTC) Status Tokens in Tokens out
1 2026-06-07 15:50:15 2026-06-07 15:54:59 success 13 3 547
2 2026-06-07 17:32:28 2026-06-07 17:47:17 success 79 25 966
update these package. output: ``` 39 : ┆ withExec dart analyze --fatal-infos 39 : ┆ Container.withExec DONE [0.0s] 40 : ┆ Container.stdout: String! 33 : ┆ Container.withExec DONE [11.1s] 33 : ┆ [11.1s] | Resolving dependencies... 33 : ┆ [11.1s] | _fe_analyzer_shared 93.0.0 (101.0.0 available) 33 : ┆ [11.1s] | analyzer 10.0.1 (13.1.0 available) 33 : ┆ [11.1s] | cli_util 0.4.2 (0.5.1 available) 33 : ┆ [11.1s] | code_assets 1.0.0 (1.2.1 available) 33 : ┆ [11.1s] | dart_style 3.1.7 (3.1.9 available) 33 : ┆ [11.1s] | dbus 0.7.12 (0.7.14 available) 33 : ┆ [11.1s] | file_picker 12.0.0-beta.4 (12.0.0-beta.5 available) 33 : ┆ [11.1s] | flutter_local_notifications 21.0.0 (22.0.0 available) 33 : ┆ [11.1s] | flutter_local_notifications_linux 8.0.0 (8.0.1 available) 33 : ┆ [11.1s] | flutter_local_notifications_platform_interface 11.0.0 (12.0.0 available) 33 : ┆ [11.1s] | flutter_local_notifications_windows 3.0.0 (3.1.0 available) 33 : ┆ [11.1s] | flutter_plugin_android_lifecycle 2.0.34 (2.0.35 available) 33 : ┆ [11.1s] | flutter_secure_storage 10.3.0 (10.3.1 available) 33 : ┆ [11.1s] | flutter_secure_storage_darwin 0.3.2 (0.4.0 available) 33 : ┆ [11.1s] | go_router 17.2.3 (17.3.0 available) 33 : ┆ [11.1s] | hooks 1.0.3 (2.0.2 available) 33 : ┆ [11.1s] | image 4.8.0 (4.9.1 available) 33 : ┆ [11.1s] | matcher 0.12.19 (0.12.20 available) 33 : ┆ [11.1s] | > meta 1.18.0 (was 1.17.0) (1.18.3 available) 33 : ┆ [11.1s] | mockito 5.6.4 (5.7.0 available) 33 : ┆ [11.1s] | native_toolchain_c 0.17.6 (0.19.1 available) 33 : ┆ [11.1s] | objective_c 9.3.0 (9.4.1 available) 33 : ┆ [11.1s] | ! path_provider_android 2.2.20 (overridden) (2.3.1 available) 33 : ┆ [11.1s] | qr 3.0.2 (4.0.0 available) 33 : ┆ [11.1s] | sqlite3 3.3.1 (from dev dependency to direct dependency) (3.3.2 available) 33 : ┆ [11.1s] | synchronized 3.4.0+1 (3.4.1 available) 33 : ┆ [11.1s] | > test 1.31.0 (was 1.30.0) (1.31.1 available) 33 : ┆ [11.1s] | > test_api 0.7.11 (was 0.7.10) (0.7.12 available) 33 : ┆ [11.1s] | > test_core 0.6.17 (was 0.6.16) (0.6.18 available) 33 : ┆ [11.1s] | ! url_launcher_android 6.3.24 (overridden) (6.3.32 available) 33 : ┆ [11.1s] | vector_math 2.2.0 (2.4.0 available) 33 : ┆ [11.1s] | webview_flutter_android 4.12.0 (4.13.0 available) 33 : ┆ [11.1s] | webview_flutter_wkwebview 3.25.1 (3.26.0 available) 33 : ┆ [11.1s] | xml 6.6.1 (7.0.1 available) 33 : ┆ [11.1s] | Changed 5 dependencies! 33 : ┆ [11.1s] | 34 packages have newer versions incompatible with dependency constraints. 33 : ┆ [11.1s] | Try `flutter pub outdated` for more information. ``` --- --- <!-- agentloop-summary --> **Agentloop runs** | # | Started (UTC) | Ended (UTC) | Status | Tokens in | Tokens out | |---|---------------------|---------------------|---------|-----------|------------| | 1 | 2026-06-07 15:50:15 | 2026-06-07 15:54:59 | success | 13 | 3 547 | | 2 | 2026-06-07 17:32:28 | 2026-06-07 17:47:17 | success | 79 | 25 966 |
guettlibot commented 2026-06-07 17:47:17 +00:00 (Migrated from codeberg.org)

CI is pending. Summary follows.


What I did

Bumped three direct-dependency constraints in pubspec.yaml and refreshed pubspec.lock via flutter pub upgrade. This drops the "newer versions incompatible with dependency constraints" warning from 34 → 17 — the remaining 17 are gated by transitive analyzer / build_runner constraints and the intentional path_provider_android / url_launcher_android Pigeon-26 overrides documented in pubspec.yaml:99-108, so they are out of scope here.

Constraint bumps:

  • go_router ^17.2.3^17.3.0 (minor)
  • file_picker ^12.0.0-beta.4^12.0.0-beta.5 (pre-release patch)
  • flutter_local_notifications ^21.0.0^22.0.0 (major; the 22.0.0 changelog has no public-API break that touches lib/core/services/notification_service.dart)

pubspec.lock picked up 22 transitive bumps (analyzer 10.0.1→12.1.0, dart_style 3.1.7→3.1.8, hooks 1.0.3→2.0.2, native_toolchain_c 0.17.6→0.19.1, objective_c 9.3.0→9.4.1, etc.).

Verification

  • dart analyze --fatal-infosNo issues found.
  • flutter test test/unit test/widget548/548 pass.
  • dart run build_runner build regenerates byte-identical *.g.dart / *.mocks.dart (no committed codegen change needed).

PR

https://codeberg.org/guettli/sharedinbox/pulls/532 — branch issue-530-bump-deps, closes #530. CI is currently pending; agentloop will reopen this session with logs if it fails.

agentloop · agent: claude

CI is pending. Summary follows. --- ## What I did Bumped three direct-dependency constraints in `pubspec.yaml` and refreshed `pubspec.lock` via `flutter pub upgrade`. This drops the "newer versions incompatible with dependency constraints" warning from **34 → 17** — the remaining 17 are gated by transitive `analyzer` / `build_runner` constraints and the intentional `path_provider_android` / `url_launcher_android` Pigeon-26 overrides documented in `pubspec.yaml:99-108`, so they are out of scope here. Constraint bumps: - `go_router` `^17.2.3` → `^17.3.0` (minor) - `file_picker` `^12.0.0-beta.4` → `^12.0.0-beta.5` (pre-release patch) - `flutter_local_notifications` `^21.0.0` → `^22.0.0` (major; the 22.0.0 changelog has no public-API break that touches `lib/core/services/notification_service.dart`) `pubspec.lock` picked up 22 transitive bumps (analyzer 10.0.1→12.1.0, dart_style 3.1.7→3.1.8, hooks 1.0.3→2.0.2, native_toolchain_c 0.17.6→0.19.1, objective_c 9.3.0→9.4.1, etc.). ## Verification - `dart analyze --fatal-infos` → **No issues found.** - `flutter test test/unit test/widget` → **548/548 pass.** - `dart run build_runner build` regenerates byte-identical `*.g.dart` / `*.mocks.dart` (no committed codegen change needed). ## PR https://codeberg.org/guettli/sharedinbox/pulls/532 — branch `issue-530-bump-deps`, closes #530. CI is currently pending; agentloop will reopen this session with logs if it fails. <sub>agentloop · agent: claude</sub>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#530