[ci] Roll Flutter master to 7b850ef37500#2991
Merged
auto-submit[bot] merged 3 commits intoflutter:mainfrom Dec 21, 2022
Merged
Conversation
stuartmorgan-g
commented
Dec 21, 2022
Collaborator
Author
There was a problem hiding this comment.
@GaryQian I made the minimal changes to pick up the version of matcher (a transitive dependency) that fixes the roll, but do so many of the dependencies in this package actually need to be pinned, or is that just a legacy of this code coming from flutter/flutter? If the latter, we should make them all ^ range dependencies to make this package less fragile, otherwise this kind of roll breakage is going to keep happening.
a8a8cd5 to
2772c4b
Compare
Collaborator
Author
|
Overriding version change for Pigeon, since it's a no-op change. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixing the failing roll; this rolls to the first failing hash to catch up incrementally.