-
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] pub roll #103220
[flutter_tools] pub roll #103220
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you!!
Looks like I need fix analysis |
@goderbauer actually, can you help me with fixing analysis on the old flutter_gallery?
|
This test failure is a little puzzling:
Edit: nvm, the hex is different, I'm bad at reading |
So it looks like bumping |
Can you cherry-pick this commit into your PR here: goderbauer@36bfa7c |
@darrenaustin may also be able to help here. |
I thought we had pinned the version of this library to avoid changes like this. It would appear that the palette generation algorithm may have changed, yielding slightly different colors. @guidezpl might know more, but for now can we not update this package version? |
Cool, will do. |
Looping in @pennzht, is the slight change between 0.1.4. and 0.1.5 mentioned in #103220 (comment) expected? |
@christopherfujino I need to update dwds - could you please look at #103243, we probably need to merge some changes... |
@annagrin let me land this to fix the url_launcher compilation error, then i'll help you rebase your PR. |
@annagrin Never mind, looks like I'll have to patch in your changes to this PR :) |
Re-ran windows build_tests_1_3 because of #97160 |
thank you @christopherfujino! |
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
Ran
|
text-exempt: rolling dependencies |
Landing this manually as the |
Pub roll that works around #102781
Fixes #102868.
Fixes #102159
Fixes #85035
This roll is needed to pick up critical upgrades to
crypto
anddwds