Skip to content

Conversation

@droibit
Copy link
Owner

@droibit droibit commented Nov 29, 2025

No description provided.

@droibit droibit added this to the 2.5.0 milestone Nov 29, 2025
@droibit droibit self-assigned this Nov 29, 2025
Copilot AI review requested due to automatic review settings November 29, 2025 13:03
@droibit droibit added the enhancement New feature or request label Nov 29, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates development and testing dependencies across all packages in the flutter_custom_tabs federated plugin. The updates include linting tools, code generation tools, and testing utilities to their latest versions.

  • Updates flutter_lints from ^4.0.0 to ^5.0.0 across all packages and examples
  • Updates pigeon from ^22.7.0 to ^26.0.0 in Android and iOS platform packages with corresponding regenerated code
  • Updates mockito from ^5.4.2 to ^5.4.4 in the platform interface package

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
flutter_custom_tabs_web/pubspec.yaml Updates flutter_lints to ^5.0.0
flutter_custom_tabs_web/example/pubspec.yaml Updates flutter_lints to ^5.0.0 in example
flutter_custom_tabs_platform_interface/pubspec.yaml Updates mockito to ^5.4.4 and flutter_lints to ^5.0.0
flutter_custom_tabs_ios/pubspec.yaml Updates flutter_lints to ^5.0.0 and pigeon to ^26.0.0
flutter_custom_tabs_ios/lib/src/messages/messages.g.dart Regenerated Pigeon code for iOS Dart side (v26.0.1)
flutter_custom_tabs_ios/ios/flutter_custom_tabs_ios/Sources/flutter_custom_tabs_ios/messages.g.swift Regenerated Pigeon code for iOS Swift side (v26.0.1)
flutter_custom_tabs_ios/example/pubspec.yaml Updates flutter_lints to ^5.0.0 in iOS example
flutter_custom_tabs_android/pubspec.yaml Updates flutter_lints to ^5.0.0 and pigeon to ^26.0.0
flutter_custom_tabs_android/lib/src/messages/messages.g.dart Regenerated Pigeon code for Android Dart side (v26.0.1)
flutter_custom_tabs_android/example/pubspec.yaml Updates flutter_lints to ^5.0.0 in Android example
flutter_custom_tabs_android/android/src/main/kotlin/com/github/droibit/flutter/plugins/customtabs/Messages.kt Regenerated Pigeon code for Android Kotlin side (v26.0.1)
flutter_custom_tabs/pubspec.yaml Updates flutter_lints to ^5.0.0
flutter_custom_tabs/example/pubspec.yaml Updates flutter_lints to ^5.0.0 in main example

@droibit droibit merged commit b868175 into develop Nov 29, 2025
12 checks passed
@droibit droibit deleted the feature/update-deps branch November 29, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants