Skip to content

Conversation

reidbaker
Copy link
Contributor

@reidbaker reidbaker commented Feb 22, 2023

Update all of packages to the latest compileSdkVersion
See flutter/issues/121425
Non "apps" have their compileSdkVersion hardcoded since the flutter.compileSdkVersion variable is only for apps.
After this PR all plugins in this repo should be up to date with all example apps updated to use the variable shipped in flutter.

Update Espresso plugin to have multidex support
See flutter/flutter/issues/121423

Take over prs from dependabot
#3245
#3240

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@reidbaker reidbaker merged commit 875a403 into flutter:main Mar 2, 2023
@reidbaker reidbaker deleted the update-dependencies-2023-02-22 branch March 2, 2023 16:15
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 2, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Mar 2, 2023
sourcegraph-bot pushed a commit to sgtest/megarepo that referenced this pull request Mar 2, 2023
…er/packages#3271) (#121803)

Commit: 60de2aa989e13092fc5bf96396a0b01595cc6239
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 2, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 2, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 2, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 2, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 2, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 3, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 3, 2023
sybrands-place pushed a commit to sybrands-place/packages that referenced this pull request Mar 6, 2023
* main: (3910 commits)
  [various] Align Flutter and Dart SDK constraints (flutter#3349)
  Roll Flutter from c590086 to f2f8005 (14 revisions) (flutter#3373)
  [webview_flutter] Enable warnings-as-errors on Android (flutter#3356)
  [ci] Increase Android platform test sharding (flutter#3365)
  Roll Flutter from f032a4d to c590086 (69 revisions) (flutter#3366)
  [Espresso] Update truth package to 1.1.3 (flutter#3358)
  [google_maps] Relax the Android renderer requset test (flutter#3364)
  [pigeon] Only check generated files on master (flutter#3357)
  [webview]: Bump androidx.webkit:webkit from 1.5.0 to 1.6.0 in /packages/webview_flutter/webview_flutter_android/android (flutter#3243)
  [ci+various] Partially enable javac warning checks (flutter#3293)
  [webview_flutter] Update minimum Flutter version to 3.3 and iOS 11 (flutter#3336)
  [local_auth] Update minimum Flutter version to 3.3 and iOS 11 (flutter#3335)
  [google_sign_in] Update minimum Flutter version to 3.3 and iOS 11 (flutter#3330)
  [google_maps_flutter] Update minimum Flutter version to 3.3 and iOS 11 (flutter#3329)
  [video_player] Update minimum Flutter version to 3.3 and iOS 11 (flutter#3328)
  [file_selector] Update minimum Flutter version to 3.3 and iOS 11 (flutter#3325)
  [go_router_builder] Fix the example for default values in the README (flutter#3231)
  Update annotation and espresso dependencies (flutter#3271)
  [tool] Provide a --base-branch flag (flutter#3322)
  [image_picker_android] Adds Android 13 photo picker functionality (flutter#3267)
  ...
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
nploi pushed a commit to nploi/packages that referenced this pull request Jul 16, 2023
* Update annotation and espresso dependencies

* Migrate camera_android to use flutter.compileSdkVersion

* Migrate camera_android_camerax to use flutter.compileSdkVersion

* Migrate camera_camera to use flutter.compileSdkVersion

* Migrate espresso to use flutter.compileSdkVersion
Fix example app to launch with multidex
partial work on flutter/flutter/issues/121423

* Mass replace for flutter.compileSdkVersion on all "apps"

* Mass update non app build.gradle files to compileSdkVersion 33

* Update changelog next

* Fix misspelling and combine annotation update with compileSdkVersion update

* Remove web changelog, update messages to apply to only the changes for that plugin

* Remove all changelog changes from packages that did not have a build.gradle update

* formatting update

* Add copyright to multidex application because it fails repro checks

* Remove more unneeded changelog files unrelated to android

* Remove CHANGELOG entries for packages where only the example app was updated

* Fix bad merge in changelog files and change update to updates in remainding changelog files

* Fix more update -> updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants