Uh oh!
There was an error while loading. Please reload this page.
[material_ui, cupertino_ui] Prepare to release 1.0.0 - #12425
Conversation
Piinks
left a comment
There was a problem hiding this comment.
Ah ha! I spoke too soon on the read me PR. 😅 This LGTM, but I will hold off since you mentioned not wanting to accidentally trigger the release.
| @@ -0,0 +1,3 @@ | |||
| changelog: | | |||
| - Promotes the pre-release to 1.0.0. | |||
| version: promote | |||
There was a problem hiding this comment.
@chunhtai can you confirm this will work to create the 1.0 releases as expected?
There was a problem hiding this comment.
no, unless someone add this option in the ci.
I think the better way to handle this is to manually create a release branch and merge it.
There was a problem hiding this comment.
oh wait, someone does add the option promote. let me double check
There was a problem hiding this comment.
Here's where it was added: #12262. CC @stuartmorgan-g
Uh oh!
There was an error while loading. Please reload this page.
…r#191074) flutter/packages@94485f1...a3e763e 2026-08-13 engine-flutter-autoroll@skia.org Manual roll Flutter from 27b0988 to c243752 (179 revisions) (flutter/packages#12453) 2026-08-12 katelovett@google.com [material_ui] Undo relaxed constraints (flutter/packages#12451) 2026-08-12 fluttergithubbot@gmail.com Sync release-cupertino_ui-1.0.0 to main (flutter/packages#12450) 2026-08-12 fluttergithubbot@gmail.com Sync release-material_ui-1.0.0 to main (flutter/packages#12448) 2026-08-12 happytoday83@naver.com [camera_android_camerax] Fix leaked thread per capture in `takePicture` (flutter/packages#12361) 2026-08-12 jmccandless@google.com [material_ui, cupertino_ui] Prepare to release 1.0.0 (flutter/packages#12425) 2026-08-12 jmccandless@google.com [material_ui, cupertino_ui] READMEs (flutter/packages#12428) 2026-08-12 47866232+chunhtai@users.noreply.github.com [ci] presubmit flags pending changelog with version promote on post 1… (flutter/packages#12435) 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

This PR adds the pending changelog for bumping material_ui and cupertino_ui to 1.0.0. It probably shouldn't be landed until Wednesday to avoid the chance that someone triggers a batch release early.