Skip to content

[ci] Roll Flutter master to 7b850ef37500 - #2991

Merged
auto-submit[bot] merged 3 commits into
flutter:mainfrom
stuartmorgan-g:flutter-master-roll-2022-12-first-failing
Dec 21, 2022
Merged

[ci] Roll Flutter master to 7b850ef37500#2991
auto-submit[bot] merged 3 commits into
flutter:mainfrom
stuartmorgan-g:flutter-master-roll-2022-12-first-failing

Conversation

@stuartmorgan-g

Copy link
Copy Markdown
Collaborator

Fixing the failing roll; this rolls to the first failing hash to catch up incrementally.

@stuartmorgan-gstuartmorgan-gDec 21, 2022

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

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

@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.

@stuartmorgan-g
stuartmorgan-gforce-pushed the flutter-master-roll-2022-12-first-failing branch from a8a8cd5 to 2772c4bCompareDecember 21, 2022 15:18
@stuartmorgan-gstuartmorgan-g added override: no versioning needed Override the check requiring version bumps for most changes override: no changelog needed Override the check requiring CHANGELOG updates for most changes labels Dec 21, 2022
@stuartmorgan-g

Copy link
Copy Markdown
CollaboratorAuthor

Overriding version change for Pigeon, since it's a no-op change.

@bparrishMinesbparrishMines left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@stuartmorgan-gstuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 21, 2022
@auto-submit
auto-submitBot merged commit f4e6a14 into flutter:mainDec 21, 2022
@stuartmorgan-g
stuartmorgan-g deleted the flutter-master-roll-2022-12-first-failing branch December 21, 2022 18:27
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
* manual roll to first failing hash
* Fix new analyzer warnings
* Update/move some pinned dependencies
bisor0627 pushed a commit to bisor0627/packages that referenced this pull request Jun 19, 2026
* manual roll to first failing hash
* Fix new analyzer warnings
* Update/move some pinned dependencies
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmitMerge PR when tree becomes green via auto submit Appoverride: no changelog neededOverride the check requiring CHANGELOG updates for most changesoverride: no versioning neededOverride the check requiring version bumps for most changesp: flutter_migratep: pigeon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stuartmorgan-g@bparrishMines