Skip to content

fix(deps): update telephoto to v0.16.0 #4749

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 2 commits into from
Jun 4, 2025
Merged

fix(deps): update telephoto to v0.16.0 #4749

merged 2 commits into from
Jun 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
me.saket.telephoto:flick-android 0.15.1 -> 0.16.0 age adoption passing confidence
me.saket.telephoto:zoomable-image-coil 0.15.1 -> 0.16.0 age adoption passing confidence

Warning

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


Release Notes

saket/telephoto (me.saket.telephoto:flick-android)

v0.16.0

Compare Source

Highlights

  • Spatial geometry types: A new system of spatial geometry makes it easy to convert coordinates between the viewport and the zoomable content's coordinate space: SpatialOffset and SpatialRect. See these recipes for their usage examples:

  • Content padding: Modifier.zoomable() and ZoomableImage() now accept a contentPadding parameter. This is similar to using Modifier.padding, but allows the zoomable content to display and receive touch events in the padded region. This is intended to be used by image croppers.

  • A new sample demonstrating how telephoto can be used to build image croppers.

image.cropper.mp4

Other changes

Bug fixes

Dependency updates

  • Kotlin 2.1.20
  • Compose Multiplatform 1.8.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 20, 2025 06:13
@renovate renovate bot requested review from bmarty and removed request for a team May 20, 2025 06:13
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label May 20, 2025
@renovate renovate bot force-pushed the renovate/telephoto branch from 558d962 to 95570d8 Compare June 3, 2025 21:46
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

Swipe to dismiss still works as expected.

Copy link
Contributor

github-actions bot commented Jun 4, 2025

📱 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/CRoCjc

Copy link

sonarqubecloud bot commented Jun 4, 2025

@ElementBot
Copy link
Collaborator

Warnings
⚠️

gradle/libs.versions.toml#L40 - A newer version of io.coil-kt.coil3:coil-test than 3.1.0 is available: 3.2.0

⚠️

gradle/libs.versions.toml#L42 - A newer version of com.bumble.appyx:testing-junit4 than 1.7.0 is available: 1.7.1

⚠️

gradle/libs.versions.toml#L186 - A newer version of org.maplibre.gl:android-sdk than 11.8.8 is available: 11.9.0

⚠️

gradle/libs.versions.toml#L189 - The native library arm64-v8a/libopuscodec.so (from io.element.android:opusencoder:1.1.0) is not 16 KB aligned

Generated by 🚫 dangerJS against d3c8f83

Copy link
Contributor Author

renovate bot commented Jun 4, 2025

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.

Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.39%. Comparing base (21a1f92) to head (d3c8f83).
Report is 11 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4749   +/-   ##
========================================
  Coverage    80.39%   80.39%           
========================================
  Files         2149     2149           
  Lines        56833    56833           
  Branches      7131     7131           
========================================
  Hits         45693    45693           
  Misses        8693     8693           
  Partials      2447     2447           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmarty bmarty merged commit 1ca2e9b into develop Jun 4, 2025
30 of 31 checks passed
@bmarty bmarty deleted the renovate/telephoto branch June 4, 2025 16:07
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