Skip to content

Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.1 #1398

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

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
me.saket.telephoto:zoomable-image-coil 0.6.0 -> 0.6.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

saket/telephoto (me.saket.telephoto:zoomable-image-coil)

v0.6.1

  • #​39: Significant improvement in performance for large images by,
    • Throttling decoding of tiles when image is animating its pan or zoom.
    • Reducing parallel decoding of tiles, especially for large images.
  • #​43: Improved detection of double taps.
  • When zooming in a tiled image, prioritize loading of the tile under the finger(s).
  • Hide placeholder after state restoration if image was previously zoomed in.

Bug fixes

  • #​44: Fix positioning of images in RTL mode
  • #​41: Quick zooming images by a large distance in a single frame occasionally cause a division by zero error.
  • Updated Compose to 1.5.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 this update 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 September 20, 2023 21:21
@renovate renovate bot requested review from bmarty and removed request for a team September 20, 2023 21:21
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Sep 20, 2023
@ElementBot
Copy link
Collaborator

ElementBot commented Sep 20, 2023

Warnings
⚠️

gradle/libs.versions.toml#L25 - A newer version of androidx.compose:compose-bom than 2023.09.00 is available: 2023.09.01

⚠️

gradle/libs.versions.toml#L99 - A newer version of androidx.compose.material3:material3 than 1.2.0-alpha06 is available: 1.2.0-alpha08

Generated by 🚫 dangerJS against 1515ce2

@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/VUXLhH

@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e622f8d) 57.97% compared to head (1515ce2) 57.97%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1398   +/-   ##
========================================
  Coverage    57.97%   57.97%           
========================================
  Files         1126     1126           
  Lines        29794    29794           
  Branches      6052     6052           
========================================
  Hits         17274    17274           
  Misses        9931     9931           
  Partials      2589     2589           

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

@bmarty bmarty merged commit 5917a3b into develop Sep 21, 2023
@bmarty bmarty deleted the renovate/telephoto branch September 21, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants