Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@​types/sharp ^0.31.1 -> ^0.32.0 age adoption passing confidence devDependencies minor
cross-platform-actions/action v0.23.0 -> v0.24.0 age adoption passing confidence action minor
image 0.24 -> 0.25 age adoption passing confidence dependencies minor
resvg 0.40 -> 0.41 age adoption passing confidence dependencies minor
svgtypes 0.14 -> 0.15 age adoption passing confidence dependencies minor

Release Notes

cross-platform-actions/action (cross-platform-actions/action)

v0.24.0

Compare Source

image-rs/image (image)

v0.25.1

Compare Source

Bug fixes:

  • Fixed corrupt JPEG output when attempting to encode images containing an alpha
    channel.
  • Only accept ".ff" file extension for farbfeld images.
  • Correct farbfeld feature flag for ImageFormat::{reading_enabled, writing_enabled}.
  • Disable strict mode for JPEG decoder.
  • Add nasm feature to optionally enable faster AVIF encoding.

v0.25.0

Compare Source

Breaking changes:

  • Added BufRead + Seek bound on many decoders.
  • Use ExtendedColorType instead of ColorType when encoding.
  • Removed ImageOutputFormat, GenericImageView::bounds, and several other
    deprecated items.
  • Removed incremental decoding support and changed ImageDecoder so the trait
    is object safe.
  • Pixel types are now repr(transparent) rather than repr(C).
  • Made color_quant dependency optional.
  • Renamed some feature flags.

Structural changes:

  • Increased MSRV to 1.67.1

Codec changes:

  • Switched to image-webp for WebP encoding.
  • Switched to zune-jpeg for JPEG decoding.
  • Made the HDR decoder produce f32 images.
  • Removed DXT encoding and decoding support.
RazrFalcon/resvg (resvg)

v0.41.0

Compare Source

Added
  • context-fill and context-stroke support.
    Thanks to @​LaurenzV.
  • usvg::Text::layouted(), which returns a list of glyph IDs.
    It can be used to manually draw glyphs, unlike with usvg::Text::flattened(), which returns
    just vector paths.
    Thanks to @​LaurenzV.
Fixed
  • Missing text when a text element uses multiple fonts and one of them produces ligatures.
  • Absolute transform propagation during use resolving.
  • Absolute transform propagation during nested svg resolving.
  • Node::abs_transform documentation. The current element's transform is included.
RazrFalcon/svgtypes (svgtypes)

v0.15.0

Compare Source

Changed
  • Bump kurbo and siphasher

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@vercel
Copy link

vercel bot commented Mar 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 9:25am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4cd0aa to e1415be Compare March 20, 2024 16:27
@renovate renovate bot changed the title chore: bump up Rust crate image to 0.25 chore: bump up all non-major dependencies Mar 20, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e1415be to 8c41da6 Compare April 3, 2024 11:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c41da6 to 8f33ad6 Compare April 3, 2024 14:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f33ad6 to 44e3ad8 Compare April 12, 2024 10:36
@renovate
Copy link
Contributor Author

renovate bot commented Apr 18, 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.

@Brooooooklyn Brooooooklyn merged commit dbddaf3 into main Apr 18, 2024
@Brooooooklyn Brooooooklyn deleted the renovate/all-minor-patch branch April 18, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants