Skip to content
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/packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: be915be
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4bf5114
Choose a head ref
  • 12 commits
  • 66 files changed
  • 7 contributors

Commits on Oct 20, 2023

  1. Roll Flutter from c2bd2c1 to 0883cb2 (24 revisions) (#5192)

    flutter/flutter@c2bd2c1...0883cb2
    
    2023-10-20 engine-flutter-autoroll@skia.org Roll Packages from 09c6b11 to be915be (6 revisions) (flutter/flutter#136964)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from de780872533c to 9b88ff83fd82 (4 revisions) (flutter/flutter#136959)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1e107c21328a to de780872533c (1 revision) (flutter/flutter#136952)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from fd33e7e75eac to 1e107c21328a (1 revision) (flutter/flutter#136949)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9dd59f7fcff9 to fd33e7e75eac (1 revision) (flutter/flutter#136942)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from cc3356c0e68f to 9dd59f7fcff9 (1 revision) (flutter/flutter#136935)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 504a99d93f42 to cc3356c0e68f (2 revisions) (flutter/flutter#136934)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 503b84295462 to 504a99d93f42 (3 revisions) (flutter/flutter#136930)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3b0469b0c718 to 503b84295462 (1 revision) (flutter/flutter#136928)
    2023-10-19 katelovett@google.com Revert "[Velocity Tracker] Fix: Issue 97761: Flutter Scrolling does not match iOS; inadvertent scrolling when user lifts up finger" (flutter/flutter#136905)
    2023-10-19 christopherfujino@gmail.com [flutter_tools] move build_preview_test from commands/permeable to integration shard (flutter/flutter#136912)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from b40042ebb95b to 3b0469b0c718 (2 revisions) (flutter/flutter#136922)
    2023-10-19 andrewrkolos@gmail.com do not include entries from `--dart-define-from-file` files in the gradle config or environment during build (flutter/flutter#136865)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from bfd2ffb9a8bc to b40042ebb95b (2 revisions) (flutter/flutter#136915)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9d49175618f5 to bfd2ffb9a8bc (2 revisions) (flutter/flutter#136910)
    2023-10-19 36861262+QuncCccccc@users.noreply.github.com Allow users to customize search algorithm in `DropdownMenu` (flutter/flutter#136848)
    2023-10-19 21270878+elliette@users.noreply.github.com Upgrade Flutter deps to pull in latest vm_service and dwds (flutter/flutter#136734)
    2023-10-19 15619084+vashworth@users.noreply.github.com [Reland] Skip injecting Bonjour settings when port publication is disabled (flutter/flutter#136842)
    2023-10-19 sokolovskyi.konstantin@gmail.com _DefaultTabControllerState should dispose all created TabContoller instances. (flutter/flutter#136608)
    2023-10-19 gspencergoog@users.noreply.github.com Reland: "Add code for updating `focusedChild` when removing grandchildren from scope" (flutter/flutter#136899)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 418dce4feaf7 to 9d49175618f5 (1 revision) (flutter/flutter#136901)
    2023-10-19 34871572+gmackall@users.noreply.github.com Unmark linux_android platform_channels_benchmarks as flaky (flutter/flutter#136838)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Packages from 14aa69e to 09c6b11 (4 revisions) (flutter/flutter#136896)
    2023-10-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 28cb2508b8e0 to 418dce4feaf7 (2 revisions) (flutter/flutter#136895)
    
    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 rmistry@google.com,stuartmorgan@google.com,tarrinneal@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Packages: 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
    engine-flutter-autoroll authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a673198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2807d05 View commit details
    Browse the repository at this point in the history
  3. [ci] Add build-only Windows Arm64 tests (#5142)

    Add build-only Windows Arm64 CI tests, mirroring the way we handle multi-arch for macOS.
    
    Completes: flutter/flutter#129813
    
    Previous stacked pull requests:
    * #5133
    * #5174
    loic-sharma authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e02d2a5 View commit details
    Browse the repository at this point in the history
  4. [quick_actions] convert to pigeon (#5159)

    Converts from direct use of method channels to using Pigeon.
    
    Part of flutter/flutter#117844
    fixes flutter/flutter#117913
    fixes flutter/flutter#117112
    tarrinneal authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d1fcbab View commit details
    Browse the repository at this point in the history
  5. [in_app_pur]: Bump org.json:json from 20230618 to 20231013 in /packag…

    …es/in_app_purchase/in_app_purchase_android/android (#5150)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20231013.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/douglascrockford/JSON-java/releases">org.json:json's releases</a>.</em></p>
    <blockquote>
    <h2>20231013</h2>
    <table>
    <thead>
    <tr>
    <th>Pull Request</th>
    <th>Description</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/793">#793</a></td>
    <td>Reverted <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/761">#761</a></td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/792">#792</a></td>
    <td>update the docs for release 20231013</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/783">#783</a></td>
    <td>optLong vs getLong inconsistencies</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/782">#782</a></td>
    <td>Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/779">#779</a></td>
    <td>add validity check for JSONObject constructors</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/778">#778</a></td>
    <td>Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/776">#776</a></td>
    <td>Update [JUnit to version 4.13.2</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/774">#774</a></td>
    <td>Removing unneeded synchronization</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/773">#773</a></td>
    <td>Add optJSONArray method to JSONObject with a default value</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/772">#772</a></td>
    <td>Disallow nested objects and arrays as keys in objects</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/779">#779</a></td>
    <td>Unit test cleanup</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/769">#769</a></td>
    <td>Addressed Java 17 compile warnings</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/764">#764</a></td>
    <td>Update CodeQL action version</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/761">#761</a></td>
    <td>Add module-info</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/759">#759</a></td>
    <td>JSON parsing should detect embedded </td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/753">#753</a></td>
    <td>Updated new object methods</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/752">#752</a></td>
    <td>Fixes possible unit test bug when compiling/testing on Windows</td>
    </tr>
    </tbody>
    </table>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md">org.json:json's changelog</a>.</em></p>
    <blockquote>
    <p>20231013    First release with minimum Java version 1.8. Recent commits, including fixes for CVE-2023-5072.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/douglascrockford/JSON-java/commits">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.json:json&package-manager=gradle&previous-version=20230618&new-version=20231013)](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>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e4c7420 View commit details
    Browse the repository at this point in the history
  6. [in_app_pur]: Bump org.json:json from 20230618 to 20231013 in /packag…

    …es/in_app_purchase/in_app_purchase_android/example/android/app (#5149)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20231013.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/douglascrockford/JSON-java/releases">org.json:json's releases</a>.</em></p>
    <blockquote>
    <h2>20231013</h2>
    <table>
    <thead>
    <tr>
    <th>Pull Request</th>
    <th>Description</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/793">#793</a></td>
    <td>Reverted <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/761">#761</a></td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/792">#792</a></td>
    <td>update the docs for release 20231013</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/783">#783</a></td>
    <td>optLong vs getLong inconsistencies</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/782">#782</a></td>
    <td>Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/779">#779</a></td>
    <td>add validity check for JSONObject constructors</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/778">#778</a></td>
    <td>Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/776">#776</a></td>
    <td>Update [JUnit to version 4.13.2</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/774">#774</a></td>
    <td>Removing unneeded synchronization</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/773">#773</a></td>
    <td>Add optJSONArray method to JSONObject with a default value</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/772">#772</a></td>
    <td>Disallow nested objects and arrays as keys in objects</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/779">#779</a></td>
    <td>Unit test cleanup</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/769">#769</a></td>
    <td>Addressed Java 17 compile warnings</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/764">#764</a></td>
    <td>Update CodeQL action version</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/761">#761</a></td>
    <td>Add module-info</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/759">#759</a></td>
    <td>JSON parsing should detect embedded </td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/753">#753</a></td>
    <td>Updated new object methods</td>
    </tr>
    <tr>
    <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/752">#752</a></td>
    <td>Fixes possible unit test bug when compiling/testing on Windows</td>
    </tr>
    </tbody>
    </table>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md">org.json:json's changelog</a>.</em></p>
    <blockquote>
    <p>20231013    First release with minimum Java version 1.8. Recent commits, including fixes for CVE-2023-5072.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/douglascrockford/JSON-java/commits">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.json:json&package-manager=gradle&previous-version=20230618&new-version=20231013)](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>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2181c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. [ios_platform_images] migrate objC to swift (#4847)

    `ios_platform_images` part of flutter/flutter#119101
    
    Migrate ios_platform_images to Swift.
    Mairramer authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0fbf368 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from 0883cb2 to 6f4850d (24 revisions) (#5196)

    flutter/flutter@0883cb2...6f4850d
    
    2023-10-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from a12116df3859 to 11f87dce1017 (1 revision) (flutter/flutter#137017)
    2023-10-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 755c477c96e7 to a12116df3859 (1 revision) (flutter/flutter#137013)
    2023-10-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 4f9f4013c3b3 to 755c477c96e7 (1 revision) (flutter/flutter#137008)
    2023-10-21 41873024+droidbg@users.noreply.github.com Test cover painting for memory leaks (flutter/flutter#136696)
    2023-10-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 2e5fb647a76f to 4f9f4013c3b3 (2 revisions) (flutter/flutter#136999)
    2023-10-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from e4fc0c4e2b97 to 2e5fb647a76f (3 revisions) (flutter/flutter#136995)
    2023-10-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9796817fb6e2 to e4fc0c4e2b97 (1 revision) (flutter/flutter#136993)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 4a65910f0ab2 to 9796817fb6e2 (2 revisions) (flutter/flutter#136990)
    2023-10-20 47866232+chunhtai@users.noreply.github.com Adds more a11y use cases (flutter/flutter#136761)
    2023-10-20 1961493+harryterkelsen@users.noreply.github.com Reland "Use Layer.toImage for golden tests on CanvasKit" (flutter/flutter#136918)
    2023-10-20 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.22.3 to 2.22.4 (flutter/flutter#136985)
    2023-10-20 robert.ancell@canonical.com Add missing call to parent method of GApplication::shutdown, implement GApplication::startup (flutter/flutter#136836)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from b27e1b38375b to 4a65910f0ab2 (5 revisions) (flutter/flutter#136987)
    2023-10-20 goderbauer@google.com Bump dartdoc to 7.0.1 and clean-up (flutter/flutter#136975)
    2023-10-20 31859944+LongCatIsLooong@users.noreply.github.com RenderEditable WidgetSpan intrinsics (flutter/flutter#136979)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from d46933e6772e to b27e1b38375b (9 revisions) (flutter/flutter#136982)
    2023-10-20 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#136924)
    2023-10-20 kevinjchisholm@google.com [docs] Expand categories for automated release notes (flutter/flutter#136967)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 21b5c3771ee1 to d46933e6772e (3 revisions) (flutter/flutter#136973)
    2023-10-20 jonahwilliams@google.com [Impeller] add OpenGL GPU tracing to devicelab tests. (flutter/flutter#136974)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from f9d1dbc39f4c to 21b5c3771ee1 (1 revision) (flutter/flutter#136969)
    2023-10-20 dacoharkes@google.com Default `NativeAssets` Darwin and IOS target archs if missing (flutter/flutter#136948)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 6d1e9eec0841 to f9d1dbc39f4c (1 revision) (flutter/flutter#136966)
    2023-10-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9b88ff83fd82 to 6d1e9eec0841 (2 revisions) (flutter/flutter#136965)
    
    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 rmistry@google.com,stuartmorgan@google.com,tarrinneal@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Packages: 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
    engine-flutter-autoroll authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    69b166b View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.1.0 to 4.1.1 (#5167)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
    <blockquote>
    <h2>v4.1.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Update CODEOWNERS to Launch team by <a href="https://github.com/joshmgross"><code>@�joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1510">actions/checkout#1510</a></li>
    <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li>
    <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/joshmgross"><code>@�joshmgross</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1510">actions/checkout#1510</a></li>
    <li><a href="https://github.com/peterbe"><code>@�peterbe</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.1.1">https://github.com/actions/checkout/compare/v4...v4.1.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/checkout/commit/b4ffde65f46336ab88eb53be808477a3936bae11"><code>b4ffde6</code></a> Link to release page from what's new section (<a href="https://redirect.github.com/actions/checkout/issues/1514">#1514</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/8530928916aaef40f59e6f221989ccb31f5759e7"><code>8530928</code></a> Correct link to GitHub Docs (<a href="https://redirect.github.com/actions/checkout/issues/1511">#1511</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622"><code>7cdaf2f</code></a> Update CODEOWNERS to Launch team (<a href="https://redirect.github.com/actions/checkout/issues/1510">#1510</a>)</li>
    <li>See full diff in <a href="https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.0&new-version=4.1.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>
    dependabot[bot] authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    826fc0a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Roll Flutter from 6f4850d to 823e083 (3 revisions) (#5198)

    flutter/flutter@6f4850d...823e083
    
    2023-10-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 94f504f2b2a4 to f3c7a50bc83f (1 revision) (flutter/flutter#137031)
    2023-10-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 90995c7f9c1b to 94f504f2b2a4 (1 revision) (flutter/flutter#137028)
    2023-10-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 11f87dce1017 to 90995c7f9c1b (1 revision) (flutter/flutter#137027)
    
    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 rmistry@google.com,stuartmorgan@google.com,tarrinneal@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Packages: 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
    engine-flutter-autoroll authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    62ab1ee View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Bump github/codeql-action from 2.22.3 to 2.22.4 (#5201)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.3 to 2.22.4.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p>
    <blockquote>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>
    <h2>[UNRELEASED]</h2>
    <p>No user facing changes.</p>
    <h2>2.22.4 - 20 Oct 2023</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.15.1. <a href="https://redirect.github.com/github/codeql-action/pull/1953">#1953</a></li>
    <li>Users will begin to see warnings on Node.js 16 deprecation in their Actions logs on code scanning runs starting October 23, 2023.
    <ul>
    <li>All code scanning workflows should continue to succeed regardless of the warning.</li>
    <li>The team at GitHub maintaining the CodeQL Action is aware of the deprecation timeline and actively working on creating another version of the CodeQL Action, v3, that will bump us to Node 20.</li>
    <li>For more information, and to communicate with the maintaining team, please use <a href="https://redirect.github.com/github/codeql-action/issues/1959">this issue</a>.</li>
    </ul>
    </li>
    </ul>
    <h2>2.22.3 - 13 Oct 2023</h2>
    <ul>
    <li>Provide an authentication token when downloading the CodeQL Bundle from the API of a GitHub Enterprise Server instance. <a href="https://redirect.github.com/github/codeql-action/pull/1945">#1945</a></li>
    </ul>
    <h2>2.22.2 - 12 Oct 2023</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.15.0. <a href="https://redirect.github.com/github/codeql-action/pull/1938">#1938</a></li>
    <li>Improve the log output when an error occurs in an invocation of the CodeQL CLI. <a href="https://redirect.github.com/github/codeql-action/pull/1927">#1927</a></li>
    </ul>
    <h2>2.22.1 - 09 Oct 2023</h2>
    <ul>
    <li>Add a workaround for Python 3.12, which is not supported in CodeQL CLI version 2.14.6 or earlier. If you are running an analysis on Windows and using Python 3.12 or later, the CodeQL Action will switch to running Python 3.11. In this case, if Python 3.11 is not found, then the workflow will fail. <a href="https://redirect.github.com/github/codeql-action/pull/1928">#1928</a></li>
    </ul>
    <h2>2.22.0 - 06 Oct 2023</h2>
    <ul>
    <li>The CodeQL Action now requires CodeQL version 2.10.5 or later. For more information, see the corresponding changelog entry for CodeQL Action version 2.21.8. <a href="https://redirect.github.com/github/codeql-action/pull/1907">#1907</a></li>
    <li>The CodeQL Action no longer runs ML-powered queries. For more information, including details on our investment in AI-powered security technology, see <a href="https://github.blog/changelog/2023-09-29-codeql-code-scanning-deprecates-ml-powered-alerts/">&quot;CodeQL code scanning deprecates ML-powered alerts.&quot;</a> <a href="https://redirect.github.com/github/codeql-action/pull/1910">#1910</a></li>
    <li>Fix a bug which prevented tracing of projects using Go 1.21 and above on Linux. <a href="https://redirect.github.com/github/codeql-action/pull/1909">#1909</a></li>
    </ul>
    <h2>2.21.9 - 27 Sep 2023</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.14.6. <a href="https://redirect.github.com/github/codeql-action/pull/1897">#1897</a></li>
    <li>We are rolling out a feature in October 2023 that will improve the success rate of C/C++ autobuild. <a href="https://redirect.github.com/github/codeql-action/pull/1889">#1889</a></li>
    <li>We are rolling out a feature in October 2023 that will provide specific file coverage information for C and C++, Java and Kotlin, and JavaScript and TypeScript. Currently file coverage information for each of these pairs of languages is grouped together. <a href="https://redirect.github.com/github/codeql-action/pull/1903">#1903</a></li>
    <li>Add a warning to help customers avoid inadvertently analyzing the same CodeQL language in multiple matrix jobs. <a href="https://redirect.github.com/github/codeql-action/pull/1901">#1901</a></li>
    </ul>
    <h2>2.21.8 - 19 Sep 2023</h2>
    <ul>
    <li>Add a deprecation warning for customers using CodeQL version 2.10.4 and earlier. These versions of CodeQL were discontinued on 12 September 2023 alongside GitHub Enterprise Server 3.6, and will be unsupported by the next minor release of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/1884">#1884</a>
    <ul>
    <li>If you are using one of these versions, please update to CodeQL CLI version 2.10.5 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.</li>
    <li>Alternatively, if you want to continue using a version of the CodeQL CLI between 2.9.5 and 2.10.4, you can replace <code>github/codeql-action/*@v2</code> by <code>github/codeql-action/*@v2.21.7</code> in your code scanning workflow to ensure you continue using this version of the CodeQL Action.</li>
    </ul>
    </li>
    <li>Enable the following language aliases when using CodeQL 2.14.4 and later: <code>c-cpp</code> for C/C++ analysis, <code>java-kotlin</code> for Java/Kotlin analysis, and <code>javascript-typescript</code> for JavaScript/TypeScript analysis. <a href="https://redirect.github.com/github/codeql-action/pull/1883">#1883</a></li>
    </ul>
    <h2>2.21.7 - 14 Sep 2023</h2>
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/github/codeql-action/commit/49abf0ba24d0b7953cb586944e918a0b92074c80"><code>49abf0b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1961">#1961</a> from github/update-v2.22.4-63470275e</li>
    <li><a href="https://github.com/github/codeql-action/commit/907abca61b21ae40b4f5b3a5233638842f1ac8d8"><code>907abca</code></a> Update changelog for v2.22.4</li>
    <li><a href="https://github.com/github/codeql-action/commit/63470275e73bbef3ffab4f0bfff5b52e0772baf5"><code>6347027</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1953">#1953</a> from github/update-bundle/codeql-bundle-v2.15.1</li>
    <li><a href="https://github.com/github/codeql-action/commit/b98a636a6be5574bf856f048453614bdd05a9a6e"><code>b98a636</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.15.1</li>
    <li><a href="https://github.com/github/codeql-action/commit/4a368f64ad12c37745429168fc8de8672d16d5a6"><code>4a368f6</code></a> Add announcement on Node 16 deprecation (<a href="https://redirect.github.com/github/codeql-action/issues/1960">#1960</a>)</li>
    <li><a href="https://github.com/github/codeql-action/commit/77bbb99abd466b60ab05e710e898ebe72cc5a8a2"><code>77bbb99</code></a> Bump urllib3 in /python-setup/tests/poetry/python-3.8 (<a href="https://redirect.github.com/github/codeql-action/issues/1957">#1957</a>)</li>
    <li><a href="https://github.com/github/codeql-action/commit/a75a0d5716c40695ffa2977b51b8bd0daff48b87"><code>a75a0d5</code></a> Bump urllib3 in /python-setup/tests/poetry/requests-3 (<a href="https://redirect.github.com/github/codeql-action/issues/1956">#1956</a>)</li>
    <li><a href="https://github.com/github/codeql-action/commit/aa55b87f8723d3b0ef9a4163d3952d085d692c7e"><code>aa55b87</code></a> Bump urllib3 in /python-setup/tests/pipenv/requests-3 (<a href="https://redirect.github.com/github/codeql-action/issues/1955">#1955</a>)</li>
    <li><a href="https://github.com/github/codeql-action/commit/b6b0833c3dcbc510e52e232ffa10b394011136f9"><code>b6b0833</code></a> Bump urllib3 in /python-setup/tests/pipenv/python-3.8 (<a href="https://redirect.github.com/github/codeql-action/issues/1954">#1954</a>)</li>
    <li><a href="https://github.com/github/codeql-action/commit/013244878413b4d09fc10936471c302365ae9548"><code>0132448</code></a> Add changelog note</li>
    <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/0116bc2df50751f9724a2e35ef1f24d22f90e4e1...49abf0ba24d0b7953cb586944e918a0b92074c80">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.22.3&new-version=2.22.4)](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>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a2d8672 View commit details
    Browse the repository at this point in the history
  2. [camera] CameraPlatform.createCameraWithSettings (#3615)

    ## Platform interface of federated plugin
    This is the `platform-interface` part of `camera` PR #3586.
    
    ## App-facing change
    
    Previously, CameraController was unable to setup fps and bitrates, allowing only resolution settings like this:
    ```dart
    controller = CameraController(_cameras[0], ResolutionPreset.max);
    ```
    
    This PR gives additional functionality to set `fps` and `bitrates` via `withSettings`:
    
    ```dart
    controller = CameraController.withSettings(
          _cameras[0],
          mediaSettings: const MediaSettings(
            resolutionPreset: ResolutionPreset.low,
            fps: 15,
            videoBitrate: 200000,
            audioBitrate: 32000,
            enableAudio: true,
          ),
        );
    ```
    
    ## Android, iOS, etc.
    
    All platforms must implement `CameraPlatform.createCameraWithSettings` in addition to `CameraPlatform.createCamera`, providing platform specific code for `fps` and `bitrate' platform:
    ```dart
    Future<int> createCamera(
        CameraDescription cameraDescription,
        CameraDescription cameraDescription,
        ResolutionPreset? resolutionPreset, {
        ResolutionPreset? resolutionPreset, {
        bool enableAudio = false,
        bool enableAudio = false,
      }) {
      }) =>
        throw UnimplementedError('createCamera() is not implemented.');
          createCameraWithSettings(
            cameraDescription,
            MediaSettings(
              resolutionPreset: resolutionPreset,
              enableAudio: enableAudio,
            ),
          );
    
      /// Creates an uninitialized camera instance and returns the cameraId.
      Future<int> createCameraWithSettings(
        CameraDescription cameraDescription,
        MediaSettings? mediaSettings,
      ) {
        throw UnimplementedError('createCameraWithSettings() is not implemented.');
      }
      }
    ```
    PROGrand authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4bf5114 View commit details
    Browse the repository at this point in the history
Loading