fix(deps): update rust crate image to 0.24.6 #11
No reviewers
Labels
No labels
bug
dependency tracking
documentation
duplicate
enhancement
good first issue
hacktoberfest-accepted
help wanted
invalid
major version
merge when passing
minor version
need to testing
patch version
question
size/S
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: anas-elgarhy/aarty#11
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/image-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.24.4
->0.24.6
Release Notes
image-rs/image
v0.24.6
v0.24.5
Compare Source
Structural changes:
tiff
crate to 0.8.0.jpeg
crate to 0.3.0.Bug fixes:
as_rgb32f
function ofDynamicImage
is now correctly documented.images. The missing check could panic in debug mode or else set an incorrect
file size in release mode.
PngEncoder::write_image
instead of the deprecated
PngEncoder::encode
which did not account for byteorder and could result in images with incorrect colors.
InsufficientMemory
error when trying to decode a PNG image.Performance:
performance in cases where the image does not need to be resized or has
already been resized.
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.