Skip to content
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

feature/peg-4339-fetch-and-merge-all-the-upstream-commits #6

Merged
merged 879 commits into from
Jul 14, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    182071d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafc154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f0f6d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a62a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5afe6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24b8e3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a12b66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d648000 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    6656287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbf987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d5121f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1761e10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    810d834 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8907fe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ced642f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6706418 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    49b06b3 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from 758ebda to 2f3f053 (5 revisions) (#5648)

    * 543cc60 Roll Engine from 387a9b9e300f to b1b0a5adffe9 (1 revision) (flutter/flutter#103159)
    
    * 55881f7 Reland "Fix crash from alt-tab'ing just after startup"  (flutter/flutter#103093)
    
    * 82afe3e Clear the cached data of `RenderBox` if its parent re-layout (flutter/flutter#101493)
    
    * b20e27e Does not replace the root layer unnecessarily (flutter/flutter#101748)
    
    * 2f3f053 Roll Engine from b1b0a5adffe9 to 47c8a6acf9f3 (1 revision) (flutter/flutter#103164)
    engine-flutter-autoroll authored May 6, 2022
    Configuration menu
    Copy the full SHA
    b5f505e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5f1c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7960ff2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    3eba661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5acb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5b88c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    166ae43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c46bb0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbd0c99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caa5475 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9db48b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c646b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8e8bb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32f2476 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5c319a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    fc0dd33 View commit details
    Browse the repository at this point in the history
  2. Enable lints library_private_types_in_public_api, `sort_child_prope…

    …rties_last` and `use_key_in_widget_constructors` (#5428)
    asashour authored May 9, 2022
    Configuration menu
    Copy the full SHA
    4b7b679 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Revert "Enable lints library_private_types_in_public_api, `sort_chi…

    …ld_properties_last` and `use_key_in_widget_constructors`" (#5691)
    
    This reverts commit 4b7b679.
    
    This includes a fix for a latent bug in the version-check repo tooling command that caused it to fail when reverting a package that previously had a NEXT section, so that tests will pass.
    stuartmorgan authored May 10, 2022
    Configuration menu
    Copy the full SHA
    edfd9c0 View commit details
    Browse the repository at this point in the history
  2. Re-land: Enable lints library_private_types_in_public_api, `sort_ch…

    …ild_properties_last` and `use_key_in_widget_constructors` (#5692)
    
    Re-lands #5428
    
    This is a revert of #5691 (the revert of the above) with the following changes:
    - Excludes the repo tooling changes that had to be added to the revert, since we want those
    - Fixes local_auth:
        - Updates code for the new analysis failure
        - Fixes the bad version merge that dropped the version change
    - Reverts a version change in `file_selector_platform_interface`, which didn't otherwise change
    stuartmorgan authored May 10, 2022
    Configuration menu
    Copy the full SHA
    5e50710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329f5ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca342c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Re-sync analysis_options.yaml with flutter/flutter (#5695)

    The analysis options have gotten behind; this re-syncs to the current state of flutter/flutter. For options that are non-trivial to enable, either because they are non-trivial to fix, or touch a very large number of files, they are locally disabled with clear "LOCAL CHANGE" markers so that it's obvious where we are out of sync. For options that are simple to resolve, they are enabled in the PR.
    
    Part of flutter/flutter#76229
    stuartmorgan authored May 11, 2022
    Configuration menu
    Copy the full SHA
    3993fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff01c1d View commit details
    Browse the repository at this point in the history
  3. [google_sign_in] Add forceCodeForRefreshToken parameter (and new Sign…

    …InInitParameters class) (#5325)
    fbcouch authored May 11, 2022
    Configuration menu
    Copy the full SHA
    a15d65d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13e8a5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    d76b52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    298a26d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4479e26 View commit details
    Browse the repository at this point in the history
  4. [image_picker] Switch unit tests to mock plaform implementation (#5706)

    `image_picker`'s app-facing tests were never updated during federation to
    use a mock platform implementation, and instead were still mocking method
    channels. That makes them fragile to implementation details of the
    default method channel implementation that is part of another package,
    and thus subject to breakage when the method channel changes.
    
    This converts them to using a mock platform implementation, so it's only
    testing the layer within this package.
    
    Removes some tests that were testing things that only made sense at the
    method channel layer.
    
    Adds argument assertions that there were tests for, but were previously
    only enforced in the implementations. As these are API constraints, they
    should be enforced at the API layer, not at each implementation's layer
    as they currently are.
    stuartmorgan authored May 12, 2022
    Configuration menu
    Copy the full SHA
    3eedf6c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    3d995d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885be9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a2935 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    900e212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7441ca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0620072 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e71398 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    053c4bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    debc272 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    7dc808a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486071d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    4b1d47e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a0d36 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    46e8a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d51057 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54cdccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ea876c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a692f84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    550ba3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d436a7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad618d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f25fc10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94201ea View commit details
    Browse the repository at this point in the history
  11. [video_player]: Bump exoplayer from 2.17.0 to 2.17.1 in /packages/vid…

    …eo_player/video_player_android/android (#5579)
    dependabot[bot] authored May 17, 2022
    Configuration menu
    Copy the full SHA
    1ee23b9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    af3a088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364c53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3f490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07467dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76abf76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4660811 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ed29be View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    f33222a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e753ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65620ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74f8a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e49ef7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    a87aad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5273dab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ca732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaaa81c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    2066949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f349dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea56ff0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9459549 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    407f4e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7052de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e360a5f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    ef9effe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbae271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99aa799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58478a5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    ef62dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b3d3c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09bd194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b515201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2009a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbb74e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8e9e6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3696c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5942a85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ec0a97 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    287af0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdab120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431f7d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b26da98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5ac270 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae67574 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    95ec940 View commit details
    Browse the repository at this point in the history
  2. [webview]: Bump gradle from 3.3.0 to 7.2.1 in /packages/webview_flutt…

    …er/webview_flutter_android/android (#5842)
    dependabot[bot] authored May 26, 2022
    Configuration menu
    Copy the full SHA
    b6acfc4 View commit details
    Browse the repository at this point in the history
  3. [webview_flutter_wkwebview] Raise minimum Dart and Flutter version to…

    … 2.17 and 3.0.0, respectively. (#5850)
    bparrishMines authored May 26, 2022
    Configuration menu
    Copy the full SHA
    55ea6ec View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    8133236 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    6580548 View commit details
    Browse the repository at this point in the history
  2. [path_provider_windows] Update to ffi 2.0.0 (#5853)

    * Use Win32 type aliases
    
    * Generated file update
    
    * Bump version
    
    * Bump pub dependency in path_provider_linux
    
    * Add integration_test dev dependency
    
    * Revert "Add integration_test dev dependency"
    
    This reverts commit 40e7778.
    
    * Address review comments
    Tim Sneath authored May 28, 2022
    Configuration menu
    Copy the full SHA
    b0bfab6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    4cf7437 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    801c1f6 View commit details
    Browse the repository at this point in the history
  2. All the workflows have been migrated to use main. (#5874)

    Master branch is getting archived.
    
    Bug: flutter/flutter#90476
    godofredoc authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7cad599 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. update key (#5882)

    keyonghan authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5ed15e5 View commit details
    Browse the repository at this point in the history
  2. [image_picker_android] Remove jetifier and `enableUnitTestBinaryRes…

    …ources` from gradle properties (#5889)
    bparrishMines authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f4ea8e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    f98c9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e4ecb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5fd7e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c92e020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eda3e80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12dcd85 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    fc3f1cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1037c73 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    c9e3482 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    f781b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ded25d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee24766 View commit details
    Browse the repository at this point in the history
  4. Re-add tag filter (#5918)

    stuartmorgan authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    05aa4f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e79709c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b5386d View commit details
    Browse the repository at this point in the history
  7. Add versions to all the dependencies so they are pinned (#5887)

    * Pinning dependency versions
    
    * Update gradle version.
    
    * Revert "Update gradle version."
    
    This reverts commit 7bf787f.
    ricardoamador authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    395dc14 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c5e7e06 View commit details
    Browse the repository at this point in the history
  2. Ignore upcoming warnings webview_flutter_android (#5922)

    * ignore upcoming warnings in webview_flutter_android
    
    * update-release-info
    a14n authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    63c52c1 View commit details
    Browse the repository at this point in the history
  3. [github_actions] Add automatic updating of github-actions (#5919)

    * Revert "Revert "Add automatic updating of github-actions (#5880)" (#5917)"
    
    This reverts commit 8ded25d.
    
    * Update dependabot.yml
    
    Shortened prefix from "github_actions" to "gh_actions" in order to meet the 15 character max length requirement
    drewroengoogle authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6a146d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea278f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    044f5ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39d99d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Ignore upcoming warnings (#5931)

    * ignore upcoming warnings
    
    * update-release-info
    a14n authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2726dab View commit details
    Browse the repository at this point in the history
  2. [gh_actions]: Bump lewagon/wait-on-check-action from 5e937358caba2c78…

    …76a2ee06e4a48d0664fe4967 to 1.1.1 (#5926)
    dependabot[bot] authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b83d7d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7682726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7d99fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d194a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    533eb3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d50cab7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f894b98 View commit details
    Browse the repository at this point in the history
  9. [webview]: Bump mockito-inline from 3.11.1 to 4.6.1 in /packages/webv…

    …iew_flutter/webview_flutter_android/android (#5893)
    dependabot[bot] authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3605dc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d7d7af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7723022 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. [gh_actions]: Bump github/codeql-action from 1.1.4 to 2.1.12 (#5924)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.1.4 to 2.1.12.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f5d8227...27ea8f8)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2be688d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6c864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b26fb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beb6d19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88e6cf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39020ce View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    6c1b4fe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    40c991a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    07891d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb311e View commit details
    Browse the repository at this point in the history
  3. [path_provider] Migrated path_provider_ios to pigeon. (#5944)

    * Migrated path_provider_ios to pigeon.
    
    * increased flutter version to 3.0.0
    gaaclarke authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    b5b7027 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6255da3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    602e4ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729e62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5118506 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed55ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4274bba View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    1c57e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a52dec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a7a163 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1410600 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b183f7 View commit details
    Browse the repository at this point in the history
  6. [webview_flutter_wkwebview] Instantiate a WKWebViewConfiguration in…

    … `WKUIDelegate.onCreateWebView` (#5971)
    bparrishMines authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6b4c8fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae3f9d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b29924 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95a1f2c View commit details
    Browse the repository at this point in the history
  10. [webview_flutter_wkwebview] Prevents NSObject.removeObserver from b…

    …eing called without calling `addObserver` first (#5975)
    bparrishMines authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ec8a69b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc68846 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    5847653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bee94c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a78274f View commit details
    Browse the repository at this point in the history
  4. [video_player] Fix disposed VideoPlayerController throwing an error w…

    …hen calling dispose() again (#5952)
    navaronbracke authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c7aa994 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. [url_launcher] Add a new launchUrl to platform interface (#5966)

    This creates a new platform interface method for launching that closely
    parallels the new public-facing API, so that implementations can switch
    to implementing a more platform-neutral implementation. This will pave
    the way for things like cleanly implementing
    `externalNonBrowserApplication` support on non-iOS platforms.
    
    A follow-up will switch the app-facing package to call this new methods
    instead of the legacy method.
    
    Implementation packages can adopt the new method as is useful for them;
    eventually we can do a cleanup pass if we want to fully deprecate the
    old method.
    stuartmorgan authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c3955d2 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from 7bad4eb to 02558d6 (26 revisions) (#5988)

    * d88212c added microbenchmark for loading assets (flutter/flutter#105982)
    
    * d3bc2bb [framework] fix RangeSlider regression due to touch slop changes (flutter/flutter#106094)
    
    * ede7fc6 Add more CMake unit tests (flutter/flutter#106076)
    
    * 995b332 Revert "Make RenderSliverGrid more accurately report overflow" (flutter/flutter#106123)
    
    * 9e67070 [Conductor] Update post submit location (flutter/flutter#106120)
    
    * f67d9b7 Revert "[Conductor] Update post submit location (#106120)" (flutter/flutter#106127)
    
    * a783e42 Fix SliverPadding geometry  (flutter/flutter#106071)
    
    * 3f401a1 Ignore uses of soon-to-be deprecated `NullThrownError`. (flutter/flutter#105693)
    
    * 8e8a1c8 Fix `StretchingOverscrollIndicator` clipping and add `clipBehavior` parameter (flutter/flutter#105303)
    
    * 96813e9 [gen_keycodes] Clarify the README that the code scheme also applies to physical keys (flutter/flutter#106078)
    
    * ddeb0b9 [gen_keycodes] Remove invalid Web code maps (flutter/flutter#106074)
    
    * 32b22b8 parse build version on xcodeproj (flutter/flutter#105908)
    
    * f104be7 Ignore body_might_complete_normally_catch_error violations (flutter/flutter#105795)
    
    * 2c15e3c [flutter_tools] update test/src to null safety (flutter/flutter#106064)
    
    * b1b1ee9 [web] Fix JS crash when FF blocks service workers. (flutter/flutter#106072)
    
    * fae31ee [flutter_tools] temporary directory (flutter/flutter#105815)
    
    * f6f0d60 Update the platform properties for android bots (flutter/flutter#106146)
    
    * 1572773 Update package:archive and pin test_api (flutter/flutter#106157)
    
    * d08a1b0 Roll Flutter Engine from f8c0dc87bc53 to ee71e31c36ce (41 revisions) (flutter/flutter#106162)
    
    * 58007fc Fix debugPaintSize throws 'Null Check error' (flutter/flutter#106108)
    
    * c462cfa Roll Flutter Engine from ee71e31c36ce to 3c4ca2762e20 (2 revisions) (flutter/flutter#106167)
    
    * cb2569f Roll Flutter Engine from 3c4ca2762e20 to df5144dd451d (1 revision) (flutter/flutter#106171)
    
    * 526c33f Roll Flutter Engine from df5144dd451d to 746b33282f74 (1 revision) (flutter/flutter#106175)
    
    * b29c64b Roll Flutter Engine from 746b33282f74 to 6cb83ab0f155 (1 revision) (flutter/flutter#106178)
    
    * 12f2a35 Roll Plugins from 8bee94c to c3955d2 (3 revisions) (flutter/flutter#106200)
    
    * 02558d6 Revert "Fix `StretchingOverscrollIndicator` clipping and add `clipBehavior` parameter" (flutter/flutter#106207)
    engine-flutter-autoroll authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    5da706d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    715593b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. [webview]: Bump gradle from 3.3.0 to 7.1.2 in /packages/webview_flutt…

    …er/webview_flutter_android/example/android (#5844)
    dependabot[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    42aebbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ba213 View commit details
    Browse the repository at this point in the history
  3. [camera] Fix exception in registerWith (#6009)

    Fixes a regression from an unintented change in behavior during the
    conversion to an in-app method channel for Android and iOS. Although the
    Dart code for their implementations is almost identical to the shared
    method channel version, the differences in initialization paths caused
    the platform versions to try to use the widget bindings before they had
    been set up: The constructor for a `dartPluginClass` is called during
    `registerWith`, which is before `main`, but the constructor for the
    default implementation isn't called until `CameraPlatform.instance` is
    called, since Dart automatically does lazy static class initializtion.
    
    To avoid the issue without forcing bindings to be initialized early,
    this makes setting up the platform channel listener lazily.
    
    Fixes flutter/flutter#106236
    stuartmorgan authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e868ca2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f33899d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. [webview]: Bump annotation from 1.0.0 to 1.4.0 in /packages/webview_f…

    …lutter/webview_flutter_android/android (#5992)
    
    * [webview]: Bump annotation
    
    Bumps annotation from 1.0.0 to 1.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.annotation:annotation
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * version bump
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Maurice Parrish <[email protected]>
    dependabot[bot] and bparrishMines authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    41722ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd1b6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a1ae79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fafe73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df6260e View commit details
    Browse the repository at this point in the history
  6. [webview_flutter_wkwebview] Update copy method for Dart classes and s…

    …upport the `NSObject.observeValue` for subclasses (#5961)
    bparrishMines authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f62b237 View commit details
    Browse the repository at this point in the history
  7. [webview]: Bump junit from 4.12 to 4.13.2 in /packages/webview_flutte…

    …r/webview_flutter_android/example/android/app (#6030)
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0bdbdde View commit details
    Browse the repository at this point in the history
  8. Bump junit to 4.13.2 (#5585)

    * [path_provider]: Bump junit
    
    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump junit versions
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: camsim99 <[email protected]>
    Co-authored-by: Stuart Morgan <[email protected]>
    3 people authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1f45e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. [google_sign_in_platform_interface] Add support for serverClientId (#…

    …5256)
    
    This PR is a prerequisite for implementing #5250.
    It adds support for passing a server client ID to platform implementations when initializing them.
    blaugold authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b6c1d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f2bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf46f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    5d72e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abeb29f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    1d327c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    4e29c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e121b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd829af View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    670ade4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    7233295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e4ad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    df2dff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb33778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b669879 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    eae8428 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    509a6c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    a0c773b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2cd24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1787fa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    c8c6d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be7a6a View commit details
    Browse the repository at this point in the history
  3. [webview_flutter_wkwebview] Prevent leaking when a callback method re…

    …ferences an object that references itself (#6056)
    bparrishMines authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5e5dee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569268f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d07de93 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    b4e2224 View commit details
    Browse the repository at this point in the history
  2. [sign_in]: Bump gradle from 3.3.0 to 7.2.1 in /packages/google_sign_i…

    …n/google_sign_in_android/android (#5838)
    dependabot[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2adf9f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde0d0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd33e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    8ed5e3f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. [video_player]: Bump gradle from 3.5.0 to 7.2.1 in /packages/video_pl…

    …ayer/video_player_android/android (#5841)
    dependabot[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    db466d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a2533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68cdc58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bee3709 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b489680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea14939 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    bdec9ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d795b View commit details
    Browse the repository at this point in the history
  3. [lifecycle]: Bump gradle from 3.5.0 to 7.2.1 in /packages/flutter_plu…

    …gin_android_lifecycle/android (#5846)
    dependabot[bot] authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e6a9ae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    595ff3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a6b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25cd6e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f566b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd07ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d2cc3a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    6f30f96 View commit details
    Browse the repository at this point in the history