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

Dependency updates #4971

Merged
merged 3 commits into from
Sep 17, 2024
Merged

Dependency updates #4971

merged 3 commits into from
Sep 17, 2024

Conversation

joshliebe
Copy link
Contributor

@joshliebe joshliebe commented Sep 2, 2024

Task/Issue URL: https://app.asana.com/0/1200204095367872/1208195711128339/f

Description

Brings the following dependencies up-to-date:

  • version.androidx.fragment 1.8.1 → 1.8.3
  • version.androidx.lifecycle 2.8.3 → 2.8.5
  • version.androidx.test.runner 1.6.1 → 1.6.2
  • version.androidx.work 2.9.0 → 2.9.1
  • version.app.cash.turbine 0.12.1 → 1.1.0
  • version.com.frybits.harmony..harmony 1.2.2 → 1.2.6
  • version.com.github.bumptech.glide..ksp 4.14.2 → 4.16.0
  • version.com.github.bumptech.glide..glide 4.14.2 → 4.16.0
  • version.com.github.bumptech.glide..okhttp3-integration 4.14.2 → 4.16.0
  • version.google.android.material 1.7.0 → 1.12.0
  • version.kotlinx.coroutines 1.7.3 → 1.8.1
  • version.leakcanary 2.10 → 2.14
  • version.mockito 5.12.0 → 5.13.0
  • version.net.zetetic..android-database-sqlcipher 4.5.1 → 4.5.4
  • version.okio 3.2.0 → 3.9.0
  • version.org.json..json 20230227 → 20240303
  • version.org.mockito.kotlin..mockito-kotlin 5.3.1 → 5.4.0
  • version.org.jsoup..jsoup 1.15.3 → 1.18.1
  • version.robolectric 4.12.2 → 4.13
  • version.com.facebook.flipper..flipper 0.176.1 → 0.265.0
  • version.com.facebook.soloader..soloader 0.10.5 → 0.11.0
  • version.com.google.zxing..core 3.3.0 → 3.5.3
  • version.android.tools.desugar_jdk_libs 2.0.4 → 2.1.2
  • de.fayard.refreshVersions 0.51.0 → 0.60.5

Steps to test this PR

General

  • Smoke test

SQLCipher

  • Install from develop
  • Add a password
  • Update to this branch
  • Verify that password is still accessible

Material

  • Go “Settings" > “App Components Design Preview"
  • Verify that the components look as they should

Zxing

  • Install the app on two devices (One emulator and one a physical device works)
  • Go to “Settings” > “Sync & Backup” on the first device
  • Go to “Settings” > “Sync & Backup” on the second (Physical) device
  • Scan the barcode with the second device
  • Verify that the devices are synced

jsoup

  • Install from develop
  • Add some bookmarks and folders
  • Export bookmarks
  • Install from this branch
  • Go to “Developer Settings” > “Clear saved sites"
  • Import the bookmarks
  • Verify that the bookmarks are imported successfully
  • Go to “Developer Settings” > “Clear saved sites"
  • Add some bookmarks and folders
  • Export bookmarks
  • Go to “Developer Settings” > “Clear saved sites”
  • Import the bookmarks
  • Verify that the bookmarks are imported successfully

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @joshliebe and the rest of your teammates on Graphite Graphite

@joshliebe joshliebe force-pushed the feature/josh/dependency-updates branch from c899c5d to 579b9fd Compare September 10, 2024 10:59
@joshliebe joshliebe marked this pull request as ready for review September 10, 2024 11:36
Copy link
Member

@CDRussell CDRussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me. You might want to grab 5 mins from @malmstein or @nalcalag to double check ADS, as i'm not convinced i'd notice any small regressions here....

Material

  • Go “Settings" > “App Components Design Preview"
  • Verify that the components look as they should

But LGTM.

Copy link
Contributor

@malmstein malmstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good from ADS perspective, thanks @joshliebe !

@joshliebe joshliebe merged commit 55119fd into develop Sep 17, 2024
8 checks passed
@joshliebe joshliebe deleted the feature/josh/dependency-updates branch September 17, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants