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

Update all dependencies (main) #351

Merged
merged 4 commits into from
Apr 24, 2023
Merged

Update all dependencies (main) #351

merged 4 commits into from
Apr 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.0.2 -> 8.1 age adoption passing confidence
org.robolectric:robolectric (source) dependencies minor 4.9.2 -> 4.10 age adoption passing confidence
io.coil-kt:coil-compose dependencies minor 2.2.2 -> 2.3.0 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies patch 1.7.0 -> 1.7.1 age adoption passing confidence
com.google.accompanist:accompanist-themeadapter-material dependencies minor 0.28.0 -> 0.30.1 age adoption passing confidence
androidx.core:core-ktx (source) dependencies minor 1.9.0 -> 1.10.0 age adoption passing confidence
androidx.activity:activity-ktx (source) dependencies patch 1.7.0 -> 1.7.1 age adoption passing confidence
androidx.compose:compose-bom dependencies minor 2023.03.00 -> 2023.04.01 age adoption passing confidence
com.google.accompanist:accompanist-systemuicontroller dependencies minor 0.28.0 -> 0.30.1 age adoption passing confidence
com.google.accompanist:accompanist-insets dependencies minor 0.28.0 -> 0.30.1 age adoption passing confidence
com.google.accompanist:accompanist-swiperefresh dependencies minor 0.28.0 -> 0.30.1 age adoption passing confidence
androidx.fragment:fragment-ktx (source) dependencies patch 1.5.6 -> 1.5.7 age adoption passing confidence
composeOptions (source) dependencies patch 1.4.4 -> 1.4.6 age adoption passing confidence
com.diffplug.spotless plugin minor 6.17.0 -> 6.18.0 age adoption passing confidence
com.android.library (source) plugin major 7.4.2 -> 8.0.0 age adoption passing confidence
com.android.application (source) plugin major 7.4.2 -> 8.0.0 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies major 7.4.2 -> 8.0.0 age adoption passing confidence

Release Notes

coil-kt/coil

v2.3.0

Compare Source

  • New: Introduce a new coil-test artifact, which includes FakeImageLoaderEngine. This class is useful for hardcoding image loader responses to ensure consistent and synchronous (from the main thread) responses in tests. See here for more info.
  • New: Add baseline profiles to coil-base (child module of coil) and coil-compose-base (child module of coil-compose).
    • This improves Coil's runtime performance and should offer better frame timings depending on how Coil is used in your app.
  • Fix: Fix parsing file:// URIs with encoded data. #​1601
  • Fix: DiskCache now properly computes its maximum size if passed a directory that does not exist. #​1620
  • Make Coil.reset public API. #​1506
  • Enable Java default method generation. #​1491
  • Update Kotlin to 1.8.10.
  • Update accompanist-drawablepainter to 0.30.0.
  • Update androidx.annotation to 1.6.0.
  • Update androidx.appcompat:appcompat-resources to 1.6.1.
  • Update androidx.compose.foundation to 1.4.0.
  • Update androidx.core to 1.9.0.
  • Update androidx.exifinterface:exifinterface to 1.3.6.
  • Update androidx.lifecycle to 2.6.1.
  • Update okio to 3.3.0.
google/accompanist

v0.30.1: 🌈

What’s Changed

v0.30.0: 🌈

What’s Changed


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 24, 2023 00:56
@renovate renovate bot requested review from IanGClifton and removed request for a team March 24, 2023 00:56
@renovate renovate bot changed the title Update all dependencies to v0.30.0 (main) Update all dependencies (main) Mar 26, 2023
@renovate renovate bot force-pushed the renovate/main-all branch from bae880f to 7f150bd Compare March 26, 2023 00:35
@renovate renovate bot force-pushed the renovate/main-all branch 4 times, most recently from 80c7b16 to 5e7c881 Compare April 6, 2023 07:49
@renovate renovate bot force-pushed the renovate/main-all branch from 5e7c881 to e2fe17b Compare April 11, 2023 18:52
@IanGClifton IanGClifton requested review from florina-muntenescu and removed request for IanGClifton April 11, 2023 20:19
@renovate renovate bot force-pushed the renovate/main-all branch 8 times, most recently from 291e244 to 6d36708 Compare April 19, 2023 01:23
@renovate renovate bot force-pushed the renovate/main-all branch from 6d36708 to 6cc2231 Compare April 19, 2023 20:54
@renovate
Copy link
Contributor Author

renovate bot commented Apr 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@JolandaVerhoef JolandaVerhoef force-pushed the renovate/main-all branch 3 times, most recently from 9d4b637 to cb3987b Compare April 21, 2023 17:03
@JolandaVerhoef JolandaVerhoef merged commit c6a3724 into main Apr 24, 2023
@JolandaVerhoef JolandaVerhoef deleted the renovate/main-all branch April 24, 2023 11:20
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.

1 participant