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 coil to v2.5.0 #1698

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Update coil to v2.5.0 #1698

merged 1 commit into from
Oct 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt:coil-gif 2.4.0 -> 2.5.0 age adoption passing confidence
io.coil-kt:coil-compose 2.4.0 -> 2.5.0 age adoption passing confidence
io.coil-kt:coil 2.4.0 -> 2.5.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

coil-kt/coil (io.coil-kt:coil-gif)

v2.5.0

Compare Source

  • New: Add MediaDataSourceFetcher.Factory to support decoding MediaDataSource implementations in coil-video. (#​1795)
  • Add the SHIFT6m device to the hardware bitmap blocklist. (#​1812)
  • Fix: Guard against painters that return a size with one unbounded dimension. (#​1826)
  • Fix: Disk cache load fails after 304 Not Modified when cached headers include non-ASCII characters. (#​1839)
  • Fix: FakeImageEngine not updating the interceptor chain's request. (#​1905)
  • Update compile SDK to 34.
  • Update Kotlin to 1.9.10.
  • Update Coroutines to 1.7.3.
  • Update accompanist-drawablepainter to 0.32.0.
  • Update androidx.annotation to 1.7.0.
  • Update androidx.compose.foundation to 1.5.4.
  • Update androidx.core to 1.12.0.
  • Update androidx.exifinterface:exifinterface to 1.3.6.
  • Update androidx.lifecycle to 2.6.2.
  • Update com.squareup.okhttp3 to 4.12.0.
  • Update com.squareup.okio to 3.6.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 October 30, 2023 22:55
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@renovate renovate bot requested review from ganfra and removed request for a team October 30, 2023 22:55
@ElementBot
Copy link
Collaborator

ElementBot commented Oct 30, 2023

Warnings
⚠️

gradle/libs.versions.toml#L24 - A newer version of androidx.compose:compose-bom than 2023.10.00 is available: 2023.10.01

⚠️

gradle/libs.versions.toml#L64 - A newer version of com.google.android.material:material than 1.9.0 is available: 1.10.0

⚠️

gradle/libs.versions.toml#L101 - A newer version of androidx.compose.material3:material3 than 1.2.0-alpha09 is available: 1.2.0-alpha10

Generated by 🚫 dangerJS against 170524a

@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/yfTiqJ

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5728d62) 63.64% compared to head (170524a) 63.64%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1698   +/-   ##
========================================
  Coverage    63.64%   63.64%           
========================================
  Files         1267     1267           
  Lines        32881    32881           
  Branches      6809     6809           
========================================
  Hits         20928    20928           
  Misses        8805     8805           
  Partials      3148     3148           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ganfra ganfra merged commit 6bf400c into develop Oct 31, 2023
15 of 16 checks passed
@ganfra ganfra deleted the renovate/coil branch October 31, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants