Skip to content

Manual Dart roll from f6c31f4c3a63 to 824b4b48b6d4#188023

Merged
auto-submit[bot] merged 3 commits into
flutter:masterfrom
jason-simmons:roll_dart_061526
Jun 17, 2026
Merged

Manual Dart roll from f6c31f4c3a63 to 824b4b48b6d4#188023
auto-submit[bot] merged 3 commits into
flutter:masterfrom
jason-simmons:roll_dart_061526

Conversation

@jason-simmons

Copy link
Copy Markdown
Member

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jun 15, 2026
@github-actions github-actions Bot added the engine flutter/engine related. See also e: labels. label Jun 15, 2026
biggs0125
biggs0125 previously approved these changes Jun 15, 2026

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

Thanks the manual roll!

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the path for the frontend_server_client dependency override in engine/src/flutter/pubspec.yaml to point to ./third_party/dart/pkg/frontend_server_client. There are no review comments, and I have no feedback to provide.

jtmcdole
jtmcdole previously approved these changes Jun 15, 2026
@jason-simmons

Copy link
Copy Markdown
Member Author

For the analyzer CI errors: see dart-lang/sdk#63589

@aam

aam commented Jun 16, 2026

Copy link
Copy Markdown
Member

3.13.0-213.0.dev dart-lang/sdk@824b4b4 has a revert of a change that caused analyzer failure.

@jason-simmons
jason-simmons dismissed stale reviews from jtmcdole and biggs0125 via 71959d3 June 16, 2026 22:13
@github-actions github-actions Bot removed the CICD Run CI/CD label Jun 16, 2026
@jason-simmons jason-simmons changed the title Manual Dart roll from f6c31f4c3a63 to d977019be46c Manual Dart roll from f6c31f4c3a63 to 824b4b48b6d4 Jun 16, 2026
@jason-simmons jason-simmons added the CICD Run CI/CD label Jun 16, 2026
@jason-simmons

Copy link
Copy Markdown
Member Author

Updated this to 3.13.0-213.0.dev

@jason-simmons
jason-simmons requested a review from aam June 16, 2026 22:14
aam
aam previously approved these changes Jun 16, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label Jun 16, 2026
@jason-simmons jason-simmons added the CICD Run CI/CD label Jun 16, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label Jun 17, 2026
@jason-simmons jason-simmons added the CICD Run CI/CD label Jun 17, 2026
@jason-simmons
jason-simmons requested a review from aam June 17, 2026 00:42
@jason-simmons jason-simmons added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 17, 2026
@auto-submit
auto-submit Bot added this pull request to the merge queue Jun 17, 2026
Merged via the queue into flutter:master with commit b28726b Jun 17, 2026
206 checks passed
@flutter-dashboard flutter-dashboard Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 17, 2026
auto-submit Bot pushed a commit to flutter/packages that referenced this pull request Jun 17, 2026
flutter/flutter@3a0420c...b10d0f1

2026-06-17 [email protected] Skip platform-specific plugin registration if no platforms enabled (flutter/flutter#186304)
2026-06-17 [email protected] Roll Packages from 8286d39 to 6ce00a8 (1 revision) (flutter/flutter#188109)
2026-06-17 [email protected] Roll Skia from 79f93fd5f36e to 5d19002eb73e (1 revision) (flutter/flutter#188108)
2026-06-17 [email protected] Import `dart:_js_interop_wasm` in addition to `dart:_wasm` to convert between `JSAny` and `WasmExternRef?` (flutter/flutter#186974)
2026-06-17 [email protected] Roll Dart SDK from f811ecae9ca0 to e39bde5b1bfc (2 revisions) (flutter/flutter#188107)
2026-06-17 [email protected] Roll Skia from 026f6a6be2b9 to 79f93fd5f36e (1 revision) (flutter/flutter#188105)
2026-06-17 [email protected] Roll Dart SDK from 462bf0a1d489 to f811ecae9ca0 (1 revision) (flutter/flutter#188099)
2026-06-17 [email protected] Roll Fuchsia Linux SDK from VeLhhlDcod09NR4Hb... to or21OEdGtairm6nl9... (flutter/flutter#188098)
2026-06-17 [email protected] Roll Skia from 2ffd155313f5 to 026f6a6be2b9 (10 revisions) (flutter/flutter#188097)
2026-06-17 [email protected] Roll Dart SDK from 824b4b48b6d4 to 462bf0a1d489 (1 revision) (flutter/flutter#188093)
2026-06-17 [email protected] Manual Dart roll from f6c31f4c3a63 to 824b4b48b6d4 (flutter/flutter#188023)
2026-06-17 [email protected] Add a platform view test to android_hardware_smoke_test (flutter/flutter#188069)
2026-06-17 [email protected] [flutter_tools] Format empty app template with latest dart format (flutter/flutter#187443)
2026-06-16 49699333+dependabot[bot]@users.noreply.github.com Bump the all-github-actions group across 1 directory with 3 updates (flutter/flutter#188086)
2026-06-16 [email protected] Roll Skia from d7196b0b4939 to 2ffd155313f5 (9 revisions) (flutter/flutter#188081)
2026-06-16 [email protected] Prevent downgrading `project.pbxproj` when greater version number (flutter/flutter#186250)
2026-06-16 [email protected] Only allow dependabot to autoupdate GitHub-owned actions (flutter/flutter#187936)
2026-06-16 [email protected] Fall back to source AndroidManifest.xml if AAPT fails or returns garbage (flutter/flutter#187197)
2026-06-16 [email protected] Roll pub packages (flutter/flutter#187769)
2026-06-16 [email protected] [Impeller] Move queue submission into a callback that is invoked by FenceWaiterVK::AddFence only if it can accept the fence (flutter/flutter#187761)
2026-06-16 [email protected] Reland [a11y] Map some framework semantics roles to android classes.  (flutter/flutter#188037)
2026-06-16 [email protected] refactor(web): Unify Image on Skwasm and CanvasKit (flutter/flutter#187873)
2026-06-16 [email protected] Adds arm64 variant of impeller devicelab tests for windows. (flutter/flutter#188053)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD engine flutter/engine related. See also e: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants