takahirom / roborazzi

Make JVM Android integration test visible 🤖📸
https://takahirom.github.io/roborazzi/
Apache License 2.0
654 stars 25 forks source link

Update dependency com.ashampoo:kim to v0.17.7 #322

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.ashampoo:kim 0.13.2 -> 0.17.7 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Ashampoo/kim (com.ashampoo:kim) ### [`v0.17.7`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.7): Kim v0.17.7 - Update to kotlinx-io v0.3.3 - Update to ktor v2.3.10 - Provided API to read from `java.nio.file.Path` ### [`v0.17.6`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.6): Kim v0.17.6 Bugfix: PhotoMetadata.merge() must respect `imageFormat` field. ### [`v0.17.5`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.5): Kim v0.17.5 Included imageFormat into PhotoMetadata.kt This information should be carried by this class. This is now needed for Ashampoo Photo Organizer. ### [`v0.17.4`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.4): Kim v0.17.4 Improved handling of corrupted JPEG. Added some broken JPEG files to the testing lib and changed logic to read some of them. ### [`v0.17.3`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.3): Kim v0.17.3 Memory fix: Don't read TIFF strip bytes by default, only on demand ### [`v0.17.2`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.2): Kim v0.17.2 - Support for TIFF files with multiple strip bytes - Fixed some import problems for Kim.readMetadata() extension functions ### [`v0.17.1`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17.1): Kim v0.17.1 TiffWriter preserves strip bytes. This enables adding GeoTiff data to existing tiff files. ### [`v0.17`](https://togithub.com/Ashampoo/kim/releases/tag/v0.17): Kim v0.17 Introducing crude GeoTiff read support. ### [`v0.16.4`](https://togithub.com/Ashampoo/kim/releases/tag/v0.16.4): Kim v0.16.4 Better Java support and usage sample ### [`v0.16.3`](https://togithub.com/Ashampoo/kim/releases/tag/v0.16.3): Kim v0.16.3 Lowered required JDK version to 17. ### [`v0.16.2`](https://togithub.com/Ashampoo/kim/releases/tag/v0.16.2): Kim v0.16.2 Moved kotlinx-io extensions out of commonMain sourceset, because JS target in browser wasn't working without error messages. ### [`v0.16.1`](https://togithub.com/Ashampoo/kim/releases/tag/v0.16.1): Kim v0.16.1 - Use of JS compatible regex in PNG parser - Updated to kotlinx-io v0.3.2 for bugfixes ### [`v0.16`](https://togithub.com/Ashampoo/kim/releases/tag/v0.16): Kim v0.16 - JS support - Update to XMP Core v1.2.0 ### [`v0.15.1`](https://togithub.com/Ashampoo/kim/releases/tag/v0.15.1): Kim v0.15.1 Be silent on MakerNote parse error. ### [`v0.15`](https://togithub.com/Ashampoo/kim/releases/tag/v0.15): Kim v0.15 Introducing Linux support. ### [`v0.14.2`](https://togithub.com/Ashampoo/kim/releases/tag/v0.14.2): Kim v0.14.2 - Bugfix for PhotoMetadata.merge() - Performance improvements for reading RAF files - JpegImageParser.getImageSize() performance improved - DefaultRandomAccessByteReader performance improved - Canon MakerNotes extended - Other small refactorings ### [`v0.14.1`](https://togithub.com/Ashampoo/kim/releases/tag/v0.14.1): Kim v0.14.1 Improvements for handling some broken JPEG files. ### [`v0.14`](https://togithub.com/Ashampoo/kim/releases/tag/v0.14): Kim v0.14 WebP write support

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.



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