-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Comparing changes
Open a pull request
base repository: flutter/packages
base: b164be312ca2
head repository: flutter/packages
compare: c1eabf5e32cc
- 6 commits
- 21 files changed
- 4 contributors
Commits on Nov 15, 2024
-
Roll Flutter from ed553d1 to 0e2d55e (40 revisions) (#8106)
Roll Flutter from ed553d1 to 0e2d55e (40 revisions) flutter/flutter@ed553d1...0e2d55e 2024-11-15 [email protected] Roll Packages from b9ac917 to b164be3 (4 revisions) (flutter/flutter#158986) 2024-11-15 [email protected] Label PRs with gradle and Android paths "platform-android" (flutter/flutter#158970) 2024-11-15 [email protected] Fix code asset copying logic in native asset code (flutter/flutter#158984) 2024-11-15 [email protected] Fix duplicate work in native assets release builds (flutter/flutter#158980) 2024-11-15 [email protected] Stop generate both `.kts` and non-`.kts` gradle files for a test project. (flutter/flutter#158965) 2024-11-15 [email protected] Further skip `native_assets_test`(s) that runs `flutter build apk`. (flutter/flutter#158966) 2024-11-15 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 4.2.1 to 4.2.2 (flutter/flutter#157473) 2024-11-15 [email protected] Try running historically flaky tests first to make `flutter build apk` health tests time out more often? (flutter/flutter#158967) 2024-11-15 [email protected] [ tool ] Don't throw StateError when DDS fails to start (flutter/flutter#158744) 2024-11-14 [email protected] Create merge_queue.md (flutter/flutter#158959) 2024-11-14 [email protected] Marks Mac_x64 hot_mode_dev_cycle_macos_target__benchmark to be flaky (flutter/flutter#158569) 2024-11-14 [email protected] Marks Mac_arm64 mac_desktop_impeller to be unflaky (flutter/flutter#158564) 2024-11-14 [email protected] [gen_l10n] When localizing a message, prefer placeholder definitions defined by the current locale rather than the template locale (flutter/flutter#153459) 2024-11-14 [email protected] feat: Include web 1.x.x in plugin template (flutter/flutter#156947) 2024-11-14 [email protected] hide members where possible (flutter/flutter#158492) 2024-11-14 [email protected] Move platform-specific log-reading implementation details from `ResidentRunner`/`FlutterDevice` to `DeviceLogReader` implementations (flutter/flutter#156181) 2024-11-14 [email protected] Updated document to clarify Clip Behaviour (flutter/flutter#157719) 2024-11-14 [email protected] Enable --verbose for android_plugin_skip_unsupported_test tests (flutter/flutter#158933) 2024-11-14 [email protected] Roll Packages from 26e123a to b9ac917 (5 revisions) (flutter/flutter#158938) 2024-11-14 [email protected] Add `dev_dependency` attribute to plugins in `.flutter-plugins-dependencies` (flutter/flutter#158009) 2024-11-14 [email protected] No longer pass `--verbose` to implicit `pub` calls when `flutter --verbose` is set. (flutter/flutter#158898) 2024-11-14 [email protected] Update triage flow chart for SVG packages (flutter/flutter#158670) 2024-11-14 [email protected] Add one MenuAnchor alignment test (flutter/flutter#158915) 2024-11-14 [email protected] Reland Add test for dynamic_content_color.0.dart (flutter/flutter#158547) 2024-11-14 [email protected] Roll Flutter Engine from e97b148e796d to 619804c0fbb7 (1 revision) (flutter/flutter#158905) 2024-11-14 [email protected] Roll Flutter Engine from 82940a9aa714 to e97b148e796d (1 revision) (flutter/flutter#158901) 2024-11-14 [email protected] Move explicit package dependencies to a feature flag (flutter/flutter#158016) 2024-11-14 [email protected] Try with `bringup: true` debugging why `flutter build apk` often times out. (flutter/flutter#158895) 2024-11-14 [email protected] Add constraint options to `SearchAnchor` suggestions builder (flutter/flutter#148856) 2024-11-14 [email protected] Adjusts the Hindi TimeOfDayFormat to display in a LTR orientation in localizations. (flutter/flutter#157998) 2024-11-14 [email protected] Fix update order of SliverAppBar (flutter/flutter#158159) 2024-11-13 [email protected] #154792 - CupertinoActionSheetAction cursor doesn't change to clickable on desktop (flutter/flutter#158470) 2024-11-13 [email protected] Adds a skip message for analyzer (flutter/flutter#158890) 2024-11-13 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Marks Mac_arm64_ios hot_mode_dev_cycle_ios__benchmark to be flaky (#158242)" (flutter/flutter#158891) 2024-11-13 [email protected] [SwiftPM] Move the logic for SwiftPM enablement to the platform project (flutter/flutter#158213) 2024-11-13 [email protected] Temporarily skip flutter build apk for native_assets tests. (flutter/flutter#158880) 2024-11-13 [email protected] docs: include Human Interface haptic information in HapticFeedback (flutter/flutter#158587) 2024-11-13 [email protected] Roll Flutter Engine from db3e5af2ca22 to 82940a9aa714 (2 revisions) (flutter/flutter#158799) 2024-11-13 [email protected] Stream the output of `flutter build` for debugging. (flutter/flutter#158757) 2024-11-13 [email protected] "Fix failing checks" wiki page for new contributors (flutter/flutter#154629) 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. ...
Configuration menu - View commit details
-
Copy full SHA for 319fe77 - Browse repository at this point
Copy the full SHA 319fe77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd395e - Browse repository at this point
Copy the full SHA 7dd395eView commit details -
[web_benchmarks] Remove
WebRendererenum. (#8103)Removes the `WebRenderer` enum, and its uses in the `CompilationOptions` class. This is a breaking change because it's removing public API (`CompilationOptions.renderer`, `WebRenderer`), but in *practice* people shouldn't need any changes to their code (since the `CompilationOptions` class is used through named constructors). In any case, labeling as `v4.0.0`. Related: flutter/flutter#145954
Configuration menu - View commit details
-
Copy full SHA for 5bf6ac2 - Browse repository at this point
Copy the full SHA 5bf6ac2View commit details -
[file_selector]: Bump androidx.annotation:annotation from 1.9.0 to 1.…
…9.1 in /packages/file_selector/file_selector_android/android (#7982) Bumps androidx.annotation:annotation from 1.9.0 to 1.9.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for 58d1e6b - Browse repository at this point
Copy the full SHA 58d1e6bView commit details
Commits on Nov 16, 2024
-
[google_identity_services_web] Migrate all types to JSObject (#8053)
And cleanup other legacy JS-interop Also update tests so they pass with WebAssembly
Configuration menu - View commit details
-
Copy full SHA for 38b100c - Browse repository at this point
Copy the full SHA 38b100cView commit details -
[gradle]: Bump org.mockito.kotlin:mockito-kotlin from 4.1.0 to 5.4.0 …
…in /packages/interactive_media_ads/android (#8095) Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 4.1.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockito/mockito-kotlin/releases">org.mockito.kotlin:mockito-kotlin's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h4>5.4.0</h4> <ul> <li>2024-07-09 - <a href="https://github.com/mockito/mockito-kotlin/compare/5.3.1...5.4.0">2 commit(s)</a> by Lars</li> <li>Added value class support [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/522">#522</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/522">mockito/mockito-kotlin#522</a>)</li> <li>Update mockito to 5.12 [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/521">#521</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/521">mockito/mockito-kotlin#521</a>)</li> </ul> <h2>5.3.1</h2> <h4>5.3.1</h4> <ul> <li>2024-04-09 - <a href="https://github.com/mockito/mockito-kotlin/compare/5.3.0...5.3.1">3 commit(s)</a> by Oscar Guillén, Róbert Papp</li> <li>Follow-up on <a href="https://redirect.github.com/mockito/mockito-kotlin/issues/508">#508</a>: add tests and remove unnecessary methods [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/516">#516</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/516">mockito/mockito-kotlin#516</a>)</li> <li>Fix broken release (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/509">#509</a>) [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/514">#514</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/514">mockito/mockito-kotlin#514</a>)</li> <li>Add support for destructured parameters in answers [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/512">#512</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/512">mockito/mockito-kotlin#512</a>)</li> <li>Release is broken [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/509">#509</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/509">mockito/mockito-kotlin#509</a>)</li> <li>Port AdditionalMatchers matchers [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/508">#508</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/508">mockito/mockito-kotlin#508</a>)</li> </ul> <h2>5.3.0</h2> <h1>This release has not been published to maven-central</h1> <h4>5.3.0</h4> <ul> <li>2024-01-21 - <a href="https://github.com/mockito/mockito-kotlin/compare/5.2.1...5.3.0">6 commit(s)</a> by Paul Féraud, Róbert Papp</li> <li>Port AdditionalMatchers matchers [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/508">#508</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/508">mockito/mockito-kotlin#508</a>)</li> <li>Provide AdditionalMatchers for Kotlin [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/507">#507</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/507">mockito/mockito-kotlin#507</a>)</li> <li>Update PR template [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/504">#504</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/504">mockito/mockito-kotlin#504</a>)</li> <li>Migrate to using Gradle <code>plugins { }</code> [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/503">#503</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/503">mockito/mockito-kotlin#503</a>)</li> <li>Move tests to included build to separate classpaths [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/502">#502</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/502">mockito/mockito-kotlin#502</a>)</li> <li>Reduce warnings during build, in IDE and in GitHub UI [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/501">#501</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/501">mockito/mockito-kotlin#501</a>)</li> <li>Bump Nexus publishing plugin to latest stable [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/500">#500</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/500">mockito/mockito-kotlin#500</a>)</li> </ul> <h2>5.2.1</h2> <h4>5.2.1</h4> <ul> <li>2023-12-02 - <a href="https://github.com/mockito/mockito-kotlin/compare/5.2.0...5.2.1">1 commit(s)</a> by Róbert Papp</li> <li>Increase visibility of Mockito dependency [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/498">#498</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/498">mockito/mockito-kotlin#498</a>)</li> </ul> <h2>5.2.0</h2> <h4>5.2.0</h4> <ul> <li>2023-12-01 - <a href="https://github.com/mockito/mockito-kotlin/compare/5.1.0...5.2.0">1 commit(s)</a> by Sergei</li> <li>Main dependencies updated [(<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/496">#496</a>)](<a href="https://redirect.github.com/mockito/mockito-kotlin/pull/496">mockito/mockito-kotlin#496</a>)</li> </ul> <h2>5.1.0</h2> <h4>5.1.0</h4> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockito/mockito-kotlin/commit/888e19d4b3e441ffef3190efa70560ff778c1000"><code>888e19d</code></a> Add value class support (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/522">#522</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/6124e1019b5cdd6bd34a63e219b3632ec184dee5"><code>6124e10</code></a> Update mockito to 5.12 (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/521">#521</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/7e57608367658f560328e3579659f22d8325fa01"><code>7e57608</code></a> Fix release scripts (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/514">#514</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/57f4d0ac410cf74e98c38ffa727c90880873998f"><code>57f4d0a</code></a> Follow-up on <a href="https://redirect.github.com/mockito/mockito-kotlin/issues/508">#508</a>: add tests and remove unnecessary methods (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/516">#516</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/44cada251132c5d60bbbcf166ec0c58574e2c9cd"><code>44cada2</code></a> Add support for destructured parameters in answers (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/512">#512</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/017b08a4b9e1251f17bbabe0c6f7f7e81dbc79ed"><code>017b08a</code></a> Create AdditionalMatchers facade (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/508">#508</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/1ce3617f9105142dabc2f20d64d36f70361b55da"><code>1ce3617</code></a> Reduce warnings during build, in IDE and in GitHub UI (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/501">#501</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/a6719aded3901312f96bb189df56fac468c45286"><code>a6719ad</code></a> Use Gradle <code>plugins { }</code> instead of <code>buildscript { }</code> (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/503">#503</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/306dd3f92145c6526fc3ac661a06f6b4481eb6d2"><code>306dd3f</code></a> Drop clean commits requirement (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/504">#504</a>)</li> <li><a href="https://github.com/mockito/mockito-kotlin/commit/4f090437ff503324e73da85e0bafc9c2a23947a0"><code>4f09043</code></a> Move tests to included build to separate classpaths (<a href="https://redirect.github.com/mockito/mockito-kotlin/issues/502">#502</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mockito/mockito-kotlin/compare/4.1.0...5.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for c1eabf5 - Browse repository at this point
Copy the full SHA c1eabf5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b164be312ca2...c1eabf5e32cc