Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Type Update Change
flutter_it dependencies major ^1.0.2 -> 2.0.0

Release Notes

flutter-it/flutter_it (flutter_it)

v2.0.0

Compare Source

BREAKING CHANGE: Updated to command_it ^9.0.2 which includes breaking API changes:

  • execute()run()
  • executeWithFuture()runAsync()
  • isExecutingisRunning
  • isExecutingSyncisRunningSync
  • canExecutecanRun
  • thrownExceptionserrors
  • ifRestrictedExecuteInsteadifRestrictedRunInstead
  • whileExecutingwhileRunning (CommandBuilder)

NOTE: The old API (execute, isExecuting, etc.) is still available but deprecated. It will be removed in command_it v10.0.0.

Updated all dependencies to latest versions:

  • get_it: ^9.0.5 (was ^9.0.0)
  • watch_it: ^2.1.1 (was ^2.0.0)
  • command_it: ^9.0.2 (was ^8.0.0) BREAKING
  • listen_it: ^5.3.3 (was ^5.3.0)

See command_it v9.0.0 migration guide for detailed migration instructions.

Automated migration available: Run dart fix --apply in your project.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/flutter_it-2.x branch from cbbc888 to 8bf2b38 Compare November 19, 2025 07:01
@Feichtmeier Feichtmeier changed the title fix(deps): update dependency flutter_it to v2 chore: update dependency flutter_it to v2 Nov 19, 2025
@Feichtmeier Feichtmeier merged commit 7baf9d2 into main Nov 19, 2025
4 checks passed
@renovate renovate bot deleted the renovate/flutter_it-2.x branch November 19, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants