[stable] Update test package and related packages for stable release.#183176
Conversation
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
There was a problem hiding this comment.
Code Review
This pull request updates several testing-related packages (test, test_api, test_core, and matcher) to newer versions across multiple pubspec.yaml files. The corresponding pubspec.lock file and pubspec checksums are also updated to reflect these changes. The version bumps are applied consistently throughout the repository.
0252172
into
flutter:flutter-3.41-candidate.0
…flutter#183176) This PR attempts to make a targeted upgrade of a few packages in an attempt to resolve flutter#183071 on stable.
This PR attempts to make a targeted upgrade of a few packages in an attempt to resolve #183071 on stable.