-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from 29a6c648ca4d to 6d729b6d1d2e (122 revisions) #8377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
engine-flutter-autoroll
wants to merge
122
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-a6af1613-c477-4a43-a145-bc72dfdcbc64-1736187408
Closed
Conversation
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
…cold_test.dart`) (flutter/flutter#160258)
…package-dependencies`. (flutter/flutter#160267)
…e-dependencies`. (flutter/flutter#160275)
…age-dependencies`. (flutter/flutter#160279)
…oid and iOS devices (flutter/flutter#160484)
…he all-github-actions group (flutter/flutter#161001)
… or `--local-web-sdk` (flutter/flutter#161110)
fluttergithubbot
approved these changes
Jan 6, 2025
auto label is removed for flutter/packages/8377, due to - The status or check suite Mac_arm64 macos_platform_tests master - packages has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Commit queue failed; closing this roll. |
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.
Roll Flutter from 29a6c64 to 6d729b6 (122 revisions)
flutter/flutter@29a6c64...6d729b6
2025-01-06 [email protected] rev to the latest dart-lang/http and remove older http_multi_server refs (flutter/flutter#161067)
2025-01-06 [email protected] Omit hardcoded
--packages=.dart_tool/package_config.json
. (flutter/flutter#160982)2025-01-06 [email protected] [native_assets] Filter hook environment (flutter/flutter#161084)
2025-01-04 [email protected] Use the in-tree engine by default when using
--local-engine
or--local-web-sdk
(flutter/flutter#161110)2025-01-03 [email protected] Bump characters, collection, meta (flutter/flutter#161066)
2025-01-02 [email protected] [native assets] Roll dependencies (flutter/flutter#160672)
2024-12-31 [email protected] Manual pub bump (flutter/flutter#160985)
2024-12-30 49699333+dependabot[bot]@users.noreply.github.com Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the all-github-actions group (flutter/flutter#161001)
2024-12-30 [email protected] Revert: "Move
integration_test
dependencies to non-dev_dependencies
." (flutter/flutter#160980)2024-12-30 [email protected] Fix docImport issues (flutter/flutter#160918)
2024-12-30 [email protected] 🐛 [tool] Installs the APK regardless of version (flutter/flutter#160432)
2024-12-28 [email protected] Point to real Cocoon code in Tree-hygiene.md (flutter/flutter#160914)
2024-12-28 [email protected] Implement golden-file matching for
integration_test
on Android and iOS devices (flutter/flutter#160484)2024-12-27 [email protected] Turn deprecation message analyze tests back on (flutter/flutter#160554)
2024-12-27 [email protected] Update docs on
Color
to be more clear about normalized channel values. (flutter/flutter#160798)2024-12-27 [email protected] Bump
flutter_template_images
to remove TODO. (flutter/flutter#160917)2024-12-27 [email protected] Clarify where
gclient
is run from. (flutter/flutter#160889)2024-12-27 [email protected] Tweak language post-merge of #160695. (flutter/flutter#160876)
2024-12-27 [email protected] [web] Make
FLUTTER_WEB_AUTO_DETECT
false by default (flutter/flutter#160191)2024-12-27 [email protected] gclient template file clarifications (flutter/flutter#160882)
2024-12-27 [email protected] Add missing DEPS to runIf (flutter/flutter#160913)
2024-12-27 [email protected] apply dart_style 3.0.1 (flutter/flutter#160875)
2024-12-26 [email protected] adding my name to authors (flutter/flutter#160822)
2024-12-24 [email protected] Remove
--template=skeleton
and add a placeholder error message instead. (flutter/flutter#160695)2024-12-23 [email protected] Delete unused
engine_hash.dart
script (and test), simplifyengine_hash.sh
. (flutter/flutter#160549)2024-12-23 [email protected] Remove bringup: true from web tests. (flutter/flutter#160788)
2024-12-22 [email protected] [Impeller] fix device buffer nullptr on Intel macOS. (flutter/flutter#160645)
2024-12-22 [email protected] Remove dependency on web_tests/artifacts. (flutter/flutter#160700)
2024-12-22 [email protected] [Impeller] workarounds for slow Adreno primitive restart performance. (flutter/flutter#160683)
2024-12-22 [email protected] [flutter_tool] Change the startup message for the "flutter daemon" command (flutter/flutter#160444)
2024-12-22 [email protected] [tech debt] delete unused framework-engine test scripts (flutter/flutter#160698)
2024-12-22 [email protected] Fix bash entrypoint tests (flutter/flutter#160705)
2024-12-21 [email protected] Enable strict_top_level_inference (flutter/flutter#160674)
2024-12-21 [email protected] Update README.md (flutter/flutter#160677)
2024-12-21 [email protected] deprecate engine ci yaml roller (flutter/flutter#160682)
2024-12-21 [email protected] Revert rematching DropdownMenu.initialSelection (flutter/flutter#160643)
2024-12-21 [email protected] [Impeller] move barrier setting out of render pass builder. (flutter/flutter#160693)
2024-12-21 [email protected] Roll to dart 3.7.0-267.0.dev (flutter/flutter#160680)
2024-12-21 [email protected] Annotate entrypoints in the "isolate spawner" files generated by
flutter test --experimental-faster-testing
(flutter/flutter#160694)2024-12-21 [email protected] Consider changes to
DEPS
andengine/**
to impact most runIf-guarded builds (flutter/flutter#160706)2024-12-20 [email protected] [flutter_tools] unconditionally skip bash test (flutter/flutter#160690)
2024-12-20 [email protected] Ensure engine.version is up to date in the monorepo (flutter/flutter#160668)
2024-12-20 [email protected] [Impeller] Fix GLES SurfaceTexture rendering. (flutter/flutter#160634)
2024-12-20 [email protected] integration_test: Ignore .build dir for iOS/macOS (flutter/flutter#160614)
2024-12-20 [email protected] [Impeller] remove unused BliPass::EncodeCommands arg and cleanup. (flutter/flutter#160623)
2024-12-20 [email protected] [native_assets] Preparation existing tests for future of other (i.e. non-Code) assets (flutter/flutter#160436)
...