Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 620a059d62b2
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39197f17ca59
Choose a head ref
  • 6 commits
  • 26 files changed
  • 4 contributors

Commits on Jan 11, 2023

  1. [gh_actions]: Bump ossf/scorecard-action from 2.0.6 to 2.1.2 (#6882)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@99c5375...e38b190)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8c461cf View commit details
    Browse the repository at this point in the history
  2. [in_app_pur]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/in_…

    …app_purchase/in_app_purchase_android/android (#6924)
    
    * [in_app_pur]: Bump espresso-core
    
    Bumps espresso-core from 3.4.0 to 3.5.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.test.espresso:espresso-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Changelog
    
    * Typo
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gary Qian <[email protected]>
    dependabot[bot] and GaryQian authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a119afd View commit details
    Browse the repository at this point in the history
  3. Roll Flutter from 5070620 to 7ddf42e (5 revisions) (#6923)

    * 6d7c507 Update docstring (flutter/flutter#118072)
    
    * e0f89e7 Fix out-of-sync ExpansionPanel animation (flutter/flutter#105024)
    
    * 0e55504 Roll Plugins from 3204619 to 276cfd4 (2 revisions) (flutter/flutter#118099)
    
    * 71f9207 33d7f8a1b Remove single view assumptions from `window.dart` (flutter/engine#38453) (flutter/flutter#118069)
    
    * 7ddf42e InteractiveViewer parameter to return to pre-3.3 trackpad/Magic Mouse behaviour (flutter/flutter#114280)
    engine-flutter-autoroll authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1226684 View commit details
    Browse the repository at this point in the history
  4. [shared_preferences] Switch to shared_preferences_foundation (#6940)

    * [shared_preferences] Switch to `shared_preferences_foundation`
    
    Switches to using the new combined `shared_prefences_foundation` for iOS
    and macOS.
    
    Part of flutter/flutter#117941
    
    * Update build-all exclusion
    
    * not for landing - try no-op test
    
    * Revert "not for landing - try no-op test"
    
    This reverts commit bf2ad1e.
    
    * Try recreating the example app
    stuartmorgan-g authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    44098fe View commit details
    Browse the repository at this point in the history
  5. [tool] Replace flutter format (#6946)

    `flutter format` is deprecated on `master`, and prints a warning saying
    to switch to `dart format` instead. This updates `format` to make that
    switch.
    stuartmorgan-g authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0dd1669 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. [gh_actions]: Bump actions/checkout from 3.1.0 to 3.3.0 (#6935)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93ea575...ac59398)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    39197f1 View commit details
    Browse the repository at this point in the history
Loading