Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g commented Nov 17, 2025

Pigeon versions <26.0.4 aren't compatible with analyzer 8.x, which is causing conflicts for flutter/flutter, so this updates the entire repo to 26.

Related: flutter/flutter#178270

Manual fixes:

Pre-Review Checklist

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

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 all packages in the repository to use version 26 of the Pigeon code generation tool. This involves updating pubspec.yaml files, regenerating Pigeon files, and making necessary manual adjustments to the code to adapt to the new generated code structure. The manual changes include updating constructor calls in camera_android_camerax and webview_flutter_android, removing now-redundant Equatable conformances in in_app_purchase_storekit, and updating a test fake in url_launcher_windows. All package versions and changelogs have been updated accordingly.

@bkonyi bkonyi mentioned this pull request Nov 17, 2025
9 tasks
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 17, 2025
@auto-submit auto-submit bot merged commit 18b9cc5 into flutter:main Nov 17, 2025
80 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 18, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 18, 2025
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Nov 18, 2025
flutter/packages@ce44ebb...34746bb

2025-11-18 mdebbar@google.com Remove `dart:html` and `drawImageScaled`
usages (flutter/packages#10411)
2025-11-18 engine-flutter-autoroll@skia.org Manual roll Flutter from
9b5ad80 to cc14ef5 (143 revisions) (flutter/packages#10455)
2025-11-17 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 10 directories
with 3 updates (flutter/packages#10457)
2025-11-17 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump exoplayer_version from 1.5.1 to 1.8.0 in
/packages/video_player/video_player_android/android
(flutter/packages#10309)
2025-11-17 magder@google.com Split dependabot gradle plugin
(flutter/packages#10454)
2025-11-17 stuartmorgan@google.com [various] Update all packages to
Pigeon 26 (flutter/packages#10450)

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-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
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
IvoneDjaja pushed a commit to IvoneDjaja/flutter that referenced this pull request Nov 22, 2025
…r#178734)

flutter/packages@ce44ebb...34746bb

2025-11-18 mdebbar@google.com Remove `dart:html` and `drawImageScaled`
usages (flutter/packages#10411)
2025-11-18 engine-flutter-autoroll@skia.org Manual roll Flutter from
9b5ad80 to cc14ef5 (143 revisions) (flutter/packages#10455)
2025-11-17 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 10 directories
with 3 updates (flutter/packages#10457)
2025-11-17 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump exoplayer_version from 1.5.1 to 1.8.0 in
/packages/video_player/video_player_android/android
(flutter/packages#10309)
2025-11-17 magder@google.com Split dependabot gradle plugin
(flutter/packages#10454)
2025-11-17 stuartmorgan@google.com [various] Update all packages to
Pigeon 26 (flutter/packages#10450)

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-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants