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 telephoto to v0.14.0 #3870

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Update telephoto to v0.14.0 #3870

merged 2 commits into from
Nov 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
me.saket.telephoto:flick-android 0.13.0 -> 0.14.0 age adoption passing confidence
me.saket.telephoto:zoomable-image-coil 0.13.0 -> 0.14.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.14.0

Compare Source

New changes

Bug fixes

  • #​95: Removed explicit recycling of bitmap decoders
  • #​97: Added protection against NaN velocities
  • #​99: Added handling for non-existent content URIs to prevent crashes
  • #​110: Added workaround for a Compose UI issue with unknown color spaces
  • ZoomableImage() will now display its contentDescription even if the image isn't loaded yet
  • Content alignment can now be updated even if the image is zoomed in
  • Prevented multiple buffering of SubSamplingImageSource.rawSource()

Deprecations

  • ZoomableContentLocation#size() is no longer used
  • SubSamplingImageState#isImageLoadedisImageDisplayed
  • SubSamplingImageState#isImageLoadedInFullQualityisImageDisplayedInFullQuality
  • ZoomableState#setContentLocation()setContentLocationSynchronously()

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 added the PR-Dependencies Pull requests that update a dependency file label Nov 14, 2024
@renovate renovate bot requested a review from a team as a code owner November 14, 2024 03:39
@renovate renovate bot requested review from bmarty and removed request for a team November 14, 2024 03:39
Copy link
Contributor

github-actions bot commented Nov 14, 2024

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

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (1b6f77d) to head (12e186f).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3870      +/-   ##
===========================================
- Coverage    82.87%   82.87%   -0.01%     
===========================================
  Files         1784     1784              
  Lines        45090    45090              
  Branches      5324     5324              
===========================================
- Hits         37369    37368       -1     
  Misses        5857     5857              
- Partials      1864     1865       +1     

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

@renovate renovate bot changed the title Update dependency me.saket.telephoto:zoomable-image-coil to v0.14.0 Update telephoto to v0.14.0 Nov 14, 2024
Copy link
Contributor Author

renovate bot commented Nov 15, 2024

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

sonarcloud bot commented Nov 15, 2024

@ganfra ganfra added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Nov 15, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Nov 15, 2024
@ganfra ganfra merged commit 86a6244 into develop Nov 15, 2024
29 checks passed
@ganfra ganfra deleted the renovate/telephoto branch November 15, 2024 13:21
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.

1 participant