-
Notifications
You must be signed in to change notification settings - Fork 28.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[flutter_tools] package:material_color_utilities pinned at 0.1.4 because of breaking changes #103357
Comments
Pinned this in 0.1.4 to unblock pub roll in #103220 If we don't control when this will break upstream, we can always leave this package pinned in https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/commands/update_packages.dart#L29 and merely periodically update the pin |
Also cc @HansMuller, do you know if this will affect goldens for the internal roll? |
@darrenaustin should be able to answer |
As I mentioned in chat, keeping it at 0.1.4 shouldn't break any goldens, as they were originally taken with that dependency (and are probably not effected one way or the other because they are not using the color scheme generation feature). I would prefer to have this a pinned dependency that we manually manage so that we can handle any breaking change from it. |
Hi Christopher, This is expected and normal. A recent change to My suggestion is to use the newest |
We will leave this dependency pinned so as not to have breakage with automatic updates. When we need to update this dependency we will do so manually as we did with #104771. |
SGTM, thanks! |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
There were test failures on the pub roll in #103220.
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8814886108995385025/+/u/run_test.dart_for_framework_tests_shard_and_subshard_libraries/test_stdout
The text was updated successfully, but these errors were encountered: